aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-client-cache.c
Commit message (Expand)AuthorAgeFilesLines
* e_client_cache_get_client: Fix a memory leakMilan Crha2014-07-291-0/+2
* Bug #678843 - May re-prompt password on account re-enableMilan Crha2014-05-131-0/+20
* Bug #711658 - Time zone for new events sometimes defaults to UTCMilan Crha2014-03-061-1/+29
* Bug 721545 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-081-10/+9
* Bug 700277 - EClientCache allocates memory ad infinityMatthew Barnes2013-05-301-0/+95
* client_cache_process_results: Fix runtime warnings.Matthew Barnes2013-03-151-1/+1
* EClientCache cleanups.Matthew Barnes2013-02-281-89/+95
* EClientCache: Use e_source_registry_dup_unique_display_name().Matthew Barnes2013-02-231-54/+50
* Add e_client_cache_is_backend_dead().Matthew Barnes2013-02-211-0/+48
* EClientCache: Don't emit signals while holding a lock.Matthew Barnes2013-02-211-2/+28
* EClientCache: Add a "client-notify" signal.Matthew Barnes2013-02-211-1/+101
* EClientCache: Fix some signal handler ID variable names.Matthew Barnes2013-02-211-10/+10
* EClientCache: Keep a strong reference on the ESourceRegistry.Matthew Barnes2013-02-181-20/+19
* Add EClientCache.Matthew Barnes2013-02-171-0/+1079