Commit graph

1072 commits

Author SHA1 Message Date
Jan Kaluza
faa076723c #define close closesocket 2012-09-05 13:59:25 +02:00
Jan Kaluza
933b38d5c5 #define close closesocket 2012-09-05 13:55:53 +02:00
Jan Kaluza
f4e31926b0 Call find_package between overriding things 2012-09-05 13:01:55 +02:00
Jan Kaluza
4c4ff8e816 Test for automatic reconnection 2012-09-05 10:06:51 +02:00
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
HanzZ
d91990a491 fixed purple_dev 2012-09-04 20:30:24 +02:00
HanzZ
66c4de4c64 Removed GLIB2* config variables 2012-09-04 19:59:41 +02:00
HanzZ
d21a4b20bb Build purple backend when PURPLE_FOUND is 1 2012-09-04 19:18:35 +02:00
HanzZ
4894f47d8b Build purple backend when PURPLE_FOUND is 1 2012-09-04 18:48:08 +02:00
HanzZ
cfd9f41369 Use win32 specific libs in SWIFTEN_LIBRARY 2012-09-04 18:46:38 +02:00
HanzZ
5e9c751ddc Use win32 specific libs in SWIFTEN_LIBRARY 2012-09-04 18:32:21 +02:00
HanzZ
0b0f016e49 Use win32 specific libs in SWIFTEN_LIBRARY 2012-09-04 18:30:49 +02:00
HanzZ
e144f1a1f2 Use win32 specific libs in SWIFTEN_LIBRARY 2012-09-04 18:25:56 +02:00
HanzZ
cfcacf9e0e Added windows specific libraries 2012-09-04 18:14:40 +02:00
HanzZ
749dfc6af2 Use PROTOBUF_LIBRARY instead of blind libprotobuf 2012-09-04 17:54:21 +02:00
HanzZ
096743a322 Use PROTOBUF_LIBRARY instead of blind libprotobuf 2012-09-04 17:44:00 +02:00
HanzZ
84d1dc9755 Comment out SpectrumService 2012-09-04 17:32:23 +02:00
HanzZ
5ba5671f2f Remove protoc 2012-09-04 17:30:19 +02:00
Jan Kaluza
8b1f660078 Add PROTOBUF_PROTOC_EXECUTABLE 2012-09-04 16:19:03 +02:00
Jan Kaluza
14e450f7b5 Do not create pidfile and portfile directories on windows 2012-09-04 16:07:32 +02:00
Jan Kaluza
f219bf6320 Work without PURPLE_LIBRARY defined 2012-09-04 15:59:45 +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
712c55a9f4 Use Transport::Config in skype backend 2012-09-04 14:32:20 +02:00
Jan Kaluza
1fde5bad9d Allow define PURPLE_NOT_RUNTIME 2012-09-04 13:45:09 +02:00
Jan Kaluza
bbafb94d6f Use wrapped calls to libpurple and load libpurple.dll automatically on Windows 2012-09-04 11:38:17 +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
Jan Kaluza
680c4f5c8e Added cmake variables to override libraries/include directories 2012-09-03 17:13:02 +02:00
HanzZ
5e93bb59c0 include dbus-glib include dirs 2012-09-01 21:07:40 +02:00
HanzZ
84d5276afd Merge branch 'master' of github.com:hanzz/libtransport 2012-09-01 20:44:38 +02:00
HanzZ
98b35ceda9 Fixed compilation on centos 2012-09-01 20:44:19 +02:00
Jan Kaluza
739fc7af10 Update README.win32
another change
2012-09-01 16:27:30 +03:00
HanzZ
24e0ddf17c Find boost on windows 2012-09-01 14:20:54 +02:00
Jan Kaluza
024c49c5bb Update README.win32
another readme update
2012-09-01 15:13:31 +03:00
HanzZ
91100e6e7c Do not compile yahoo and twitter backend on windows for now 2012-09-01 08:18:28 +02:00
HanzZ
b99f5b9662 We do not need unistd.h 2012-09-01 08:16:31 +02:00
HanzZ
5776f4d57d do not handle signals in yahoo backend on windows 2012-09-01 08:15:27 +02:00
HanzZ
a1853e0a8e snprintf on windows 2012-09-01 08:13:19 +02:00
HanzZ
4cb825c13d Merge branch 'master' of github.com:hanzz/libtransport 2012-09-01 08:09:51 +02:00
HanzZ
04c353fc6b We do not need unistd.h 2012-09-01 08:09:36 +02:00
HanzZ
a0c8e83be6 Windows compilation tweaks 2012-09-01 07:57:04 +02:00
Jan Kaluza
b4b9420d6a Update README.win32
update
2012-09-01 08:51:05 +03:00
HanzZ
8b6a86d528 Merge branch 'master' of git://github.com/vitalyster/libtransport 2012-09-01 07:22:24 +02:00
HanzZ
e8cbe39491 Fixed build 2012-08-31 22:41:10 +02:00
Jan Kaluza
1a11965611 ConversationManager tests 2012-08-30 12:37:14 +02:00
Jan Kaluza
35c13f038f Hidden password, allow seeting port 2012-08-29 15:33:43 +02:00
Jan Kaluza
cb1e126ab6 Fixed login when client answers with invalid disco#info. Web-interface tweaks 2012-08-29 15:03:21 +02:00
Jan Kaluza
f9a49506a1 Starting/stopping instances from web-interface 2012-08-29 10:39:58 +02:00
Jan Kaluza
254143e164 spectrum2_manager can run as web-server providing simple web-interface 2012-08-29 10:17:32 +02:00
Jan Kaluza
5daa8bb514 Some docs 2012-08-28 15:17:37 +02:00