summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Fix typo in last night's commitSam Hartman1996-04-191-1/+1
* Add Doug Engert's patches to dealSam Hartman1996-04-193-20/+64
* More option handling changesSam Hartman1996-04-182-3/+11
* some changelog entries mark didn't bring overKen Raeburn1996-04-181-0/+12
* Fix the expect string so that it doesn't assume that the client isTheodore Tso1996-04-172-1/+9
* configure.in (LOGINLIBS): Remove DECLARE_SYS_ERRLIST since it's noTheodore Tso1996-04-175-299/+236
* Added ftp and ecat to the list of services which should be converted.Theodore Tso1996-04-172-0/+8
* Removed kadmin.old from list of things to keepTheodore Tso1996-04-172-1/+4
* Wed Mar 6 05:02:36 1996 Mark Eichin <eichin@cygnus.com>Ken Raeburn1996-04-172-0/+10
* * dump-utmp.c: New file. Not automatically used by anything, but may be usefulKen Raeburn1996-04-175-49/+179
* * Changes to not use streams on HPUXSam Hartman1996-04-165-2/+37
* Drop support for option names in argv[0]Sam Hartman1996-04-165-66/+7
* Changes so HPUX doesn't use streams. ThisSam Hartman1996-04-163-4/+13
* Added V5_USE_SHARED_LIBSRichard Basch1996-04-151-0/+1
* Don't declare open()Sam Hartman1996-04-152-1/+5
* Have pty_cleanup() fork on systems with vhangup()Sam Hartman1996-04-155-6/+62
* Remove setpgrp() call from krlogindSam Hartman1996-04-153-10/+20
* Store the forwarded credentials in /tmp/krb5cc_p<pid> (like krlogind)Richard Basch1996-04-132-11/+6
* Destroy any forwarded credentials when we cleanup. (They were stored inRichard Basch1996-04-132-1/+15
* Reflect today's reality... it hasn't been edited in a whileRichard Basch1996-04-131-6/+4
* Renamed MD5 routines to be preceded with krb5_Richard Basch1996-04-133-22/+27
* Renamed the functions to begin with krb5_ (like was done with MD5)Richard Basch1996-04-136-72/+77
* Renamed the functions to be preceded with krb5_ (I ran into a namingRichard Basch1996-04-137-81/+86
* Fix wrapper macros so they don't try to dereference a function pointerTheodore Tso1996-04-122-40/+53
* On a Macintosh, turn on kdc_timesync and use the v4 credentials cacheTheodore Tso1996-04-122-2/+15
* Move time offset code from stash_as_reply to verify_as_reply, and fixTheodore Tso1996-04-122-11/+19
* When doing the time offset adjustments, make sure the microsecondsTheodore Tso1996-04-122-0/+10
* forward.c: Use a saner naming convention for the credentials cache.Richard Basch1996-04-123-8/+45
* Call a krb5 cleanup routine to cleanup forwarded credentials, if necessaryRichard Basch1996-04-123-15/+25
* Integrated OpenVision's changes into the most recent MIT code. ThisMarc Horowitz1996-04-123-0/+330
* Remove the old Sandia kadmin codeTheodore Tso1996-04-1252-9258/+0
* Return GSS_S_CRED_UNAVAIL on if krb5_cc_set_flags() returns an error,Theodore Tso1996-04-122-1/+8
* Fixed code to correctly handle errors reported from the mechanismTheodore Tso1996-04-122-31/+47
* * kdb5_edit.c (extract_v4_srvtab): Use the matching key_data's kvno;Richard Basch1996-04-112-1/+7
* * kcmd.c: Cleaned up whitespace and removed commented & unused cruftRichard Basch1996-04-114-39/+35
* Fixed the chronology of two of my previous checkinsRichard Basch1996-04-111-6/+6
* Added V5_USE_SHARED_LIBRichard Basch1996-04-114-0/+4
* V4 srvtab extraction did not do proper principal translationRichard Basch1996-04-112-16/+35
* Mostly output formatting fixes.Richard Basch1996-04-113-33/+34
* Small fix in case anyone tries compiling without the keytab fallbackRichard Basch1996-04-111-1/+4
* * rd_svc_key.c (read_service_key): First try to read the V4Richard Basch1996-04-113-1/+78
* proven's ksu fixesMark Eichin1996-04-102-100/+40
* oops, ted already got itMark Eichin1996-04-101-2/+0
* actually build afsstring2key.cMark Eichin1996-04-101-0/+2
* Added afsstring2key.c to the list of files to be compiledTheodore Tso1996-04-102-2/+9
* add meeting stuffMark Eichin1996-04-101-0/+6
* If make_ap_req() returns KRB5APP_TKT_EXPIRED, then returnTheodore Tso1996-04-102-0/+8
* Add prototype of new functionTheodore Tso1996-04-102-0/+7
* rd_req_dec.c (krb5_rd_req_decoded): Move code which validated theTheodore Tso1996-04-105-15/+87
* Fix #define of PROVIDE_DES_CBC_RAW so that the mac implementationTheodore Tso1996-04-102-1/+12