| Commit message (Expand) | Author | Age | Files | Lines |
* | * src/odbc/ejabberd_odbc.erl: Reconnect on ODBC connection closing | Alexey Shchepin | 2006-02-08 | 1 | -0/+1 |
* | * src/odbc/pg.sql: Fixed syntax error | Alexey Shchepin | 2006-01-29 | 1 | -6/+6 |
* | * src/odbc/ejabberd_odbc.erl: Added a way to retry database | Mickaël Rémond | 2006-01-13 | 2 | -2/+13 |
* | * src/odbc/ejabberd_odbc.erl: underscore and percent are now only | Mickaël Rémond | 2006-01-13 | 2 | -34/+39 |
* | Native MySQL support. The Erlang MySQL module is needed: | Mickaël Rémond | 2006-01-02 | 1 | -16/+68 |
* | Added missing file. | Mickaël Rémond | 2005-12-23 | 1 | -0/+96 |
* | * src/odbc/ejabberd_odbc.erl: Added error message on ODBC | Mickaël Rémond | 2005-12-22 | 1 | -7/+17 |
* | * src/odbc/ejabberd_odbc.erl: Bugfix | Alexey Shchepin | 2005-12-22 | 1 | -1/+1 |
* | * src/odbc/mysql.sql: Database description for MySQL Database | Mickaël Rémond | 2005-12-21 | 1 | -4/+16 |
* | * src/odbc/ejabberd_odbc.erl: Support for mnesia-like transaction | Alexey Shchepin | 2005-11-16 | 1 | -7/+60 |
* | * src/odbc/pg.sql: Added spool.seq field for offline messages | Alexey Shchepin | 2005-10-19 | 1 | -1/+8 |
* | * src/ejabberd_auth_odbc.erl: Minor fix | Alexey Shchepin | 2005-10-15 | 1 | -0/+2 |
* | * src/odbc/ejabberd_odbc.erl: Experimental support for pgsql | Alexey Shchepin | 2005-10-13 | 1 | -6/+39 |
* | * src/ejd2odbc.erl: Added vCard converter | Alexey Shchepin | 2005-10-06 | 1 | -46/+47 |
* | * src/mod_register.erl: Bugfix | Alexey Shchepin | 2005-07-13 | 2 | -21/+24 |
* | * src/odbc/Makefile.in: Added | Alexey Shchepin | 2005-05-23 | 1 | -0/+32 |
* | * src/win32/ejabberd.cfg: Updated (thanks to Sergei Golovan) | Alexey Shchepin | 2005-05-15 | 1 | -0/+20 |
* | * src/odbc/ejabberd_odbc.erl: ODBC connection string can be | Alexey Shchepin | 2005-04-18 | 1 | -1/+1 |
* | * src/odbc/ejabberd_odbc.erl: Load-balance ODBC requests between | Alexey Shchepin | 2004-12-29 | 2 | -3/+50 |
* | * src/odbc/pg.sql: DB creation script for postgres | Alexey Shchepin | 2004-12-13 | 2 | -0/+212 |