krb5.git
1994-10-03 Theodore TsoDon't try to compile mk_cmds. Use awk/sed shell script...
1994-10-03 Theodore TsoLook for termios.h in <termios.h>, not <sys/termios...
1994-10-03 Theodore TsoRemove declaration for strncpy()
1994-10-03 Theodore Tsokrb5kdc now removed with make clean
1994-10-01 Theodore TsoAdd magic number placeholder to statically initialized...
1994-10-01 Theodore TsoAdd placeholders for structure magic numbers
1994-10-01 Theodore TsoAdd magic number placeholder to statically initialized...
1994-10-01 Theodore Tsoindex()->strchr()
1994-10-01 Theodore TsoAdd magic number placeholder to statically initialized...
1994-10-01 Mark Eichin * kbuild: log arguments to THISCONF, RECONF files
1994-10-01 Mark Eichin * kbuild: set SRCDIR by default from program name
1994-10-01 Mark Eichinold style kbuild file
1994-09-30 Mark Eichin * aclocal.m4 (CONFIG_RULES): set SHELL=/bin/sh explici...
1994-09-30 Theodore TsoAdd field for structure magic numbers
1994-09-30 Theodore TsoLet configure take care of removing const with AC_CONST
1994-09-30 Theodore TsoMore autoconf portability fixes --- for Solaris Suncc...
1994-09-30 Theodore TsoRemove libkdb5.a on make clean
1994-09-30 Theodore Tsoconfigure now generates the makefile
1994-09-30 Theodore TsoRemoved MIT DES files
1994-09-30 Theodore TsoMake clean will remove executables
1994-09-30 Theodore TsoIf the prefix "FILE:" is not given, assume the default...
1994-09-30 Theodore TsoRelink executable if libraries change
1994-09-30 Theodore TsoRelink executable if libraries change
1994-09-30 Theodore TsoRelink executable if libraries change
1994-09-30 Theodore TsoRelink executable if libraries change
1994-09-30 Theodore TsoRelink executables if libraries change
1994-09-30 Theodore TsoFix declaration of usage()
1994-09-30 Theodore TsoUse getsockname instead of getpeername in order to...
1994-09-30 Theodore TsoIn krb5_rc_dfl_recover, krb5_rc_io_size was being calle...
1994-09-30 Theodore TsoRemoved MIT DES implementation; only use Fergeson DES
1994-09-30 Mark EichinMore will be added..
1994-09-30 Mark Eichin * util/kbuild: complete rewrite.
1994-09-29 Mark Eichin * krlogin.c (mode): ifdef VLNEXT instead of svr4 for...
1994-09-29 Theodore Tsocache name was not being properly null-terminated
1994-09-29 Theodore TsoMake sure mod time on the dump_ok file is updated....
1994-09-29 Theodore TsoRelink executable when libraries change
1994-09-29 Theodore TsoOops.. Missing close brace
1994-09-29 Theodore TsoExit with a non-zero status if there was an error in...
1994-09-29 Theodore TsoAdd support for KRB5_KDCREP_SKEW error code
1994-09-29 Theodore TsoAdded new error codes (from suggested changes from...
1994-09-29 Theodore TsoReturn new error codes KRB5_IN_TKT_REALM_MISTCH and...
1994-09-29 Theodore TsoAdded realm compare function
1994-09-29 Theodore TsoAlways fill in a NULL for a zero-length char string...
1994-09-29 Theodore TsoReturn the most recent key (with the greatest kvno...
1994-09-29 Tom Yunot quite first cut "safety" checkin
1994-09-29 Theodore TsoRelink executable when library changes
1994-09-29 Mark Eichin (K4LIB): add libdes.a, needed for des_pcbc_encrypt
1994-09-29 Tom Yuupdated as pre Barr3y's comments (forgot to check in...
1994-09-29 Mark Eichin * configure.in (srand48): check for srand48, and if...
1994-09-28 Mark EichinWed Sep 28 14:36:29 1994 Mark Eichin (eichin@rtl...
1994-09-28 Mark Eichinget NULL from stdio for sunos
1994-09-28 Theodore Tso= should have been == in commented out code
1994-09-28 Theodore TsoFix to reflect fact that krb5_rc_dfl_close() now frees...
1994-09-28 Mark Eichinfix initial test/square-bracket bug
1994-09-23 Jon RochlisMark this as OV confidential. It's ugly but it'll do...
1994-09-23 Theodore TsoChange the interface of krb5_ktfile_read_entry and
1994-09-23 Theodore TsoAdd dependencies for the libraries (so the executables...
1994-09-23 Theodore TsoMake sure all object files are removed in a make clean...
1994-09-23 Theodore TsoFix memory leak in klist --- the returned credentials...
1994-09-23 Theodore Tsoxfree() should have been krb5_xfree()
1994-09-23 Theodore TsoOops. One more free needed to be inserted
1994-09-23 Theodore TsoFix memory leak caused by not freeing top-level structure
1994-09-23 Theodore TsoTighten up wording of krb5_cc_destroy and krb5_cc_close...
1994-09-23 Theodore TsoMake sure memory associated the credentials cache is...
1994-09-23 Theodore TsoFix silly spelling typo
1994-09-23 Theodore TsoFix typo in comment. (Silly spelling mistake)
1994-09-23 Theodore TsoFix so that autoconf actually checks for bison/yacc...
1994-09-23 Theodore TsoFix order of autoconf macros so that the tests can...
1994-09-22 Theodore TsoApplied Cybersafe's changes to do transited realm path...
1994-09-21 Theodore TsoFix memory leak in decode timestamp return
1994-09-21 Theodore TsoFix typo which was causing krb5_encode_test.c to fail...
1994-09-21 Theodore TsoKbuild is a program which builds a Kerberos V5 distribu...
1994-09-15 Theodore Tsoindex() -> strchr()
1994-09-15 Theodore TsoPut the tests directory under autoconf
1994-09-15 Theodore TsoPut the tests directory under autoconf
1994-09-15 Theodore TsoCreate database with key version number of 1
1994-09-15 Theodore TsoInitialize key version numbers to be 1
1994-09-15 Theodore TsoDon't chop off last character of principal name if...
1994-09-15 Theodore TsoOnly report errors to syslog if the debug flag is not...
1994-09-15 Theodore TsoTODO file updated from tsx-11
1994-09-15 Theodore TsoMoved CONFIG_RULES before AC_HAVE_LIBRARY() rules,...
1994-09-15 Theodore TsoUse krb5_rd_req instead of krb5_rd_req_decode, to elimi...
1994-09-15 Theodore TsoFix error string ("for reading" -> "for writing")
1994-09-15 Theodore TsoApply new copyright notice to the krb524 sources. ...
1994-09-15 Theodore TsoFix bug in V4 emulation where it was always assuming...
1994-09-15 Theodore TsoFix a number of pointer aliasing bugs
1994-09-15 Theodore TsoRemoved an excess free() call
1994-09-15 Theodore TsoFixed bug reported by Bill Sommerfeld where a missing...
1994-09-15 Theodore TsoFixed stupid type in make install target
1994-09-13 Jonathan KamensBack out the randkey changes (revision 1.11)
1994-09-13 Jonathan KamensBack out randkey changes
1994-09-12 Jonathan KamensGet rid of periods in error table messages.
1994-09-12 Jonathan KamensIncrement the current API version number, document...
1994-09-12 Jonathan KamensMention that in randkey_principal, the new key version...
1994-09-09 Theodore TsoTwo global variables didn't need to be global; changed...
1994-09-09 Theodore TsoReversed order of \n\r to make jik happy
1994-08-31 Theodore TsoAdded declaration for strdup() if HAS_STRDUP is not...
1994-08-20 Theodore TsoFix pointer aliasing problem between newkey and authent...
1994-08-20 Theodore TsoFix wrong OID's!
1994-08-20 Theodore TsoFix bug of trying to use freed memory
next