aboutsummaryrefslogtreecommitdiff
path: root/src/eldap (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace TYPE/1 with is_TYPE/1 (EJAB-922)Badlop2009-06-151-2/+2
* Support LDAPS with TLS (EJAB-109)(thanks to Thomas Baden, Andy Harb, Sergei G...Badlop2009-05-253-27/+89
* * src/eldap/eldap.erl: log warnings on unsuccessful LDAP bind attempts. Incre...Evgeniy Khramtsov2009-05-161-8/+19
* Replace TYPE/1 with is_TYPE/1 (EJAB-922)Badlop2009-05-061-33/+33
* * src/eldap/eldap.erl: moves waiting for response queries toEvgeniy Khramtsov2009-01-301-4/+11
* * src/eldap/eldap.erl: implemented queue for pending queries.Evgeniy Khramtsov2009-01-271-102/+106
* * src/eldap/eldap.erl: Close a connection on tcp_error.Evgeniy Khramtsov2009-01-231-12/+13
* * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)Badlop2009-01-124-8/+8
* * src/eldap/Makefile.in: added +optimize and +driverEvgeniy Khramtsov2008-11-242-2/+6
* * src/*/Makefile.win32: Provide explicit beam filenames becauseBadlop2008-09-301-2/+1
* * doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)Badlop2008-07-314-4/+4
* * src/*.hrl: Get back all ejabberd header files to their originalBadlop2008-07-162-1/+37
* * src/configure.ac: Update installation permissions (EJAB-402)Badlop2008-07-132-36/+2
* * src/Makefile.in: Support for parallel compilation with 'make -j'Badlop2008-03-261-0/+2
* * src/eldap/Makefile.in: Generate ELDAPv3.beam during first Makefile pass (EJ...Mickaël Rémond2008-03-221-2/+2
* * src/eldap.erl: Improved logging. We now use ejabberd logging framework (EJA...Mickaël Rémond2008-03-201-85/+63
* add missing ~p to error messageChristophe Romain2008-03-071-1/+1
* * src/eldap/eldap_pool.erl: Improved loggingMickaël Rémond2008-03-071-0/+4
* * doc/guide.tex: Updated copyright dates to 2008Badlop2008-01-154-4/+4
* * Applied copyright patch 3.Mickaël Rémond2007-12-245-10/+85
* * src/ejabberd_zlib/Makefile.win32: CompileBadlop2007-12-171-9/+5
* * src/ejabberd_zlib/Makefile.in: Compile all erl files found inBadlop2007-12-171-13/+7
* * src/mod_irc/iconv.erl: Changed order of handle_infoBadlop2007-12-151-5/+0
* * src/eldap/eldap.erl: Fix compilation warnings: Part 4 (EJAB-290)Badlop2007-12-071-47/+48
* * src/acl.erl and other 64 files: Remove Erlang module attributeBadlop2007-12-061-2/+1
* * src/configure.ac: Don't hardcode gcc and options (EJAB-436)Badlop2007-11-291-2/+5
* * Making sure SVN properties are correctly set.Mickaël Rémond2007-11-151-2/+2
* * src/Makefile.in: Added Dialyzer target (EJAB-189 - Thanks to Geoff Cant)Mickaël Rémond2007-05-291-0/+5
* * src/mod_vcard_ldap.erl: LDAP server pool support (thanks to EvgeniyMickaël Rémond2007-01-276-43/+165
* * src/eldap/Makefile.win32: fix build error on Windows.Mickaël Rémond2007-01-251-0/+3
* * src/eldap/eldap.erl: Bugfix (thanks to Evgeniy Khramtsov)Alexey Shchepin2006-11-231-1/+1
* * src/eldap_utils.erl: Fixed missing export (EJAB-154).Mickaël Rémond2006-11-041-1/+2
* * src/ejabberd_auth_ldap.erl: LDAP authentication now allows toMickaël Rémond2006-10-172-1/+112
* * src/eldap/eldap.erl: Enable the keepalive socket option (thanksAlexey Shchepin2006-09-232-3/+19
* * doc/guide.tex: Updated (thanks to Evgeniy Khramtsov)Alexey Shchepin2006-09-143-2/+273
* CleanupAlexey Shchepin2005-04-172-3046/+0
* Merged the Process One contributions ( Virtual Hosting )tmallard2005-04-172-0/+3046
* * src/aclocal.m4: Fixed headers detecting in AM_WITH_OPENSSLAlexey Shchepin2004-11-051-2/+2
* * src/aclocal.m4: Better expat and openssl detection (thanks toAlexey Shchepin2004-09-261-7/+2
* * src/eldap/eldap.erl: BugfixAlexey Shchepin2004-07-231-1/+1
* * src/mod_muc/mod_muc.erl: Added access rules for using serveiceAlexey Shchepin2004-05-171-0/+7
* * src/ejabberd.erl: Added searching of files in code:priv_libAlexey Shchepin2004-04-151-1/+4
* * (all): Updated win32 stuff (thanks to Sergei Golovan)Alexey Shchepin2004-03-211-0/+24
* * src/cyrsasl_digest.erl: Bugfix (thanks to Sergei Golovan)Alexey Shchepin2003-11-234-0/+1335