summaryrefslogtreecommitdiff
path: root/gnome-keyring-daemon-file.c
Commit message (Expand)AuthorAgeFilesLines
* Reorganized file tree. All library and common files All daemon filesStefan Walter2007-03-311-963/+0
* fix infinite loop when creating a keyring with an already existant name,Stefan Walter2007-01-041-1/+2
* Don't try and delete session keyrirng. Fixes bug #355414Stefan Walter2007-01-041-2/+4
* fsync() after writing to disk. See bug #347904Stefan Walter2007-01-041-0/+6
* Create ~/.gnome2 if needed. (#143892)Alexander Larsson2006-04-191-1/+7
* gnome-keyring-daemon-file.c - (update_keyring_from_disk): fix leak (bugDan Williams2006-04-031-7/+6
* Don't leak the name of the directory here. Closes bug #166797.Kjartan Maraas2005-06-261-0/+1
* More char signedness fixes. Patch from Vincent UntzAlexander Larsson2005-05-061-1/+1
* Fix char signness issues (#302938) Based on patch from Jeramy RutleyAlexander Larsson2005-05-041-6/+6
* reviewed by: Alexander Larsson <alexl@redhat.com>Fernando Herrera2004-07-141-0/+13
* Added sha256 from beecryptAlexander Larsson2003-12-051-18/+80
* Switch from sha1 to md5 to get a right size key for AES.Alexander Larsson2003-12-011-46/+23
* Handle setting to NULL.Alexander Larsson2003-11-281-10/+10
* Add cheesy test appAlexander Larsson2003-11-281-4/+70
* Fix gettext includeAlexander Larsson2003-11-281-6/+0
* Add LGPL fileAlexander Larsson2003-11-281-0/+21
* Initial revisionAlexander Larsson2003-11-271-0/+815