summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix test for slave buffer lengthSam Hartman1995-08-092-1/+5
* * update_utmp.c (UTMP_FILE): _PATH_UTMP under NetBSD, notTom Yu1995-08-092-3/+9
* fix typosTom Yu1995-08-091-3/+2
* * kdb_cpw.c (add_key_rnd): remove bletcherous aggregateTom Yu1995-08-092-22/+20
* * update_utmp.c (pty_update_utmp): change #ifdef NO_UT_PID toTom Yu1995-08-092-2/+7
* Changes for Alpha; also deal better with slave failureSam Hartman1995-08-092-8/+20
* Changes to get telnet working on AlphaSam Hartman1995-08-095-15/+42
* * update_utmp.c: flush preprocessor directive to left marginTom Yu1995-08-092-1/+4
* Pass correct argument to getutmpx()Paul Park1995-08-082-1/+5
* Fix cc -std1 error on OSFPaul Park1995-08-082-1/+5
* Add {add,del}_key_type commandsPaul Park1995-08-086-126/+274
* Describe previous changesPaul Park1995-08-082-0/+18
* Fix key merging logic and allow multiple key/salt strings to be parsedPaul Park1995-08-081-9/+26
* Don't deallocate key/salt tuples if supplied by caller to string_to_keyPaul Park1995-08-081-2/+7
* Handle new protocol error messagesPaul Park1995-08-081-0/+8
* Use sigjmp_buf under POSIX_SETJMPPaul Park1995-08-083-3/+15
* Fix Purify complaintPaul Park1995-08-082-0/+5
* Make sure unfilled data in krb5_key_data is zero in decode_princ_contentsPaul Park1995-08-081-0/+1
* Use correct length to malloc() in encrypt_key_data()Paul Park1995-08-081-1/+1
* describe adb locking mechanismBarry Jaspan1995-08-081-6/+41
* * Use new interface to pty_update_utmpSam Hartman1995-08-082-18/+11
* * Include utmp.h in krlogind.c; libpty.h doesn't any more and it needs them t...Sam Hartman1995-08-073-14/+20
* * Modify pty_update_utmp so it takes additional parameters instead ofSam Hartman1995-08-078-35/+80
* Add authenc.c to the SRCS list; authenc.o is in the OBJS list, afterTheodore Tso1995-08-072-1/+5
* If using the autoconf in the local tree, invoke it using /bin/sh, soTheodore Tso1995-08-072-2/+10
* Include $(NETIO_SRCS) in the list of source files, instead ofTheodore Tso1995-08-072-1/+4
* aclocal.m4 (SS_RULES): Add double quotes around "$}{*.ct"Theodore Tso1995-08-072-4/+12
* Add $(SHELL) to invocation of config_script, so that the tree canTheodore Tso1995-08-072-1/+8
* Add $(SHELL) to invocation of config_script, so that the tree canTheodore Tso1995-08-072-1/+6
* Use generic_gss_release_oid_set() instead of gss_release_oid_set() soTheodore Tso1995-08-072-1/+7
* If there is an error looking up the key, make sure the keytab isTheodore Tso1995-08-072-6/+15
* tf_util.c (utimes): If __SVR4 is defined, #include <utime.h>, just asTheodore Tso1995-08-073-2/+13
* Improve keysalt handlingPaul Park1995-08-073-15/+31
* Restore input strings to their original state after parsingPaul Park1995-08-072-9/+16
* Describe previous changesPaul Park1995-08-071-0/+6
* Handle V4 salttype correctlyPaul Park1995-08-071-5/+9
* Fix key list merging so that kvno is generated correctlyPaul Park1995-08-071-14/+18
* Use krb5_string_to_keysalts() to ensure that list is uniquePaul Park1995-08-072-44/+16
* Build fixes for SolarisPaul Park1995-08-073-1/+14
* Fix another big-endian problemPaul Park1995-08-072-1/+8
* Hacks to get this to compile with the new kdb formatPaul Park1995-08-074-96/+97
* libpty fixesPaul Park1995-08-073-3/+13
* Manually initialize krbtgt_princ.dataPaul Park1995-08-072-1/+8
* Add new error KRB5_KDB_BAD_KEYTYPEChris Provenzano1995-08-072-0/+5
* New routines for changing passwords of new kdb entriesChris Provenzano1995-08-073-34/+396
* Hacks to get it to compile with new kdb formatChris Provenzano1995-08-072-29/+39
* Add prototypes for krb5_dbe_{en,de}code_last_pwd_change(), andChris Provenzano1995-08-072-5/+36
* * cpw.c : Uses new kdb change password routines for ank, ark, cpw,Chris Provenzano1995-08-078-746/+199
* Check for utmp[x].hPaul Park1995-08-072-1/+6
* Return value from pty_open_ctty is non-zero on error, not negativeEzra Peisach1995-08-052-1/+6