summaryrefslogtreecommitdiffstats
path: root/lib/libpam
Commit message (Collapse)AuthorAgeFilesLines
* Changes for KTH KerberosIV.markm1997-09-282-3/+3
| | | | Also quieten -Wall a bit.
* = -> ==, strcpy -> strncpy from OpenBSD.charnier1997-07-222-8/+8
| | | | | update man page. Add usage(). Obtained from: OpenBSD
* Fix the man page's title (.Dt).max1997-06-021-1/+1
| | | | (It has been ``SKEY.ACCESS''.)
* Cruft cleanup to eliminate useless warningspst1997-02-021-3/+6
|
* Fix some compilation warnings.pst1996-09-211-5/+7
|
* #include <kerberosIV/des.h> -> #include <des.h>markm1996-02-111-1/+1
|
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
|
* In the non-PARANOID case, make sure to set `notickets' to 0 sothat login.cwollman1995-01-201-0/+1
| | | | doesn't complain.
* Modify klogin to:wollman1995-01-141-0/+11
| | | | | | | | | | 1) Don't spit out an error message if Kerberos is installed but not yet set up. 2) Don't attempt to verify the ticket you got back, as workstations are not intended to have srvtab files of their own. Both behaviors can be re-enabled with KLOGIN_PARANOID.
* Add skey supprotguido1994-08-212-0/+286
| | | | | Reviewed by: Submitted by: guido
* Initial revisionrgrimes1994-05-271-0/+190
OpenPOWER on IntegriCloud