aboutsummaryrefslogtreecommitdiff
path: root/src/ejabberd_auth_odbc.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* * src/ejabberd_config.erl: dirty_get_registered_users now correctly returns a...Mickaël Rémond2008-02-191-1/+5
* * src/ejabberd_auth.erl: Do not allow empty password at creation. On authent,...Mickaël Rémond2008-02-111-1/+1
* * doc/guide.tex: Updated copyright dates to 2008Badlop2008-01-151-1/+1
* * Applied copyright update patch 1.Mickaël Rémond2007-12-241-4/+22
* * src/cyrsasl.erl: Fix compilation warnings: Part 1 (EJAB-290)Badlop2007-12-061-1/+1
* * src/acl.erl and other 64 files: Remove Erlang module attributeBadlop2007-12-061-1/+0
* Better count management and batch users retrieval internal databaseChristophe Romain2007-11-161-2/+2
* * src/ejabberd_auth.erl: Better count management and batch users retrieval fo...Mickaël Rémond2007-11-031-0/+20
* * src/ejabberd_auth_odbc.erl: Fixed wrong call preventing user removal with r...Mickaël Rémond2007-07-261-1/+1
* * src/ejabberd_auth.erl: Added get_vh_registered_users_number/1Alexey Shchepin2007-05-121-2/+10
* * src/ejabberd_rdbms.erl: It is now possible to use ldap orMickaël Rémond2006-10-251-8/+0
* * src/odbc/odbc_queries.erl: Support for Microsoft SQL Server asMickaël Rémond2006-09-031-42/+19
* * src/ejabberd_sm.erl: SASL Anonymous + Anonymous login supportAlexey Shchepin2006-04-071-2/+2
* * src/ejabberd_c2s.erl: BugfixAlexey Shchepin2006-03-051-1/+1
* * src/ejabberd_ctl.erl: Added API for virtual host specificAlexey Shchepin2006-02-201-0/+4
* * src/ejabberd_auth_odbc.erl: Added ejabberd_odbc_sup to ejabberdAlexey Shchepin2006-02-031-1/+8
* Native MySQL support. The Erlang MySQL module is needed:Mickaël Rémond2006-01-021-7/+7
* * src/odbc/mysql.sql: Database description for MySQL DatabaseMickaël Rémond2005-12-211-23/+27
* * src/ejabberd_auth_odbc.erl: Minor fixAlexey Shchepin2005-10-151-1/+1
* * src/mod_roster_odbc.erl: BugfixAlexey Shchepin2005-10-131-2/+3
* * src/mod_vcard_ldap.erl: BugfixAlexey Shchepin2005-08-251-2/+3
* * src/mod_register.erl: BugfixAlexey Shchepin2005-07-131-13/+27
* * (all): Enhanced virtual hosting supportAlexey Shchepin2005-06-201-4/+5
* CleanupAlexey Shchepin2005-04-171-1/+2
* Merged the Process One contributions ( Virtual Hosting )tmallard2005-04-171-17/+20
* * src/mod_roster_odbc.erl: Roster support via ODBC (not completed)Alexey Shchepin2004-12-191-10/+2
* * src/odbc/pg.sql: DB creation script for postgresAlexey Shchepin2004-12-131-0/+210