24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-16 22:05:29 +02:00
xmpp.chapril.org-ejabberd/src/odbc
Badlop 44d65ff303 * src/configure.ac: Don't hardcode gcc and options (EJAB-436)
* src/Makefile.in: 
* src/ejabberd_zlib/Makefile.in: 
* src/eldap/Makefile.in: 
* src/mod_irc/Makefile.in: 
* src/mod_muc/Makefile.in: 
* src/mod_proxy65/Makefile.in: 
* src/mod_pubsub/Makefile.in: 
* src/odbc/Makefile.in: 
* src/pam/Makefile.in: 
* src/stringprep/Makefile.in: 
* src/tls/Makefile.in: 
* src/web/Makefile.in:

SVN Revision: 1000
2007-11-29 16:59:35 +00:00
..
ejabberd_odbc_sup.erl * src/odbc/ejabberd_odbc_sup.erl: Add an odbc_pool_size config file option to choose the number of SQL 2007-08-16 16:37:00 +00:00
ejabberd_odbc.erl * src/odbc/ejabberd_odbc_sup.erl: Add an odbc_pool_size config file option to choose the number of SQL 2007-08-16 16:37:00 +00:00
Makefile.in * src/configure.ac: Don't hardcode gcc and options (EJAB-436) 2007-11-29 16:59:35 +00:00
Makefile.win32 * src/odbc/odbc_queries.erl: Support for Microsoft SQL Server as 2006-09-03 15:15:46 +00:00
mssql.sql Added some missing NOT NULL restrictions 2007-09-28 13:33:27 +00:00
mysql.sql Added some missing NOT NULL restrictions 2007-09-28 13:33:27 +00:00
odbc_queries.erl * src/ejabberd_auth.erl: Better count management and batch users retrieval for relational database (Thanks to Massimiliano Mirra). 2007-11-03 17:35:23 +00:00
pg.sql Added some missing NOT NULL restrictions 2007-09-28 13:33:27 +00:00