summaryrefslogtreecommitdiffstats
path: root/lib/libpam
Commit message (Expand)AuthorAgeFilesLines
* Oops, fix an inverted if test.des2002-04-201-1/+1
* Strip /dev/ from tty name, and clean up the "last login" printout.des2002-04-201-6/+10
* Revert previous change. bsd.dep.mk,v 1.31 had a bug that was fixedru2002-04-171-2/+2
* Add a missing .El and fix a typo.des2002-04-161-1/+2
* Reflect change in share/mk/bsd.dep.mk,v 1.31.ru2002-04-161-2/+2
* Revert previous commit, it is incorrect.des2002-04-151-1/+1
* Properly spell rpcsvc/ypclnt.h and fix the build.obrien2002-04-151-1/+1
* Throw in NO_WERROR to please the peanut gallery.des2002-04-151-0/+1
* Use PAM_SUCCESS instead of PAM_IGNORE.des2002-04-152-3/+3
* Whitespace nits.des2002-04-151-17/+17
* Add a manual page based on Solar Designer's README.des2002-04-152-1/+234
* pam_passwdqc depends on libcrypt.des2002-04-151-0/+2
* Prompt for new password during update phase, not during preliminary phase.des2002-04-151-16/+10
* Dike out most of the NIS code and replace it with calls to libypclnt.des2002-04-152-285/+79
* pam_passwdqc builds now.des2002-04-141-1/+1
* More recent versions of pam_passwdqc (not yet released) build with verydes2002-04-141-1/+2
* New files in OpenPAM Cineraria.des2002-04-141-0/+2
* Cosmetic nit.des2002-04-141-1/+1
* Cast a ptrdiff_t to int before using it as a printf field width.des2002-04-141-2/+2
* Change || into && (braino in previous commit). Also append \n to thedes2002-04-131-2/+2
* Major cleanup:des2002-04-1222-1415/+499
* Add a pam_rhosts module, loosely based on code submitted by Danny Braniss.des2002-04-124-0/+196
* Rename the even_root option to allow_root.des2002-04-122-7/+6
* Reimplement the hack to put pam_static.o into .depend with some magic.ru2002-04-111-7/+3
* Moved SHLIB_NAME definition into one place.ru2002-04-1020-27/+9
* Fixed broken "make depend; make clean; make all" sequence.ru2002-04-101-1/+1
* Fix broken `checkdpadd'.ru2002-04-101-1/+1
* Don't override standard _EXTRADEPEND actions, add to them.ru2002-04-101-5/+5
* Remove debugging code that was inadvertantly brought in by previous commit.des2002-04-081-1/+0
* Use OpenPAM's credential switching functions.des2002-04-081-10/+9
* Add new files and man pages from OpenPAM Cinchona.des2002-04-081-0/+6
* Remove commented-out WARNS thingy.des2002-04-081-1/+0
* Align for const poisoning in -lutil.ru2002-04-081-3/+3
* Reorganize pam_sm_authenticate() to reduce code duplication.des2002-04-071-59/+22
* Fix bug in previous commit that passed the wrong default value todes2002-04-071-6/+8
* This one needs NO_WERROR too.des2002-04-071-0/+1
* Turn on NO_WERROR due to namespace pollution in krb5 headers.des2002-04-071-0/+1
* Aggressive cleanup of warnings + authtok-related code in preparation fordes2002-04-068-150/+112
* Disconnect pam_passwdqc for now, it has some issues that need resolving.des2002-04-061-0/+1
* Fix some style issues, a const warning, and abuse of PAM_ABORT.des2002-04-061-11/+15
* Remove some duplicate free()s and add some that were missing.des2002-04-051-21/+9
* pam_get_pass() -> pam_get_authtok()des2002-04-051-1/+1
* Upgrade to something quite close, but not identical, to version 1.6 ofdes2002-04-042-400/+442
* Add pam_passwdqc to the build.des2002-04-042-0/+14
* Fix for OPIE 2.4.markm2002-03-221-0/+1
* mdoc(7) police: fix SYNOPSIS, sort xrefs, kill extra whitespace.ru2002-03-181-6/+8
* mdoc(7) police: nits.ru2002-03-181-3/+5
* mdoc(7) police: sort xrefs, kill extra whitespace.ru2002-03-181-3/+3
* Fix world breakage introduced by my recent modifications tocjc2002-03-182-2/+3
* mdoc(7) police: tiny fixes.ru2002-03-151-2/+4
OpenPOWER on IntegriCloud