summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in: Change some spaces back to tabsTom Yu1995-08-152-8/+12
* * ktf_util.c: return KRB5_KEYTAB_BADVNO instead of -1Tom Yu1995-08-152-1/+5
* Put back production rule for kerbsrc-nt.zip which mysteriouslyTheodore Tso1995-08-121-0/+10
* Restore original "null action" Makefile which tell a Unix user to runTheodore Tso1995-08-121-273/+4
* Rename initialize_slave.c to init_slave.cSam Hartman1995-08-113-3/+8
* Changes for Solaris and UltrixSam Hartman1995-08-115-4/+23
* Use kadm_find_keytype() to find keysPaul Park1995-08-103-2/+27
* Add kadm_find_keytype() to find key/salt pairPaul Park1995-08-101-25/+145
* Use adm_find_keytype() and adm_update_tl_attrs() to handle new db formatPaul Park1995-08-106-18/+136
* Rework adm_modify_kdb() and callers to use kdb5 cpw interfacesPaul Park1995-08-101-290/+177
* Consolidate handling of tagged database attributesPaul Park1995-08-105-162/+142
* Always define KRB5_MAX_FAIL_COUNTPaul Park1995-08-102-2/+8
* Add missing variable when KRBCONF_KDC_MODIFIES_KDB onPaul Park1995-08-102-1/+9
* DDon't call vhangup() on Ultrix until after session. This actually turns out...Sam Hartman1995-08-103-2/+11
* Use key/salt list to determine which key types to make for the tgt principalPaul Park1995-08-092-16/+81
* Remove 'Last Modified by:' from regular expression for 'show'Paul Park1995-08-091-1/+1
* Describe previous changesPaul Park1995-08-091-0/+19
* Add prototype for key_master_encblock()Paul Park1995-08-091-0/+1
* Fix Purify complaintPaul Park1995-08-091-1/+3
* Fix memory leakPaul Park1995-08-091-5/+5
* Network slave bookkeeping fixupPaul Park1995-08-091-2/+4
* Add krb5_use_keytype for each keytypePaul Park1995-08-091-0/+17
* First pass at kdb5 change-password code. Fix memory leaksPaul Park1995-08-092-17/+187
* Fix various memory allocation and key/salt tuple related bugsPaul Park1995-08-093-6/+58
* Terminate variable arglist to krb5_build_principal_ext()Paul Park1995-08-092-1/+7
* 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
* * 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