krb5.git
2001-02-05 Tom Yu * prompter.c (krb5_prompter_posix): Fix up terminal...
2001-02-02 Tom Yu * krb5.conf: Test with trailing whitespace on "default...
2001-01-30 Tom Yu * preauth.c (krb5_obtain_padata): Don't dereference...
2001-01-30 Ezra Peisach * rd_req_dec.c (krb5_rd_req_decrypt_tkt_part): Free
2001-01-30 Ezra Peisach * sclient.c (main): Do not free auth_context unless
2001-01-30 Ken Raeburn* kpropd.c (load_database): Initialize save_stderr...
2001-01-30 Ken Raeburn* make_checksum.c (krb5_c_make_checksum): Clear checksu...
2001-01-30 Tom Yu * krb.h: Remove KRB_NEVERDATE
2001-01-30 Ken Raeburn* kprop.h (KPROP_CKSUMTYPE): Delete unused macro
2001-01-30 Tom Yu * lifetime.c: Remove support for "magic" lifetime...
2001-01-29 Tom Yu * Makefile.in: Remove rule for aix.bincmds; we don...
2001-01-29 Tom Yu * shlib.conf: We don't need aix.bincmds anymore for...
2001-01-29 Tom Yu * aclocal.m4 (KRB5_LIB_AUX): Smash some shared lib...
2001-01-27 Tom Yu * dest_tkt.c: Clean up uid handling. Fix stat checks
2001-01-26 Tom Yu * krshd.c: Get path for NOLOGIN file from paths.h...
2001-01-26 Tom Yu * Makefile.in (OBJS, SRCS): Add prot_client.o, prot_cl...
2001-01-26 Tom Yu * prot_client.c: New file; client-side protocol support
2001-01-26 Tom Yu * prot.h: Add new prototypes for prot_client.c stuff...
2001-01-26 Tom Yu * state.c (envvarok): Disallow LC_* and NLSPATH
2001-01-25 Ken Raeburnmore afsstring2key unterminated-input checks & fixes
2001-01-25 Ken Raeburn* t_afss2k.c: Extend test cases to cover situation...
2001-01-24 Tom Yu * prot_common.c: Fix up some error returns
2001-01-24 Tom Yu * prot.h: Add prototype for decode_kdc_request() and...
2001-01-24 Ken Raeburn* stringtokey.c (kerberos): Now const.
2001-01-24 Tom Yu * forward.c (rd_and_store_for_creds): Overwrite any...
2001-01-24 Tom Yu * rc_io.c (getdir): Subtract one from dirlen, since...
2001-01-23 Tom Yudocument recent large number of changes
2001-01-23 Tom Yu* cr_ciph.c: Include prot.h. KRB4_PUT32 -> KRB4_PUT32BE.
2001-01-23 Tom Yu * prot_common.c: New file; contains functions to encod...
2001-01-23 Tom Yu * krb.h: Remove internal prototypes and macros
2001-01-22 Danilo Almeida* krb5_32.def: Add krb5_rc_close() so gssapi builds
2001-01-21 Ken Raeburnmissed a variable that should've been made const
2001-01-21 Ken Raeburnadd mit copyright
2001-01-21 Ken Raeburnfix year for last change
2001-01-20 Ken Raeburnmake afs string2key thread-safe
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:
next