Commit graph

40 commits

Author SHA1 Message Date
HanzZ
5ba5671f2f Remove protoc 2012-09-04 17:30:19 +02:00
Vitaly Takmazov
eabd4012f4 Merge branch 'master' of https://github.com/hanzz/libtransport 2012-08-01 13:26:13 +04: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
Vitaly Takmazov
892af5dc57 Merge branch 'master' of https://github.com/hanzz/libtransport 2012-05-22 11:03:57 +04:00
Jan Kaluza
596a58abb6 Fixed compilation on F17 2012-05-21 09:24:41 +02:00
Vitaly Takmazov
f1d9579afa Merge branch 'master' of https://github.com/hanzz/libtransport 2012-04-16 11:20:17 +04:00
Vitaly Takmazov
57283d68d1 fix compilation 2012-04-13 17:05:52 +04:00
HanzZ
863966d10a Fixed out-of-source build again 2012-04-11 20:40:50 +02:00
Jan Kaluza
c44d571351 Send backend config 2012-04-11 09:16:56 +02:00
HanzZ
9b39d3ebea Preparation for PluginConfig 2012-04-09 09:16:23 +02:00
Sarang Bharadwaj
99941f0a4c Removed protocol_pb2.py 2012-04-06 14:09:14 +05:30
Sarang Bharadwaj
8bd3dfd3a2 NetworkPlugin python version 2012-04-05 14:36:24 +05:30
Vitaly Takmazov
d72ff6134b Merge branch 'master' of https://github.com/hanzz/libtransport 2012-04-03 14:13:53 +04:00
Jan Kaluza
f7323117c8 Make pb-python target default one 2012-04-03 11:23:02 +02:00
Vitaly Takmazov
aab3709012 Merge branch 'master' of https://github.com/hanzz/libtransport 2012-03-29 12:26:58 +04:00
HanzZ
d416f2c257 Merge branch 'master' of github.com:hanzz/libtransport 2012-03-27 22:06:02 +02:00
HanzZ
c6057e35d5 Support for setting -DLIB_INSTALL_DIR=lib64 2012-03-27 21:47:50 +02:00
Jan Kaluza
5f06cf12d6 Fixed out-of-source building 2012-03-27 12:37:11 +02:00
HanzZ
7c93aee6f4 Log4cxx is optional dependency now 2012-03-21 16:31:51 +01:00
Vitaly Takmazov
64f0883512 Merge branch 'master' of https://github.com/hanzz/libtransport 2012-03-21 19:03:45 +04:00
HanzZ
1f60d0547c Changed libtransport-plugin deps to have logging.h used from libpurple backend 2012-03-21 15:46:25 +01:00
Vitaly Takmazov
bda35a459e use bundled protobuf for windows builds 2012-03-21 17:42:29 +04:00
Jan Kaluza
7d238f4440 catch FileInputStream exception 2012-03-21 11:01:07 +01:00
HanzZ
9c7d577b0e define getpid on windows 2012-03-20 22:45:13 +01:00
HanzZ
7ec58e0024 fixed setting backend id 2012-03-09 18:41:58 +01:00
HanzZ
6ec566375c Send backend id back to main instance 2012-03-09 17:13:32 +01:00
Jan Kaluza
f42aa113b9 support for extra memory usage 2012-03-08 11:56:36 +01:00
Jan Kaluza
6c2ef4c9d8 place for python binding 2012-03-06 12:49:36 +01:00
Jan Kaluza
c990770ecf renamed plugin/src to plugin/cpp 2012-03-06 11:47:00 +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
6b81ff06d6 Support for buddies on more groups 2011-11-30 21:43:12 +01:00
HanzZ
2626035bc2 Disconnect if ping is not received for 30 seconds 2011-11-14 20:29:57 +01:00
HanzZ
81beee07a2 Libpurple backend compiles on Windows, yay! thanks _vt 2011-10-23 13:07:26 +02:00
HanzZ
4aebd62cdd fix networkplugin compilation on windows 2011-10-20 15:42:48 +02:00
HanzZ
93b2e86e9c Working dfrotz backend 2011-10-18 20:10:09 +02:00
HanzZ
7f06cbad05 Mark protocol.pb.cc as generated 2011-10-18 18:24:22 +02:00
HanzZ
53353b28b8 Added missing CMakeList.txt 2011-10-18 12:46:13 +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