Commit graph

293 commits

Author SHA1 Message Date
Jan Kaluza
2e8d2be063 Clear presences in PresenceOracle when user disconnects. This fixes situation when transport disconnects user but PresenceOracle still caches his last presence and therefore the user is not able to login 2012-09-05 09:45:49 +02:00
Jan Kaluza
8b1f660078 Add PROTOBUF_PROTOC_EXECUTABLE 2012-09-04 16:19:03 +02:00
Jan Kaluza
060510d695 Add general command line parsing code into Config::cretateFromArgs() method 2012-09-04 14:58:04 +02:00
Jan Kaluza
ad7461beec Pass command the same command line options as we have in main instance to backend instances 2012-09-04 10:28:11 +02:00
Jan Kaluza
c2cdd3702f Config::getSectionValues and Config::getCommandLineArgs 2012-09-04 08:16:16 +02:00
HanzZ
8b6a86d528 Merge branch 'master' of git://github.com/vitalyster/libtransport 2012-09-01 07:22:24 +02:00
Jan Kaluza
1a11965611 ConversationManager tests 2012-08-30 12:37:14 +02:00
Jan Kaluza
7b118794ce Changelog, fixed compilation with boost 1.50 and filetransfer tests 2012-08-28 09:36:13 +02:00
HanzZ
8bb71e5148 pass UserManager and StorageBackend to adhoc commands 2012-08-17 10:19:21 +02:00
Vitaly Takmazov
8c77ffefc2 fix compilation 2012-08-15 17:10:53 +04:00
Vitaly Takmazov
c7d4d70117 Merge branch 'master' of https://github.com/hanzz/libtransport 2012-08-15 16:34:47 +04:00
Jan Kaluza
7b287fdc66 More tests 2012-08-09 14:57:57 +02:00
Jan Kaluza
bb4ac38e50 Fixed tests 2012-08-09 11:21:01 +02:00
HanzZ
83f5f36c94 Check if JID is valid when calling setName and ignore buddies with invalid JID 2012-08-07 17:41:13 +02:00
Jan Kaluza
fcdddf9da4 Implement removeBuddy/removeBuddySettings/getBuddySetting for mysql 2012-08-07 14:16:27 +02:00
Jan Kaluza
b3f59f9bb6 ThreadPool added into libtransport 2012-08-07 09:31:15 +02:00
HanzZ
4ea0afca8c Handle non-valid names from legacy network. Wait for instance to stop before stopping another one 2012-08-02 07:47:18 +02:00
Vitaly Takmazov
eabd4012f4 Merge branch 'master' of https://github.com/hanzz/libtransport 2012-08-01 13:26:13 +04:00
HanzZ
f75c6e8a70 More spectrum2 stats 2012-07-30 07:31:48 +02:00
HanzZ
95a4924622 Give backend some time to start before spawning new oen 2012-07-28 06:04:10 +02:00
HanzZ
9cb2171e00 Added updateBuddySetting, removeBuddySetting and removeBuddy implementation for SQLite 2012-07-20 13:46:28 +02:00
Jan Kaluza
8b7923f3e3 Much more useful spectrum2_manager 2012-07-18 15:20:06 +02:00
Jan Kaluza
fd54120de7 Make the backend usable only after it responds to initial PING 2012-07-18 13:54:17 +02:00
Jan Kaluza
981513b2a5 Added 'register' and 'unregister' command to AdminInterface 2012-07-18 13:05:50 +02:00
Jan Kaluza
693424e9b9 Another part of SettingsAdHocCommand 2012-07-17 13:22:49 +02:00
Jan Kaluza
851ef18260 Another part of AdHoc support 2012-06-25 19:55:57 +02:00
Jan Kaluza
cfa85cd21c Moved DiscoItemsResponder out of Component class 2012-06-20 12:03:53 +02:00
Jan Kaluza
8a66baabcb DiscoItemsResponder can add adhoc commands 2012-06-20 11:49:00 +02:00
Jan Kaluza
fb527b5760 Added NetworkPlugin::handleBuddyRemoved method to let backend remove buddy from XMPP user's roster 2012-06-14 08:06:46 +02:00
Jan Kaluza
ddec6a8e1a removed Config::getUnregistered. CONFIG_* macros should be used instead even for unregistered options 2012-05-30 11:14:56 +02:00
Jan Kaluza
6b88ad945d Working libyahoo2 2012-05-25 06:22:46 +02:00
HanzZ
7c3533cd0c Merge branch 'master' of github.com:hanzz/libtransport 2012-05-23 22:25:56 +02:00
HanzZ
593cb59ea6 StringTreeParser 2012-05-23 22:25:40 +02:00
Tim Koopman
31d37d82b5 Support for latest Swiften 2012-05-23 15:38:00 +03:00
Vitaly Takmazov
8f2ea32da3 Fix compilation with latest swiften 2012-05-22 12:27:35 +04:00
Vitaly Takmazov
892af5dc57 Merge branch 'master' of https://github.com/hanzz/libtransport 2012-05-22 11:03:57 +04:00
HanzZ
ce67e1623f Fixed unhandled exception when admin_jid is not set 2012-04-30 14:13:56 +02:00
Vitaly Takmazov
5ec1ad4dd4 Merge branch 'master' of https://github.com/hanzz/libtransport 2012-04-18 10:08:12 +04:00
HanzZ
47f86754ea Allow setting config file options also from command line 2012-04-17 18:26:21 +02:00
Vitaly Takmazov
f1d9579afa Merge branch 'master' of https://github.com/hanzz/libtransport 2012-04-16 11:20:17 +04:00
HanzZ
a330a15807 Shutdown logging before exit() call to fix potential freeze 2012-04-14 09:14:52 +02:00
Jan Kaluza
11d7a01c58 Merge pull request #8 from sarangbh/master
Handle errors during server creation
2012-04-12 11:59:26 -07:00
Sarang Bharadwaj
2b834d16ab Added code to handle errors during Server creation 2012-04-13 00:07:52 +05:30
HanzZ
ee4e5ecb71 send roster push on group change 2012-04-10 18:49:40 +02:00
HanzZ
9b39d3ebea Preparation for PluginConfig 2012-04-09 09:16:23 +02:00
Vitaly Takmazov
aafea80a3c Merge branch 'master' of github.com:vitalyster/libtransport 2012-04-08 20:26:44 +04:00
Vitaly Takmazov
63c62561d8 fix complation with mingw and openssl 2012-04-08 20:24:14 +04:00
HanzZ
b326bca552 set sqlite3 as default backend 2012-04-08 13:53:14 +02:00
Vitaly Takmazov
84db4be9f5 Merge branch 'master' of https://github.com/hanzz/libtransport 2012-04-03 10:44:24 +04:00
HanzZ
afe5ac506d Store buddy changes only when there's a real change 2012-03-30 15:28:49 +02:00