index
:
~teuf/gnome-keyring
leaks
master
session-idle
teuf's gnome-keyring playground
teuf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
daemon
/
control
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-14
daemon: Provide caller syncronization for quitting the daemon
Stef Walter
3
-13
/
+37
2014-03-06
daemon: Stop exporting the $GNOME_KEYRING_CONTROL env variable
Stef Walter
1
-1
/
+2
2014-03-06
daemon: Use GLib unix signal handling
Stef Walter
1
-2
/
+13
2014-03-05
Makefile.am: Use a single non-recursive Makefile
Stef Walter
6
-54
/
+30
2014-03-05
Makefile.am: Move tests into same directories as tested code
Stef Walter
7
-61
/
+50
2014-01-08
Remove old FSF license from header files
Stef Walter
4
-12
/
+8
2013-06-13
Fixed typo in string. Fixes bug #697502
Martin Olsson
1
-1
/
+1
2012-10-17
Remove dependency on gtk+
Stef Walter
1
-2
/
+0
2012-08-11
daemon: Be quiet while replacing another daemon
Stef Walter
3
-14
/
+26
2012-04-07
Bring over new egg'd components from gcr
Stef Walter
4
-4
/
+4
2011-10-06
Split Gcr and Gck libraries out of gnome-keyring
Stef Walter
1
-2
/
+1
2011-09-26
Rework configure build options based on recent mailing list posts
Stef Walter
1
-6
/
+1
2011-09-10
Secure memory tagging
Stef Walter
2
-0
/
+4
2011-04-24
Modernize the remainder of the tests.
Stef Walter
5
-36
/
+40
2010-12-06
[daemon] Fix pointer truncation by including header.
Jasper Lievisse Adriaanse
1
-0
/
+1
2010-10-01
[gck] Mark the gck API as unstable with a define.
Stef Walter
1
-1
/
+2
2010-07-30
[daemon] Add --replace option to daemon.
Stef Walter
7
-1
/
+83
2010-06-08
Cleanup .gitignore files.
Stef Walter
1
-0
/
+3
2010-06-08
Cleanup naming and whitespace for testing stuff.
Stef Walter
3
-6
/
+6
2010-03-08
Fix endless loop in reading data.
Stef Walter
1
-5
/
+11
2010-02-14
[daemon] Rework the startup again, singleton crontrolled via dbus.
Stef Walter
1
-3
/
+1
2010-02-07
[daemon] Include sys/stat.h
Siddhesh Poyarekar
1
-0
/
+1
2009-12-19
[daemon] Refactor the startup.
Stef Walter
8
-111
/
+101
2009-12-17
Remove old keyring socket, library and code support.
Stef Walter
6
-3
/
+4
2009-12-17
[daemon] Rework control, and implement login keyring support.
Stef Walter
10
-252
/
+476
2009-12-16
[daemon] Use new control protocol for daemon.
Stef Walter
3
-24
/
+248
2009-12-15
[control] Initial implementation of control socket.
Stef Walter
3
-0
/
+477