summaryrefslogtreecommitdiff
path: root/libedataserver
Commit message (Expand)AuthorAgeFilesLines
* ECollator: Added e_collator_new_interpret_country()Tristan Van Berkom2013-11-292-2/+56
* ECollator: fixed e_collator_collate() to allow NULL strings.Tristan Van Berkom2013-11-291-4/+9
* Bug #680961 - Broken dispatching of EAuthenticationSessionMilan Crha2013-11-251-0/+25
* ESexp: Check for NULL before freeing a GPtrArrayTristan Van Berkom2013-11-241-1/+2
* ESExp: Fixed memory leak of ESExp->error stringTristan Van Berkom2013-11-241-0/+2
* Makefile.am cleanups.Matthew Barnes2013-11-171-150/+158
* Fix/mute issues found by Coverity scanMilan Crha2013-11-132-5/+8
* Bug 710989 - Replace most uses of strcpy()Murray Cumming2013-11-011-1/+1
* e-data-server-util.h: Fix a couple typos.Matthew Barnes2013-10-291-2/+2
* Remove duplicate "named timeout" docs.Matthew Barnes2013-10-291-64/+0
* Add macros/functions to help name timeouts.Matthew Barnes2013-10-292-0/+251
* Bug 710668: ESource: Verify removal before returningMatthew Barnes2013-10-262-36/+179
* Bug 710787 - Replace most uses of sprintf() with g_snprintf()Murray Cumming2013-10-251-4/+8
* Deprecate EProxy.Matthew Barnes2013-10-251-0/+9
* ESourceAuthentication: Add a "proxy-uid" property.Matthew Barnes2013-10-252-0/+118
* Add e_source_registry_ref_builtin_proxy().Matthew Barnes2013-10-252-0/+33
* Migrate proxy settings from Evolution.Matthew Barnes2013-10-253-102/+7
* ESource: Implement the GProxyResolver interface.Matthew Barnes2013-10-251-2/+117
* Add ESourceProxy.Matthew Barnes2013-10-256-0/+2057
* Add e_util_strv_equal().Matthew Barnes2013-10-253-19/+45
* Added utility ECollator to libedataserver.Tristan Van Berkom2013-10-238-1/+1130
* Miscellaneous cleanups.Matthew Barnes2013-10-203-5/+7
* ESourceRegistry: Reorder the "builtin" vs "default" functions.Matthew Barnes2013-10-082-130/+133
* Remove other GLib 2.35.x checks.Matthew Barnes2013-09-271-2/+0
* Remove all g_type_init() calls.Matthew Barnes2013-09-271-2/+0
* trust-prompt: Show a GcrCertificateWidget in the dialog.Matthew Barnes2013-09-241-37/+0
* Added missing copyright attributions.Tristan Van Berkom2013-08-292-2/+8
* Bug #703181 - Book/calendar backends can authenticate without passwordMilan Crha2013-08-163-0/+41
* source_webdav_user_to_method: Don't stomp on custom method names.Matthew Barnes2013-07-091-3/+27
* Bug 701838 - Work around a semantic API break in GObjectTristan Van Berkom2013-06-081-56/+56
* libedataserver: Fix some documentation typos.Matthew Barnes2013-05-242-5/+3
* Coding style and whitespace cleanup.Matthew Barnes2013-05-081-1/+2
* ESource: Fix a compiler warning.Matthew Barnes2013-05-021-0/+5
* Bug 698725 - ESourceRegistry: Handle service restarts gracefullyMatthew Barnes2013-05-022-12/+268
* e_source_ref_dbus_object: Use the property lock.Matthew Barnes2013-05-021-3/+9
* ESourceRegistry: object_path_table cleanups.Matthew Barnes2013-05-021-5/+13
* Add source_registry_dbus_object_dup_uid().Matthew Barnes2013-05-021-7/+19
* ESource: Move "remember-password" to Authentication extension.Matthew Barnes2013-04-174-73/+79
* Bug #691939 - Password prompt has "save password" always checkedMilan Crha2013-04-172-0/+73
* Switch NULL to empty string in e_util_utf8_{data_}make_valid()Milan Crha2013-04-161-1/+7
* Automatically strip D-Bus info from error messages.Matthew Barnes2013-04-152-114/+167
* build: Fix srcdir != builddir from gitColin Walters2013-04-121-4/+4
* Bug #696757 - Do not use dynamic keys in g_object_set_data()Milan Crha2013-04-121-12/+31
* Bug #681837 - Make enum type registration thread safeMilan Crha2013-04-123-71/+9
* Add e_weak_ref_new() and e_weak_ref_free().Matthew Barnes2013-03-172-0/+42
* Add e_source_registry_list_enabled().Matthew Barnes2013-03-172-0/+51
* libedataserver: Use g_cclosure_marshal_generic() for all signals.Matthew Barnes2013-03-1711-69/+24
* ESourceRegistry: Fix a typo.Matthew Barnes2013-03-091-1/+1
* ESourceRegistry: Use weak references in signal closures.Matthew Barnes2013-03-081-29/+60
* Update API documentation.Matthew Barnes2013-03-022-1/+3