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
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-10
Move gkr_location stuff into daemon component.
Stef Walter
10
-2213
/
+0
2009-05-10
Move gkr_async code into daemon component
Stef Walter
5
-1025
/
+3
2009-05-10
Move gkr_cleanup code into egg component.
Stef Walter
6
-294
/
+2
2009-05-10
Cleanup gkr_unix_signal and move to egg component
Stef Walter
5
-385
/
+2
2009-05-10
Cleanup extra gkr_wakeup functionality
Stef Walter
5
-162
/
+93
2009-02-08
Move the general dbus code into our egg folder.
Stefan Walter
3
-4
/
+6
2009-02-08
Move gkr-daemon-util code from common into daemon since that's where it's used.
Stefan Walter
5
-1090
/
+0
2009-02-07
Remove more unused code.
Stefan Walter
7
-1052
/
+0
2009-02-07
Ignore built files in git.
Stefan Walter
2
-0
/
+8
2009-01-22
Removed lots of unused code resulting from refactoring.
Stefan Walter
4
-901
/
+0
2009-01-17
Consolidate truly common functionality into 'egg' library. Many more files
Stefan Walter
10
-2082
/
+28
2009-01-09
Make it easier to pick and choose between commonly used code bits in
Stefan Walter
1
-9
/
+8
2009-01-03
Allow starting one operation on top of another by cancelling the first.
Stefan Walter
1
-0
/
+4
2008-12-18
Added initial implementation of generic PKCS#11 RPC module.
Stefan Walter
1
-1
/
+8
2008-12-11
Rework initialization of the daemon so that most initialization can happen
Stefan Walter
3
-7
/
+19
2008-12-11
Fix crash when empty error message. Patch by Jeff Cai. Fixes bug #562521
Stefan Walter
1
-2
/
+2
2008-11-11
Better warnings and debug messages in certain corner cases.
Stefan Walter
2
-2
/
+6
2008-11-09
Add --start option to daemon which allows initialization of a running
Stefan Walter
2
-0
/
+14
2008-11-05
Make DBUS a required dependency of gnome-keyring.
Stefan Walter
2
-8
/
+0
2008-11-04
Remove usage of deprecated glib stuff.
Stefan Walter
1
-1
/
+1
2008-10-18
Fix crash on logout on Solaris. Fixes bug #556368. Patch by Jeff Cai
Stefan Walter
1
-1
/
+1
2008-09-03
Build fix for strange gcc warning.
Stefan Walter
1
-1
/
+3
2008-09-03
Some tweaking of the asynchronous task scheduling.
Stefan Walter
2
-26
/
+21
2008-08-28
Fix build problems with string formats.
Stefan Walter
1
-2
/
+2
2008-08-14
Fix build issue on Mac OS X. Patch by John Ralls
Stefan Walter
1
-0
/
+2
2008-08-10
Automatically create non-existing directories when we're trying to store a
Stefan Walter
1
-2
/
+15
2008-07-30
Fix erroneous warning on shutdown.
Stefan Walter
1
-1
/
+1
2008-07-24
Don't prompt for the same prompt twice while servicing the same client
Stefan Walter
4
-4
/
+275
2008-07-21
Fix crash in libhal_ctx_shutdown. Fixes bug #544007
Stefan Walter
1
-3
/
+10
2008-07-07
Null terminate hex encodings properly
Stefan Walter
4
-3
/
+94
2008-07-02
Better checks, and buffer handling. Bugs found by Jon Burgress.
Stefan Walter
1
-5
/
+5
2008-07-02
Fix problem with gnome_keyring_is_available() producing spurious warnings
Stefan Walter
1
-0
/
+4
2008-06-30
Make gkr_async_usleep() sleep for the proper amount of time. Patch by Jon
Stefan Walter
1
-1
/
+1
2008-06-29
Fix build issues. See bug #540397. Patch by margali
Stefan Walter
1
-3
/
+3
2008-05-26
Fix compiler warnings. Fixes bug #534328
Stefan Walter
1
-2
/
+2
2008-05-26
Another compiler fix.
Stefan Walter
1
-1
/
+1
2008-05-18
Add socket credential support for OpenBSD. Patch by Antoine Jacoutot.
Stefan Walter
1
-0
/
+11
2008-05-18
Add additional header for building on NetBSD. Patch by Matthias Drochner.
Stefan Walter
1
-0
/
+1
2008-05-18
Fix use of undefined variable on certain OS's. Patch by Brian Cameron.
Stefan Walter
1
-2
/
+2
2008-05-18
Fix crash when HAL location volume is not registered for some reason.
Stefan Walter
1
-1
/
+3
2008-04-17
Don't show 'Location' in password prompt for objects in the user's home
Stefan Walter
1
-1
/
+1
2008-03-18
Reconnect to system bus whenever the system bus restarts. Patch by Sjoerd
Stefan Walter
1
-27
/
+119
2008-03-17
Move RSA padding functionality into a more accessible location.
Stefan Walter
4
-38
/
+342
2008-02-15
Try NULL passwords in addition to empty passwords when parsing encrypted
Stefan Walter
2
-34
/
+45
2008-02-15
Use the word 'digest' instead of 'unique' to make it clearer what is going
Stefan Walter
1
-2
/
+2
2008-02-14
Add API to sync up environment between session manager and the daemon.
Stefan Walter
4
-14
/
+103
2008-02-11
Release version 2.21.91
Stefan Walter
1
-1
/
+0
2008-02-10
Change name of gkrunique to gkrid
Stefan Walter
7
-118
/
+118
2008-02-07
Add checking that PKCS#11 socket connections come from the appropriate
Stefan Walter
3
-5
/
+232
2008-01-15
Fix race condition that is causing a deadlock in bug #502603.
Stefan Walter
1
-2
/
+14
[next]