summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* missed a #endifTom Yu1995-08-041-1/+1
* * cleanup.c (pty_cleanup): Add missing declarations for retval andTom Yu1995-08-042-3/+10
* * krlogind.c: don't include utmp.h, since libty.h grabs itTom Yu1995-08-042-1/+4
* Attempt to HUP processes associated with the pty when it is revoked ifSam Hartman1995-08-033-1/+25
* Add new error KRB5_KDB_BAD_SALTTYPEChris Provenzano1995-08-032-0/+7
* do_as_req.c : Fix bug from new kdb changes.Chris Provenzano1995-08-033-57/+67
* Added prototype for krb5_dbe_cpw() the new db entry change password routineChris Provenzano1995-08-032-0/+15
* cpw.c : New change password code for kdb5_edit.Chris Provenzano1995-08-033-73/+542
* Remove convert utility. All It's functionality has been moved to kdb5_editChris Provenzano1995-08-032-8/+6
* Fix kadmin5 output and remove av4k functionsPaul Park1995-08-032-104/+13
* Use string values in kdc.confPaul Park1995-08-032-7/+11
* Describe previous changesPaul Park1995-08-033-0/+26
* Fix krb5_decode_princ_contents()Paul Park1995-08-031-1/+2
* Fix krb5_dbekd_encrypt_key_data()Paul Park1995-08-031-0/+3
* Fix krb5_aprof_get_deltat()Paul Park1995-08-032-2/+6
* Compile something when Kerberos 4 disabledPaul Park1995-08-031-0/+2
* Ensure padata is NULL with normal saltPaul Park1995-08-031-1/+7
* Blind replacements to get kadmin.old to compilePaul Park1995-08-036-30/+48
* Include adm.h, update prototypesPaul Park1995-08-031-33/+37
* Use new database entry format. Update key_{string_to,encrypt,decrypt,random}...Paul Park1995-08-031-260/+498
* Use new database entry format. Use new calling sequences for key...()Paul Park1995-08-032-268/+265
* Handle the key/salt pair list and pass it to key_initPaul Park1995-08-031-5/+29
* Clean up debugging messagesPaul Park1995-08-031-8/+9
* Use new database entry format and new libkadm string conversionPaul Park1995-08-033-385/+61
* Compile something when krb4 disabledPaul Park1995-08-032-0/+6
* * Fix tests for length of slave buffer.Sam Hartman1995-08-022-0/+6
* * Fix tests for length of slave buffer.Sam Hartman1995-08-027-6/+47
* Change to use libpty for utmp handling in login.krb5. RemoveSam Hartman1995-08-017-242/+33
* Make interface change so getpty doesn't overwriteSam Hartman1995-08-017-12/+107
* Fix typo TIOCSTTY to TIOCSCTTY in ioctlEzra Peisach1995-08-012-1/+6
* Add missing logwtmp fileSam Hartman1995-08-011-0/+64
* * Don't always use the default realm on localhost, so that the domain to real...Sam Hartman1995-07-312-12/+10
* Check in first version of libptySam Hartman1995-07-3114-0/+1078
* Protect test for Gcc under AIX so it works with non-Gcc compilersSam Hartman1995-07-313-2/+11
* Modify krlogind to use libpty, modify login.krb5 to work underSam Hartman1995-07-315-135/+71
* Use new admin string conversion routinesPaul Park1995-07-3110-1184/+113
* Fix small problem with create_key_data()Paul Park1995-07-312-1/+6
* Describe previous changesPaul Park1995-07-311-0/+11
* Update to new kadmin protocolPaul Park1995-07-313-362/+634
* Add str_conv.cPaul Park1995-07-311-0/+1
* Update read_realm_params() to use string conversion routinesPaul Park1995-07-311-71/+128
* Add new string conversion routinesPaul Park1995-07-313-5/+832
* Add new kadmin protocol and string conversion definitionsPaul Park1995-07-312-40/+45
* Add string conversion prototypesPaul Park1995-07-311-0/+36
* * configure.in: Don't link with -lkadmTom Yu1995-07-2912-6/+19
* * localaddr.c (krb5_crypto_os_localaddr): Don't bash the returnTom Yu1995-07-292-11/+14
* Get etype from keytype via table instead of DEFAULT_KDC_ETYPEPaul Park1995-07-274-2/+14
* Use k5-int instead of krb5 and asn1.hPaul Park1995-07-273-4/+6
* kdbint.h is obsoletePaul Park1995-07-273-34/+4
* Find rsa-md5.h in the correct place. Use k5-int.hPaul Park1995-07-276-14/+12