krb5.git
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"
1994-06-10 Mark Eichindo osconf in compatible way
1994-06-10 Theodore TsoFixed inter-realm handling; from OCSG/Cliff Neumann
1994-06-10 Theodore TsoFix inter-realm handling in KDC so that an intermediate...
1994-06-10 Theodore TsoFix bug which caused get_default_realm to fail the...
1994-06-10 Theodore TsoFix bugs I introduced into srv_rcache. The rcache...
1994-06-10 Theodore TsoPass the correct arguments so that telnet works with...
1994-06-10 Theodore TsoAdd support for the -F flag --- allow logins by anyone...
1994-06-10 Mark Eichinuse LSBFIRST and MSBFIRST to detect which version of...
1994-06-10 Tom Yufall back on realm name as a default domain name
1994-06-10 Tom Yumoving stuff out of site.def that shouldn't be there
1994-06-10 Mark Eichinnothing else needed LSBFIRST/MSBFIRST, so fix this too
1994-06-10 Mark Eichinreal Makefile.in, NO_YYLINENO
1994-06-10 Mark Eichinreal Makefile.in, aix tweeks for malloc decl, eliminate...
1994-06-10 Theodore TsoImprove logging of failed logins
1994-06-10 Theodore TsoAllow default realm to be overriden by extern variable
1994-06-10 Theodore TsoFix telnet operating system name
1994-06-10 Theodore TsoAdded Telnet OS define
1994-06-10 Mark Eichinmove isode/psap.h up top to avoid fd_set define confusion
1994-06-10 Mark Eichinuse osconf, not strings
1994-06-10 Mark Eichinuse SEEK_* not L_*
1994-06-10 Mark Eichinsince we only need this on non BSD-4.4 systems, do...
1994-06-10 Mark Eichinharmlessly add BSD_COMP for solaris
1994-06-10 Mark Eichinoptionally add sys/fcntl.h
1994-06-10 Mark Eichinuse SEEK_* not L_*
1994-06-10 Mark Eichin"downgrade" to classic C, tweak headers a bit, stamp...
1994-06-10 Mark Eichin"downgrade" to classic C, tweak headers a bit
1994-06-10 Theodore TsoUse #define in osconf.h to determine the name of the...
1994-06-10 Theodore TsoUse the precompile ports as the default if the proper...
1994-06-10 Theodore TsoChange the ports kerberos and kerberos-sec to kerberos5...
1994-06-10 Theodore TsoChange the official Kerberos portname to be kerberos5...
1994-06-10 Mark Eichinuse SEEK_* not L_*; check NEED_SYS_FCNTL_H as well
1994-06-10 Theodore TsoFix the type of fetchfrom in krb5_rd_req and krb5_rd_re...
1994-06-10 Theodore TsoAdd the ksu program as a new directory to be built
1994-06-10 Theodore TsoAdded the -q option which disables the bell in the...
1994-06-10 Theodore TsoDon't bomb out if the secondary port cannot be initialized
1994-06-10 Theodore TsoFix type of fetchfrom --- it refers to a keytab name...
1994-06-10 Theodore TsoUpdated telnet to be the 94.02.07 version, with some...
1994-06-10 Theodore TsoClean up memory handling, and improve the randomness...
1994-06-10 Theodore TsoAdded missing all target
1994-06-10 Theodore TsoAdded ifdefs for getusershell() --- doesn't exist on...
1994-06-10 Mark Eichinhelper scripts for autoconfing
1994-06-10 Mark Eichinautoconfed isode for kerberos work
1994-06-10 Theodore TsoUpdates from OpenVision, before beta 4 release
1994-06-10 Tom Yuspelling errors in RCS id strings
1994-06-10 Mark Eichinautoconf enhancements for kerberos
1994-06-10 Mark Eichinadd ferguson des code, to simplify autoconf
1994-06-09 Mark Eichindes.h for ferguson des
1994-06-09 Mark Eichinuse autoconf to set config variables
1994-06-09 Mark Eichinautoconf enhancements for kerberos
next