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
/
ui
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-29
Fix message. Add missing word.
Stefan Walter
1
-1
/
+1
2007-12-19
Add support for unencrypted keyrings when the user specifies a blank
Stefan Walter
1
-18
/
+52
2007-12-05
Release gnome-keyring 2.21.3.2 with more build fixes so it builds in
Stefan Walter
1
-0
/
+1
2007-11-29
Cleanup and organize tests to be with the components that they test.
Stefan Walter
3
-1
/
+22
2007-11-28
Add and update license stubs in headers properly.
Stefan Walter
3
-1
/
+45
2007-11-28
570 - 887
Stefan Walter
3
-29
/
+57
2007-08-10
Fix memory leaks
Stefan Walter
1
-1
/
+1
2007-08-06
Fix crash when gnome-keyring-ask gives an invalid response back to the
Stefan Walter
1
-3
/
+11
2007-08-06
Fix possible crash in ask tool from dereferencing a NULL error. Fixes bug
Stefan Walter
1
-5
/
+5
2007-07-31
Don't use err () because of Solaris. Fixes bug #462114
Stefan Walter
1
-7
/
+21
2007-07-30
Build fixes when building with/without HAL/PAM
Stefan Walter
1
-5
/
+3
2007-07-27
Fix compiler warnings
Stefan Walter
1
-1
/
+1
2007-07-27
Grab the keyboard properly when prompting for a password. Fixes bug
Stefan Walter
1
-0
/
+55
2007-07-26
Add indications in the UI when a keyring is on a removable drive. Add
Stefan Walter
6
-129
/
+598
2007-07-23
Add support for automatically unlocking other keyrings when their password
Stefan Walter
3
-29
/
+68
2007-07-14
Added misssing license headers
Stefan Walter
3
-0
/
+67
2007-07-14
Move to a cooperative threading model for the daemon, this simplifies a
Stefan Walter
4
-143
/
+93
2007-06-28
Fix inited flag so it we don't try to reinitialize when performing
Stefan Walter
1
-2
/
+2
2007-06-28
Properly unlock keyrings when finding, and display item names by looking
Stefan Walter
2
-5
/
+144
2007-06-25
Use gnome_keyring_free_password() to zero out passwords even when not
Stefan Walter
1
-4
/
+4
2007-06-25
Use registered cleanup callbacks instead of a myriad of special functions
Stefan Walter
2
-15
/
+32
2007-06-15
gnome-keyring-daemon and libgnome-keyring now use non-pageable secure
Stefan Walter
2
-37
/
+90
2007-06-15
Use GkrBuffer instead of GString which will facilitate swapping out to a
Stefan Walter
1
-11
/
+7
2007-06-15
Use GkrBuffer instead of GString which will facilitate swapping out to a
Stefan Walter
1
-7
/
+10
2007-06-15
Mark all locations that need to use non-pageable secure memory. See bug
Stefan Walter
1
-0
/
+14
2007-06-14
Initialize GError properly.
Stefan Walter
1
-1
/
+1
2007-05-29
Use my real name
Stefan Walter
1
-2
/
+2
2007-05-19
Add missing file from recent commit.
Stefan Walter
1
-0
/
+1
2007-05-18
ui/gkr-ask-request.h Fix the ugliness that is the password prompt dialog.
Stefan Walter
2
-57
/
+65
2007-05-18
Fix problem killing client when in an ask request.
Stefan Walter
1
-1
/
+2
2007-05-18
Fix inconsistencies, such as using the default keyring when NULL keyring
Stefan Walter
2
-25
/
+46
2007-05-18
Lousy earlier commit (602) committed some of these changes accidentally.
Stefan Walter
4
-0
/
+291
2007-05-18
Don't crash on null attributes.
Stefan Walter
2
-0
/
+970