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
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-20
Add missing files from previous commit.
Stefan Walter
4
-0
/
+92
2007-12-20
Access indexes on an object basis and flush the object caches when
Stefan Walter
21
-179
/
+198
2007-12-01
Fix tests so they run properly when automatically run.
Stefan Walter
2
-3
/
+14
2007-11-29
Fix bugs in tests and regression bugs exposed
Stefan Walter
1
-1
/
+0
2007-11-29
Missing from the previous commit:
Stefan Walter
3
-4
/
+5
2007-11-29
Cleanup and organize tests to be with the components that they test.
Stefan Walter
26
-3255
/
+284
2007-11-29
Use correct path for connection to daemon in tests when the daemon is
Stefan Walter
1
-1
/
+1
2007-11-28
Allow excluding files from location watch
Stefan Walter
1
-1
/
+1
2007-11-28
570 - 887
Stefan Walter
17
-60
/
+944
2007-11-24
Change password API to use schemas, which both define reduce typing and
Stefan Walter
1
-20
/
+28
2007-11-23
Add new simpler password storage APIs.
Stefan Walter
1
-1
/
+136
2007-10-04
svn path=/trunk/; revision=844
Stefan Walter
1
-1
/
+2
2007-10-04
Add a NO_MATCH result code and return it when 'find' has zero results. We
Stefan Walter
1
-4
/
+3
2007-07-31
Fix wrong test with regards to location children.
Stefan Walter
1
-1
/
+0
2007-07-27
Released version 2.19.6
Stefan Walter
1
-3
/
+0
2007-07-27
Choose dummy mount names less likely to interfere with real mounts.
Stefan Walter
1
-2
/
+2
2007-07-26
Add indications in the UI when a keyring is on a removable drive. Add
Stefan Walter
1
-2
/
+4
2007-07-26
Added support for using keyrings on removable drives Fixes bug #454390
Stefan Walter
4
-9
/
+111
2007-07-23
Add support for automatically unlocking other keyrings when their password
Stefan Walter
3
-9
/
+133
2007-07-21
configure.in Added basic PAM support. Unlock default keyring on login if
Stefan Walter
3
-2
/
+242
2007-07-14
Fix up unit tests
Stefan Walter
8
-89
/
+140
2007-07-14
Added misssing license headers
Stefan Walter
2
-0
/
+44
2007-07-14
Move to a cooperative threading model for the daemon, this simplifies a
Stefan Walter
4
-11
/
+26
2007-07-11
Fix problem where keyrings are not prompted to be unlocked when accessing
Stefan Walter
1
-0
/
+21
2007-06-28
Properly unlock keyrings when finding, and display item names by looking
Stefan Walter
1
-1
/
+40
2007-06-27
Fix accidentally removed test function.
Stefan Walter
1
-0
/
+5
2007-06-27
Added support for async version of
Stefan Walter
6
-48
/
+174
2007-06-27
library/gnome-keyring.h
Stefan Walter
1
-0
/
+29
2007-06-27
Allow passing NULL as a password from gnome_keyring_unlock(). Fixes bug
Stefan Walter
2
-0
/
+24
2007-06-27
Don't start gnome-keyring-daemon in tests if the GNOME_KEYRING_TEST_PATH
Stefan Walter
1
-4
/
+20
2007-06-25
Properly handle unix signals. Quit main loop gracefully.
Stefan Walter
4
-5
/
+390
2007-06-25
Use registered cleanup callbacks instead of a myriad of special functions
Stefan Walter
2
-1
/
+170
2007-06-25
Don't crash during testing by allocating too much memory.
Stefan Walter
1
-3
/
+0
2007-06-22
Automatic unit testing on distcheck, modified daemon so it behaves
Stefan Walter
8
-38
/
+180
2007-06-18
Fix building problems with tests. Fixes bug #448643
Stefan Walter
1
-1
/
+5
2007-06-15
gnome-keyring-daemon and libgnome-keyring now use non-pageable secure
Stefan Walter
6
-35
/
+200
2007-06-14
Build basic implementation for non-pageable memory. See bug #419981
Stefan Walter
3
-1
/
+144
2007-06-14
daemon/gnome-keyring-daemon-io.c
Stefan Walter
1
-0
/
+19
2007-05-29
Use my real name
Stefan Walter
2
-4
/
+4
2007-05-18
Pass make distcheck Add myself as an author Update info files about
Stefan Walter
1
-3
/
+5
2007-05-18
Complete basic unit tests, including prompting tests
Stefan Walter
4
-26
/
+421
2007-05-18
Consolidate our testing and use proper make files.
Stefan Walter
6
-44
/
+860
2007-05-18
Basics of unit testing
Stefan Walter
10
-0
/
+1646