summaryrefslogtreecommitdiff
path: root/src/odbc (follow)
Commit message (Expand)AuthorAgeFilesLines
* * src/odbc/odbc_queries.erl (del_user_return_password): ReturnBadlop2008-05-311-4/+5
* * src/odbc/ejabberd_odbc.erl: Start ODBC explicitely becauseBadlop2008-03-131-0/+1
* add pgsql driver monitoringChristophe Romain2008-02-191-0/+1
* * odbc_queries: fix list_users queries with limit/offset.Jérôme Sautret2008-02-121-2/+2
* * odbc_queries: fix list_users query with prefix.Jérôme Sautret2008-02-121-11/+11
* * doc/guide.tex: Updated copyright dates to 2008Badlop2008-01-156-6/+6
* * Applied copyright patch 3.Mickaël Rémond2007-12-246-12/+128
* User count performance improvementsChristophe Romain2007-12-201-7/+16
* * src/ejabberd_zlib/Makefile.win32: CompileBadlop2007-12-171-7/+5
* * src/ejabberd_zlib/Makefile.in: Compile all erl files found inBadlop2007-12-171-11/+7
* mssql specific issue bugfixChristophe Romain2007-12-171-4/+3
* first patch to mssql quety, still one patch to be doneChristophe Romain2007-12-111-1/+9
* * src/acl.erl and other 64 files: Remove Erlang module attributeBadlop2007-12-062-2/+0
* * src/odbc_queries.erl: Added a default define value so that weMickaël Rémond2007-12-011-3/+4
* * src/odbc/odbc_queries.erl: Reverted the previous patch becauseAlexey Shchepin2007-12-011-3/+3
* * src/odbc_queries.erl: Added a default define value so that we canMickaël Rémond2007-11-301-0/+4
* * src/configure.ac: Don't hardcode gcc and options (EJAB-436)Badlop2007-11-291-2/+5
* * src/ejabberd_auth.erl: Better count management and batch users retrieval fo...Mickaël Rémond2007-11-031-0/+41
* Added some missing NOT NULL restrictionsChristophe Romain2007-09-283-5/+5
* * src/mod_offline_odbc.erl: Implements quota for offline messagesMickaël Rémond2007-08-281-2/+14
* * src/odbc/ejabberd_odbc_sup.erl: Add an odbc_pool_size config file option to...Jérôme Sautret2007-08-162-8/+32
* * src/odbc/ejabberd_odbc.erl: UTF-8 support for MySQL5 (EJAB-318).Mickaël Rémond2007-08-121-0/+1
* * src/odbc/ejabberd_odbc.erl: Better error handling for MySQL native driver (...Mickaël Rémond2007-07-171-0/+2
* * src/odbc/mssql.sql: Nickname cannot be null in rosterusers table (MSSQL)Mickaël Rémond2007-07-093-3/+3
* * src/odbc/odbc_queries.erl: Added missing users_number/1 for MSSQL (EJAB-239).Mickaël Rémond2007-06-181-0/+5
* * src/Makefile.in: Added Dialyzer target (EJAB-189 - Thanks to Geoff Cant)Mickaël Rémond2007-05-291-1/+5
* * src/ejabberd_auth.erl: Added get_vh_registered_users_number/1Alexey Shchepin2007-05-121-0/+15
* * src/odbc/ejabberd_odbc.erl: ejabberd admin can now choose theMickaël Rémond2007-03-101-6/+13
* * src/odbc/pg.sql: last table, state column cannot be NULL (EJAB-191).Mickaël Rémond2007-02-193-3/+3
* 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