summaryrefslogtreecommitdiff
path: root/security/pam_krb5/files/patch-ab (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update pam_krb5 1.0 -> 1.0.1.Jacques Vidrine2001-07-241-22/+0
| | | | | | | | | | | Change MASTER_SITES. NB: This versioning is bogus. Unfortunately, there is no official release of pam_krb5 yet, but it has substantially changed. I made this release based on what is in CVS. Notes: svn path=/head/; revision=45448
* Update for heimdal-0.3f interface changes.Jacques Vidrine2001-06-111-4/+2
| | | | Notes: svn path=/head/; revision=43864
* Bug fixes and paranoia:Jacques Vidrine2001-01-241-2/+3
| | | | | | | | | | | | | | | | | | | | compat_heimdal.c: = Stop shooting at feet when freeing a particular chunk of memory. Found by complaints from free(), and pinpointed with MALLOC_OPTIONS=A. pam_krb5_auth.c: = In addition to dropping and restoring uid when delving in /tmp, drop and restore gid. = Explicitly set permissions on the credentials cache for good measure. The following was Obtained from: Sam Hartman <hartmans@mit.edu> via bugs.debian.org support.c: = verify_krb_v5_tgt: Do a little more to prevent KDC spoofing. Allow for a key separate from the host key to use only for PAM. Notes: svn path=/head/; revision=37547
* Oops,Jacques Vidrine2000-11-061-4/+17
| | | | Notes: svn path=/head/; revision=34855
* A Pluggable Authentication Module for Kerberos 5.Jacques Vidrine2000-11-061-0/+10
Notes: svn path=/head/; revision=34851