summaryrefslogtreecommitdiff
path: root/lib/libpam/modules/pam_self/pam_self.c
Commit message (Expand)AuthorAgeFilesLines
* lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-261-0/+2
* Major cleanup:Dag-Erling Smørgrav2002-04-121-80/+14
* Rename the even_root option to allow_root.Dag-Erling Smørgrav2002-04-121-3/+3
* Aggressive cleanup of warnings + authtok-related code in preparation forDag-Erling Smørgrav2002-04-061-2/+2
* NAI DBA update.Dag-Erling Smørgrav2002-03-141-1/+1
* #include cleanup.Dag-Erling Smørgrav2002-02-051-1/+2
* WARNS=4 fixes. Protect with NO_WERROR for the modules that haveMark Murray2002-01-241-6/+6
* Don't let root through unless the "even_root" option was specified.Dag-Erling Smørgrav2002-01-241-2/+16
* Base the comparison on UIDs, not on user names.Dag-Erling Smørgrav2002-01-231-12/+10
* Add a pam_self authentication module that succeeds if and only if the localDag-Erling Smørgrav2001-12-051-0/+142