krb5.git
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
1994-08-19 Barry Jaspanproposed ovsec_kadm_init_* changes
1994-08-18 Theodore TsoAdded #ifdef NEED_SYS_FCNTL_H around <sys/fcntl.h>
1994-08-18 Theodore TsoFix KRB4 handling (was broken, just like kdc directory)
1994-08-18 Mark Eichinalways substitute
1994-08-18 Mark Eichindocument previous stamping
1994-08-18 Mark Eichinstamp out rcs keywords
1994-08-18 Theodore TsoFix broken $(KRB4)/lib/libdes.a inclusion in the Makefi...
1994-08-18 Mark Eichinstamp out rcs keywords
1994-08-18 Mark Eichinstamp out rcs keywords
1994-08-18 Mark Eichinstamp out rcs keywords
1994-08-18 Mark Eichinstamp out rcs keywords
1994-08-18 Mark Eichinstamp out rcs keywords
1994-08-18 Mark Eichinstamp out rcs keywords
1994-08-18 Mark Eichinstamp out rcs keywords
1994-08-18 Theodore TsoFix to srvmatch so that when comparing the server,...
1994-08-18 Theodore TsoAdded missing $(LIBS) to link line
1994-08-18 Theodore TsoFixes for Solaris:
1994-08-18 Jonathan KamensMinor updates
1994-08-18 Jonathan KamensAdded a section for requirements and put the versioning...
1994-08-18 Theodore TsoMove usage() before main() to solve redeclaration error
1994-08-18 Jonathan KamensCommented out tests which are obsoleted by the API...
1994-08-18 Jonathan KamensUpdated for API versioning, and some other updates
1994-08-17 Theodore TsoMake krb5_encode_kdc_rep pass in the correct msg_type...
1994-08-17 Theodore Tso1) Stop checking the msg_type field unless KRB5_MSGTYP...
1994-08-17 Mark Eichinlint
1994-08-17 Theodore TsoAdded msg_type field to the krb5_enc_kdc_rep_part structure
1994-08-17 Theodore TsoFixed GSSAPI Object Identifier. (Transcription error...
1994-08-17 Mark Eichinsys/select.h
1994-08-17 Mark Eichinadd sys/ioctl.h
1994-08-17 Mark Eichinloginlibs, sys/select
1994-08-17 Mark Eichinfix time includes
1994-08-17 Mark Eichinsetup to fix time includes
1994-08-16 Mark Eichinlint
1994-08-16 Mark Eichindon't hide termdata under ifdef unix
1994-08-16 Mark Eichintest for vhangup
1994-08-16 Mark Eichinlint
1994-08-16 Mark Eichinmore vfork
1994-08-16 Mark Eichintest for vfork, using AC_VFORK, which is a very large...
1994-08-16 Mark Eichinadded clean rule
1994-08-16 Mark Eichinobjs should have forward.o, not forward.c (from net)
1994-08-16 Michael ShanzerSpecify that empty string is the same as NULL passwd
1994-08-14 Mark Eichinfix bogus fprintf
1994-08-14 Mark Eichinctype.h
1994-08-14 Mark Eichinunused label
1994-08-14 Mark Eichinstdlib.h
1994-08-14 Mark Eichinindex to strchr
1994-08-14 Mark Eichinpunt unused vars
1994-08-14 Mark Eichinuse ctype.h
1994-08-14 Mark Eichinunused vars
1994-08-14 Mark Eichintime.h
1994-08-14 Mark Eichinunused vars
1994-08-14 Mark Eichinunused vars, unused labels
1994-08-14 Mark Eichinunistd.h
1994-08-14 Mark Eichinfix some broken error fprintfs
1994-08-14 Mark Eichinlint
1994-08-14 Mark Eichinlint
1994-08-14 Mark Eichinlint
1994-08-14 Mark Eichinpunt unused vars
1994-08-14 Mark Eichincheck for wait type
1994-08-14 Mark Eichintest for -lsocket -lnsl
1994-08-14 Mark Eichintest for -lsocket -lnsl and unistd.h
1994-08-14 Mark Eichinuse unistd.h if the system has it
1994-08-14 Mark Eichinlint
1994-08-14 Mark Eichinlint cleanup
1994-08-12 Mark Eichingcc -Wall: clean up trash following #endifs..
1994-08-11 Mark Eichinpunt getpwuid misdeclaration
1994-08-11 Theodore TsoChanges to prevent krb5_encode.c from writing to consta...
next