.. |
tests
|
Don't dumpReceived() in tests
|
2012-09-11 17:51:30 +02:00 |
utf8
|
Fixed ordering in utf8 header
|
2012-08-01 21:37:50 +02:00 |
adhoccommand.cpp
|
pass UserManager and StorageBackend to adhoc commands
|
2012-08-17 10:19:21 +02:00 |
adhocmanager.cpp
|
pass UserManager and StorageBackend to adhoc commands
|
2012-08-17 10:19:21 +02:00 |
admininterface.cpp
|
Used utf8 character set for mysql
|
2012-07-30 14:51:03 +02:00 |
BlockParser.cpp
|
Moved Block* from include/Swiften to transport/
|
2011-09-28 15:57:39 +02:00 |
BlockPayload.cpp
|
Moved Block* from include/Swiften to transport/
|
2011-09-28 15:57:39 +02:00 |
blockresponder.cpp
|
Log4cxx is optional dependency now
|
2012-03-21 16:31:51 +01:00 |
blockresponder.h
|
Moved Block* from include/Swiften to transport/
|
2011-09-28 15:57:39 +02:00 |
BlockSerializer.cpp
|
Swift namespace
|
2011-10-04 20:10:07 +02:00 |
buddy.cpp
|
More tests
|
2012-08-09 14:57:57 +02:00 |
CMakeLists.txt
|
Test for automatic reconnection
|
2012-09-05 10:06:51 +02:00 |
config.cpp
|
Reload config also with jid
|
2012-09-12 08:15:10 +02:00 |
conversation.cpp
|
ConversationManager tests
|
2012-08-30 12:37:14 +02:00 |
conversationmanager.cpp
|
ConversationManager tests
|
2012-08-30 12:37:14 +02:00 |
discoinforesponder.cpp
|
Send node in disco#info. Fixes #206
|
2012-04-03 19:27:52 +02:00 |
discoinforesponder.h
|
send caps info in presences
|
2011-09-15 23:57:43 +02:00 |
discoitemsresponder.cpp
|
DiscoItemsResponder can add adhoc commands
|
2012-06-20 11:49:00 +02:00 |
filetransfermanager.cpp
|
Log4cxx is optional dependency now
|
2012-03-21 16:31:51 +01:00 |
gatewayresponder.cpp
|
Merged SoC teaser tasks solutions
|
2012-04-08 16:44:31 +02:00 |
localbuddy.cpp
|
Fixed tests
|
2012-08-09 11:21:01 +02:00 |
logger.cpp
|
networkplugin is now in separate library libtransport-plugin + does not depend on boost/swiften/libtransport
|
2011-10-17 17:24:44 +02:00 |
logging.cpp
|
Merge branch 'master' of git://github.com/vitalyster/libtransport
|
2012-09-01 07:22:24 +02:00 |
memoryreadbytestream.cpp
|
Log4cxx is optional dependency now
|
2012-03-21 16:31:51 +01:00 |
memoryusage.cpp
|
Report also skype process memory usage
|
2012-03-09 08:25:03 +01:00 |
mysqlbackend.cpp
|
Implement removeBuddy/removeBuddySettings/getBuddySetting for mysql
|
2012-08-07 14:16:27 +02:00 |
networkpluginserver.cpp
|
hopefully fixed replace_invalid crash
|
2012-09-05 14:31:03 +02:00 |
pqxxbackend.cpp
|
Cleaned up code a bit, primarily adding more exception catching in proper locations.
|
2012-02-19 16:10:36 +08:00 |
presenceoracle.cpp
|
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 |
rostermanager.cpp
|
More tests
|
2012-08-13 08:29:44 +02:00 |
rosterresponder.cpp
|
More tests
|
2012-08-09 14:57:57 +02:00 |
rosterstorage.cpp
|
Do not run storeBuddy for buddies from database. Run all updates in one transaction
|
2012-07-29 05:59:55 +02:00 |
settingsadhoccommand.cpp
|
Working 'Enable Transport' adhoc setting
|
2012-08-17 13:54:21 +02:00 |
sqlite3backend.cpp
|
Added updateBuddySetting, removeBuddySetting and removeBuddy implementation for SQLite
|
2012-07-20 13:46:28 +02:00 |
statsresponder.cpp
|
Log4cxx is optional dependency now
|
2012-03-21 16:31:51 +01:00 |
storagebackend.cpp
|
Fixed default database for gatewaymode
|
2012-04-14 15:52:25 +02:00 |
storageparser.cpp
|
support for jabber:iq:private in server mode
|
2011-05-20 00:11:00 +02:00 |
storageparser.h
|
support for jabber:iq:private in server mode
|
2011-05-20 00:11:00 +02:00 |
storageresponder.cpp
|
Log4cxx is optional dependency now
|
2012-03-21 16:31:51 +01:00 |
storageresponder.h
|
support for jabber:iq:private in server mode
|
2011-05-20 00:11:00 +02:00 |
threadpool.cpp
|
ThreadPool added into libtransport
|
2012-08-07 09:31:15 +02:00 |
transport.cpp
|
fix compilation
|
2012-08-15 17:10:53 +04:00 |
transport.pc.in
|
skeleton
|
2011-02-10 10:25:50 +01:00 |
user.cpp
|
Fixed login when client answers with invalid disco#info. Web-interface tweaks
|
2012-08-29 15:03:21 +02:00 |
usermanager.cpp
|
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 |
userregistration.cpp
|
More tests
|
2012-08-14 15:27:20 +02:00 |
userregistry.cpp
|
Send backend config
|
2012-04-11 09:16:56 +02:00 |
usersreconnecter.cpp
|
Puti response->setTo into try/catch block
|
2012-08-05 16:59:50 +02:00 |
utf8.h
|
Replace invalid utf8 characters by _ in data from ICQ
|
2012-08-01 17:16:17 +02:00 |
util.cpp
|
Pass command the same command line options as we have in main instance to backend instances
|
2012-09-04 10:28:11 +02:00 |
vcardresponder.cpp
|
Do not send vcard with from=legacy_network_name
|
2012-04-08 14:01:46 +02:00 |