summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update_wtmp.c (ptyint_update_wtmp): If EMPTY is not defined, then setTheodore Tso1995-08-222-0/+9
* Remove description of flags. This should be someplace commonPaul Park1995-08-212-40/+7
* Use libkadm string handling routinesPaul Park1995-08-2115-257/+247
* Use libkadm string handling routinesPaul Park1995-08-212-10/+16
* Add prototype for timestamp_to_sfstring()Paul Park1995-08-212-0/+9
* Update description of kdc.confPaul Park1995-08-212-25/+33
* Use libkadm string conversion routinesPaul Park1995-08-214-90/+25
* Update description of -k and -e flagsPaul Park1995-08-212-5/+8
* Make new dump format text-based. Also add logic to read/write old formatPaul Park1995-08-212-250/+1593
* Add description of -s and -R. Update description of -e and -kPaul Park1995-08-211-9/+26
* Use symbolic names for keytype and enctypePaul Park1995-08-213-7/+16
* Change mkdir to mkdir -p while making directories for installPaul Park1995-08-212-1/+5
* Add timestamp_to_sfstring()Paul Park1995-08-212-0/+67
* Describe previous changesPaul Park1995-08-181-0/+8
* Add multiprocess testingPaul Park1995-08-181-7/+128
* Fix database update and renamePaul Park1995-08-181-37/+109
* Fix script handlingPaul Park1995-08-182-1/+5
* * configure.in: Build ktutil nowTom Yu1995-08-182-1/+4
* First cut of ktutil; change functions have not yet been addedTom Yu1995-08-188-0/+759
* Describe previous changesPaul Park1995-08-171-0/+7
* Only keep the database open while processing one commandPaul Park1995-08-171-0/+31
* Add routines to open and close the databasePaul Park1995-08-172-4/+39
* Close and re-open the database after updating principal statsPaul Park1995-08-172-1/+16
* Fix krb5_dbm_db_end_update() and remove unused codePaul Park1995-08-172-29/+21
* Change fopen() to open() to yield an fdPaul Park1995-08-171-1/+1
* Pass fds to krb5_lock_file() and krb5_unlock_file()Chris Provenzano1995-08-167-31/+33
* Pass the fd in instead of converting it from FILE *Chris Provenzano1995-08-163-12/+14
* decrypt_key.c, encrypt_key.c: Only save the salt data if salt type != 0.Chris Provenzano1995-08-164-346/+203
* Pass fds to krb5_lock_file() and krb5_unlock_file()Chris Provenzano1995-08-162-0/+7
* krb5_lock_file(), krb5_unlock_file():Chris Provenzano1995-08-162-9/+13
* fix spelling of "canonicalize"Mark Eichin1995-08-161-2/+2
* * prof_parse.c (strip_line,parse_line): Declare as staticEzra Peisach1995-08-153-3/+25
* * configure.in: For OSF/1 specify that the -rpath directive takesEzra Peisach1995-08-153-1/+19
* Describe previous changesPaul Park1995-08-151-0/+14
* Use krb5_dbe_find_keytype() to find appropriate key. Fix gcc -Wall complaintsPaul Park1995-08-151-32/+18
* Use per-realm key/salt list to find appropriate keys. Fix gcc -Wall complaintsPaul Park1995-08-152-64/+104
* Generate/use per-realm key/salt list. Fix gcc -Wall complaintsPaul Park1995-08-151-52/+120
* Add key/salt list to per-relm dataPaul Park1995-08-151-0/+2
* Replace kadm_find_keytype() with krb5_dbe_find_keytype()Paul Park1995-08-154-52/+53
* Replace adm_find_keytype() with krb5_dbe_find_keytype()Paul Park1995-08-157-71/+62
* Replace key_name_to_data() with krb5_dbe_find_keytype()Paul Park1995-08-155-70/+53
* Add prototype for krb5_dbe_find_keytype()Paul Park1995-08-152-0/+12
* Add krb5_dbe_find_keytype() and clean up gcc -Wall complaintsPaul Park1995-08-152-4/+52
* Add support for -s scriptfile and fix gcc -Wall complaintsPaul Park1995-08-155-95/+176
* * 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