summaryrefslogtreecommitdiff
path: root/libebackend/e-server-side-source.c
Commit message (Expand)AuthorAgeFilesLines
* ESourceRegistry: Ignore hidden files from .source folder monitoringMilan Crha2013-11-221-1/+3
* Coding style and whitespace cleanup.Matthew Barnes2013-03-021-3/+6
* Fix few memory leaks in evolution-source-registryMilan Crha2013-02-121-0/+1
* Oopsie...Matthew Barnes2013-02-011-1/+1
* EServerSideSource: Add an "auth-session-type" property.Matthew Barnes2013-02-011-0/+89
* Coding style and whitespace cleanups.Matthew Barnes2013-01-121-1/+1
* EServerSideSource: Add "oauth2-support" property.Matthew Barnes2012-12-311-0/+195
* Bug 683785 - Add e_source_new_with_uid()Matthew Barnes2012-09-121-58/+16
* Coding style and whitespace cleanup.Matthew Barnes2012-08-191-4/+4
* server_side_source_write(): Create parent directories.Matthew Barnes2012-08-101-8/+15
* EServerSideSource: Support creating/deleting remote resources.Matthew Barnes2012-08-031-12/+434
* EServerSideSource: Forgot to remove the AsyncClosure struct.Matthew Barnes2012-07-231-6/+0
* EServerSideSource: Remove clone of EAsyncClosure.Matthew Barnes2012-07-231-63/+10
* server_side_source_remove(): Disregard G_IO_ERROR_NOT_FOUND.Matthew Barnes2012-07-071-4/+15
* EServerSideSource: Don't write changes to disk until exported.Matthew Barnes2012-06-211-0/+4
* EServerSideSource: Add an "exported" property.Matthew Barnes2012-06-211-0/+58
* Do not call g_object_notify() when property didn't changeMilan Crha2012-06-181-0/+6
* server_side_source_write(): Fix file relocation.Matthew Barnes2012-06-121-5/+5
* EServerSideSource: Add a "write-directory" property.Matthew Barnes2012-06-121-5/+96
* 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/+1404