summaryrefslogtreecommitdiff
path: root/libebackend
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/gnome-3-6' into openismus-workPatrick Ohly2013-03-261-10/+28
|\
| * e_source_registry_server_load_directory: Monitor failure is non-fatal.Matthew Barnes2013-02-221-10/+28
* | Added EDS_TESTING env var to silence messagesopenismus-snapshot/2013-03-04Tristan Van Berkom2013-02-281-0/+17
* | Make the ESourceRegistryServer modules relocatable like addressbook & calendarTristan Van Berkom2013-02-252-1/+16
|/
* Coding style and whitespace cleanup.Matthew Barnes2012-11-101-4/+5
* Collection's child source Enabled should match collections EnabledMilan Crha2012-10-311-0/+5
* Revert "Revert "Bug #678400 - ECollectionBackend populates disabled accounts""Matthew Barnes2012-10-251-6/+31
* Revert "Bug #678400 - ECollectionBackend populates disabled accounts"Matthew Barnes2012-10-231-31/+6
* Bug #678400 - ECollectionBackend populates disabled accountsMilan Crha2012-10-231-6/+31
* EAuthenticationSession: Close prompt before storing password.Matthew Barnes2012-10-221-2/+29
* ESourceRegistryServer: File monitor should set flags on new sources.Matthew Barnes2012-10-131-0/+8
* Bug 683785 - Add e_source_new_with_uid()Matthew Barnes2012-09-121-58/+16
* Finish documenting ECollectionBackend APIs.Matthew Barnes2012-08-251-1/+103
* Bug 680961 - Broken dispatching of EAuthenticationSessionMatthew Barnes2012-08-241-9/+41
* EAuthenticationMediator: Fix some runtime warnings.Matthew Barnes2012-08-231-2/+8
* Export the EDBusAuthenticator interface from an isolated thread.Matthew Barnes2012-08-231-43/+243
* Add e_collection_backend_dup_resource_id().Matthew Barnes2012-08-212-0/+55
* Coding style and whitespace cleanup.Matthew Barnes2012-08-194-8/+15
* Revert "Export the EDBusAuthenticator interface from an isolated thread."Matthew Barnes2012-08-161-172/+39
* Fix typo.Matthew Barnes2012-08-151-1/+1
* Export the EDBusAuthenticator interface from an isolated thread.Matthew Barnes2012-08-151-39/+172
* Add e_collection_backend_claim_all_resources().Matthew Barnes2012-08-152-0/+51
* source_registry_server_create_source(): Create parent directories.Matthew Barnes2012-08-101-3/+20
* server_side_source_write(): Create parent directories.Matthew Barnes2012-08-101-8/+15
* Bug #681046 - Occasional crash of evolution-source-registryMilan Crha2012-08-081-0/+14
* EServerSideSource: Support creating/deleting remote resources.Matthew Barnes2012-08-032-12/+440
* ECollectionBackend: Add virual methods to create/delete resources.Matthew Barnes2012-08-032-1/+316
* Add e_source_registry_server_ref_backend().Matthew Barnes2012-08-032-0/+73
* Remove collection_backend_children_contains().Matthew Barnes2012-08-031-15/+0
* Debug-print also error message on ERROR authenticationMilan Crha2012-08-021-1/+1
* ECollectionBackend: Implement authenticate_sync() method.Matthew Barnes2012-07-311-0/+33
* EBackend: Add authenticate() sync+async methods.Matthew Barnes2012-07-312-1/+237
* Replace e_source_registry_server_queue_auth_session().Matthew Barnes2012-07-283-124/+390
* Bug 678893 - Allow concurrent authentication sessionsMatthew Barnes2012-07-271-58/+49
* ECollectionBackend: Convert the children queue to a hash table.Matthew Barnes2012-07-271-12/+88
* EServerSideSource: Forgot to remove the AsyncClosure struct.Matthew Barnes2012-07-231-6/+0
* EServerSideSource: Remove clone of EAsyncClosure.Matthew Barnes2012-07-231-63/+10
* source_registry_server_create_sources_cb(): Fix error handling.Matthew Barnes2012-07-211-2/+3
* Use template files to generate GEnumClass types.Matthew Barnes2012-07-173-6/+75
* ECollectionBackend: Minor cleanup.Matthew Barnes2012-07-151-5/+6
* server_side_source_remove(): Disregard G_IO_ERROR_NOT_FOUND.Matthew Barnes2012-07-071-4/+15
* Fix make distcheckDebarshi Ray2012-07-031-0/+1
* ECollectionBackend: Add default method for dup_resource_id().Matthew Barnes2012-06-271-0/+20
* Deprecate EDbHash.Matthew Barnes2012-06-231-0/+4
* EServerSideSource: Don't write changes to disk until exported.Matthew Barnes2012-06-212-0/+9
* EServerSideSource: Add an "exported" property.Matthew Barnes2012-06-213-0/+64
* Do not call g_object_notify() when property didn't changeMilan Crha2012-06-183-1/+22
* Tighten up pkg-config files.Matthew Barnes2012-06-171-1/+1
* server_side_source_write(): Fix file relocation.Matthew Barnes2012-06-121-5/+5
* ECollectionBackend: Restore resources from cached key files.Matthew Barnes2012-06-121-110/+154