summaryrefslogtreecommitdiffstats
path: root/lib/libpam/modules/pam_chroot/pam_chroot.c
Commit message (Collapse)AuthorAgeFilesLines
* Set $HOME to the correct directory (within the chroot tree).des2003-04-301-0/+1
|
* Add a cwd option which specifies where to chdir(2) after the chroot(2).des2003-04-081-3/+10
| | | | | When using the /home/./foo scheme, this defaults to the rhs (/foo); otherwise it defaults to /.
* Experimental pam_chroot module (not connected to the build)des2003-03-301-0/+101
OpenPOWER on IntegriCloud