summaryrefslogtreecommitdiffstats
path: root/lib/libpam
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police: markup laundry.ru2003-02-232-2/+2
* Add an "allow_local" option which forces historical behaviour.des2003-02-162-2/+20
* Assume "localhost" if no remote host was specified. This is safe from ades2003-02-151-3/+4
* Use pam_get_user(3) instead of pam_get_item(3) where appropriate.des2003-02-102-4/+4
* Complete rewrite of pam_ssh(8). The previous version was becoming harddes2003-02-094-557/+307
* Maybe I was a little too fast? Remove debugging code, and commit thedes2003-02-063-2/+90
* Replace pam_wheel(8) with pam_group(8) which has a cleaner interface. Thedes2003-02-062-1/+119
* Make sure the message is only printed once.des2003-02-061-3/+5
* Don't blame markm for what he didn't do - writing these man pages, fordes2003-02-062-6/+2
* Update copyright.des2003-02-061-1/+1
* Add support for escape sequences in the arguments (e.g. %u for user name)des2003-02-062-24/+82
* Export the PAM environment to the child process instead of the "normal"des2003-02-062-3/+12
* Minimal manual page for pam_kerberosIV(8).des2003-02-062-0/+66
* In pam_sm_acct_mgmt(), retrieve the cached credentials before trying todes2003-02-031-3/+6
* Whitespace cleanupdes2003-02-031-3/+3
* OpenPAMify.des2003-02-021-33/+10
* Do not return inappropriate error codes in pam_sm_setcred.nectar2003-01-291-1/+4
* About September 2001, I consulted with all the previous authors ofnectar2003-01-101-163/+13
* english(4) police.schweikh2002-12-273-3/+3
* mdoc(7) police: removed gratuitous .Pp call.ru2002-12-231-1/+0
* Merge in most non-style differences from Andrew Korty's pam_ssh 1.7.des2002-12-163-51/+70
* mdoc(7) police: .Dt is ALL UPPERCASE.ru2002-12-121-1/+1
* mdoc(7) police: formatting nits.ru2002-11-292-3/+6
* Whitespace nits.des2002-11-281-2/+2
* Add a PAM_MODULE_ENTRY to this module so it'll actually do something.des2002-11-281-0/+2
* utmp.ut_time and lastlog.ll_time are explicitly int32_t rather thanpeter2002-11-151-4/+6
* Make dynamic PAM modules depend on dynamic PAM library.ru2002-11-141-4/+7
* The pam_krb5 module stored a reference to a krb5_ccache structure asnectar2002-11-131-20/+42
* Use `krb5_get_err_text' instead of `error_message' so that instead ofnectar2002-11-131-24/+47
* Allow the admin to specify a different NAS identifier than the hostname.des2002-10-282-11/+20
* Introduce 'exempt_if_empty' option to pam_wheel(8), which bypasses therwatson2002-10-182-2/+18
* Build kerberized versions of the PAM library, and install themru2002-10-111-0/+8
* Zap now-unused SHLIB_MINORpeter2002-09-281-1/+0
* Initiate deorbit burn for the i386-only a.out related support. Moves arepeter2002-09-171-4/+0
* Since pam_get_authtok(3) doesn't know about our options structure, settingdes2002-07-301-10/+11
* Install more man pages - I thought I'd committed this ages ago...des2002-07-231-0/+5
* Tidy up.ru2002-06-061-10/+3
* Missed one in previous commit.des2002-05-301-2/+4
* mdoc(7) police: kill whitespace at EOL.ru2002-05-301-1/+1
* mdoc(7) police: polish markup.ru2002-05-301-34/+68
* mdoc(7) police: tidy up the markup.ru2002-05-301-6/+15
* Add pam_ksu(8), a module to do Kerberos 5 authentication andnectar2002-05-284-0/+412
* Add openpam_nullconv.3.des2002-05-241-0/+1
* Add missing include.des2002-05-241-0/+1
* Just to show that PAM can do almost anything from the ridiculous to thedes2002-05-237-0/+418
* Hide a couple of unguarded error returns behind the no_fail test.des2002-05-231-5/+6
* Free old_pwd only in the code path where it has been allocated.jmallett2002-05-221-1/+1
* Do not build pam_ssh if NOSECURE is set (NO_OPENSSL is on a subset of NOSECURE)obrien2002-05-151-1/+2
* Major cleanup of bsd.lib.mk.ru2002-05-131-2/+2
* Added new bsd.incs.mk which handles installing of header filesru2002-05-121-10/+3
OpenPOWER on IntegriCloud