krb5.git
1994-10-18 Mark Eichin * des-crc.c (mit_des_crc_decrypt_func): cast key-...
1994-10-18 Mark Eichin * configure.in (HAVE_STREAMS): test for streams interf...
1994-10-18 Mark Eichinadd sort for make check
1994-10-17 Theodore TsoClean up the test.out file
1994-10-15 Theodore TsoAdd ISODE_DEFS
1994-10-15 Theodore TsoAdd ISODE_DEFS
1994-10-14 Theodore TsoClean up the test.out file
1994-10-14 Theodore TsoFix typo in spelling of KRB5_USE_ISODE
1994-10-14 Theodore TsoAdd the ISODE_DEFS rule
1994-10-14 Theodore TsoWhen scanning a database entry, read fail_auth_count...
1994-10-14 Theodore TsoMove the various flavors of cryptosystem support -...
1994-10-14 Theodore TsoAdd declaration for krb5_des_md5_cst_entry
1994-10-14 Theodore TsoUse POSIX_FILE_LOCKS if _POSIX_VERSION is defined in...
1994-10-14 Theodore TsoChange name of the des_crc cryptosystem from krb5_des_c...
1994-10-14 Theodore TsoDefine PROVIDE_DES_CBC_MD5 so that we include this...
1994-10-14 Theodore TsoAdd support for the new cryptosystem DES/MD5
1994-10-14 Theodore TsoRemove declarations of the cryptosystem specific struct...
1994-10-14 Theodore TsoSelect the cryptosystem to be used using krb5_use_cstyp...
1994-10-14 Theodore TsoDon't assume that the request server's realm name is...
1994-10-14 Theodore TsoCast char pointer to the expected unsigned char pointer...
1994-10-14 Theodore TsoRemove symlinked files on make clean
1994-10-13 Theodore TsoNo point putting RFC's in the krb5 sources
1994-10-13 Theodore TsoAdd support for the MDx test driver t_mddriver. Run...
1994-10-13 Theodore TsoAdd support for the MDx test driver t_mddriver. Run...
1994-10-13 Theodore TsoAdd the UL macro to control how unsigned long constants...
1994-10-13 Theodore TsoFixed typo; extra space in \funcname{ krb5_recvauth}
1994-10-12 Tom Yusanity checkin
1994-10-12 Theodore TsoAdd OBJS definition so that object files get cleaned...
1994-10-12 Theodore TsoMake sure we do our feature tests using the CC options...
1994-10-12 Theodore TsoRun crctest on a "make check". Clean up the crctest...
1994-10-12 Theodore TsoAdd better dependencies to do two-pass latex runs autom...
1994-10-11 Mark Eichin * ucb.conf: add "ranlib" for ucb, it's a common element.
1994-10-11 Mark Eichin * kbuild (MAKETARGETS): default to "all check" for...
1994-10-11 Theodore TsoDon't rm the sed and awk scripts during a make clean
1994-10-08 Theodore TsoIf using ISODE we need to add -DKRB5_USE_ISODE to ...
1994-10-07 Mark Eichinstart CONFIG_OPTS with -v so we see the autoconf result...
1994-10-07 Theodore TsoAdd extra check to make sure blank lines get squeezed...
1994-10-07 Theodore TsoAdd -DKRB5_USE_ISODE so that include files get included...
1994-10-07 Theodore TsoUse check:: instead of check:
1994-10-07 Theodore TsoInclude unistd.h first, and don't try to include sys...
1994-10-07 Theodore TsoInclude unistd.h if it is present
1994-10-07 Theodore TsoAdd test for unistd.h
1994-10-07 Theodore TsoUse POSIX_FILE_LOCKS if _POSIX_VERSION in unistd.h
1994-10-07 Theodore TsoExplicitly destroy the test database before reloading it
1994-10-07 Theodore TsoDon't let errors in set_dbname_help initially cause...
1994-10-07 Theodore TsoAdd general kadmin/kdb confidence check
1994-10-07 Theodore TsoAdd a "make check" case which runs the test programs
1994-10-07 Theodore TsoAdd an option to force destruction of the database...
1994-10-07 Theodore TsoAdd new option -P to specify master key passwrd on...
1994-10-07 Theodore TsoAllow master key to be passed in on the command line...
1994-10-07 Theodore TsoAllow master key to be passed in on the command line...
1994-10-07 Theodore TsoAdd recursive "make check"
1994-10-07 Theodore TsoMake sure the "make check" programs are cleaned up...
1994-10-07 Theodore TsoAdd recursive "make check" target
1994-10-07 Theodore TsoAdd recursive "make check" target
1994-10-07 Theodore TsoAdd default "check" rules for Makefiles that don't...
1994-10-07 Theodore TsoAdd top level "make check" target
1994-10-07 Theodore TsoGet the "getdate" routine working. Created suitable...
1994-10-06 Theodore TsoAdd default all target at the end of pre.in, thus ensur...
1994-10-06 Theodore TsoReplace use of basename with sed --- it's more portable
1994-10-06 Theodore TsoTake out check that assures that long is 4 bytes. ...
1994-10-06 Theodore TsoCheck to make sure key version number is 1, not 0
1994-10-06 Theodore TsoInitialize all of the fields of the principal entry
1994-10-05 Theodore TsoUpdate for beta 4 patchlevel 3
1994-10-05 Theodore TsoDon't bomb out if the argument to krb5_free_principal...
1994-10-05 Theodore TsoOnly try to free the contents of the keytab_entry if...
1994-10-05 Theodore TsoFix to compare using new_entry instead of cur_entry...
1994-10-04 Theodore TsoDon't build the unifdef directory --- we don't need...
1994-10-04 Theodore TsoAdd widen.h and narrow.h around declaration so that...
1994-10-04 Theodore Tsoresolve's first argument is now a const char *
1994-10-04 Theodore TsoAdded missing * to function pointer deference
1994-10-04 Theodore TsoDon't assume that krb5_timestamp and time_t are the...
1994-10-04 Theodore TsoAdd widen.h and narrow.h around declaration so that...
1994-10-04 Theodore TsoAdded placeholder for magic number
1994-10-04 Theodore TsoDon't build the krb425 library. It is deprecated
1994-10-04 Theodore TsoAdd magic numbers to encryption strctures
1994-10-04 Theodore TsoAdd structure magic numbers
1994-10-04 Theodore TsoRearrange declarations so it will actually compile
1994-10-04 Theodore TsoAdd krb_err.h for the V4 error tables. We should gener...
1994-10-04 Theodore TsoCommited wrong version of kdb_compat.h
1994-10-04 Theodore TsoYou can't use strcat to modify constant strings!
1994-10-04 Theodore TsoDon't build unifdef. We don't need it anymore
1994-10-04 Theodore TsoDon't build the krb425 library. It is deprecated
1994-10-04 Theodore TsoAdd structure magic numbers
1994-10-04 Theodore TsoReserve space for the structure magic numbers
1994-10-04 Theodore TsoAdd backwards compatibility for version numbers 1.0...
1994-10-04 Theodore TsoDatabase records now must be version 2.0 (instead of...
1994-10-04 Theodore TsoAdd a magic number to krb5_db_entry. The other magic...
1994-10-04 Theodore Tsomake install obey $(DESTDIR)
1994-10-04 Theodore TsoMake install obey $(DESTDIR)
1994-10-04 Theodore Tsomake install obey $(DESTDIR)
1994-10-03 Theodore TsoFix type used to call krb5_rc_io_size (one last time)
1994-10-03 Theodore TsoUse $(srcdir) to find manual page for make install
1994-10-03 Theodore TsoFix "make install" to use $(srcdir) when copying in...
1994-10-03 Theodore TsoFix "make install" so that it uses $(srcdir) for header...
1994-10-03 Theodore TsoDon't try to compile comple_et. Use awk/sed shell...
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
next