summaryrefslogtreecommitdiff
path: root/daemon/control
AgeCommit message (Expand)AuthorFilesLines
2014-03-14daemon: Provide caller syncronization for quitting the daemonStef Walter3-13/+37
2014-03-06daemon: Stop exporting the $GNOME_KEYRING_CONTROL env variableStef Walter1-1/+2
2014-03-06daemon: Use GLib unix signal handlingStef Walter1-2/+13
2014-03-05Makefile.am: Use a single non-recursive MakefileStef Walter6-54/+30
2014-03-05Makefile.am: Move tests into same directories as tested codeStef Walter7-61/+50
2014-01-08Remove old FSF license from header filesStef Walter4-12/+8
2013-06-13Fixed typo in string. Fixes bug #697502Martin Olsson1-1/+1
2012-10-17Remove dependency on gtk+Stef Walter1-2/+0
2012-08-11daemon: Be quiet while replacing another daemonStef Walter3-14/+26
2012-04-07Bring over new egg'd components from gcrStef Walter4-4/+4
2011-10-06Split Gcr and Gck libraries out of gnome-keyringStef Walter1-2/+1
2011-09-26Rework configure build options based on recent mailing list postsStef Walter1-6/+1
2011-09-10Secure memory taggingStef Walter2-0/+4
2011-04-24Modernize the remainder of the tests.Stef Walter5-36/+40
2010-12-06[daemon] Fix pointer truncation by including header.Jasper Lievisse Adriaanse1-0/+1
2010-10-01[gck] Mark the gck API as unstable with a define.Stef Walter1-1/+2
2010-07-30[daemon] Add --replace option to daemon.Stef Walter7-1/+83
2010-06-08Cleanup .gitignore files.Stef Walter1-0/+3
2010-06-08Cleanup naming and whitespace for testing stuff.Stef Walter3-6/+6
2010-03-08Fix endless loop in reading data.Stef Walter1-5/+11
2010-02-14[daemon] Rework the startup again, singleton crontrolled via dbus.Stef Walter1-3/+1
2010-02-07[daemon] Include sys/stat.hSiddhesh Poyarekar1-0/+1
2009-12-19[daemon] Refactor the startup.Stef Walter8-111/+101
2009-12-17Remove old keyring socket, library and code support.Stef Walter6-3/+4
2009-12-17[daemon] Rework control, and implement login keyring support.Stef Walter10-252/+476
2009-12-16[daemon] Use new control protocol for daemon.Stef Walter3-24/+248
2009-12-15[control] Initial implementation of control socket.Stef Walter3-0/+477