summaryrefslogtreecommitdiff
path: root/lib/libpam
Commit message (Expand)AuthorAgeFilesLines
* Making this major bump was a BAD idea. The API change is internal (to PAM)Mark Murray2001-07-301-1/+1
* (Re)Add an SSH module for PAM, heavily based on Andrew Korty's moduleMark Murray2001-07-294-332/+404
* mdoc(7) police: widen width of the options list.Ruslan Ermilov2001-07-181-1/+1
* Update to the same level of debug-logging as the rest of theMark Murray2001-07-171-6/+26
* Update to the same code as in the pam_krb5.so port.Mark Murray2001-07-174-64/+24
* Remove whitespace at EOL.Dima Dorfman2001-07-151-3/+3
* Use a better method of getting user credentials to account forMark Murray2001-07-142-8/+8
* Use a better method to get user credentials to account for (legal)Mark Murray2001-07-142-2/+3
* mdoc(7) police: -xwidth has been fold into -width.Ruslan Ermilov2001-07-1312-19/+19
* mdoc(7) police: fixed markup, a little bit.Ruslan Ermilov2001-07-1110-59/+67
* mdoc(7) police: fixed markup any numerous typos.Ruslan Ermilov2001-07-111-19/+24
* Fix a horrible bug introduced by myself where the options collectionMark Murray2001-07-103-11/+20
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Clean up (and in some cases write) the PAM mudules, usingMark Murray2001-07-0935-266/+2030
* Bump the major number. The libraries API has changed incompatibly.Mark Murray2001-07-091-1/+1
* Almost completely rewrite the PAM module options processingMark Murray2001-07-097-82/+334
* mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).Ruslan Ermilov2001-07-061-2/+2
* mdoc(7) police: fixed formatting.Ruslan Ermilov2001-07-061-41/+64
* Fix libpam's linker set stuff to use the new API (unbreak world), and getPeter Wemm2001-06-141-10/+1
* Convert to mdoc(7).Chris Costello2001-06-131-86/+84
* Big module cleanup.Mark Murray2001-06-0418-267/+48
* Null file to bring back a file from the dead. This allows the real commitMark Murray2001-06-041-0/+2
* Add the "nullok" option that causes this module to succeed if the UnixMark Murray2001-06-041-3/+11
* Tidy up the options list (and make it more extendable), and add someMark Murray2001-06-043-14/+23
* Add some new utility authenticators.Mark Murray2001-06-044-0/+354
* Add the "auth_as_self" option to the pam_unix module (there is noMark Murray2001-05-244-3/+11
* Bring in a few useful PAM modules.Mark Murray2001-05-1417-4/+1810
* Finish disconnecting pam_ssh from the build.Brian Feldman2001-05-041-3/+0
* I've been meaning to take pam_ssh out of the base system for a while now.Brian Feldman2001-05-041-3/+0
* Update for (Linux-)PAM 0.75Mark Murray2001-05-032-10/+74
* mdoc(7) police: uppercase document title.Ruslan Ermilov2001-04-181-1/+1
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-272-3/+3
* Use a unified libgcc rather than a seperate one for threaded andJohn Baldwin2001-01-061-2/+2
* Use a unified libgcc rather than a seperate one for threaded andDavid E. O'Brien2001-01-069-18/+14
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-291-1/+2
* mdoc(7) police: removed history info from the .Os FreeBSD call.Ruslan Ermilov2000-12-141-1/+1
* Forgot to remove the old line in the last commit.Brian Feldman2000-12-051-1/+0
* In env_destroy(), it is a bad idea to env_swap(self, 0) to switchBrian Feldman2000-11-251-0/+2
* Correct an arguement to ssh_add_identity, this matches what is currentlyBill Fumerola2000-11-251-1/+1
* logRuslan Ermilov2000-11-221-0/+1
* Update to the version of pam_ssh corresponding to OpenSSH 2.1 (takenKris Kennaway2000-05-301-19/+23
* Back out the previous change to the queue(3) interface.Jake Burkholder2000-05-261-2/+2
* Change the way that the queue(3) structures are declared; don't assume thatJake Burkholder2000-05-231-2/+2
* Connect pam_opie to the build.Kris Kennaway2000-04-172-0/+2
* Add pam_opie, a PAM module using the OPIE one-time-password scheme.Kris Kennaway2000-04-172-0/+150
* Fix a memory leak.Kris Kennaway2000-03-291-5/+8
* Fixed missing libraries in DPADD.Bruce Evans2000-03-271-3/+3
* Buildworld fixes for NO_OPENSSH and NO_OPENSSLKris Kennaway2000-03-092-6/+6
* Make pam_ssh work. It had an undefined symbol when it was dlopen()ed.Peter Wemm2000-03-061-1/+1