summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add ccache serialization supportPaul Park1995-08-298-2/+233
* Add context serialization support. Fix gcc -Wall complaintsPaul Park1995-08-292-8/+215
* Set and use priv_size in the krb5_encrypt_blockPaul Park1995-08-293-1/+8
* Add prototype for database context serializerPaul Park1995-08-292-0/+6
* Describe previous changesPaul Park1995-08-291-0/+9
* Add serializer definitionsPaul Park1995-08-291-0/+86
* Add priv_size to krb5_encrypt_blockPaul Park1995-08-291-0/+4
* krb5_decode_test.c (main): Add tests for decode_krb5_{etype_info,alt_method}Theodore Tso1995-08-289-6/+310
* krb5_decode.c (decode_krb5_alt_method, decode_krb5_etype_info): NewTheodore Tso1995-08-288-0/+171
* Added new error codes KV5M_ALT_METHOD and KV5M_ETYPE_INFO_ENTRYTheodore Tso1995-08-282-0/+6
* Added two new data structures: krb5_alt_method and krb5_etype_infoTheodore Tso1995-08-282-257/+301
* Add documentation on the -f and -F optionsEzra Peisach1995-08-272-0/+23
* Test the sample sever/client in both standalone and pseudo-inetd modesEzra Peisach1995-08-262-53/+110
* Find path to the t_inetd programEzra Peisach1995-08-262-0/+8
* Add t_inetd.c to the source tree. This program simulates the starting ofEzra Peisach1995-08-265-1/+154
* * f_cksum.c: Change code to match prototypesEzra Peisach1995-08-2612-54/+64
* * des_crc.c, des_md5.c, raw_des.c: Remove casting in call toEzra Peisach1995-08-264-4/+8
* * krb5_encode_test.c (encoder_print_results): If trval2 returnsEzra Peisach1995-08-263-2/+14
* Added prototypes for encode_krb5_padata_sequence andTheodore Tso1995-08-262-0/+9
* krb5_encode_test.c (main): Add tests for encode_krb5_padata_sequence()Theodore Tso1995-08-269-6/+119
* krb5_encode.c (encode_krb5_padata_sequence): New function which encodes aTheodore Tso1995-08-265-1/+44
* Add v4 dump load logic from kdb5_convertPaul Park1995-08-255-1/+903
* Remove duplicated logicPaul Park1995-08-251-50/+6
* Fix automatic generation of changepw servicePaul Park1995-08-252-7/+13
* Removed unused (and misleading) macros KEYTYPE_IS_LOCAL,Theodore Tso1995-08-252-5/+5
* Update file listTheodore Tso1995-08-2420-4/+87
* Update file listTheodore Tso1995-08-2414-1/+35
* Update file listTheodore Tso1995-08-242-1/+7
* Update file listTheodore Tso1995-08-2419-6/+48
* Unifdef isn't used anymore --- it was only used with Imake. Removing it,Theodore Tso1995-08-247-871/+0
* Updated for autoconf 2.4Theodore Tso1995-08-242-0/+5
* Updated to reflect ct_c.* to ct_c.*.in filename changesTheodore Tso1995-08-242-2/+6
* aclocal.m4 (_MAKE_SUBDIRS): Change subdir recursion so thatTheodore Tso1995-08-232-4/+12
* 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