aboutsummaryrefslogtreecommitdiff
path: root/lib/libpam/modules/pam_exec
Commit message (Expand)AuthorAgeFilesLines
* MFC r235873:Warren Block2012-06-201-2/+2
* MFC r233507:Jean-Sébastien Pédron2012-04-302-38/+408
* Include <stdio.h> for asprintf().Ed Schouten2009-06-141-0/+1
* childerr needs to be volatile so gcc won't optimize it away.Dag-Erling Smørgrav2006-11-101-1/+2
* When (re)allocating space for an array of pointers to char, useColin Percival2005-09-191-1/+1
* Assorted markup fixes.Ruslan Ermilov2005-06-151-1/+1
* In addition to the PAM environment, export a handful of useful PAM items.Dag-Erling Smørgrav2005-02-012-8/+62
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-1/+1
* style.Makefile(5) policeDavid E. O'Brien2003-03-091-3/+5
* Don't blame markm for what he didn't do - writing these man pages, forDag-Erling Smørgrav2003-02-061-3/+1
* Update copyright.Dag-Erling Smørgrav2003-02-061-1/+1
* Export the PAM environment to the child process instead of the "normal"Dag-Erling Smørgrav2003-02-062-3/+12
* Just to show that PAM can do almost anything from the ridiculous to theDag-Erling Smørgrav2002-05-233-0/+219