krb5.git
1991-04-30 John Kohlmerge in updates from NetServ
1991-04-30 John Kohlmerge in NetServ updates
1991-04-30 John Kohlconvert to krb5_build_principal
1991-04-30 John Kohlchange to use krb5_build_principal_ext
1991-04-30 John Kohlfix use of build_principal_va in build_principal
1991-04-30 John Kohluse new principal building routines
1991-04-30 John Kohl*** empty log message ***
1991-04-30 John Kohladd krb5_princ_aref
1991-04-30 John Kohladd STRDUP stuff
1991-04-30 John Kohladd strdup()
1991-04-30 John Kohluse strdup()
1991-04-30 John Kohluse a common strdup()
1991-04-30 John Kohlmalloc() is already declared in include files
1991-04-30 John Kohlinclude file changes for krb5
1991-04-30 John Kohladd HasStrdup
1991-04-30 John KohlInitial revision
1991-04-30 John Kohldon't need <krb5/copyright.h>
1991-04-30 John Kohlclean up some stuff
1991-04-29 John Kohladd -f documentation
1991-04-29 John Kohladd kdc_get_server_key
1991-04-29 John Kohlremove spurious ;
1991-04-29 John Kohlboil code down into common kdc_get_server_key
1991-04-29 John Kohlchange to use kdc_get_server_key function
1991-04-29 John Kohla) set the INITIAL flag on all AS_ tickets
1991-04-29 John Kohladd rlife to -r argument
1991-04-29 John Kohladd code to print times & flags
1991-04-29 John Kohlfix renewable handling
1991-04-29 John Kohladd some missing PROTOTYPE macros
1991-04-29 John Kohlfix some error messages & cases
1991-04-29 John Kohldon't use -R argument
1991-04-29 John Kohl*** empty log message ***
1991-04-26 John Kohl*** empty log message ***
1991-04-26 John Kohlneed to pass pointers.
1991-04-26 John Kohlneed to pass pointers..
1991-04-26 John Kohladd KRB5_TC_MATCH_2ND_TKT field
1991-04-26 John Kohladd flag for 2nd ticket matching
1991-04-26 John Kohlfix order of entries in makefile so that all:: is the...
1991-04-26 John Kohlmake sure timestamp and seq # are zero if they're not...
1991-04-26 John Kohluse macros for checksum routines
1991-04-26 John Kohluse macros for checksum routines
1991-04-25 John Kohlwe were faultily zeroing out the adtk every loop
1991-04-25 John Kohlupdates for install stuff
1991-04-25 John Kohlupdates for Krb5 install support
1991-04-23 John KohlSTDC cleanups
1991-04-23 John KohlImakefile
1991-04-23 John Kohlfix STDC incompatibility
1991-04-23 John Kohlstrerror may be a #define on some systems
1991-04-23 John Kohladd support for KRB5_PROVIDE_PROTOTYPES
1991-04-23 John Kohlmake sure clean:: gets rid of foo/**/libname
1991-04-23 John Kohladd KRB5_PROVIDE_PROTOTYPES
1991-04-23 John Kohladd WantPrototypes stuff
1991-04-22 John Kohlchanges to use authenticator's subkey if necessary
1991-04-22 John Kohlchanges to make authenticator visible to caller
1991-04-19 John Kohlfix up clean step as well
1991-04-19 John Kohlincludes depends on KRB5-types.h
1991-04-19 John Kohlkrb5_free_addr -> krb5_free_address
1991-04-19 John Kohlremove XXX comment
1991-04-19 John Kohlclean up some XXX code
1991-04-19 John KohlXXX not appropriate
1991-04-19 John Kohluse MAXHOSTNAMELEN
1991-04-19 Theodore TsoAdded missing break in switch statement; the -onlyrealm...
1991-04-19 John Kohluse osconf.h to determine if we have in.h
1991-04-19 John Kohluse "b" modes with STDC
1991-04-19 John Kohluse "rb" for STDC
1991-04-19 John Kohluse "wb" for STDC
1991-04-19 John Kohlremove extraneous XXX's
1991-04-19 John Kohlremove extraneous XXX's
1991-04-19 John Kohlremove XXX from already-fixed part
1991-04-19 John Kohlremove XXX
1991-04-19 John Kohlclean up some stuff; remove length restriction
1991-04-19 John Kohlfix up/remove XXX comments
1991-04-19 John Kohldon't bother checking key->priv; the spec says you...
1991-04-19 John Kohlremove XXX
1991-04-19 John Kohlparameterize use of htons/ntohs
1991-04-19 John Kohlparameterize use of htons/ntohs
1991-04-19 John Kohlparameterize using htons/etc.
1991-04-19 John Kohlparameterize using htons/etc
1991-04-19 John Kohlcompare network addreses
1991-04-19 John Kohlerror messages for SAFE & PRIV were swapped
1991-04-19 John Kohl(a) connect the socket so getsockname() works properly
1991-04-19 John Kohldon't believe in that comment anymore
1991-04-18 John Kohlonly allocate as much space as we need
1991-04-18 John Kohlclean up comments
1991-04-17 John Kohladd some better error code passing
1991-04-17 John Kohladd uid-checking code in replay cache
1991-04-16 John CarrAdd command line option to set message
1991-04-03 John CarrNULL != 0
1991-04-03 John Carrkrb5_error.error is an unsigned type, don't need to...
1991-04-03 John CarrChange RT prototypes: char * -> void *; add atof()...
1991-04-03 John Kohlatof is const char *
1991-04-03 John CarrSecond argument to process_v4 should be const
1991-04-03 John Carrkrb5_error.error is an unsigned type; error.error ...
1991-04-03 John CarrINCLUDES was not needed; -I$(TOP) is the default
1991-04-03 John Kohl"close" the ccache file when done..
1991-04-03 John Kohladd locking code
1991-04-03 John Kohladd locking code
1991-04-03 John Kohladd mode to structure for locking code
1991-04-02 John CarrAdd depend target
1991-04-01 John Kohlalpha4
1991-03-29 Theodore Tso*** empty log message ***
next