summaryrefslogtreecommitdiff
path: root/pam/gkr-pam-client.c
Commit message (Expand)AuthorAgeFilesLines
* pam: lookup XDG_RUNTIME_DIR using get_any_envJacob Keller2018-10-051-14/+3
* pam: Make sure to never block SIGCHLDClement Lefebvre2015-03-051-2/+3
* pam: Don't use geteuid() to get uid for authenticated userStef Walter2014-08-111-12/+16
* daemon: Provide caller syncronization for quitting the daemonStef Walter2014-03-141-6/+27
* daemon: Stop exposing a GNOME_KEYRING_PID variableStef Walter2014-03-061-1/+3
* daemon: Stop exporting the $GNOME_KEYRING_CONTROL env variableStef Walter2014-03-061-31/+64
* Remove old FSF license from header filesStef Walter2014-01-081-2/+1
* [pam] Don't use MAXPATHLEN in pam module.Stef Walter2010-09-111-17/+14
* [daemon] Refactor the startup.Stef Walter2009-12-191-13/+11
* Remove old keyring socket, library and code support.Stef Walter2009-12-171-8/+9
* [daemon] Use new control protocol for daemon.Stef Walter2009-12-161-26/+25
* Consolidate truly common functionality into 'egg' library. Many more filesStefan Walter2009-01-171-10/+10
* Add checking that PKCS#11 socket connections come from the appropriateStefan Walter2008-02-071-48/+11
* stat the socket and check for correct user before connecting to it fromStefan Walter2007-08-191-0/+26
* Reorder the inclusion of headers necessary for compiling on FreeBSD. SeeStefan Walter2007-08-181-4/+5
* Build fixes for FreeBSD. Patch by Joe Marcus Clarke. Fixes bug #466060Stefan Walter2007-08-161-1/+5
* Screwy network connection prevented this file from joining a previous commit.Stefan Walter2007-08-101-28/+118
* Include headers and defines necessary for building on Solaris. Patch byStefan Walter2007-07-311-0/+1
* Fix bugs with changing passwords via /usr/bin/passwdStefan Walter2007-07-231-1/+2
* Now uses the 'login' keyring instead of the default. Added support forStefan Walter2007-07-221-0/+330