summaryrefslogtreecommitdiffstats
path: root/lib/libpam/modules/pam_exec/pam_exec.c
Commit message (Expand)AuthorAgeFilesLines
* Include <stdio.h> for asprintf().ed2009-06-141-0/+1
* childerr needs to be volatile so gcc won't optimize it away.des2006-11-101-1/+2
* When (re)allocating space for an array of pointers to char, usecperciva2005-09-191-1/+1
* In addition to the PAM environment, export a handful of useful PAM items.des2005-02-011-7/+52
* Update copyright.des2003-02-061-1/+1
* Export the PAM environment to the child process instead of the "normal"des2003-02-061-2/+8
* Just to show that PAM can do almost anything from the ridiculous to thedes2002-05-231-0/+147
OpenPOWER on IntegriCloud