summaryrefslogtreecommitdiff
path: root/libebackend/e-dbus-server.c
Commit message (Expand)AuthorAgeFilesLines
* Always hold EDBusServer when opening factory subprocessMilan Crha2015-09-021-0/+14
* Move authentication of backends back to the clientMilan Crha2015-02-021-2/+0
* Bug 678398 - Make evolution-source-registry debugging configurableMilan Crha2014-11-111-4/+4
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-3/+3
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-10/+9
* Bug 710808 - Name all the timeouts added with g_timeout_add()Bastien Nocera2013-10-291-9/+19
* libedataserver: Use g_cclosure_marshal_generic() for all signals.Matthew Barnes2013-03-171-6/+3
* Coding style and whitespace cleanup.Matthew Barnes2013-03-021-4/+5
* Added EDS_TESTING env var to silence messagesTristan Van Berkom2013-02-281-0/+17
* Implement single-file includes for all E-D-S libraries.Matthew Barnes2012-06-031-1/+1
* Adapt libebackend to the new ESource API.Matthew Barnes2012-06-031-2/+4
* Add a new "evolution-source-registry" D-Bus service.Matthew Barnes2012-06-031-4/+2
* libebackend documentation touch ups.Matthew Barnes2012-05-261-1/+1
* Have EDBusServer load modules and extensions.Matthew Barnes2012-04-151-0/+12
* Add E_DBUS_SERVER_EXIT_RELOAD.Matthew Barnes2012-04-101-0/+22
* EDBusServer: Add exit codes to run() and quit().Matthew Barnes2012-04-101-25/+48
* Make e_dbus_server_load_modules() idempotent.Matthew Barnes2012-04-101-0/+18
* EDBusServer: Finish documenting API.Matthew Barnes2012-04-101-0/+72
* EDBusServer: Fix run/quit signal marshallers.Matthew Barnes2012-04-101-2/+2
* EDBusServer: Add run/quit signals.Matthew Barnes2012-04-011-22/+56
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-1/+1
* Add --wait-for-client factory processes command line optionMilan Crha2011-12-021-2/+7
* EDBusServer: Add a use count, like in GApplication.Matthew Barnes2011-09-281-1/+75
* Add various base classes for backends and servers.Matthew Barnes2011-09-261-0/+251