krb5.git
1990-11-08 John Kohluse memset/memcpy in the xbzero/xbcopy macros
1990-11-08 John Kohlchange bzero to memset
1990-11-08 John Kohlchange bcopy to memcpy
1990-11-08 John Kohlchange bcopy to memcpy
1990-11-08 John Kohluse memcmp rather than bcmp
1990-11-08 John Kohluse memcpm rather than bcmp
1990-11-08 John Kohlchange bcmp to memcmp, bcopy to memcpy
1990-11-08 John Kohlchange bcmp to memcmp, bcopy to memcpy
1990-11-08 John Kohlchange bcmp to memcmp
1990-11-08 John Kohlbcopy->memcpy, bcmp->memcmp
1990-11-08 Ken RaeburnAdded routines to write authdata structures
1990-11-08 Ken RaeburnFixed up error catching in a couple of cases; added...
1990-11-08 John Kohladd MD4LIB
1990-11-08 John Kohladd rsa-md4
1990-11-08 John Kohl*** empty log message ***
1990-11-08 John Kohlfix indentation to remove extra space from documentatio...
1990-11-08 John Kohlchange to copy onto stack to avoid modifying input...
1990-11-08 John Kohladd STDC function prototypes
1990-11-08 John Kohladd MD4 support
1990-11-07 John KohlInitial code from RFC
1990-11-02 Donald Davisfixed an apparent memory leak in krb5_dbm_db_get_princi...
1990-11-02 John Kohl*** empty log message ***
1990-11-02 John KohlALPHA_2
1990-11-02 John CarrUpdate to use newer macros
1990-11-02 John KohlYes should have been YES
1990-11-02 John Kohladd TelnetName
1990-11-02 Paul BormanAdded AthenaEnv define
1990-11-02 John Kohldon't need StandardDefines
1990-11-02 John Kohlcomment on -Z
1990-11-02 Theodore TsoInitial revision
1990-11-02 Theodore TsoAdded dump.c as an object and source file to kdb5_edit
1990-11-02 Theodore TsoAdded dump_db, cwd, and pwd requests
1990-11-02 Theodore TsoAdded routines to handle 'pwd' and 'cwd' command-line...
1990-11-02 Theodore TsoFixed bug in the unlocking routine so it really would...
1990-11-02 Theodore TsoFixed coredumping bug if size was NULL.
1990-11-01 Theodore TsoAdded renaming ifdeffor krb5_db_set_lockmode
1990-11-01 Theodore TsoAdded prototypes for krb5_db_lock and krb5_db_unlock
1990-11-01 John Kohlremove broken clean-up step
1990-11-01 John KohlKerberized: remove useless cruft for now
1990-11-01 John Kohlclean up rules for Imakefile dependencies so that our...
1990-11-01 John Kohlchange infinity to kdc_infinity
1990-11-01 John Kohladd a 'clean' target
1990-11-01 John KohlInitial revision
1990-11-01 John Kohladd KRB425 stuff
1990-11-01 Ken RaeburnInitial revision
1990-11-01 John Kohladd Krb4LibList, Krb4Includes
1990-10-31 John CarrCheck config variables to include <time.h> vs. <sys...
1990-10-31 John Kohladd krb425
1990-10-31 John Kohlfix logic for turning on debugging
1990-10-31 John Carr<time.h> vs <sys/time.h> macros
1990-10-31 John Carr<time.h> vs. <sys/time.h> macros
1990-10-31 John CarrRemove <time.h> include. Kerberos header files now...
1990-10-31 John Kohl(1) make stock headers depend on the Makefiles
1990-10-31 John Kohlneed to turn on INET
1990-10-30 John Kohlremove remaining traces of BITS32 and NO_STDLIB_H
1990-10-30 John Kohlchanges for local unifdef support
1990-10-30 John Kohluse the local unifdef
1990-10-30 John Kohladd unifdef support
1990-10-30 Theodore TsoMake the Vax tree build with optimization turned on
1990-10-30 John CarrUse "#error" directive to report undefined word size
1990-10-29 John Kohldon't need to backslash-quote `
1990-10-29 John KohlInitial revision
1990-10-29 John Kohlfix INCLUDES to use new copy of kerberosIV stuff
1990-10-29 Paul Borman*** empty log message ***
1990-10-29 John Kohlsome SYSV changes
1990-10-29 John Kohl#ifdef's on EDQUOT
1990-10-29 John Kohlneeds time.h on some systems
1990-10-29 John Kohl#ifdef some error codes which might not be known
1990-10-29 John Kohlput an interlock on sys/types.h
1990-10-29 John Kohlchange rindex to strrchr
1990-10-29 John Kohlchange rindex to strrchr
1990-10-29 John Kohlchange index/rindex to strchr/strrchr
1990-10-29 John Kohluse string.h
1990-10-29 John Kohlindex should be in <string.h>, and we don't use it...
1990-10-29 John Kohldon't check return address, as it can fail on certain...
1990-10-29 John Kohldon't have posix types
1990-10-29 John Kohladd posix types
1990-10-29 John Kohlfix inet_network prototpye
1990-10-29 John Kohlstdlib_h stuff now in config.h
1990-10-29 John Kohladd NO_STDLIB_H stuff
1990-10-29 John Kohlremove the remaining BITS32 stuff
1990-10-29 John Kohlput in sigtype defines
1990-10-29 John Kohlchanges for generated config file; no longer need BITS3...
1990-10-29 John Kohladd unifdef stuff
1990-10-29 John Kohlneed bogus target for all:
1990-10-29 John Kohladd include directory
1990-10-29 John Kohlchange name of osconfig to osconf
1990-10-29 John Kohlneed the bogus PassCDebugFlags
1990-10-29 John Kohldon't need posix-conf.h anymore (it's subsumed in config.h)
1990-10-29 John Kohlchanges to convert into stock configuration file
1990-10-29 John Kohlconverted to OS config stock template file
1990-10-29 John Kohl*** empty log message ***
1990-10-29 John Kohladd some #defines for new config file
1990-10-29 John Kohl*** empty log message ***
1990-10-29 John Kohlneed a NO_STDLIB_H for saber as well
1990-10-29 John Kohldon't have a real stdlib.h, even with gcc
1990-10-29 John Kohluse fake-stdlib.h now
1990-10-26 John Kohluse optimization, and punt debug symbols
1990-10-26 John Kohlallow override of DefaultCDebugFlags
1990-10-26 John Kohladd CopyHeaderNewName, make CopyHeader use it.
next