Commit graph

509 commits

Author SHA1 Message Date
HanzZ
ddcdea8afc set backend port to 0 by default 2011-11-07 19:51:38 +01:00
HanzZ
5225465e21 Stop backend in signal handler 2011-11-07 19:46:51 +01:00
HanzZ
161b220ee1 Create working_dir after setuid/setgid 2011-11-07 19:25:43 +01:00
HanzZ
97e1f91a16 Merge branch 'master' of github.com:hanzz/libtransport 2011-11-07 19:04:52 +01:00
HanzZ
6c6071f30b set RLIMIT_CORE 2011-11-07 19:00:40 +01:00
Jan Kaluza
bf55d8c7b5 Check if vhosts are configured before using them 2011-11-07 13:10:42 +01:00
HanzZ
7cd4658101 Set auth_fb 2011-11-06 12:47:13 +01:00
HanzZ
02daddc0ce Fixed some bugs in config parsing + added vhosts.vhost variable 2011-11-03 20:44:33 +01:00
HanzZ
fe654d1ee6 remove more stdouts 2011-11-03 15:38:56 +01:00
HanzZ
6da474b615 remove RECV 2011-11-03 00:47:01 +01:00
HanzZ
5482733ed4 Proper password encrypting 2011-11-02 20:02:00 +01:00
Jan Kaluza
f6b01c4f4d util.cpp tests 2011-11-02 13:12:32 +01:00
HanzZ
cc9306d68a Don't link against boost libraries and swiften libraries in the same time 2011-11-02 00:17:54 +01:00
HanzZ
1fefc484a6 spectrum2_manager does not depend on libtransport 2011-11-01 22:53:10 +01:00
HanzZ
6d64a1858b Dummy encryption key implementation + logging glib errors in main log 2011-11-01 22:13:35 +01:00
HanzZ
06ea1ee664 Config file tweaks 2011-10-30 15:53:30 +01:00
HanzZ
081b8258b2 Added ConnectionError enum to protocol.proto 2011-10-29 19:57:56 +02:00
HanzZ
0466b5b312 Fixed service jid parsing = fixed logging 2011-10-29 10:25:04 +02:00
HanzZ
347ed28618 Working variable 2011-10-28 08:55:47 +02:00
HanzZ
0cd6ed8502 more tests 2011-10-27 20:04:46 +02:00
HanzZ
ca9ffed691 Fixed bad rename 2011-10-27 16:54:08 +02:00
HanzZ
c86f851fd8 Don't check for popt on windows 2011-10-27 10:35:18 +02:00
HanzZ
6360ae2c0a Qt is not REQUIRE 2011-10-27 10:31:56 +02:00
HanzZ
8bf81da25b Mention commands in spectrum2_manager help 2011-10-27 10:30:17 +02:00
HanzZ
3932a5c77e Renamed admin_username to admin_jid 2011-10-27 09:33:28 +02:00
HanzZ
140278d70d Proper default config file 2011-10-27 00:07:59 +02:00
HanzZ
af39c58f68 Support for line-end comments 2011-10-26 23:56:50 +02:00
HanzZ
624662e428 remove .cmake 2011-10-26 23:25:48 +02:00
HanzZ
3d94536878 Don't bother with CURRENT_LIST_DIR 2011-10-26 23:17:18 +02:00
HanzZ
b98962e80d Added missing cmake modules 2011-10-26 23:14:24 +02: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
f57929c659 RosterManagerTest: sendCurrentPresences 2011-10-26 18:03:35 +02:00
Jan Kaluza
1a4b25835e RosterManagerTest: check received presences 2011-10-26 17:58:13 +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
Jan Kaluza
9e05a8dffb more tests 2011-10-26 17:24:33 +02:00
Jan Kaluza
c82202f16b initial RosterManagerTest 2011-10-26 16:53:41 +02:00
Jan Kaluza
04cbb3a907 More UserTest tests + fixes of some bugs found by tests 2011-10-26 16:06:24 +02:00
Jan Kaluza
8e7146a496 Include QtNetwork directory 2011-10-26 12:29:06 +02:00
HanzZ
8aff527f6d Dummy user.cpp test 2011-10-26 00:32:15 +02:00
HanzZ
848f672b07 Use BasicTest in tests 2011-10-26 00:16:03 +02:00
HanzZ
ca227ccd26 Better PM 2011-10-25 23:48:07 +02:00
HanzZ
8c529dbabb semi-working PMs in muc 2011-10-25 20:29:58 +02:00
HanzZ
8d72e074c0 IRC backend can connect more servers/rooms... PM still doesn't work correctly :) 2011-10-25 19:24:14 +02:00
HanzZ
f7cd1346cc PURPLE_INPUT_WRITE works again 2011-10-25 18:31:13 +02:00
HanzZ
a560778c90 Added missing return; 2011-10-25 18:22:24 +02:00
HanzZ
fdc1a4199a IRC backend almost work in gateway mode 2011-10-24 22:33:15 +02:00
HanzZ
bc3971f7d2 IRC backends work again 2011-10-23 18:50:10 +02:00
HanzZ
9b03ad3f30 test 2011-10-23 16:25:33 +02:00
HanzZ
81beee07a2 Libpurple backend compiles on Windows, yay! thanks _vt 2011-10-23 13:07:26 +02:00