krb5.git
1995-08-29 Paul ParkAdd context serialization support. Fix gcc -Wall compl...
1995-08-29 Paul ParkSet and use priv_size in the krb5_encrypt_block
1995-08-29 Paul ParkAdd prototype for database context serializer
1995-08-29 Paul ParkDescribe previous changes
1995-08-29 Paul ParkAdd serializer definitions
1995-08-29 Paul ParkAdd priv_size to krb5_encrypt_block
1995-08-28 Theodore Tsokrb5_decode_test.c (main): Add tests for decode_krb5_...
1995-08-28 Theodore Tsokrb5_decode.c (decode_krb5_alt_method, decode_krb5_etyp...
1995-08-28 Theodore TsoAdded new error codes KV5M_ALT_METHOD and KV5M_ETYPE_IN...
1995-08-28 Theodore TsoAdded two new data structures: krb5_alt_method and...
1995-08-27 Ezra PeisachAdd documentation on the -f and -F options
1995-08-26 Ezra PeisachTest the sample sever/client in both standalone and...
1995-08-26 Ezra PeisachFind path to the t_inetd program
1995-08-26 Ezra PeisachAdd t_inetd.c to the source tree. This program simulate...
1995-08-26 Ezra Peisach * f_cksum.c: Change code to match prototypes
1995-08-26 Ezra Peisach * des_crc.c, des_md5.c, raw_des.c: Remove casting...
1995-08-26 Ezra Peisach * krb5_encode_test.c (encoder_print_results): If trval...
1995-08-26 Theodore TsoAdded prototypes for encode_krb5_padata_sequence and
1995-08-26 Theodore Tsokrb5_encode_test.c (main): Add tests for encode_krb5_pa...
1995-08-26 Theodore Tsokrb5_encode.c (encode_krb5_padata_sequence): New functi...
1995-08-25 Paul ParkAdd v4 dump load logic from kdb5_convert
1995-08-25 Paul ParkRemove duplicated logic
1995-08-25 Paul ParkFix automatic generation of changepw service
1995-08-25 Theodore TsoRemoved unused (and misleading) macros KEYTYPE_IS_LOCAL,
1995-08-24 Theodore TsoUpdate file list
1995-08-24 Theodore TsoUpdate file list
1995-08-24 Theodore TsoUpdate file list
1995-08-24 Theodore TsoUpdate file list
1995-08-24 Theodore TsoUnifdef isn't used anymore --- it was only used with...
1995-08-24 Theodore TsoUpdated for autoconf 2.4
1995-08-24 Theodore TsoUpdated to reflect ct_c.* to ct_c.*.in filename changes
1995-08-23 Theodore Tsoaclocal.m4 (_MAKE_SUBDIRS): Change subdir recursion...
1995-08-22 Theodore Tsoupdate_wtmp.c (ptyint_update_wtmp): If EMPTY is not...
1995-08-21 Paul ParkRemove description of flags. This should be someplace...
1995-08-21 Paul ParkUse libkadm string handling routines
1995-08-21 Paul ParkUse libkadm string handling routines
1995-08-21 Paul ParkAdd prototype for timestamp_to_sfstring()
1995-08-21 Paul ParkUpdate description of kdc.conf
1995-08-21 Paul ParkUse libkadm string conversion routines
1995-08-21 Paul ParkUpdate description of -k and -e flags
1995-08-21 Paul ParkMake new dump format text-based. Also add logic to...
1995-08-21 Paul ParkAdd description of -s and -R. Update description of...
1995-08-21 Paul ParkUse symbolic names for keytype and enctype
1995-08-21 Paul ParkChange mkdir to mkdir -p while making directories for...
1995-08-21 Paul ParkAdd timestamp_to_sfstring()
1995-08-18 Paul ParkDescribe previous changes
1995-08-18 Paul ParkAdd multiprocess testing
1995-08-18 Paul ParkFix database update and rename
1995-08-18 Paul ParkFix script handling
1995-08-18 Tom Yu * configure.in: Build ktutil now
1995-08-18 Tom YuFirst cut of ktutil; change functions have not yet...
1995-08-17 Paul ParkDescribe previous changes
1995-08-17 Paul ParkOnly keep the database open while processing one command
1995-08-17 Paul ParkAdd routines to open and close the database
1995-08-17 Paul ParkClose and re-open the database after updating principal...
1995-08-17 Paul ParkFix krb5_dbm_db_end_update() and remove unused code
1995-08-17 Paul ParkChange fopen() to open() to yield an fd
1995-08-16 Chris ProvenzanoPass fds to krb5_lock_file() and krb5_unlock_file()
1995-08-16 Chris ProvenzanoPass the fd in instead of converting it from FILE *
1995-08-16 Chris Provenzanodecrypt_key.c, encrypt_key.c: Only save the salt data...
1995-08-16 Chris ProvenzanoPass fds to krb5_lock_file() and krb5_unlock_file()
1995-08-16 Chris Provenzanokrb5_lock_file(), krb5_unlock_file():
1995-08-16 Mark Eichinfix spelling of "canonicalize"
1995-08-15 Ezra Peisach* prof_parse.c (strip_line,parse_line): Declare as...
1995-08-15 Ezra Peisach* configure.in: For OSF/1 specify that the -rpath direc...
1995-08-15 Paul ParkDescribe previous changes
1995-08-15 Paul ParkUse krb5_dbe_find_keytype() to find appropriate key...
1995-08-15 Paul ParkUse per-realm key/salt list to find appropriate keys...
1995-08-15 Paul ParkGenerate/use per-realm key/salt list. Fix gcc -Wall...
1995-08-15 Paul ParkAdd key/salt list to per-relm data
1995-08-15 Paul ParkReplace kadm_find_keytype() with krb5_dbe_find_keytype()
1995-08-15 Paul ParkReplace adm_find_keytype() with krb5_dbe_find_keytype()
1995-08-15 Paul ParkReplace key_name_to_data() with krb5_dbe_find_keytype()
1995-08-15 Paul ParkAdd prototype for krb5_dbe_find_keytype()
1995-08-15 Paul ParkAdd krb5_dbe_find_keytype() and clean up gcc -Wall...
1995-08-15 Paul ParkAdd support for -s scriptfile and fix gcc -Wall complaints
1995-08-15 Tom Yu * Makefile.in: Change some spaces back to tabs
1995-08-15 Tom Yu * ktf_util.c: return KRB5_KEYTAB_BADVNO instead of -1
1995-08-12 Theodore TsoPut back production rule for kerbsrc-nt.zip which myste...
1995-08-12 Theodore TsoRestore original "null action" Makefile which tell...
1995-08-11 Sam HartmanRename initialize_slave.c to init_slave.c
1995-08-11 Sam HartmanChanges for Solaris and Ultrix
1995-08-10 Barry Jaspan[secure-admin/3394] first cut at unit tests for locking
1995-08-10 Barry JaspanInitial revision
1995-08-10 Paul ParkUse kadm_find_keytype() to find keys
1995-08-10 Paul ParkAdd kadm_find_keytype() to find key/salt pair
1995-08-10 Paul ParkUse adm_find_keytype() and adm_update_tl_attrs() to...
1995-08-10 Paul ParkRework adm_modify_kdb() and callers to use kdb5 cpw...
1995-08-10 Paul ParkConsolidate handling of tagged database attributes
1995-08-10 Paul ParkAlways define KRB5_MAX_FAIL_COUNT
1995-08-10 Paul ParkAdd missing variable when KRBCONF_KDC_MODIFIES_KDB on
1995-08-10 Barry Jaspan[secure-admin/3398] special error code for missing...
1995-08-10 Barry Jaspan[secure-admin/3398] special error code for missing...
1995-08-10 Sam HartmanDDon't call vhangup() on Ultrix until after session...
1995-08-09 Paul ParkUse key/salt list to determine which key types to make...
1995-08-09 Paul ParkRemove 'Last Modified by:' from regular expression...
1995-08-09 Paul ParkDescribe previous changes
1995-08-09 Paul ParkAdd prototype for key_master_encblock()
1995-08-09 Paul ParkFix Purify complaint
1995-08-09 Paul ParkFix memory leak
next