summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-26distcheck: Corrected path to file in POTFILE.indbus-server-reorganization-pohlyChris Kühl1-1/+1
2011-08-26server: Fix up indentation after Server class renameChris Kühl2-34/+34
2011-08-26server: Moved src/Notification* files to src/dbus/serverChris Kühl14-19/+8
2011-08-26server: Renamed DBusServer class to ServerChris Kühl1-1/+1
2011-08-26server: Renamed 'dbus-server' sub-directory to 'dbus/server'Chris Kühl50-137/+141
2011-08-26dbus-server: Remove 'syncevo-' prefix from source filesChris Kühl17-17/+17
2011-08-26dbus-server: Clean up Makefile.amChris Kühl1-54/+40
2011-08-26Add a new file to POTFILES.in to fix make checkMurray Cumming1-1/+1
2011-08-26Added missing include <iostream>Murray Cumming1-0/+3
2011-08-26syncevo: Clean up namespace pollution.Chris Kühl35-416/+411
2011-08-26dbus-server: Removed "using namespace XXX" statement from headers.Chris Kühl16-104/+96
2011-08-26dbus-server: Cleaned up include files after reorganization.Chris Kühl40-216/+251
2011-08-26syncevo: Renamed GString typedef in SmartPtr.h to GStringPtr.Chris Kühl3-4/+4
2011-08-26dbus-server: Broke DBusTransportAgent class out into its own .h/.cpp files.Chris Kühl6-224/+280
2011-08-26dbus-server: Broke Connection class out into its own .h/.cpp files.Chris Kühl6-598/+660
2011-08-26dbus-server: Broke CmdlineWrapper class out into its own .h file.Chris Kühl4-117/+149
2011-08-26dbus-server: Broke Session class out into its own .h/.cpp files.Chris Kühl6-1264/+1335
2011-08-26dbus-server: Broke ProgressData class out into its own .h/.cpp files.Chris Kühl5-347/+402
2011-08-26dbus-server: Broke DBusSync class out into its own .h/.cpp files.Chris Kühl5-193/+251
2011-08-26dbus-server: Broke DBusUserInterface class out into its own .h/.cpp files.Chris Kühl5-210/+267
2011-08-26dbus-server: Broke SourceProgress struct out into its own .h file.Chris Kühl3-30/+60
2011-08-26dbus-server: Broke SourceStatus struct out into its own .h file.Chris Kühl3-30/+60
2011-08-26dbus-server: Broke PresenceStatus class out into its own .cpp/.h files.Chris Kühl5-209/+266
2011-08-26dbus-server: Broke AutoSyncManager class out into its own .h/.cpp files.Chris Kühl5-549/+618
2011-08-26dbus-server: Broke SessionListener class out into its own .h file.Chris Kühl3-23/+54
2011-08-26dbus-server: Break NetworkManagerClient class out into .h/.cpp files.Chris Kühl5-149/+210
2011-08-26dbus-server: Break ConnmanClient class out into .h/.cpp files.Chris Kühl5-122/+183
2011-08-26dbus-server: Broke ReadOperations class out into its own .h file.Chris Kühl5-385/+441
2011-08-26dbus-server: Broke Client class out into its own .cpp/.h file.Chris Kühl5-139/+199
2011-08-26dbus-server: Broke Restart class out into its own .h file.Chris Kühl3-46/+77
2011-08-26dbus-server: Break Exception classes out into .h/.cpp files.Chris Kühl5-98/+156
2011-08-26dbus-server: Broke Timeout class out into its own .h file.Chris Kühl3-61/+91
2011-08-26dbus-server: Broke InfoReq class out into its own .cpp/.h file.Chris Kühl5-274/+330
2011-08-26dbus-server: Broke AutoTerm class out into its own .h file.Chris Kühl3-124/+156
2011-08-26dbus-server: Broke Timer utility class out into its own .h file.Chris Kühl3-59/+91
2011-08-26dbus-server: Broke BluezManager out into its own .cpp/.h files.Chris Kühl5-327/+388
2011-08-26dbus-server: Moved main() and friends to seperate main.cpp file.Chris Kühl4-103/+132
2011-08-26gdbus: Seperate implementation of intrusive_ptr_* into cpp file.Chris Kühl3-8/+40
2011-08-26dbus-server: Make shutdownRequested less global.Chris Kühl2-14/+22
2011-08-26dbus-server: Make LogRedirect less global.Chris Kühl2-12/+10
2011-08-26dbus-server: Make GMainLoop less global.Chris Kühl2-9/+14
2011-08-26dbus-server: Moved all class definitions to .h file.Chris Kühl4-2752/+2811
2011-08-26Moved syncevo-dbus-server.cpp and friends to dbus-server sub-directory.Chris Kühl10-243/+290
2011-08-26WebDAV: temporarily add "using namespace std"Patrick Ohly1-0/+3
2011-08-26SyncSource.h: fixed missing return statementPatrick Ohly1-1/+1
2011-08-26testing: enable problematic eds_contact tests for MemotooPatrick Ohly1-4/+4
2011-08-26testing: ignore testExtensions for FunambolPatrick Ohly1-0/+3
2011-08-26testing: run all Sync tests for DAViCalPatrick Ohly1-1/+1
2011-08-26syncevolution.org binaries: enable lpia againPatrick Ohly1-1/+1
2011-08-26backends: apply PHOTO import/export scripts by default (Apple CardDAV)Patrick Ohly1-0/+8