summaryrefslogtreecommitdiff
path: root/libebackend/e-source-registry-server.c
Commit message (Expand)AuthorAgeFilesLines
* source_registry_server_process_file_monitor_event - Correct possible runtime ...Milan Crha2015-09-231-1/+1
* Bug 751657 - ESource can be removed after its property changeMilan Crha2015-07-031-43/+148
* Enhance debugging output of source_registry_server_monitor_changed_cb()Milan Crha2015-07-031-1/+11
* e-source-registry-server: Watch for changes to .source files and reloadPhilip Withnall2015-06-191-0/+45
* e-source-registry-server: Remove a spurious newline from a debug messagePhilip Withnall2015-06-191-1/+1
* source_registry_server_monitor_changed_cb: Reuse existing sourceMilan Crha2015-06-181-3/+15
* Bug 751108 - Source registry Reload() method call brokenMilan Crha2015-06-171-1/+1
* Update devel-doc Since from 3.14 to 3.16Milan Crha2015-02-241-1/+1
* Move authentication of backends back to the clientMilan Crha2015-02-021-715/+41
* Bug 678398 - Make evolution-source-registry debugging configurableMilan Crha2014-11-111-2/+1
* e-source-registry-server: Fix a potential NULL pointer dereferencePhilip Withnall2014-11-081-1/+2
* Bug #732948 - Add backend-per-process supportFabiano FidĂȘncio2014-07-111-6/+20
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-3/+3
* Bug #727431 - Merge common factories' code into a superclassFabiano FidĂȘncio2014-04-101-23/+15
* Replace 'interface' with 'iface' in the codeTarnyko2014-02-261-8/+8
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-12/+11
* 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