Badlop
3078c28d1a
Document STUN server (thanks to Evgeniy Khramtsov), and minor doc enhancements.
...
* Add stun listener to example config file, disabled.
* Improve enumeration of listeners options
SVN Revision: 2460
2009-08-11 13:22:39 +00:00
Badlop
b453ee5e1f
Update URLs of IETF and XMPP protocol documents
...
SVN Revision: 2456
2009-08-11 11:49:54 +00:00
Badlop
e0be566491
ejabberdctl commands use _ instead of -. For backwards compatibility - is still supported.
...
SVN Revision: 2448
2009-08-07 14:55:08 +00:00
Badlop
663e29af89
Document options for Roster Versioning (EJAB-964)
...
SVN Revision: 2432
2009-08-06 21:07:23 +00:00
Badlop
6aa3706bec
Support XEP-0227 Portable Import/Export (EJAB-993)
...
SVN Revision: 2421
2009-08-05 18:23:54 +00:00
Badlop
14399e3d57
Support XEP-0199 Ping (thanks to Brian Cully and Evgeniy Khramtsov)(EJAB-974)
...
SVN Revision: 2419
2009-08-03 19:33:42 +00:00
Badlop
a321ab3653
Document the new option s2s_dns_options, expressed in seconds (EJAB-994)
...
SVN Revision: 2418
2009-08-03 15:04:52 +00:00
Badlop
4064e933fe
ejabberd 3.0.0 will require Erlang/OTP R12B-4 or higher, or R13B or higher (EJAB-997)
...
SVN Revision: 2410
2009-07-30 18:29:46 +00:00
Badlop
f5868a0952
Delete expat_erl, stringprep, xml and xml_stream; replaced by exmpp (EJAB-991)
...
SVN Revision: 2409
2009-07-30 17:57:56 +00:00
Badlop
97ee31e751
Allow content types to be configured in ejabberd.cfg (EJAB-975)(thanks to Brian Cully)
...
SVN Revision: 2377
2009-07-21 17:32:29 +00:00
Badlop
5e05ad03bb
Support XEP-0157: Contact Addresses for XMPP Services (EJAB-235)
...
SVN Revision: 2369
2009-07-17 20:47:40 +00:00
Badlop
16ca8d178d
Add XEP82 Date Time, update XEP202 Entity Time and XEP203 Delayed Delivery (EJAB-234)
...
SVN Revision: 2347
2009-06-30 16:55:26 +00:00
Badlop
82b3790f85
Improve explanation about SSL for port 5223 and its option 'tls'.
...
SVN Revision: 2340
2009-06-25 18:03:29 +00:00
Badlop
52c0fd8f09
Add note about PAM configuration for pam_winbind (thanks to Jon Bendtsen)
...
SVN Revision: 2338
2009-06-25 17:09:06 +00:00
Badlop
0aca6920a7
ejabbed 3.0.0 requires exmpp 0.9.1 or higher.
...
SVN Revision: 2328
2009-06-17 09:07:02 +00:00
Badlop
a6e8e10a3d
Erlang/OTP R13B can be used, but its support is still experimental.
...
SVN Revision: 2327
2009-06-17 09:06:57 +00:00
Badlop
bfbc69e8f9
Update version number to 3.0.0-alpha
...
SVN Revision: 2326
2009-06-17 09:06:52 +00:00
Badlop
08ebf50480
Add permanent section about mod_http_fileserver to the Guide. Example config.
...
SVN Revision: 2323
2009-06-16 18:28:01 +00:00
Badlop
77a62670d3
Add permanent section about mod_http_fileserver to the Guide. Example config.
...
SVN Revision: 2197
2009-06-16 13:53:25 +00:00
Badlop
818a70bdd7
Do not include mod_irc, it can be found in ejabberd-modules SVN. Iconv not required. (EJAB-954)
...
SVN Revision: 2167
2009-06-16 11:27:33 +00:00
Badlop
88fd7b226a
Add option to restrict max offline messages by Access and ACL (EJAB-951)
...
New option for mod_offline: access_max_user_messages.
The old option user_max_messages is no longer supported.
SVN Revision: 2163
2009-06-15 17:44:04 +00:00
Badlop
43a3fef7bb
Document how to setup CAPTCHA. Install example captcha.sh (EJAB-895)
...
SVN Revision: 2103
2009-05-26 17:20:50 +00:00
Badlop
18ae44f930
Support LDAPS with TLS (EJAB-109)(thanks to Thomas Baden, Andy Harb, Sergei Golovan, Anton Podavalov)
...
SVN Revision: 2099
2009-05-25 17:16:54 +00:00
Badlop
5bd67495ed
Document how to convert Mnesia node name
...
SVN Revision: 2085
2009-05-15 22:57:40 +00:00
Badlop
92b1e9d9ac
* src/mod_muc/mod_muc.erl: Limit number of characters in Room ID,
...
Name and Description (EJAB-899)
* src/mod_muc/mod_muc_room.erl: Likewise
* doc/guide.tex: Likewise
* doc/guide.html: Likewise
SVN Revision: 2034
2009-04-22 12:05:10 +00:00
Badlop
554a9a72f1
* doc/guide.tex: Document new ejabberdctl option. New section that
...
documents AccessCommands. (EJAB-910)
* doc/guide.html: Likewise
SVN Revision: 2025
2009-04-17 13:53:20 +00:00
Badlop
13fcbd6413
* doc/guide.tex: Explain that the recommended Erlang/OTP version
...
is R12B-5, and R13 is not supported yet.
* doc/guide.html: Likewise
* README: Likewise
SVN Revision: 2021
2009-04-14 18:31:29 +00:00
Badlop
4c08e65fab
* src/tls/tls_drv.c: Fix to support OpenSSL older than
...
0.9.8f (EJAB-877)(thanks to Jonathan Schleifer)
* doc/guide.tex: It is again supported OpenSSL older than 0.9.8f
* doc/guide.html: Likewise
SVN Revision: 1979
2009-03-09 19:17:53 +00:00
Badlop
982f61774d
* doc/guide.tex: Require OpenSSL 0.9.8f or higher (EJAB-877)
...
* doc/guide.html: Likewise
SVN Revision: 1967
2009-03-05 19:48:24 +00:00
Badlop
b0f29b20db
Merge 1876 from trunk.
...
* src/web/ejabberd_http_poll.erl: Allow configuration of session
timeout, using new global option http_poll_timeout (EJAB-135)
* doc/guide.tex: Document new option
* doc/guide.html: Likewise
SVN Revision: 1941
2009-03-03 18:49:02 +00:00
Badlop
c13ed8c625
Merge 1872 from trunk.
...
* src/ejabberd_system_monitor.erl: Allow parametrizable watchdog
threshold: option watchdog_large_heap or chatting with the
watchdog bot (EJAB-545)
* src/ejabberd_config.erl: Likewise
* doc/guide.tex: Likewise
* doc/guide.html: Likewise
SVN Revision: 1940
2009-03-03 18:45:26 +00:00
Badlop
85412f0a41
Merge from trunk: 1835, 1836, 1842, 1843, 1854, 1858, 1860, 1861, and 1862.
...
* doc/Makefile: In Clean do not remove html. In new Distclean,
remove also html.
* doc/Makefile: When cleaning, remove contributed_modules.tex
* src/Makefile.in: Fix arguments to Install program
* doc/guide.tex: Provide only an example of language option
* doc/guide.html: Likewise
* doc/guide.tex: mod_muc can run in several nodes of cluster
* doc/guide.html: Likewise
* doc/api/process-one.css: Add some style to HTML elements
* src/ejabberd_listener.erl: Fix EDoc errors
* src/web/ejabberd_web_admin.erl: Likewise
* src/ejabberd_hooks.erl: Explanation in EDoc of some functions
* doc/guide.tex: Explain that account creation is only supported
by internal and odbc authentication methods
* doc/guide.html: Likewise
* src/Makefile.in: The path to the installed copy of ejabberd
Guide is set in the environment variable
EJABBERD_DOC_PATH (EJAB-837).
* src/web/ejabberd_web_admin.erl: Likewise
* src/ejabberdctl.template: Likewise
* doc/guide.tex: Likewise
* doc/guide.html: Likewise
SVN Revision: 1937
2009-03-03 18:11:23 +00:00
Jean-Sébastien Pédron
fc77b48344
Merge from trunk (r1804 to r1829).
...
The merge party is over, you may now double-check that everything is in
place.
PR: EJABP-1
SVN Revision: 1830
2009-01-19 15:27:07 +00:00
Jean-Sébastien Pédron
ff500d8297
Merge from trunk (r1787 to r1804).
...
Included are fixes to src/mod_configure.erl and src/mod_caps.erl.
Note: this merge doesn't include the following revisions because it was
made by previous commits:
r1766, r1768, r1781, r1783, r1794, r1797, r1799, r1802.
Warning: Ejabberd may be broken until the merge is completly finished.
PR: EJABP-1
SVN Revision: 1829
2009-01-19 14:47:33 +00:00
Jean-Sébastien Pédron
25009ff9f4
Merge from trunk (r1764 to r1787).
...
Warning: Ejabberd may be broken until the merge is completly finished.
PR: EJABP-1
SVN Revision: 1827
2009-01-19 11:59:40 +00:00
Jean-Sébastien Pédron
bc51bd0dbd
Merge from trunk (r1752 to r1764).
...
Warning: Ejabberd may be broken until the merge is completly finished.
PR: EJABP-1
SVN Revision: 1826
2009-01-19 11:16:44 +00:00
Jean-Sébastien Pédron
69805f36fa
Merge from trunk (r1730 to r1734).
...
PR: EJABP-1
SVN Revision: 1735
2008-12-17 13:52:44 +00:00
Jean-Sébastien Pédron
3bfb2b5cc1
Merge from trunk (r1692 to r1709).
...
PR: EJABP-1
SVN Revision: 1710
2008-12-08 12:02:27 +00:00
Jean-Sébastien Pédron
9e96043255
Merge from trunk (r1649 to r1692).
...
PR: EJABP-1
SVN Revision: 1695
2008-12-01 15:53:30 +00:00
Jean-Sébastien Pédron
ab2b70f189
Merge from trunk (r1613 to 1649).
...
PR: EJABP-1
SVN Revision: 1650
2008-10-13 10:11:19 +00:00
Jean-Sébastien Pédron
67a87af459
Merge from trunk (r1563 to r1613).
...
PR: EJABP-1
SVN Revision: 1614
2008-10-08 12:02:30 +00:00
Jean-Sébastien Pédron
4eaa8e19c9
Merge from trunk (r1457 to r1563).
...
SVN Revision: 1564
2008-09-16 14:39:57 +00:00
Jean-Sébastien Pédron
07b1210b50
Merge revisions from 1444 to revision 1457 from trunk.
...
SVN Revision: 1458
2008-07-17 15:33:50 +00:00
Jean-Sébastien Pédron
574dbbfd08
Merge revisions from 1434 to revision 1444 from trunk.
...
SVN Revision: 1445
2008-07-15 08:45:05 +00:00
Jean-Sébastien Pédron
332fb55e3a
MFC:
...
Merge revisions from 1362 to revision 1434 from trunk.
SVN Revision: 1435
2008-07-11 12:48:27 +00:00
Badlop
cbf63d06a8
* src/mod_muc/mod_muc_room.erl: Allow admins to send messages to
...
rooms even if not joined (EJAB-645)
* doc/guide.tex: Likewise
* doc/guide.html: Likewise
SVN Revision: 1356
2008-06-13 18:55:26 +00:00
Badlop
44e0a17d80
* doc/guide.tex: Title in HTML is shorter. Update several external URIs.
...
SVN Revision: 1354
2008-06-13 15:25:57 +00:00
Badlop
d27f41a9e8
* doc/guide.tex: Table of listener modules converted to
...
description. Table of modules overview simplified, and module
names link to their sections.
* doc/guide.html: Regenerated with all the latest changes
SVN Revision: 1352
2008-06-12 23:52:13 +00:00
Badlop
be8d1902d0
* doc/guide.tex: Small fixes (thanks to Christoph Anton Mitterer)
...
* doc/introduction.tex: Likewise
* doc/guide.html: Likewise
SVN Revision: 1347
2008-06-08 16:52:25 +00:00
Badlop
95462d3f25
* doc/guide.tex: Document ejabberdctl status code (EJAB-633)
...
* doc/guide.html: Likewise
SVN Revision: 1346
2008-06-05 12:04:43 +00:00
Badlop
9bdaa45981
* doc/guide.html: Update
...
SVN Revision: 1335
2008-05-19 09:45:44 +00:00
Mickaël Rémond
1b13449194
* doc/guide.tex: Documented the IQ discipline {queue, N}.
...
* doc/guide.html: Likewise.
SVN Revision: 1278
2008-04-07 13:18:42 +00:00
Badlop
2498bdaad9
* doc/guide.tex: Fix default_room_opts with default_room_options
...
* doc/guide.html: Likewise
SVN Revision: 1277
2008-04-05 10:53:32 +00:00
Badlop
1649dec58e
* src/ejabberd_config.erl: Add support to include additional
...
configuration files. Add support for macro definition and
usage. (EJAB-593)
* doc/guide.tex: Likewise
* doc/guide.html: Likewise
SVN Revision: 1273
2008-04-02 16:31:15 +00:00
Badlop
39b35cf54b
* doc/guide.tex: Updated command line parameters, epmd section
...
* doc/guide.html: Likewise
SVN Revision: 1267
2008-04-01 12:00:34 +00:00
Badlop
2510d71ae6
* doc/webadmmain.png: Updated to ejabberd 2.0.0
...
* doc/webadmmainru.png: Likewise
* doc/disco.png: Removed because not used
* doc/guide.tex: Fix Latex reference to webadmin section. Update
explanation of screenshots. Update xmpp addresses of Mickael
Remond and Sander Devrieze.
* doc/guide.html: Likewise
* doc/Makefile: Remove the Hevea deprecated option -noiso
* doc/guide.html: Likewise
* doc/dev.html: Likewise
* doc/features.html: Likewise
SVN Revision: 1261
2008-03-31 10:36:41 +00:00
Badlop
e13908c26c
* doc/guide.tex: Fix epam location (thanks to Evgeniy Khramtsov)
...
* doc/guide.html: Likewise
SVN Revision: 1259
2008-03-27 00:28:44 +00:00
Badlop
ea510f9d48
* doc/guide.tex: mod_vcard_ldap replace NICK with NICKNAME (thanks
...
to Andreas Ntaflos)
* doc/guide.html: Likewise
SVN Revision: 1254
2008-03-24 18:57:41 +00:00
Badlop
30739179ee
* doc/guide.tex: Document service_check_from (EJAB-576)
...
* doc/guide.html: Likewise
SVN Revision: 1248
2008-03-22 00:33:28 +00:00
Badlop
efec28ada7
* doc/guide.tex: Document s2s_default_policy and
...
s2s_host (EJAB-575)
* doc/guide.html: Likewise
SVN Revision: 1246
2008-03-21 16:17:37 +00:00
Badlop
694baba127
* doc/guide.tex: Improve explanation of how to start ejabberd when
...
binary installer. Don't recommend R12 in Windows compilation.
Describe what happens if maxrate shaper is exceeded.
* doc/guide.html: Likewise
SVN Revision: 1238
2008-03-20 19:24:27 +00:00
Badlop
40442b9c99
* doc/guide.tex: Describe option Matches in mod_vcard_ldap (thanks
...
to Evgeniy Khramtsov)(EJAB-530). Fix typo in the description of
ldap_server option.
* doc/guide.html: Likewise
SVN Revision: 1229
2008-03-13 10:59:57 +00:00
Badlop
735b34e7b7
* doc/guide.tex: Improve documentation of host_config
...
add (EJAB-544)
* doc/guide.html: Likewise
* src/ejabberd.cfg.example: Likewise
* src/ejabberd_config.erl: Likewise
SVN Revision: 1219
2008-03-04 10:36:57 +00:00
Badlop
a65273690d
* doc/guide.tex: mod_announce recommends, but doesn't require
...
mod_adhoc (thanks to Anastasia Gornostaeva)
* doc/guide.html: Likewise
* src/ejabberd.cfg.example: Likewise
SVN Revision: 1218
2008-03-04 09:07:43 +00:00
Badlop
0316caafd3
* doc/guide.tex: Mentioned the problems about Windows service
...
* doc/guide.html: Likewise
SVN Revision: 1204
2008-02-20 16:05:26 +00:00
Badlop
8ff5599d3a
* src/ejabberd.cfg.example: Document options to SQL keep alive
...
interval and pool size (EJAB-206)
* doc/guide.tex: Likewise
* doc/guide.html: Likewise
SVN Revision: 1178
2008-02-08 18:28:36 +00:00
Badlop
ba419eae59
* src/ejabberd.hrl: Updated version to 2.1.0-alpha
...
* doc/dev.html: Likewise
* doc/features.html: Likewise
* doc/guide.html: Likewise
* doc/version.tex: Likewise
SVN Revision: 1172
2008-02-04 16:44:42 +00:00
Badlop
fb6c0d4771
* doc/guide.tex: Removed the option served_hosts in mod_pubsub
...
because it does not work correctly yet (EJAB-504)
* doc/guide.html: Likewise
SVN Revision: 1167
2008-01-30 17:51:09 +00:00
Badlop
f361633f36
* doc/guide.tex: Updated the names of log files.
...
* doc/guide.html: Likewise
* src/mod_muc/mod_muc_room.erl: Added log messages for room
destroy
* src/mod_caps.erl: Small beautify of log error messages
SVN Revision: 1155
2008-01-16 10:08:17 +00:00
Badlop
864d2056a7
* doc/guide.tex: Improved the documentation of Binary
...
installer. Updated the requirements, specifically: Erlang R10B-9
is required as minimum, and R12 is not yet supported. Added
section Upgrading ejabberd. Improved documentation about Erlang
runtime system environment variables and command-line parameters.
* doc/guide.html: Likewise
* doc/release_notes_2.0.0.txt: Updated to RC1
* doc/version.tex: Likewise
* src/ejabberd.hrl: Likewise
* doc/introduction.tex: Updated to 22 languages
* doc/Makefile: Ensure that Bash is used
SVN Revision: 1154
2008-01-15 17:53:40 +00:00
Christophe Romain
027adc6c38
Explain how to launch installer and improve ejabberdctl usage example (EJAB-420)
...
SVN Revision: 1084
2007-12-20 09:29:30 +00:00
Badlop
dfa74082f8
* src/configure: Regenerated
...
* doc/dev.html: Likewise
* doc/features.html: Likewise
* doc/guide.html: Likewise
* doc/version.tex: Likewise
* doc/introduction.tex: Updated number of translated languages
SVN Revision: 1042
2007-12-06 19:47:49 +00:00
Christophe Romain
c90579146c
enable pep by default and add pubsub plugin examples
...
SVN Revision: 1031
2007-12-06 09:29:28 +00:00
Mickaël Rémond
384f4c9196
* src/mod_muc.erl: Added option to limit the number of room a user is
...
allowed to connect to (EJAB-445).
* src/mod_muc_room.erl: Likewise.
* doc/guide.tex: Likewise.
SVN Revision: 1016
2007-12-03 10:50:36 +00:00
Mickaël Rémond
b84f85ba8a
* doc/Makefile: echo seems to interpret \n and \v under MacOSX
...
Leopard. I fixed the problem but let me know if it breaks build
chain in other contexts.
SVN Revision: 1011
2007-12-01 16:43:04 +00:00
Mickaël Rémond
7146a52a84
* doc/guide.tex: Documentation for new configure option --disable-transient-supersisors (EJAB-354).
...
SVN Revision: 932
2007-09-14 14:17:10 +00:00
Mickaël Rémond
e7cb9680b2
* src/guide.tex: Fix: user_regexp acls are valid for all local users (all vhosts).
...
SVN Revision: 924
2007-09-10 16:15:00 +00:00
Mickaël Rémond
2c5016cd20
* src/guide.tex: Improved documentation for adding a vhost
...
specific option (EJAB-297).
SVN Revision: 922
2007-09-06 07:45:04 +00:00
Mickaël Rémond
dcc05ac8d0
* src/mod_register.erl: update ejabberd commands to support XEP-0133 (initial patch by Badlop) (EJAB-325).
...
* src/mod_configure.erl: Likewise.
* src/mod_announce.erl: Likewise.
* src/jlib.hrl: Likewise.
* src/ejabberd.cfg.example: Likewise.
* doc/guide.tex: Likewise.
SVN Revision: 918
2007-09-04 07:55:41 +00:00
Mickaël Rémond
11c798dc05
* doc/guide.html: Generated latest version of the documentation.
...
SVN Revision: 914
2007-09-03 08:51:01 +00:00
Mickaël Rémond
b7976603b1
* doc/guide.tex: Minor examples improvement in LDAP
...
example (Thanks to Badlop) (EJAB-272).
SVN Revision: 904
2007-08-31 16:41:31 +00:00
Mickaël Rémond
ae8fd17287
* doc/guide.tex: Documentation for mod_muc option for server-wide limitation of the maximum number of users per room (EJAB-344).
...
* doc/guide.tex: Documentation for mod_muc option to allow admin
to enter room even if the maximum number of users
reached (EJAB-345).
SVN Revision: 903
2007-08-31 16:41:27 +00:00
Mickaël Rémond
8bf6a88279
* doc/guide.tex: Documentation for XML based optimisation build time option (EJAB-298)
...
SVN Revision: 897
2007-08-29 16:12:59 +00:00
Mickaël Rémond
b5c66657c9
* doc/guide.tex: Missing link.
...
SVN Revision: 876
2007-08-13 14:22:59 +00:00
Mickaël Rémond
c15225abc8
* doc/guide.tex: Added documentation for the mod_offline quota
...
(EJAB-314).
* doc/guide.tex: Remove release notes (EJAB-323).
SVN Revision: 875
2007-08-13 14:13:44 +00:00
Mickaël Rémond
c72cb51c73
* src/mod_announce.erl: Added support to all the announce features described in documentation. Access to all announce features through command line, adhoc commands and disco (Thanks to Badlop) (EJAB-18).
...
* src/gen_mod.erl: Likewise.
* doc/guide.tex: Likewise.
SVN Revision: 858
2007-08-03 08:53:05 +00:00
Mickaël Rémond
d5e14e686a
* doc/guide.tex: Front page table formatting that render correctly in HTML and update mentionning CEAN as a way to install ejabberd (Thanks to Badlop) (EJAB-272).
...
SVN Revision: 855
2007-08-01 18:09:00 +00:00
Mickaël Rémond
3f0a3784f5
* Updating SVN HTML documentation.
...
SVN Revision: 850
2007-07-31 13:03:20 +00:00
Mickaël Rémond
f6095694b1
* Updated documentation version number in SVN (to avoid confusion).
...
SVN Revision: 843
2007-07-30 16:20:30 +00:00
Mickaël Rémond
be494565a9
* doc/guide.tex: Added recommandations on max_stanza options usage.
...
SVN Revision: 822
2007-07-24 09:17:29 +00:00
Mickaël Rémond
525b8e9374
* src/ejabberd_service.erl: Added an option to disable from attribute checks in packets coming from an external component (EJAB-275)
...
* doc/guide.tex: Likewise
SVN Revision: 804
2007-06-28 14:32:48 +00:00
Mickaël Rémond
12ab036236
* doc/guide.tex: Documentation rework started (EJAB-272)
...
* doc/introduction.tex: Likewise
SVN Revision: 803
2007-06-28 09:16:21 +00:00
Mickaël Rémond
456185d0d3
* Generated updated documentation.
...
SVN Revision: 712
2007-01-24 20:16:01 +00:00
Mickaël Rémond
6398c23f15
* Generated updated documentation.
...
SVN Revision: 708
2007-01-24 16:13:37 +00:00
Mickaël Rémond
7fb38dd38a
* doc/guide.tex: Latex / Hevea related improvements for documentation
...
generation (thanks to Sander Devrieze).
* doc/introduction.tex: Likewise.
* doc/dev.tex: Likewise.
* doc/features.tex: Likewise.
SVN Revision: 705
2007-01-11 08:17:18 +00:00
Mickaël Rémond
a1761ac466
* doc/guide.tex: XEP-0065 proxy documentation (thanks to Evgeniy
...
Khramtsov).
SVN Revision: 668
2006-10-29 15:07:35 +00:00
Mickaël Rémond
43d687676c
* src/ejabberd.cfg.example: Changed the anonymous example a bit
...
to work in most cases.
* doc/guide.tex: Likewise.
SVN Revision: 667
2006-10-28 16:51:46 +00:00
Mickaël Rémond
73e2972886
* src/guide.tex: Fixed typos.
...
SVN Revision: 665
2006-10-27 16:37:10 +00:00
Mickaël Rémond
d5792ed75e
* src/ejabberd_auth_ldap.erl: LDAP authentication now allows to
...
match on several alternative attributes.
* src/mod_vcard_ldap.erl: Likewise.
* doc/guide.tex: Updated.
* eldap_utils.erl: Refactoring.
* src/eldap/Makefile.in: Likewise.
SVN Revision: 661
2006-10-17 12:35:47 +00:00
Mickaël Rémond
e4b3da37ef
* src/release_notes_1.1.2.txt: Fixed hanging paragraph
...
SVN Revision: 653
2006-09-27 20:41:02 +00:00