summaryrefslogtreecommitdiffstats
path: root/lib/libpam/modules/pam_krb5/pam_krb5.c
Commit message (Expand)AuthorAgeFilesLines
* This is sort of an MFS. Peter made these changes to the RELENG_*kensmith2005-07-071-0/+4
* When "no_ccache" is set as an argument to the pam_krb5 module, don'trwatson2005-01-241-0/+4
* The final argument to verify_krb_v5_tgt() is the debug flag, not therwatson2005-01-231-2/+3
* Fix numerous constness and aliasing issues.des2004-02-101-9/+8
* More strict aliasing fixes.des2003-12-111-26/+29
* Update copyright dates.des2003-05-311-1/+1
* Remove all instances of pam_std_option()des2003-05-311-60/+25
* Comment-only assistance to lint to kill warnings.markm2003-03-081-0/+4
* In pam_sm_acct_mgmt(), retrieve the cached credentials before trying todes2003-02-031-3/+6
* Whitespace cleanupdes2003-02-031-3/+3
* 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
* 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
* Don't declare krb5_mcc_ops, it's already declared in <krb5.h>des2002-05-121-2/+0
* Major cleanup:des2002-04-121-109/+89
* Aggressive cleanup of warnings + authtok-related code in preparation fordes2002-04-061-23/+34
* Unbreak the pam_krb5 build: cast a couple of const pointersroam2002-03-061-2/+2
* #include cleanup.des2002-02-051-2/+1
* WARNS=4 fixes. Protect with NO_WERROR for the modules that havemarkm2002-01-241-11/+12
* Don't put an extra space after password prompts, because it violates POLA,sobomax2001-10-251-3/+3
* Add __FBSDID()s to libpamdillon2001-09-301-2/+3
* Clean up this module very extensively. Fix the logging, the codingmarkm2001-08-101-0/+1100
OpenPOWER on IntegriCloud