krb5.git
2001-01-20 Ken Raeburnadd some comments
2001-01-20 Ken Raeburnnew test case for afs string2key
2001-01-20 Ken Raeburn* preauth.c: Don't use PROTOTYPE macro, just always...
2001-01-20 Tom Yu * preauth.c: Remove uses of KRB5_NPROTOTYPE() macro
2001-01-20 Ken Raeburn* krb5.hin (KRB5_NPROTOTYPE): Delete
2001-01-20 Ken RaeburnAlways use ANSI C features (prototypes, const, void...
2001-01-20 Ken Raeburn* rcfns.c: New file, with fn versions of former dispatc...
2001-01-20 Ken Raeburn* coding-style: Assume ANSI C '89. Use krb5int_ for...
2001-01-20 Ken Raeburnsome updates, looking towards 1.3
2001-01-20 Ken Raeburnrebuilt
2001-01-20 Ken Raeburn* com_err.h (add_error_table, remove_error_table):...
2001-01-19 Tom Yu * g_ad_tkt.c: Fix error packet parsing
2001-01-18 Ken Raeburnuse revised compile_et script instead of calling awk...
2001-01-18 Ken Raeburnupdate to implement equivalent of ref count
2001-01-18 Ken RaeburnMake compile_et script installable, and install it.
2001-01-17 Ken RaeburnMake prototypes unconditional
2001-01-17 Ken Raeburn* str_conv.c (krb5_keysalt_iterate): Always use the...
2001-01-17 Ken Raeburn* krcp.c (error): Always declare with ellipsis
2001-01-16 Ken Raeburn* acconfig.h (HAVE_SA_LEN): Undef
2001-01-16 Ken Raeburn* configure.in: Call AC_REQUIRE_CPP before checking...
2001-01-14 Sam HartmanDocument configure.in change
2001-01-14 Sam Hartman2001-01-12 Sam Hartman <hartmans@mit.edu>
2001-01-13 Tom Yu * sane_hostname.c: Switch off of KRB5_USE_INET6 instead of
2000-12-18 Ken Raeburn* configure.in: Look for socklen_t, define HAVE_SOCKLEN...
2000-12-18 Ken Raeburnlocaladdr.c: Add getnameinfo support. Annotate for...
2000-12-15 Ken Raeburn* ktutil.c (ktutil_list): Provide a real usage message
2000-12-15 Ken Raeburnadd "-4" option to rlogin to not try krb5 auth
2000-12-13 Ken Raeburnfix multiple-include problem on OpenBSD
2000-12-13 Ken Raeburnupdate network.c with getifaddrs support from lib/krb5...
2000-12-09 Ken Raeburnlog msg for previous checkins
2000-12-08 Ken Raeburncheck in -01 draft
2000-12-08 Ken Raeburn* k5seal.c (make_seal_token_v1): Use ANSI-style definit...
2000-12-06 Ken Raeburnmake some variables volatile
2000-12-06 Ken Raeburn* aclocal.m4 (KRB5_AC_INET6): Ensure that we check...
2000-12-06 Ken RaeburnUse const sockaddr pointer in interface.
2000-12-06 Ken Raeburnmake pty_make_sane_hostname take sockaddr* arg instead...
2000-12-06 Ken Raeburnrestore GSS_DLLIMP, KRB5_EXPORTVAR, NEAR macros
2000-12-06 Ken Raeburnfix typo
2000-12-06 Ken RaeburnRemove a bunch of macro definitions we don't use.
2000-12-06 Ken Raeburnundo last change
2000-12-06 Ken Raeburntweak names of perl scripts
2000-12-06 Ken Raeburntry lclint on a com_err test program; misc cleanup
2000-12-06 Ken Raeburnsome notes on interactions with 64-bit systems
2000-12-06 Ken Raeburn(WITH_CC): Don't use -Wtraditional, we're always assumi...
2000-12-05 Ken Raeburn* aclocal.m4 (KRB5_AC_INET6): Look for netdb.h.
2000-11-21 Ken Raeburn* cmds.c (globulize): Use correct address of globbed...
2000-11-14 Ken Raeburnmake "make check" do something
2000-11-09 Ezra Peisach * dyn_create.c (DynCopy): Arguments to memcpy were...
2000-11-09 Ezra Peisach * Makefile.in (check-unix): Built and execture dyntest
2000-11-09 Danilo Almeida* strnlen.c (krb_strnlen): Put The return type before...
2000-11-09 Danilo AlmeidaFix common mis-spelling of my name. (There's only...
2000-11-08 Tom Yu * configure.in: Change KRB4_DEJAGNU_TEST variable...
2000-11-08 Tom Yu * default.exp: Use $KRBIV rather than $KRB4 since...
2000-11-08 Tom Yu * v4gssftp.exp: Fix to handle some cases of krb4 failu...
2000-11-08 Tom Yu * Makefile.in (OBJS, SRCS): Add strnlen.o, strnlen.c
2000-11-08 Tom Yu * des.h: Change to make KRB4_32 an int if it's at...
2000-11-08 Ken Raeburnproblems found in auditing
2000-11-08 Ken Raeburnclarify a little
2000-11-08 Ken RaeburnTest out lclint and its4 on com_err library. One lclin...
2000-11-02 Tom Yu * aclocal.m4 (CONFIG_RULES): Quote AUTOCONFFLAGS properly
2000-11-01 Ezra PeisachOops - checked in a newer version by accident
2000-11-01 Ezra Peisach * configure.in: If the cache_file is /dev/null (autoco...
2000-11-01 Ezra Peisach * reconf: Rework syntax to detect version numbers...
2000-11-01 Ezra Peisach * aclocal.m4 (V5_SET_TOPDIR): In newer versions of...
2000-11-01 Ezra Peisach * configure.in: Update to autoconf 2 macro names:
2000-11-01 Ezra Peisach * configure.in: Use AC_CHECK_FUNCS, AC_CHECK_HEADERS...
2000-11-01 Ezra Peisach * configure.in: Use AC_CHECK_HEADER and AC_CHECK...
2000-11-01 Ezra Peisach* configure.in: Use AC_CHECK_HEADER and AC_FUNC_VFORK...
2000-11-01 Ezra Peisach * configure.in: Use AC_C_CONST instead of AC_CONST
2000-11-01 Ezra Peisach* configure.in: Use AC_C_CONST instead of AC_CONST
2000-11-01 Ezra Peisach * configure.in: Use AC_C_CONST and AC_TYPE_SIGNAL...
2000-11-01 Ezra Peisach* configure.in: Get rid of test for termios.h. The...
2000-11-01 Ezra Peisach* configure.in: Use AC_TYPE_SIZE_T instead of AC_SIZE_T
2000-11-01 Ezra Peisach * configure.in: Use AC_CHECK_HEADERS instead of AC_HAV...
2000-11-01 Ezra Peisach * configure.in: Use AC_C_CONST and AC_CHECK_FUNCS...
2000-11-01 Ezra Peisach * configure.in: Use AC_C_CONST instead of AC_CONST
2000-11-01 Ezra Peisach * configure.in: Use AC_C_CONST instead of AC_CONST and
2000-11-01 Ezra Peisach * configure.in: Quote macro use inside AC_CHECK_LIB...
2000-11-01 Ezra Peisach * configure.in (AC_COMPILE_TYPE): Declare with AC_DEFU...
2000-11-01 Ezra Peisach * configure.in: Use AC_C_CONST instead of AC_CONST and
2000-11-01 Ezra Peisach * configure.in: Change AC_RETSIGTYPE to AC_TYPE_SIGNAL
2000-11-01 Ezra Peisach * configure.in: Change AC_CONST to AC_C_CONST...
2000-10-31 Ezra Peisach * aclocal.m4 (AC_LIBRARY_NET): Newer versions of autoc...
2000-10-31 Tom Yu * cc_stdio.c: Add a "mode" field to krb5_scc_data...
2000-10-27 Ezra Peisach * reconf: Pass "-m util/autoconf" to autoreconf only...
2000-10-27 Ezra Peisach *post.in (Makefile): When running autoconf, use AUTOCO...
2000-10-27 Ezra Peisach * post.in (Makefile): When running autoconf, use AUTOC...
2000-10-26 Tom Yu * krb5_decode_test.c (main): Add new test cases for...
2000-10-26 Tom Yu * asn1buf.c (asn1buf_sync): Add new arguments to inclu...
2000-10-26 Tom Yu * asn1_err.et: Add error codes MISMATCH_INDEF and...
2000-10-26 Ezra Peisach * t_ser.c: Cast getpid() calls to int as arguments...
2000-10-24 Miro Jurisic#include autoconf.h instead of duplicating defines
2000-10-24 Tom Yu * kadm_ser_wrap.c (kadm_ser_in): Update call to mk_priv()
2000-10-24 Tom Yu * secure.h: Change SESSION to refer to &cred.session...
2000-10-24 Tom Yu * compat_recv.c (krb_v4_recvauth): Update call to...
2000-10-24 Tom Yu * mk_auth.c (krb_check_auth): Modify call to rd_priv...
2000-10-24 Tom Yu * krb.h: Modify krb_{mk,rd}_{priv,safe} prototypes...
2000-10-18 Ezra Peisach * library.tex: Update to latex2e. Include krb5i...
2000-10-17 Ezra Peisach * krb5.tex: krb5_unparse_name_ext(), krb5_build...
2000-10-17 Ezra Peisach * kpasswd.c (main): Argument to krb5_read_passw...
next