krb5.git
1994-06-16 Mark Eichinadd BSD44 for new BSD OSes
1994-06-16 Theodore TsoUpdate patchlevel to Beta 4
1994-06-16 Theodore TsoRemove obsolete file
1994-06-16 Theodore TsoChange use of tell(x) to lseek(x, 0, SEEK_CUR)
1994-06-16 Mark Eichingrab stdio.h for sys_errlist as well (BSDI)
1994-06-16 Mark Eichincheck for sigmask first, then use sigprocmask
1994-06-16 Mark Eichinusestdarg not available here -- STDC good enough for now
1994-06-16 Mark Eichingetting var/stdarg.h from com_err.h
1994-06-16 Mark Eichinmake stdarg consistent
1994-06-16 Theodore TsoInclude <stdarg.h> if STDARG_PROTOTYPES is defined...
1994-06-16 Tom Yufixing bogus dependency on "-ll"
1994-06-16 Theodore TsoAdding documentation files...
1994-06-16 Theodore TsoCommitting top-level README
1994-06-16 Theodore TsoAdded lndir so that people with brain-damaged make...
1994-06-16 Theodore TsoFix typo in the entry for the raw DES encryption. ...
1994-06-16 Mark Eichinpunt unneeded SUBDIRS
1994-06-16 Theodore TsoFix order of arguments in krb5_gss_verify
1994-06-16 Mark Eichinhandle strdup via AC_REPLACE_FUNCS
1994-06-16 Mark Eichinuse STDARG_PROTOTYPES since it is already available
1994-06-16 Mark Eichineasy appl entries
1994-06-16 Mark Eichintrim to working ones for now
1994-06-15 Mark Eichinstep 3: bcopy->memcpy or memmove (chose by hand), twidd...
1994-06-15 Theodore TsoRewritten as a sh script, instead of a csh script
1994-06-15 Mark Eichinstep 3: bcopy->memcpy or memmove (chose by hand), twidd...
1994-06-15 Mark Eichinstep 3: bcopy->memcpy or memmove (chose by hand), twidd...
1994-06-15 Mark Eichinstep 3: bcopy->memcpy or memmove (chose by hand), twidd...
1994-06-15 Mark Eichinstep 3: bcopy->memcpy or memmove (chose by hand), twidd...
1994-06-15 Mark Eichinstep 3: bcopy->memcpy or memmove (chose by hand), twidd...
1994-06-15 Mark Eichinstep 3: bcopy->memcpy or memmove (chose by hand), twidd...
1994-06-15 Mark Eichinstep 3: bcopy->memcpy or memmove (chose by hand), twidd...
1994-06-15 Mark Eichinstep 3: bcopy->memcpy or memmove (chose by hand), twidd...
1994-06-15 Mark Eichinstep 3: bcopy->memcpy or memmove (chose by hand), twidd...
1994-06-15 Mark Eichinstep 2: bcmp->memcmp
1994-06-15 Mark Eichinstep 1: bzero->memset(,0,)
1994-06-15 Mark Eichinuse CHECK_SIGPROCMASK
1994-06-15 Mark EichinCHECK_SIGPROCMASK for util/ss
1994-06-15 Theodore TsoFix credentials memory allocation problem. Beta 4...
1994-06-15 Mark Eichinpunt K4INCLUDE, just use srcdir correctly; put krbONE...
1994-06-15 Mark Eichinadd osconf, sysincl, for O_*
1994-06-15 Mark Eichinadd K4INCLUDE as well
1994-06-15 Mark Eichinmore srcdir fixes
1994-06-15 Mark Eichinfix CopyHeader, add CopySrcHeader
1994-06-15 Theodore TsoNeed to include krb5/config.h to get the wordsize infor...
1994-06-15 Theodore TsoAlways build GSSAPI --- with the prototypes removed...
1994-06-15 Theodore TsoInclude the new gss-sample directory
1994-06-15 Theodore TsoIncluded fixes submitted by Ari/Cliff, including a...
1994-06-15 Theodore TsoAdded missing indirection. This was causing krb5_kt_ne...
1994-06-15 Theodore TsoAs submitted from Openvision --- a sample GSSAPI client...
1994-06-15 Theodore TsoAs submitted by Barry
1994-06-15 Mark Eichinmore srcdir fixes
1994-06-15 Mark Eichinfixes for srcdir, LEX tests
1994-06-15 Tom Yufixing memory scribbling in find_alternate_tgs
1994-06-14 Mark Eichinss_err.h is built, not src
1994-06-14 Mark Eichinactually reference LOCALINCLUDE
1994-06-14 Mark Eichinget isode headers from the right place
1994-06-14 Mark Eichinfix autoconf.h dependencies
1994-06-14 Mark Eichincause srcdir to be set
1994-06-14 Tom Yumake BACKWARD_COMPAT dtrt
1994-06-14 Tom Yudon't pick up v4server unless there is a --with-krb4
1994-06-14 Tom Yuminor fixups for v4 libraries
1994-06-14 Tom Yuexclude convert from build if krb4 is not set
1994-06-14 Tom Yuprint a warning if there is no --with-krb4=
1994-06-14 Mark Eichinfix argument stripping for recursion
1994-06-14 Nancy GilmanNancy L. Gilman's changes for Beta 4
1994-06-14 Nancy GilmanNancy L. Gilman's changes for Beta 4
1994-06-14 Nancy GilmanNancy L. Gilman's changes for Beta 4
1994-06-14 Nancy GilmanNancy L. Gilman's changes for Beta 4
1994-06-14 Nancy GilmanNancy Gilman's changes for beta 4
1994-06-14 Mark Eichinclean up recursion step to handle srcdir correctly
1994-06-14 Nancy GilmanThe first revision after the creation of the
1994-06-14 Nancy GilmanThe first revision after the creation of the
1994-06-14 Tom Yupick up realm_dom.c (oops)
1994-06-14 Tom Yuinstall krb_err.h during build
1994-06-14 Tom Yupicking up v4server
1994-06-14 Tom Yukrb4 fixes
1994-06-14 Tom Yupick up convert
1994-06-14 Tom Yufixed recursion of configure (hopefully)
1994-06-13 Mark Eichinrewrite linux hack so it works (should autoconf it)
1994-06-13 Mark Eichinforce sh call so || works on ultrix
1994-06-13 Mark Eichinfix yylineno test to actually run lex
1994-06-13 Mark Eichinuse sys/select.h under _AIX too
1994-06-13 Theodore TsoDon't do the convert directory until we figure out...
1994-06-13 Theodore TsoFix quoting problem which caused PEPSY to lose on Linux...
1994-06-12 Theodore TsoLinux uses _STDARG_H instead of _STDARG_H_ --- we need...
1994-06-12 Theodore TsoMove isode libraries to lib subdirectory and out of...
1994-06-12 Theodore TsoTake out old linux specific hack which doesn't work...
1994-06-12 Theodore TsoTest for YYLINENO so that pepsy will build cleanly...
1994-06-12 Theodore TsoFix so that rc_dfl_resolve(id, name) works when name...
1994-06-12 Tom Yufixing for ss_wrapper.c
1994-06-12 Tom Yufixing krb_err.et problems
1994-06-12 Tom Yufix for nonexistence of config.h
1994-06-12 Mark Eichinfor imake safety
1994-06-12 Mark Eichinget the splitting tags right
1994-06-12 Mark Eichinavoid collision with imake
1994-06-11 Tom Yumips yylineno breakage
1994-06-11 Tom Yufixed yytext declaration problem
1994-06-10 Tom Yufix dependencies on X11 source tree (oops :-)
1994-06-10 Theodore TsoJust to commit what has been entered so far. We're...
1994-06-10 Theodore TsoDon't return success in check_padata if you can't extra...
1994-06-10 Theodore TsoUse the KRB5_TGS_NAME macro for "krbtgt"
next