spectrum2/include/transport
2012-09-05 09:45:49 +02:00
..
adhoccommand.h pass UserManager and StorageBackend to adhoc commands 2012-08-17 10:19:21 +02:00
adhoccommandfactory.h pass UserManager and StorageBackend to adhoc commands 2012-08-17 10:19:21 +02:00
adhocmanager.h pass UserManager and StorageBackend to adhoc commands 2012-08-17 10:19:21 +02:00
admininterface.h More spectrum2 stats 2012-07-30 07:31:48 +02:00
BlockParser.h Moved Block* from include/Swiften to transport/ 2011-09-28 15:57:39 +02:00
BlockPayload.h Moved Block* from include/Swiften to transport/ 2011-09-28 15:57:39 +02:00
BlockSerializer.h Moved Block* from include/Swiften to transport/ 2011-09-28 15:57:39 +02:00
buddy.h More tests 2012-08-09 14:57:57 +02:00
CMakeLists.txt Add PROTOBUF_PROTOC_EXECUTABLE 2012-09-04 16:19:03 +02:00
config.h Add general command line parsing code into Config::cretateFromArgs() method 2012-09-04 14:58:04 +02:00
conversation.h Working IRC nickserv + PMs 2011-11-24 12:24:26 +01:00
conversationmanager.h ConversationManager tests 2012-08-30 12:37:14 +02:00
discoitemsresponder.h DiscoItemsResponder can add adhoc commands 2012-06-20 11:49:00 +02:00
factory.h Factory::createBuddy 2011-04-11 14:31:20 +02:00
filetransfermanager.h Move FT to separate class 2011-10-01 21:12:18 +02:00
gatewayresponder.h Gateway interaction 2012-02-26 14:03:48 +01:00
localbuddy.h More tests 2012-08-09 14:57:57 +02:00
logger.h AbstractBuddy and AbstractConversation renamed 2011-04-03 11:39:06 +02:00
logging.h Shutdown logging before exit() call to fix potential freeze 2012-04-14 09:14:52 +02:00
memoryreadbytestream.h Handle FT cancelation 2011-10-03 11:35:32 +02:00
memoryusage.h Report also skype process memory usage 2012-03-09 08:25:03 +01:00
mysqlbackend.h Implement removeBuddy/removeBuddySettings/getBuddySetting for mysql 2012-08-07 14:16:27 +02:00
networkplugin.h Added NetworkPlugin::handleBuddyRemoved method to let backend remove buddy from XMPP user's roster 2012-06-14 08:06:46 +02:00
networkpluginserver.h Give backend some time to start before spawning new oen 2012-07-28 06:04:10 +02:00
pqxxbackend.h Added updateBuddySetting, removeBuddySetting and removeBuddy implementation for SQLite 2012-07-20 13:46:28 +02:00
presenceoracle.h 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
protocol.proto Much more useful spectrum2_manager 2012-07-18 15:20:06 +02:00
rostermanager.h Added NetworkPlugin::handleBuddyRemoved method to let backend remove buddy from XMPP user's roster 2012-06-14 08:06:46 +02:00
rosterresponder.h Working buddy rename 2011-06-09 13:54:09 +02:00
rosterstorage.h Added updateBuddySetting, removeBuddySetting and removeBuddy implementation for SQLite 2012-07-20 13:46:28 +02:00
settingsadhoccommand.h pass UserManager and StorageBackend to adhoc commands 2012-08-17 10:19:21 +02:00
sqlite3backend.h Added updateBuddySetting, removeBuddySetting and removeBuddy implementation for SQLite 2012-07-20 13:46:28 +02:00
statsresponder.h StatsResponder 2011-11-09 12:47:43 +01:00
storagebackend.h Added updateBuddySetting, removeBuddySetting and removeBuddy implementation for SQLite 2012-07-20 13:46:28 +02:00
threadpool.h ThreadPool added into libtransport 2012-08-07 09:31:15 +02:00
transport.h Moved DiscoItemsResponder out of Component class 2012-06-20 12:03:53 +02:00
user.h Fixed PresenceOracle 2011-12-08 17:55:23 +01:00
usermanager.h More stats 2012-03-09 17:55:57 +01:00
userregistration.h Use remote-roster for unregistering if available 2011-09-14 12:42:06 +02:00
userregistry.h Forward StreamError in onPasswordInvalid signal 2011-10-18 20:49:20 +02:00
usersreconnecter.h Reconnect users automatically in case of spectrum2 main instance crash/restart 2011-12-07 10:30:39 +01:00
util.h 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.h VCard timeout 2011-08-22 15:44:47 +02:00