summaryrefslogtreecommitdiff
path: root/pam
Commit message (Expand)AuthorAgeFilesLines
...
* Better installing of PAM module. Patch from Matthias Clasen. See bugStefan Walter2007-07-301-3/+4
* Initialise args variable to 0 to silence the compiler with -Werror.Wouter Bolsterlee2007-07-261-1/+1
* Don't try to launch daemon if not requested in pam configuration argumentsStefan Walter2007-07-252-32/+90
* Fix bugs with changing passwords via /usr/bin/passwdStefan Walter2007-07-233-16/+18
* Now uses the 'login' keyring instead of the default. Added support forStefan Walter2007-07-225-338/+667
* Add better comments for PAM module.Stefan Walter2007-07-211-15/+25
* Make the 'input password' argument even more scary. It's an interimStefan Walter2007-07-211-1/+2
* Don't use pid file to mark running gnome-keyring-daemon process. ThisStefan Walter2007-07-211-16/+37
* Wait on child process properly, even when SIGCHLD is being ignored.Stefan Walter2007-07-211-5/+15
* configure.in Added basic PAM support. Unlock default keyring on login ifStefan Walter2007-07-212-0/+867