index
:
ejabberd.git
master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
odbc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* src/odbc/odbc_queries.erl (del_user_return_password): Return
Badlop
2008-05-31
1
-4
/
+5
*
* src/odbc/ejabberd_odbc.erl: Start ODBC explicitely because
Badlop
2008-03-13
1
-0
/
+1
*
add pgsql driver monitoring
Christophe Romain
2008-02-19
1
-0
/
+1
*
* odbc_queries: fix list_users queries with limit/offset.
Jérôme Sautret
2008-02-12
1
-2
/
+2
*
* odbc_queries: fix list_users query with prefix.
Jérôme Sautret
2008-02-12
1
-11
/
+11
*
* doc/guide.tex: Updated copyright dates to 2008
Badlop
2008-01-15
6
-6
/
+6
*
* Applied copyright patch 3.
Mickaël Rémond
2007-12-24
6
-12
/
+128
*
User count performance improvements
Christophe Romain
2007-12-20
1
-7
/
+16
*
* src/ejabberd_zlib/Makefile.win32: Compile
Badlop
2007-12-17
1
-7
/
+5
*
* src/ejabberd_zlib/Makefile.in: Compile all erl files found in
Badlop
2007-12-17
1
-11
/
+7
*
mssql specific issue bugfix
Christophe Romain
2007-12-17
1
-4
/
+3
*
first patch to mssql quety, still one patch to be done
Christophe Romain
2007-12-11
1
-1
/
+9
*
* src/acl.erl and other 64 files: Remove Erlang module attribute
Badlop
2007-12-06
2
-2
/
+0
*
* src/odbc_queries.erl: Added a default define value so that we
Mickaël Rémond
2007-12-01
1
-3
/
+4
*
* src/odbc/odbc_queries.erl: Reverted the previous patch because
Alexey Shchepin
2007-12-01
1
-3
/
+3
*
* src/odbc_queries.erl: Added a default define value so that we can
Mickaël Rémond
2007-11-30
1
-0
/
+4
*
* src/configure.ac: Don't hardcode gcc and options (EJAB-436)
Badlop
2007-11-29
1
-2
/
+5
*
* src/ejabberd_auth.erl: Better count management and batch users retrieval fo...
Mickaël Rémond
2007-11-03
1
-0
/
+41
*
Added some missing NOT NULL restrictions
Christophe Romain
2007-09-28
3
-5
/
+5
*
* src/mod_offline_odbc.erl: Implements quota for offline messages
Mickaël Rémond
2007-08-28
1
-2
/
+14
*
* src/odbc/ejabberd_odbc_sup.erl: Add an odbc_pool_size config file option to...
Jérôme Sautret
2007-08-16
2
-8
/
+32
*
* src/odbc/ejabberd_odbc.erl: UTF-8 support for MySQL5 (EJAB-318).
Mickaël Rémond
2007-08-12
1
-0
/
+1
*
* src/odbc/ejabberd_odbc.erl: Better error handling for MySQL native driver (...
Mickaël Rémond
2007-07-17
1
-0
/
+2
*
* src/odbc/mssql.sql: Nickname cannot be null in rosterusers table (MSSQL)
Mickaël Rémond
2007-07-09
3
-3
/
+3
*
* src/odbc/odbc_queries.erl: Added missing users_number/1 for MSSQL (EJAB-239).
Mickaël Rémond
2007-06-18
1
-0
/
+5
*
* src/Makefile.in: Added Dialyzer target (EJAB-189 - Thanks to Geoff Cant)
Mickaël Rémond
2007-05-29
1
-1
/
+5
*
* src/ejabberd_auth.erl: Added get_vh_registered_users_number/1
Alexey Shchepin
2007-05-12
1
-0
/
+15
*
* src/odbc/ejabberd_odbc.erl: ejabberd admin can now choose the
Mickaël Rémond
2007-03-10
1
-6
/
+13
*
* src/odbc/pg.sql: last table, state column cannot be NULL (EJAB-191).
Mickaël Rémond
2007-02-19
3
-3
/
+3
*
2006-11-20 Mickael Remond <mickael.remond@process-one.net>
Mickaël Rémond
2006-11-20
3
-22
/
+108
*
* src/odbc/mysql.sql: Fix database creation script.
Mickaël Rémond
2006-11-05
1
-2
/
+2
*
* src/mod_private_odbc.erl: Support for MySQL and MSSQL.
Mickaël Rémond
2006-11-05
3
-4
/
+142
*
* src/odbc/mysql: Database creation script should now be compliant with
Mickaël Rémond
2006-11-04
1
-6
/
+6
*
* src/odbc/pg.sql: Database scripts consistency.
Mickaël Rémond
2006-11-04
3
-10
/
+13
*
* src/ejabberd_socket.erl: Added sockname/1 and peername/1
Alexey Shchepin
2006-10-19
1
-0
/
+8
*
* src/mod_privacy_odbc.erl: Privacy rules support using odbc
Alexey Shchepin
2006-10-09
1
-2
/
+9
*
* src/mod_privacy.erl: Use hooks instead of direct function calls
Alexey Shchepin
2006-10-05
1
-0
/
+22
*
* src/odbc/mssql.sql: Removed unused fields.
Mickaël Rémond
2006-09-11
1
-2
/
+0
*
* src/odbc/odbc_queries.erl: Support for Microsoft SQL Server as
Mickaël Rémond
2006-09-03
6
-15
/
+1347
*
* src/odbc/pg.sql: Updated
Alexey Shchepin
2006-05-26
1
-2
/
+4
*
* src/mod_roster.erl: The subscribe request are now resend at
Mickaël Rémond
2006-05-23
2
-6
/
+14
*
* 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
[next]