summaryrefslogtreecommitdiff
path: root/daemon/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
...
* Implement basics of prompting for operations.Stef Walter2009-11-051-0/+2
* [daemon] Load secret-store component when starting daemon.Stef Walter2009-08-221-0/+1
* [daemon] Refactor dbus code into seperate files.Stef Walter2009-08-151-1/+2
* [daemon] Use gio instead of libhal for monitoring volumes.Stef Walter2009-07-271-0/+2
* Move gkr_location stuff into daemon component.Stef Walter2009-05-101-1/+0
* Move gkr_async code into daemon componentStef Walter2009-05-101-3/+4
* Include the full path to gnome-keyring-daemon in the DBus service file.stefw2009-04-021-0/+5
* Implement valgrind support for our memory allocator, and support forStefan Walter2009-03-111-4/+1
* Move the general dbus code into our egg folder.Stefan Walter2009-02-081-0/+1
* Move gkr-daemon-util code from common into daemon since that's where it's used.Stefan Walter2009-02-081-3/+3
* Removed all old 'pkix' stuff since it's now implemented in the modular gck co...Stefan Walter2009-02-071-3/+0
* Install autostart desktop files in /etc/xdg/autostart Fixes bug #568754Stefan Walter2009-01-301-1/+1
* Removed lots of unused code resulting from refactoring.Stefan Walter2009-01-221-8/+0
* Add functions for accessing the 'master' login password.Stefan Walter2009-01-171-0/+1
* Add plex-layer and integrate 'roots-store' component into the PKCS#11Stefan Walter2009-01-101-0/+2
* Make it easier to pick and choose between commonly used code bits inStefan Walter2009-01-091-0/+1
* Don't try to keep authenticating when bad password on protected auth pathStefan Walter2009-01-081-0/+4
* Make .desktop file translatable. Fixes bug #566280.Gabor Kelemen2009-01-041-3/+6
* Add --start option to daemon which allows initialization of a runningStefan Walter2008-11-091-2/+9
* Make DBUS a required dependency of gnome-keyring.Stefan Walter2008-11-051-2/+0
* Move all daemon code and sub-modules into daemon/ directory.Stefan Walter2008-07-091-5/+21
* Release version 2.21.4GNOME_KEYRING_2_21_4Stefan Walter2007-12-171-0/+4
* Only install system DBus service file if DBus is in use. Patch from TomStefan Walter2007-12-071-1/+2
* Automatically activate keyring daemon via DBus if it is not alreadyStefan Walter2007-12-061-0/+8
* Integrate PKCS#11 daemon code into the main daemon.Stefan Walter2007-11-281-0/+1
* 570 - 887Stefan Walter2007-11-281-10/+9
* pam/gkr-pam-export.map Only export the functions from shared librariesStefan Walter2007-07-311-6/+5
* configure.in Added basic PAM support. Unlock default keyring on login ifStefan Walter2007-07-211-1/+2
* Seperate keyring operations into a different C file.Stefan Walter2007-06-171-1/+2
* gnome-keyring-daemon and libgnome-keyring now use non-pageable secureStefan Walter2007-06-151-1/+1
* Use GkrBuffer instead of GString which will facilitate swapping out to aStefan Walter2007-06-151-0/+1
* Don't crash on null attributes.Stefan Walter2007-05-181-10/+1
* Use GObject for internal objects like keyrings and items.Stefan Walter2007-05-171-1/+4
* Removed custom crypto code and now depend on libgrcypt. Fixes legal issuesStefan Walter2007-05-051-9/+0
* Reorganized file tree. All library and common files All daemon filesStefan Walter2007-03-311-0/+49