index
:
ejabberd.git
master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mod_vcard_ldap.erl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace some ?ERR_* macros with ?ERRT_*
Evgeniy Khramtsov
2016-03-31
1
-10
/
+16
*
Make it possible to get virtual host of a registered route
Evgeniy Khramtsov
2016-03-13
1
-1
/
+1
*
Switch to Fast XML module
Mickael Remond
2016-02-03
1
-2
/
+2
*
Update copyright to 2016 (#901)
Badlop
2016-01-13
1
-3
/
+3
*
Move JID related functions to jid.erl (#847)
Evgeniy Khramtsov
2015-11-24
1
-2
/
+2
*
Disable vJUD by default also in mod_vcard_ldap source code
Badlop
2015-11-13
1
-2
/
+2
*
Add config validation at startup
Evgeniy Khramtsov
2015-06-01
1
-1
/
+101
*
Do not try to fetch module options via eldap_utils
Evgeniy Khramtsov
2015-06-01
1
-2
/
+2
*
Update copyright dates to 2015 (EJAB-1733)
Badlop
2015-01-08
1
-3
/
+3
*
Merge pull request #146 from jamielinux/master
badlop
2014-04-11
1
-4
/
+3
|
\
|
*
Update FSF address
Jamie Nguyen
2014-02-22
1
-4
/
+3
*
|
Update copyright dates to 2014 (EJAB-1679)
Badlop
2014-03-13
1
-3
/
+3
|
/
*
Change configuration file format to YAML
Evgeniy Khramtsov
2013-08-21
1
-2
/
+16
*
Switch to rebar build tool
Evgeniy Khramtsov
2013-06-13
1
-1
/
+2
*
Accumulated patch to binarize and indent code
Badlop
2013-03-14
1
-655
/
+662
*
Update copyright dates
Alexey Shchepin
2013-01-24
1
-3
/
+3
*
Photos from LDAP not displayed in some clients, lacking TYPE (thanks to Alex ...
Badlop
2012-04-16
1
-0
/
+1
*
Update copyright dates
Alexey Shchepin
2012-02-23
1
-3
/
+3
*
New option support: ldap_deref_aliases (EJAB-639)
Evgeniy Khramtsov
2011-09-19
1
-7
/
+22
*
Add ldap_tls_cacertfile and ldap_tls_depth options (EJAB-1299)
Evgeniy Khramtsov
2011-07-13
1
-1
/
+14
*
Log an error when an LDAP filter is incorrect (EJAB-1395)
Evgeniy Khramtsov
2011-06-15
1
-2
/
+6
*
update copyright up to 2011
Christophe Romain
2011-02-14
1
-3
/
+3
*
use one_queue IQ discipline by default
Evgeniy Khramtsov
2010-10-05
1
-1
/
+1
*
new option ldap_tls_verify is added (EJAB-1229)
Evgeniy Khramtsov
2010-05-10
1
-3
/
+9
*
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
Badlop
2010-01-12
1
-3
/
+3
*
fixes incorrect substitution of an LDAP pattern
Evgeniy Khramtsov
2009-07-31
1
-2
/
+4
*
Support XEP-0157: Contact Addresses for XMPP Services (EJAB-235)
Badlop
2009-07-17
1
-1
/
+5
*
Support LDAPS with TLS (EJAB-109)(thanks to Thomas Baden, Andy Harb, Sergei G...
Badlop
2009-05-25
1
-5
/
+19
*
* doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)
Badlop
2009-01-12
1
-4
/
+4
*
* doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)
Badlop
2008-07-31
1
-1
/
+1
*
* src/*.hrl: Get back all ejabberd header files to their original
Badlop
2008-07-16
1
-1
/
+1
*
* src/configure.ac: Update installation permissions (EJAB-402)
Badlop
2008-07-13
1
-1
/
+1
*
* doc/guide.tex: Updated copyright dates to 2008
Badlop
2008-01-15
1
-3
/
+3
*
* src/mod_vcard_ldap.erl: Fix some field names (EJAB-483)
Badlop
2007-12-27
1
-4
/
+4
*
* Applied copyright patch 3.
Mickaël Rémond
2007-12-24
1
-2
/
+2
*
* applied copyright patch 2.
Mickaël Rémond
2007-12-24
1
-3
/
+22
*
* src/mod_irc/mod_irc.erl: No need to translate copyright notice
Badlop
2007-12-15
1
-4
/
+4
*
* src/mod_vcard.erl: Add type of x:data field to search
Badlop
2007-11-29
1
-2
/
+2
*
* doc/guide.tex: Update URI of ejabberd official home page, URI
Badlop
2007-11-27
1
-6
/
+4
*
* src/mod_vcard.erl: Ensure mod_vcard to respect FORM_TYPE registry (EJAB-328).
Badlop
2007-11-27
1
-7
/
+7
*
* src/gen_mod.erl: Substitute @HOST@ with hostname in the 'host'
Alexey Shchepin
2007-08-25
1
-3
/
+1
*
* src/mod_vcard_odbc.erl: Make service description translatable in discovery ...
Mickaël Rémond
2007-05-29
1
-2
/
+2
*
* src/mod_vcard_ldap.erl: LDAP server pool support (thanks to Evgeniy
Mickaël Rémond
2007-01-27
1
-53
/
+62
*
* src/ejabberd_auth_ldap.erl: LDAP authentication now allows to
Mickaël Rémond
2006-10-17
1
-102
/
+37
*
* src/eldap/eldap.erl: Enable the keepalive socket option (thanks
Alexey Shchepin
2006-09-23
1
-8
/
+3
*
* doc/guide.tex: Updated (thanks to Evgeniy Khramtsov)
Alexey Shchepin
2006-09-14
1
-330
/
+547
*
* src/mod_irc/mod_irc_connection.erl: Added /msg and /ctcp
Alexey Shchepin
2006-02-18
1
-4
/
+4
*
* src/mod_muc/mod_muc_room.erl: Kick non-members when room
Alexey Shchepin
2006-02-06
1
-2
/
+2
*
* src/mod_vcard.erl: Fixed xmlns in disco items replies (thanks to
Alexey Shchepin
2005-11-19
1
-1
/
+2
*
* src/mod_disco.erl: Functions register_sm_feature and
Alexey Shchepin
2005-09-04
1
-10
/
+18
[next]