summaryrefslogtreecommitdiffstats
path: root/crypto/kerberosIV
Commit message (Collapse)AuthorAgeFilesLines
* Fix nasty typo that randomly caused kinit to not properly deduce themarkm1998-03-291-2/+2
| | | | | | user's username when this was not specified. Reported by: Sean Eric Fagan
* Make the ticket filename the same as for our old eBones. I am going tomarkm1998-02-161-1/+1
| | | | | kerberize xdm again, and it will be a pain to maintain two different sets of patches (for 2.2 and 3.0).
* Bring back the old behaviour of kinit; if no username is mentioned onmarkm1998-02-161-7/+35
| | | | | | | the command line, attempt to get a ticket for the current uid (or <uid>.root if we are already su'ed). Requested By: Garrett Wollman
* kinit(1) and its man page do not agre on what is reported with -v. Fix this.markm1997-11-252-3/+4
| | | | Submitted by: Sheldon Hearn.
* Sort cross refereces in section SEE ALSO.wosch1997-09-293-9/+9
|
* FreeBSD's original passwd helper is needed here.markm1997-09-211-0/+228
|
* FreeBSD specific schanges - mainly religious issues about where to putmarkm1997-09-046-22/+36
| | | | stuff.
* Initial import of KTH eBones. This has been cleaned up to only includemarkm1997-09-04368-0/+82832
the "core" Kerberos functionality. The rest of the userland will get their own changes later.
OpenPOWER on IntegriCloud