aboutsummaryrefslogtreecommitdiff
path: root/src/odbc (follow)
Commit message (Expand)AuthorAgeFilesLines
* 2006-11-20 Mickael Remond <mickael.remond@process-one.net>Mickaël Rémond2006-11-203-22/+108
* * src/odbc/mysql.sql: Fix database creation script.Mickaël Rémond2006-11-051-2/+2
* * src/mod_private_odbc.erl: Support for MySQL and MSSQL.Mickaël Rémond2006-11-053-4/+142
* * src/odbc/mysql: Database creation script should now be compliant withMickaël Rémond2006-11-041-6/+6
* * src/odbc/pg.sql: Database scripts consistency.Mickaël Rémond2006-11-043-10/+13
* * src/ejabberd_socket.erl: Added sockname/1 and peername/1Alexey Shchepin2006-10-191-0/+8
* * src/mod_privacy_odbc.erl: Privacy rules support using odbcAlexey Shchepin2006-10-091-2/+9
* * src/mod_privacy.erl: Use hooks instead of direct function callsAlexey Shchepin2006-10-051-0/+22
* * src/odbc/mssql.sql: Removed unused fields.Mickaël Rémond2006-09-111-2/+0
* * src/odbc/odbc_queries.erl: Support for Microsoft SQL Server asMickaël Rémond2006-09-036-15/+1347
* * src/odbc/pg.sql: UpdatedAlexey Shchepin2006-05-261-2/+4
* * src/mod_roster.erl: The subscribe request are now resend atMickaël Rémond2006-05-232-6/+14
* * src/odbc/ejabberd_odbc.erl: Reconnect on ODBC connection closingAlexey Shchepin2006-02-081-0/+1
* * src/odbc/pg.sql: Fixed syntax errorAlexey Shchepin2006-01-291-6/+6
* * src/odbc/ejabberd_odbc.erl: Added a way to retry databaseMickaël Rémond2006-01-132-2/+13
* * src/odbc/ejabberd_odbc.erl: underscore and percent are now onlyMickaël Rémond2006-01-132-34/+39
* Native MySQL support. The Erlang MySQL module is needed:Mickaël Rémond2006-01-021-16/+68
* Added missing file.Mickaël Rémond2005-12-231-0/+96
* * src/odbc/ejabberd_odbc.erl: Added error message on ODBCMickaël Rémond2005-12-221-7/+17
* * src/odbc/ejabberd_odbc.erl: BugfixAlexey Shchepin2005-12-221-1/+1
* * src/odbc/mysql.sql: Database description for MySQL DatabaseMickaël Rémond2005-12-211-4/+16
* * src/odbc/ejabberd_odbc.erl: Support for mnesia-like transactionAlexey Shchepin2005-11-161-7/+60
* * src/odbc/pg.sql: Added spool.seq field for offline messagesAlexey Shchepin2005-10-191-1/+8
* * src/ejabberd_auth_odbc.erl: Minor fixAlexey Shchepin2005-10-151-0/+2
* * src/odbc/ejabberd_odbc.erl: Experimental support for pgsqlAlexey Shchepin2005-10-131-6/+39
* * src/ejd2odbc.erl: Added vCard converterAlexey Shchepin2005-10-061-46/+47
* * src/mod_register.erl: BugfixAlexey Shchepin2005-07-132-21/+24
* * src/odbc/Makefile.in: AddedAlexey Shchepin2005-05-231-0/+32
* * src/win32/ejabberd.cfg: Updated (thanks to Sergei Golovan)Alexey Shchepin2005-05-151-0/+20
* * src/odbc/ejabberd_odbc.erl: ODBC connection string can beAlexey Shchepin2005-04-181-1/+1
* * src/odbc/ejabberd_odbc.erl: Load-balance ODBC requests betweenAlexey Shchepin2004-12-292-3/+50
* * src/odbc/pg.sql: DB creation script for postgresAlexey Shchepin2004-12-132-0/+212