krb5.git
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.
1990-10-26 John Kohlalready had a recursive target named 'includes' for...
1990-10-25 John Kohlchanges so that gcc gets the right flags on the DEC...
1990-10-25 John Kohldon't count the NULL in the size
1990-10-25 John Kohlmake sure makefile gets rebuilt
1990-10-25 John Kohlfix arg types to match prototype
1990-10-25 John Kohlhad an extra count to the length of the principal names
1990-10-25 John Kohlremove asn.1 directory; add rules to build its headers
1990-10-25 John Kohladd asn.1
1990-10-25 John Kohladd stuff to copy generated .h file to include dir
1990-10-25 John Kohluse new relative pathnames
1990-10-25 John Kohlreplace erroneously-removed asn1glue.h
1990-10-25 John Kohlfix include files
1990-10-25 John Kohluse relative pathnames to new location of error table...
1990-10-25 John Kohlremove error_tables
1990-10-25 John Kohlmake sure headers get installed in include dir
1990-10-25 John Kohladd error_tables
1990-10-25 John Kohlneed .h & .c on SUFFIXES for proper make rules
1990-10-25 John Kohlrearrange object rules
1990-10-24 Ezra PeisachANSI cpp # directive cleanup
1990-10-24 John Kohluse <syslog.h>; our include files will make that the...
1990-10-23 John Kohlchange random_confounder interface to fill in the area...
1990-10-23 John Kohlchange to a lengt/contents fill-in rather than a return...
1990-10-23 John Kohlchange random_confounder to just fill in a krb5_pointer
1990-10-22 John Kohlremove replay cache stuff
1990-10-22 John Kohlremove kdc_rcache
1990-10-22 John Kohluse our syslog.h
1990-10-22 John Kohlfix up types on encode_generic, decode_generic, transla...
1990-10-22 John Kohluse real prototypes
1990-10-22 John Kohlfix prototypes for openlog, syslog
1990-10-22 John Kohluse const pointer in translator
1990-10-19 John Kohlput the const in the right place
1990-10-19 John Kohldon't need casts
1990-10-19 John Kohlthe decrypt arg is now const
1990-10-19 John Kohlneed to dereference the pointer
1990-10-19 John Kohlfix erroneous use of . rather than ->
1990-10-19 John Kohlfix const ptr
1990-10-19 John Kohlthe arg is now a const *
1990-10-19 John Kohlneed const krb5_data **
1990-10-19 John Kohlno need for keyprocarg to be const
1990-10-19 John Kohlno need for keyprocarg to be const
1990-10-19 John Kohlno need for keyprocarg to be const
1990-10-19 John Kohlprocess_key takes a const arg #2
1990-10-19 John Kohlneed to cast (keyblock is const)
1990-10-19 John Kohlprocess_key doesn't modify key
1990-10-19 John Kohlneed to cast since sname is const
next