spectrum2/src
2012-10-04 12:12:49 +02:00
..
tests CONFIG_*_DEFAULTED now uses safeAs and should be used everywhere instead of CONFIG_* macros 2012-10-03 16:40:11 +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 Don't try to set linux only things on bsd 2012-10-04 12:12:49 +02:00
config.cpp Allow setting more unregistered variables in Config class which can be later accessed using CONFIG_LIST 2012-10-03 09:48:11 +02:00
conversation.cpp Send participants to second resource when it joins the room 2012-09-23 09:48:03 +02:00
conversationmanager.cpp Remove resource from room when the client disconnects without disconnecting the rooms 2012-09-25 12:48:30 +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 Redirect stderr in separate method 2012-09-12 11:49:46 +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 include also signal.h 2012-10-04 09:55:26 +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 Use _WIN32 instead of _MSC_VER 2012-09-20 22:00:10 +02:00
transport.pc.in skeleton 2011-02-10 10:25:50 +01:00
user.cpp Remove resource from room when the client disconnects without disconnecting the rooms 2012-09-25 12:48:30 +02:00
usermanager.cpp Use __FreeBSD__ instead of BSD 2012-10-04 10:47:24 +02:00
userregistration.cpp Handle 'unregister' field also when it has text-single type 2012-09-21 17:55:56 +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