summaryrefslogtreecommitdiff
path: root/libebackend/e-source-registry-server.c
Commit message (Expand)AuthorAgeFilesLines
* Bug #680961 - Broken dispatching of EAuthenticationSessionMilan Crha2013-11-251-0/+11
* ESourceRegistry: Ignore hidden files from .source folder monitoringMilan Crha2013-11-221-7/+3
* registry-server: Demote g_print() to g_debug()Colin Walters2013-11-211-1/+1
* libedataserver: Use g_cclosure_marshal_generic() for all signals.Matthew Barnes2013-03-171-10/+4
* Coding style and whitespace cleanup.Matthew Barnes2013-03-021-2/+3
* Make the ESourceRegistryServer modules relocatable like addressbook & calendarTristan Van Berkom2013-02-251-1/+8
* e_source_registry_server_load_directory: Monitor failure is non-fatal.Matthew Barnes2013-02-221-10/+28
* Use e_source_registry_server_new_auth_session().Matthew Barnes2013-02-011-1/+1
* Add e_source_registry_server_new_auth_session().Matthew Barnes2013-02-011-0/+52
* Deprecate e_source_registry_server_load_all().Matthew Barnes2013-01-211-0/+4
* Add e_source_registry_server_load_resource().Matthew Barnes2013-01-211-0/+73
* Add e_source_registry_server_find_extension().Matthew Barnes2012-12-311-24/+61
* ESourceRegistryServer: Add a "tweak-key-file" signal.Matthew Barnes2012-12-241-3/+107
* Replace deprecated GLib symbols (as of GLib 2.34.x)Milan Crha2012-11-051-35/+35
* Add AllowAuthPromptAll() method to SourceManager interface.Matthew Barnes2012-11-011-0/+26
* ESourceRegistryServer: File monitor should set flags on new sources.Matthew Barnes2012-10-131-0/+8
* Bug 680961 - Broken dispatching of EAuthenticationSessionMatthew Barnes2012-08-241-9/+41
* source_registry_server_create_source(): Create parent directories.Matthew Barnes2012-08-101-3/+20
* Add e_source_registry_server_ref_backend().Matthew Barnes2012-08-031-0/+68
* Replace e_source_registry_server_queue_auth_session().Matthew Barnes2012-07-281-117/+371
* Bug 678893 - Allow concurrent authentication sessionsMatthew Barnes2012-07-271-58/+49
* source_registry_server_create_sources_cb(): Fix error handling.Matthew Barnes2012-07-211-2/+3
* EServerSideSource: Don't write changes to disk until exported.Matthew Barnes2012-06-211-0/+5
* EServerSideSource: Add an "exported" property.Matthew Barnes2012-06-211-0/+4
* Implement single-file includes for all E-D-S libraries.Matthew Barnes2012-06-031-4/+1
* Add a new "evolution-source-registry" D-Bus service.Matthew Barnes2012-06-031-0/+1801