summaryrefslogtreecommitdiff
path: root/libebackend/e-authentication-session.c
Commit message (Expand)AuthorAgeFilesLines
* Fix/mute issues found by Coverity scanMilan Crha2013-11-131-0/+1
* Bug #703181 - Book/calendar backends can authenticate without passwordMilan Crha2013-08-161-0/+26
* ESource: Move "remember-password" to Authentication extension.Matthew Barnes2013-04-171-2/+19
* Bug #691939 - Password prompt has "save password" always checkedMilan Crha2013-04-171-1/+10
* Coding style and whitespace cleanup.Matthew Barnes2013-03-021-1/+1
* Deprecate e_authentication_session_new().Matthew Barnes2013-02-011-0/+2
* Make use of G_DEFINE_QUARK()Mathias Hasselmann2013-01-241-13/+3
* Replace deprecated GLib symbols (as of GLib 2.34.x)Milan Crha2012-11-051-18/+18
* EAuthenticationSession: Close prompt before storing password.Matthew Barnes2012-10-221-2/+29
* Bug 679914 - Replace libgnomekeyring with libsecretStef Walter2012-09-301-103/+40
* Coding style and whitespace cleanup.Matthew Barnes2012-08-191-2/+7
* Bug #681046 - Occasional crash of evolution-source-registryMilan Crha2012-08-081-0/+14
* Debug-print also error message on ERROR authenticationMilan Crha2012-08-021-1/+1
* Replace e_source_registry_server_queue_auth_session().Matthew Barnes2012-07-281-4/+4
* Do not call g_object_notify() when property didn't changeMilan Crha2012-06-181-0/+15
* Implement single-file includes for all E-D-S libraries.Matthew Barnes2012-06-031-1/+1
* Add a new "evolution-source-registry" D-Bus service.Matthew Barnes2012-06-031-0/+1745