Commit graph

188 commits

Author SHA1 Message Date
HanzZ
09880c668b Merge branch 'master' of github.com:hanzz/libtransport 2012-07-18 18:08:16 +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
HanzZ
0daca2a247 Merge branch 'master' of github.com:hanzz/libtransport 2012-06-20 17:38:39 +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
HanzZ
57add5900f Remove useless old debug message 2012-06-04 19:51:38 +02:00
Jan Kaluza
42a3b6c1d5 More backend spawning logging 2012-03-29 09:58:19 +02:00
HanzZ
7c93aee6f4 Log4cxx is optional dependency now 2012-03-21 16:31:51 +01:00
Jan Kaluza
52039dd4df Stop backend when user disconnects and admin wants to have one user per backend 2012-03-21 11:10:11 +01:00
HanzZ
c6c322f51f Logs shows backends PID + there's new crashed_backends command to find out PIDs of crashed backends to make log inspection easier 2012-03-14 18:11:32 +01:00
HanzZ
a9f468f8f3 Fill the stats 2012-03-10 11:22:39 +01:00
HanzZ
d4769080ca More stats 2012-03-09 17:55:57 +01:00
HanzZ
6ec566375c Send backend id back to main instance 2012-03-09 17:13:32 +01:00
HanzZ
3949b84ed0 Allow setting buddies subscriptions 2012-03-08 20:04:56 +01:00
Jan Kaluza
f8df2994fd stdint.h 2012-03-06 11:23:11 +01:00
Jan Kaluza
f744728ba0 define uint32_t on windows 2012-03-06 11:19:53 +01:00
Jan Kaluza
346e24d182 Fixed header corruption on 64bit windows 2012-03-06 11:00:57 +01:00
HanzZ
6662337376 debug 2012-02-26 16:14:43 +01:00
HanzZ
1c99b634a8 Do not send empty name in roster push 2012-02-26 15:41:40 +01:00
Jan Kaluza
d0afb12646 Fixed zombie process caused by bad waitpid call 2012-02-20 14:31:23 +01:00
HanzZ
263f0b11d8 Call setsid always when spawning backend 2012-02-17 09:59:38 +01:00
HanzZ
a9341e0549 Log 2012-02-16 23:16:13 +01:00
HanzZ
97a6609c87 maybe working auto-reconnect 2011-12-07 18:20:28 +01:00
HanzZ
6b81ff06d6 Support for buddies on more groups 2011-11-30 21:43:12 +01:00
Jan Kaluza
8faecb5664 SpectrumErrorPayload 2011-11-28 17:34:45 +01:00
HanzZ
196afcf3a3 Set proper resource in MUCs 2011-11-24 19:37:38 +01:00
HanzZ
5225465e21 Stop backend in signal handler 2011-11-07 19:46:51 +01:00
HanzZ
fe654d1ee6 remove more stdouts 2011-11-03 15:38:56 +01:00
HanzZ
a560778c90 Added missing return; 2011-10-25 18:22:24 +02:00
HanzZ
bc3971f7d2 IRC backends work again 2011-10-23 18:50:10 +02:00
HanzZ
b1e4aae55b Forward StreamError in onPasswordInvalid signal 2011-10-18 20:49:20 +02:00
HanzZ
cbcf2f1452 networkplugin is now in separate library libtransport-plugin + does not depend on boost/swiften/libtransport 2011-10-17 17:24:44 +02:00
HanzZ
0fc58189d7 PING debug 2011-10-06 23:42:13 +02:00
HanzZ
ca76287f4d Set nickname according to received vcard 2011-10-03 23:09:14 +02:00
HanzZ
b55ba07e93 Handle FT cancelation 2011-10-03 11:35:32 +02:00
HanzZ
03c7d96eab Created MemoryReadByteStream 2011-10-03 10:59:29 +02:00
HanzZ
46f5c51d00 Working FT rejecting 2011-10-02 11:11:08 +02:00
HanzZ
260262c393 Move FT to separate class 2011-10-01 21:12:18 +02:00
HanzZ
941bba0427 Fixed compilation with latest swiften 2011-09-30 10:00:44 +02:00
HanzZ
052c4ac633 Use latest swiften optimizations to increase BoostConnection speed 2011-09-28 22:41:53 +02:00
HanzZ
715efadbdf Forward FT data from backend to spectrum2 process 2011-09-28 19:59:58 +02:00
HanzZ
7b692e8837 FT works on libpurple backend's side. not working on spectrum2 server part yet 2011-09-28 14:32:57 +02:00
HanzZ
bcce0a6c16 Added StatusType into protobuf protocol 2011-09-27 20:46:48 +02:00
HanzZ
85600b449f added service.memory_collector_time to configure backend collection basend on highest memory usage. By default this feature is deactivated 2011-09-27 20:16:59 +02:00
Jan Kaluza
51c03d82ea Added basic infocom IF games emulator backend 2011-09-15 14:11:24 +02:00
Jan Kaluza
90aacd41d9 Use JID escaping by default + keep compatibility with spectrum1 database when using JID escaping 2011-09-14 15:09:21 +02:00
HanzZ
a481538836 Config file tweaks 2011-09-08 16:15:41 +02:00
Jan Kaluza
7e87208497 Fixed spectrum2 compilation with MSVC. Thanks to Vitaly Takmazov 2011-09-07 14:03:27 +02:00
Jan Kaluza
1b4e600948 Using windows CreateProcess on windows 2011-09-07 10:37:14 +02:00
HanzZ
6a02de4a28 don't remove backend in handler 2011-09-02 22:56:02 +02:00