spectrum2/src
2013-02-10 14:12:03 +01:00
..
tests Added testing swiften_raw backend which just changes to/from attributes and forwards unchanged stanzas 2013-02-09 11:09:38 +01: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 Set adhoc settings according to config even when storage backend is not set 2012-12-22 21:07:29 +01:00
admininterface.cpp memory usage on Windows 2013-02-04 14:40:15 +04: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 Replace #include "Swiften/Swiften.h" by particular headers. 25% compilation speedup. 2013-01-23 11:29:43 +01:00
blockresponder.h Replace #include "Swiften/Swiften.h" by particular headers. 25% compilation speedup. 2013-01-23 11:29:43 +01:00
BlockSerializer.cpp Swift namespace 2011-10-04 20:10:07 +02:00
buddy.cpp Added testing swiften_raw backend which just changes to/from attributes and forwards unchanged stanzas 2013-02-09 11:09:38 +01:00
CMakeLists.txt memory usage on Windows 2013-02-04 14:40:15 +04:00
config.cpp Added testing swiften_raw backend which just changes to/from attributes and forwards unchanged stanzas 2013-02-09 11:09:38 +01:00
conversation.cpp Added testing swiften_raw backend which just changes to/from attributes and forwards unchanged stanzas 2013-02-09 11:09:38 +01:00
conversationmanager.cpp Cache messages also when you leave room but do not disconnect 2012-12-21 11:20:05 +01:00
discoinforesponder.cpp Send 'http://jabber.org/protocol/muc' if MUC is supported by backend 2013-01-26 15:22:25 +01:00
discoinforesponder.h Send 'http://jabber.org/protocol/muc' if MUC is supported by backend 2013-01-26 15:22:25 +01:00
discoitemsresponder.cpp Replace #include "Swiften/Swiften.h" by particular headers. 25% compilation speedup. 2013-01-23 11:29:43 +01:00
filetransfermanager.cpp Replace #include "Swiften/Swiften.h" by particular headers. 25% compilation speedup. 2013-01-23 11:29:43 +01:00
gatewayresponder.cpp Send non-escaped JID in gateway responder if jid_escaping is disabled 2013-01-27 14:15:55 +01:00
localbuddy.cpp Send much more less presences when connecting to legacy network 2013-01-12 10:09:35 +01:00
logging.cpp Working spectrum2_manager restart and hopefully working backend logging directory creation under unprivileged user 2013-01-22 09:07:10 +01:00
memoryreadbytestream.cpp Log4cxx is optional dependency now 2012-03-21 16:31:51 +01:00
memoryusage.cpp memory usage on Windows 2013-02-04 14:40:15 +04:00
mysqlbackend.cpp MYSQL_RES can be valid pointer even when empty result set is returned 2012-11-13 17:38:07 +01:00
networkpluginserver.cpp use proper escaping for MUCs when forwarding raw xml stanzas 2013-02-10 14:12:03 +01:00
pqxxbackend.cpp Fixed typo 2013-01-11 23:32:11 +01:00
presenceoracle.cpp Fixed leaving the room even when its name doesn't start with '#' 2013-01-25 08:05:46 +01:00
rostermanager.cpp send empty name if we receive it from backend 2013-01-26 15:35:15 +01:00
rosterresponder.cpp Replace #include "Swiften/Swiften.h" by particular headers. 25% compilation speedup. 2013-01-23 11:29:43 +01:00
rosterstorage.cpp Replace #include "Swiften/Swiften.h" by particular headers. 25% compilation speedup. 2013-01-23 11:29:43 +01:00
settingsadhoccommand.cpp Spectrum can now works as IRC/whatever bouncer. Configurable using adhoc commands. 2012-12-21 09:26:34 +01:00
sqlite3backend.cpp Skype: Try to read avatars from main.db sqlite3 database 2013-01-30 17:29:08 +01:00
statsresponder.cpp Replace #include "Swiften/Swiften.h" by particular headers. 25% compilation speedup. 2013-01-23 11:29:43 +01:00
storagebackend.cpp Replace #include "Swiften/Swiften.h" by particular headers. 25% compilation speedup. 2013-01-23 11:29:43 +01: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 Replace #include "Swiften/Swiften.h" by particular headers. 25% compilation speedup. 2013-01-23 11:29:43 +01:00
storageresponder.h Replace #include "Swiften/Swiften.h" by particular headers. 25% compilation speedup. 2013-01-23 11:29:43 +01:00
threadpool.cpp ThreadPool added into libtransport 2012-08-07 09:31:15 +02:00
transport.cpp Added testing swiften_raw backend which just changes to/from attributes and forwards unchanged stanzas 2013-02-09 11:09:38 +01:00
transport.pc.in skeleton 2011-02-10 10:25:50 +01:00
user.cpp Added testing swiften_raw backend which just changes to/from attributes and forwards unchanged stanzas 2013-02-09 11:09:38 +01:00
usermanager.cpp fix autoregistration 2013-02-06 22:16:04 +01:00
userregistration.cpp Replace #include "Swiften/Swiften.h" by particular headers. 25% compilation speedup. 2013-01-23 11:29:43 +01:00
userregistry.cpp Replace #include "Swiften/Swiften.h" by particular headers. 25% compilation speedup. 2013-01-23 11:29:43 +01:00
usersreconnecter.cpp Replace #include "Swiften/Swiften.h" by particular headers. 25% compilation speedup. 2013-01-23 11:29:43 +01:00
utf8.h Replace invalid utf8 characters by _ in data from ICQ 2012-08-01 17:16:17 +02:00
util.cpp another try to fix createDirectories compilation for oneiric 2013-01-17 09:44:57 +01:00
vcardresponder.cpp Replace #include "Swiften/Swiften.h" by particular headers. 25% compilation speedup. 2013-01-23 11:29:43 +01:00