index
:
github.com/processone/ejabberd.git
1.1.x
2.0.x
2.1.x
master
obsolete_3alpha
sql-auto-update
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
odbc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a "created_at" column to some tables in the MySQL schema to store
Jérôme Sautret
2009-09-10
1
-6
/
+12
*
Fix pubsub tables constraints in MySQL schema creation script.
Jérôme Sautret
2009-09-10
1
-6
/
+6
*
remove INFO_MSG call inside sql_query_internal
Christophe Romain
2009-08-27
1
-1
/
+1
*
typo fix on subscriptions
Christophe Romain
2009-08-07
2
-2
/
+2
*
initial merge of pubsub odbc, compilation pass ok
Christophe Romain
2009-08-07
2
-0
/
+106
*
Support for roster versioning (EJAB-964)
Pablo Polvorin
2009-08-06
4
-1
/
+44
*
* src/odbc/ejabberd_odbc_sup.erl: make requests return a timeout if
Jérôme Sautret
2009-08-06
2
-18
/
+43
*
* src/odbc/ejabberd_odbc.erl: fix keepalive query, broken by r2092.
Jérôme Sautret
2009-08-06
1
-1
/
+2
*
EJAB-940: Implements reliable ODBC transaction nesting.
Geoff Cant
2009-07-28
1
-111
/
+139
*
Add forgotten copyright and license notices. Fix blackspaces.
Badlop
2009-06-09
1
-1
/
+1
*
* trunk/src/odbc/ejabberd_odbc.erl: Fix typo (EJABS-859) (EJAB-940) (CR-EJAB-10)
Mickaël Rémond
2009-05-21
1
-1
/
+1
*
* trunk/src/odbc/ejabberd_odbc.erl: Move trace to debug loglevel (EJAB-940) (...
Mickaël Rémond
2009-05-21
1
-1
/
+1
*
* trunk/src/odbc/ejabberd_odbc.erl: Support for nested transaction (EJABS-859...
Mickaël Rémond
2009-05-21
1
-68
/
+106
*
Replace TYPE/1 with is_TYPE/1 (EJAB-922)
Badlop
2009-05-06
1
-1
/
+1
*
fix minor pubsub init glitch, and allow ejabberd_odbc to execute bloc of quer...
Christophe Romain
2009-04-24
1
-0
/
+28
*
* src/odbc/mysql.sql: Fix complain about comment syntax
Badlop
2009-01-23
2
-3
/
+3
*
* src/odbc/ejabberd_odbc.erl: Fixed processing of UPDATE results
Alexey Shchepin
2009-01-12
1
-0
/
+2
*
* doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)
Badlop
2009-01-12
7
-7
/
+7
*
* src/odbc/odbc_queries.erl: replaced string:join/2 function.
Evgeniy Khramtsov
2008-12-29
1
-11
/
+16
*
* src/odbc/ejabberd_odbc.erl: Print meaningful error message when
Evgeniy Khramtsov
2008-12-29
1
-12
/
+22
*
* src/odbc/ejabberd_odbc.erl: get rid of SERIALIZABLE isolation level on MySQ...
Evgeniy Khramtsov
2008-12-26
2
-68
/
+181
*
* src/odbc/odbc_queries.erl: Fix removal of private_storage of an
Badlop
2008-12-23
1
-1
/
+1
*
* src/odbc/ejabberd_odbc.erl: close MySQL connections on terminate (needs mys...
Jérôme Sautret
2008-12-03
1
-1
/
+9
*
* src/odbc/ejabberd_odbc.erl: log MySQL driver messages.
Jérôme Sautret
2008-10-13
1
-2
/
+12
*
* src/ejabberd_rdbms.erl: fix SQL database reconnection
Jérôme Sautret
2008-10-06
2
-34
/
+47
*
* src/odbc/odbc_queries.erl: Fix empty query that fail on MySQL.
Jérôme Sautret
2008-10-03
1
-2
/
+2
*
* src/mod_vcard_odbc: added vCard support for MS SQL Server 2005.
Jérôme Sautret
2008-10-03
2
-98
/
+341
*
* src/*/Makefile.win32: Provide explicit beam filenames because
Badlop
2008-09-30
1
-2
/
+1
*
* src/odbc/mssql2000.sql: Script for MSSQL 2000
Mickaël Rémond
2008-09-02
2
-0
/
+1053
*
* src/odbc/ejabberd_odbc.erl: Restart the database connection when it's lost ...
Jérôme Sautret
2008-08-04
1
-8
/
+27
*
* doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)
Badlop
2008-07-31
6
-6
/
+6
*
* src/odbc/odbc_queries.erl: Fixed a typo
Alexey Shchepin
2008-07-22
1
-1
/
+1
*
* src/*.hrl: Get back all ejabberd header files to their original
Badlop
2008-07-16
1
-1
/
+1
*
* src/configure.ac: Update installation permissions (EJAB-402)
Badlop
2008-07-13
1
-1
/
+3
*
* 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
[next]