aboutsummaryrefslogtreecommitdiff
path: root/lib/libpam/modules/pam_self
Commit message (Expand)AuthorAgeFilesLines
* Major cleanup:Dag-Erling Smørgrav2002-04-121-80/+14
* Rename the even_root option to allow_root.Dag-Erling Smørgrav2002-04-122-7/+6
* Moved SHLIB_NAME definition into one place.Ruslan Ermilov2002-04-101-1/+0
* Aggressive cleanup of warnings + authtok-related code in preparation forDag-Erling Smørgrav2002-04-061-2/+2
* mdoc(7) police: tiny fixes.Ruslan Ermilov2002-03-151-2/+4
* NAI DBA update.Dag-Erling Smørgrav2002-03-142-2/+2
* Switch to OpenPAM. Bump library version. Modules are now versioned, soDag-Erling Smørgrav2002-03-051-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
* Document the even_root option.Dag-Erling Smørgrav2002-01-241-1/+7
* Don't let root through unless the "even_root" option was specified.Dag-Erling Smørgrav2002-01-241-2/+16
* Add an AUTHORS section crediting ThinkSec, DARPA and NAI Labs.Dag-Erling Smørgrav2002-01-231-1/+8
* Base the comparison on UIDs, not on user names.Dag-Erling Smørgrav2002-01-232-14/+12
* mdoc(7) police: bump document date.Ruslan Ermilov2001-12-141-1/+1
* Add a pam_self authentication module that succeeds if and only if the localDag-Erling Smørgrav2001-12-053-0/+256