Commit graph

41 commits

Author SHA1 Message Date
HanzZ
db3096599f MYSQL_RES can be valid pointer even when empty result set is returned 2012-11-13 17:38:07 +01:00
HanzZ
dc1228b5bd use instead of 2012-11-13 17:31:47 +01:00
Jan Kaluza
e0f560a648 Added database.vip_statement, database.vip_only and database.vip_message variables 2012-11-13 12:37:42 +01:00
Jan Kaluza
372ee69043 Create directories with proper owner/group/permissions. Moved StorageBackend related methods from Util into StorageBackend 2012-10-31 09:12:33 +01:00
Jan Kaluza
fcdddf9da4 Implement removeBuddy/removeBuddySettings/getBuddySetting for mysql 2012-08-07 14:16:27 +02:00
Jan Kaluza
8620d6628f Fixed typo 2012-07-30 15:35:53 +02:00
Jan Kaluza
351a6d97df Used utf8 character set for mysql 2012-07-30 14:51:03 +02:00
HanzZ
47af5069d3 Do not run storeBuddy for buddies from database. Run all updates in one transaction 2012-07-29 05:59:55 +02:00
HanzZ
489ceea488 update buddy debug 2012-07-27 23:22:48 +02:00
HanzZ
7c93aee6f4 Log4cxx is optional dependency now 2012-03-21 16:31:51 +01:00
HanzZ
57963cf18e working smstools3 with basic pairing 2012-02-15 22:31:08 +01:00
Jan Kaluza
56dd649998 Reconnect users automatically in case of spectrum2 main instance crash/restart 2011-12-07 10:30:39 +01:00
HanzZ
6b81ff06d6 Support for buddies on more groups 2011-11-30 21:43:12 +01:00
Jan Kaluza
c48fa3e77d Allow change the legacy name in registration for MySQL 2011-11-30 11:36:41 +01:00
HanzZ
5482733ed4 Proper password encrypting 2011-11-02 20:02:00 +01:00
HanzZ
6d64a1858b Dummy encryption key implementation + logging glib errors in main log 2011-11-01 22:13:35 +01:00
HanzZ
0e12672555 Show message 2011-10-26 22:29:55 +02:00
HanzZ
343349cea6 Working MySQL reconnecting 2011-10-26 22:28:05 +02:00
Jan Kaluza
2faaeff76d Reconnect mysql connection when it's lost.. NOT TESTED, I will test it after hour :) 2011-10-26 17:49:05 +02:00
HanzZ
30cec7bb55 Probably working auto reconnect to mysql database 2011-10-19 19:58:56 +02:00
HanzZ
9f2c95fe77 Remove std::couts 2011-10-18 22:42:36 +02:00
HanzZ
578532f99b Use proper types in MySQL 2011-10-10 21:46:30 +02:00
HanzZ
0509696bfd refresh coredump limit after setuid 2011-10-09 22:01:02 +02:00
HanzZ
e0d85521ed Use INSERT IGNORE for db_version 2011-10-05 21:56:07 +02:00
HanzZ
e23f8e3c7f Fixed password changing in gateway mode + working RIE 2011-09-19 14:22:01 +02:00
HanzZ
12a207a3a3 setUserOnline implemented in sqlite3/mysql backend 2011-09-11 12:09:07 +02:00
HanzZ
c4cbaf3311 support for remote-roster 2011-09-08 12:38:45 +02:00
HanzZ
82b7126633 mysql support finished :) 2011-09-08 10:13:42 +02:00
HanzZ
69756e3c80 MySQLBackend::getBuddies and getBuddiesSettings 2011-09-08 08:52:12 +02:00
Jan Kaluza
7664202b38 Allow compilation without sqlite/mysql 2011-09-07 14:19:10 +02:00
HanzZ
13979eacdd fetch all results from mysql 2011-08-13 17:52:04 +02:00
HanzZ
3d2aa79ccb mysql removeUser 2011-08-13 17:26:56 +02:00
HanzZ
11e4b90e69 working MySQL results 2011-08-13 14:40:58 +02:00
HanzZ
c38103451c InvisiblePayload + more mysql tweaks 2011-08-13 01:48:13 +02:00
HanzZ
b9fc585e26 print mysql errors 2011-08-12 18:32:53 +02:00
HanzZ
be466846d2 first working mysql statement 2011-08-12 16:16:43 +02:00
Jan Kaluza
ef21bec0c7 fixed database creation for mysql backend 2011-08-11 12:46:20 +02:00
Jan Kaluza
bd865f6134 Create MySQL database 2011-08-09 15:02:28 +02:00
HanzZ
c64e5768a8 MySQL prepared statements + untested macros 2011-08-06 18:16:09 +02:00
HanzZ
fed816d255 initialize m_conn 2011-08-06 15:40:46 +02:00
HanzZ
5fd0a88a80 Dummy MySQL backend template 2011-08-06 15:31:23 +02:00