spectrum2/src
2012-08-07 17:41:13 +02:00
..
tests Log4cxx is optional dependency now 2012-03-21 16:31:51 +01:00
utf8 Fixed ordering in utf8 header 2012-08-01 21:37:50 +02:00
adhoccommand.cpp Another part of SettingsAdHocCommand 2012-07-17 13:22:49 +02:00
adhocmanager.cpp Another part of AdHoc support 2012-06-25 19:55:57 +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 Check if JID is valid when calling setName and ignore buddies with invalid JID 2012-08-07 17:41:13 +02:00
CMakeLists.txt Remove protobuf from libtransport dependencies 2012-04-08 15:19:27 +02:00
config.cpp Merge pull request #11 from sarangbh/twitter-backend 2012-08-06 22:33:25 -07:00
conversation.cpp Handle situation where nickname is emtpy in groupchat 2012-07-30 13:52:29 +02:00
conversationmanager.cpp Log4cxx is optional dependency now 2012-03-21 16:31:51 +01: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 Check if JID is valid when calling setName and ignore buddies with invalid JID 2012-08-07 17:41:13 +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 Shutdown logging before exit() call to fix potential freeze 2012-04-14 09:14:52 +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 Check if JID is valid when calling setName and ignore buddies with invalid JID 2012-08-07 17:41:13 +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 Don't pass subscription in PresenceEracle 2011-12-09 15:03:46 +01:00
rostermanager.cpp Check if JID is valid when calling setName and ignore buddies with invalid JID 2012-08-07 17:41:13 +02:00
rosterresponder.cpp Log4cxx is optional dependency now 2012-03-21 16:31:51 +01: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 Another part of SettingsAdHocCommand 2012-07-17 13:22:49 +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 Do not handle presence type='error' 2012-08-05 20:16:23 +02:00
transport.pc.in skeleton 2011-02-10 10:25:50 +01:00
user.cpp Log4cxx is optional dependency now 2012-03-21 16:31:51 +01:00
usermanager.cpp Added way to disable xhtmlim from backend and don't handle messages with empty body 2012-07-31 16:48:31 +02:00
userregistration.cpp Support for [registration] allowed_usernames 2012-08-01 13:50:38 +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 Move random port generating to util.cpp 2011-12-09 13:51:50 +01:00
vcardresponder.cpp Do not send vcard with from=legacy_network_name 2012-04-08 14:01:46 +02:00