.. |
tests
|
Create directories with proper owner/group/permissions. Moved StorageBackend related methods from Util into StorageBackend
|
2012-10-31 09:12:33 +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
|
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
|
Get room list on IRC and show rooms in service discovery
|
2012-10-18 09:04:20 +02:00 |
CMakeLists.txt
|
Added support for service.jid_escaping config
|
2012-10-29 14:08:54 +01:00 |
config.cpp
|
Added support for service.jid_escaping config
|
2012-10-29 14:08:54 +01:00 |
conversation.cpp
|
Added support for service.jid_escaping config
|
2012-10-29 14:08:54 +01:00 |
conversationmanager.cpp
|
Try to join the rooms after every reconnect, not only after first one
|
2012-10-24 10:53:26 +02:00 |
discoinforesponder.cpp
|
Get room list on IRC and show rooms in service discovery
|
2012-10-18 09:04:20 +02:00 |
discoinforesponder.h
|
Get room list on IRC and show rooms in service discovery
|
2012-10-18 09:04:20 +02:00 |
discoitemsresponder.cpp
|
Get room list on IRC and show rooms in service discovery
|
2012-10-18 09:04:20 +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
|
Create directories with proper owner/group/permissions. Moved StorageBackend related methods from Util into StorageBackend
|
2012-10-31 09:12:33 +01: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
|
Create directories with proper owner/group/permissions. Moved StorageBackend related methods from Util into StorageBackend
|
2012-10-31 09:12:33 +01:00 |
networkpluginserver.cpp
|
Close all sockets before fork()
|
2012-10-30 12:09:23 +01:00 |
pqxxbackend.cpp
|
Create directories with proper owner/group/permissions. Moved StorageBackend related methods from Util into StorageBackend
|
2012-10-31 09:12:33 +01: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
|
Don't handle roster stanzas with empty node
|
2012-10-05 19:24:18 +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
|
Create directories with proper owner/group/permissions. Moved StorageBackend related methods from Util into StorageBackend
|
2012-10-31 09:12:33 +01:00 |
statsresponder.cpp
|
Log4cxx is optional dependency now
|
2012-03-21 16:31:51 +01:00 |
storagebackend.cpp
|
Create directories with proper owner/group/permissions. Moved StorageBackend related methods from Util into StorageBackend
|
2012-10-31 09:12:33 +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
|
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
|
Get room list on IRC and show rooms in service discovery
|
2012-10-18 09:04:20 +02:00 |
transport.pc.in
|
skeleton
|
2011-02-10 10:25:50 +01:00 |
user.cpp
|
Try to join the rooms after every reconnect, not only after first one
|
2012-10-24 10:53:26 +02:00 |
usermanager.cpp
|
Do not send subscribed on probe presence. Just subscribe should be enough
|
2012-10-30 18:06:29 +01:00 |
userregistration.cpp
|
Added support for service.jid_escaping config
|
2012-10-29 14:08:54 +01: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
|
Create directories with proper owner/group/permissions. Moved StorageBackend related methods from Util into StorageBackend
|
2012-10-31 09:12:33 +01:00 |
vcardresponder.cpp
|
Do not send vcard with from=legacy_network_name
|
2012-04-08 14:01:46 +02:00 |