summaryrefslogtreecommitdiff
path: root/daemon/control
Commit message (Expand)AuthorAgeFilesLines
* daemon: Make it systemd-activatable through the control socketDaiki Ueno2021-03-261-21/+39
* Fix issues highlighted by GCC 5.0.xStef Walter2015-03-231-1/+1
* daemon: Provide caller syncronization for quitting the daemonStef Walter2014-03-143-13/+37
* daemon: Stop exporting the $GNOME_KEYRING_CONTROL env variableStef Walter2014-03-061-1/+2
* daemon: Use GLib unix signal handlingStef Walter2014-03-061-2/+13
* Makefile.am: Use a single non-recursive MakefileStef Walter2014-03-056-54/+30
* Makefile.am: Move tests into same directories as tested codeStef Walter2014-03-057-61/+50
* Remove old FSF license from header filesStef Walter2014-01-084-12/+8
* Fixed typo in string. Fixes bug #697502Martin Olsson2013-06-131-1/+1
* Remove dependency on gtk+Stef Walter2012-10-171-2/+0
* daemon: Be quiet while replacing another daemonStef Walter2012-08-113-14/+26
* Bring over new egg'd components from gcrStef Walter2012-04-074-4/+4
* Split Gcr and Gck libraries out of gnome-keyringsplitStef Walter2011-10-061-2/+1
* Rework configure build options based on recent mailing list postsStef Walter2011-09-261-6/+1
* Secure memory taggingStef Walter2011-09-102-0/+4
* Modernize the remainder of the tests.Stef Walter2011-04-245-36/+40
* [daemon] Fix pointer truncation by including header.Jasper Lievisse Adriaanse2010-12-061-0/+1
* [gck] Mark the gck API as unstable with a define.Stef Walter2010-10-011-1/+2
* [daemon] Add --replace option to daemon.Stef Walter2010-07-307-1/+83
* Cleanup .gitignore files.Stef Walter2010-06-081-0/+3
* Cleanup naming and whitespace for testing stuff.Stef Walter2010-06-083-6/+6
* Fix endless loop in reading data.Stef Walter2010-03-081-5/+11
* [daemon] Rework the startup again, singleton crontrolled via dbus.Stef Walter2010-02-141-3/+1
* [daemon] Include sys/stat.hSiddhesh Poyarekar2010-02-071-0/+1
* [daemon] Refactor the startup.Stef Walter2009-12-198-111/+101
* Remove old keyring socket, library and code support.Stef Walter2009-12-176-3/+4
* [daemon] Rework control, and implement login keyring support.Stef Walter2009-12-1710-252/+476
* [daemon] Use new control protocol for daemon.Stef Walter2009-12-163-24/+248
* [control] Initial implementation of control socket.Stef Walter2009-12-153-0/+477