aboutsummaryrefslogtreecommitdiff
path: root/src/ejabberd_auth_odbc.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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