krb5.git
2002-09-19 Ken Raeburn* port-sockets.h: Include sys/filio.h if available
2002-09-19 Ken Raeburnupdated dependencies
2002-09-19 Ken Raeburn* network.c: Include sys/filio.h if available
2002-09-19 Ken Raeburnupdate comments
2002-09-19 Ezra PeisachPut back in the V5_OUTPUT_MAKEFILE. Revert the config...
2002-09-19 Ken RaeburnAdd TCP support to the KDC, turned off by default,...
2002-09-19 Ken Raeburn* sendto_kdc.c (krb5int_cm_call_select): If timeout...
2002-09-19 Ezra PeisachUse AC_CONFIG_FILES for each Makefile generated instead...
2002-09-19 Ken Raeburn* post.in ($(srcdir)/$(thisconfigdir)/configure): Delet...
2002-09-19 Ken Raeburn* aclocal.m4 (KRB5_AC_CHOOSE_SS): Check that the indica...
2002-09-19 Ken Raeburn* main.c (DEFAULT_KDC_PORTLIST): Define as DEFAULT_KDC_...
2002-09-18 Ken Raeburnupdate dependencies
2002-09-18 Ken RaeburnSupport reading a list of TCP port numbers from the...
2002-09-18 Ken Raeburnprotoize
2002-09-18 Ken Raeburn* client_init.c (_kadm5_init_any): If creating a new...
2002-09-18 Ken Raeburn* sendto_kdc.c: Include cm.h.
2002-09-18 Ken Raeburn* cm.h: New file
2002-09-18 Ken Raeburn* configure.in: Check for sys/filio.h
2002-09-18 Ken Raeburn* krb.h: Add extern "C" markers in case a C++ compiler...
2002-09-17 Sam HartmanReturn errno not retval from getpeername failure
2002-09-16 Ken Raeburn* lib/helpers.exp (setup_database): Use "!=" instead...
2002-09-15 Tom Yu * kerberos_v4.c (check_princ): Call strftime() with...
2002-09-15 Tom Yu * aclocal.m4 (AC_KRB5_TCL_FIND_CONFIG): Set TCL_LIBPAT...
2002-09-15 Tom Yu * lib/helpers.exp (expect_tcl_prompt): Use the "-re...
2002-09-15 Tom Yu * api.0/chpass-principal.exp:
2002-09-15 Ken Raeburn* kerberos_v4.c: Always include stdarg.h, not varargs.h.
2002-09-15 Ken Raeburn* Makefile.in (rcp): Fix typo in 06-25 change
2002-09-14 Ken Raeburn* sendto_kdc.c (service_fds): Fix bug in last change.
2002-09-14 Ken Raeburn* sendto_kdc.c (struct conn_state): Add new function...
2002-09-14 Ken RaeburnWork out pathname for gcc fixincludes headers via ...
2002-09-14 Ken RaeburnDelete old placeholders for framework support; implemen...
2002-09-13 Ken Raeburncopyright
2002-09-13 Ken Raeburn--with-system-db info
2002-09-13 Ken Raeburnupdate dependencies
2002-09-13 Ken RaeburnDon't do 'make depend' if we're not using the in-tree...
2002-09-13 Ken RaeburnPermit building against either the in-tree version...
2002-09-13 Ken Raeburn* aclocal.m4 (KRB5_AC_CHOOSE_DB): New macro.
2002-09-13 Ken Raeburn* build.texinfo (Options to Configure): Update for...
2002-09-13 Ken Raeburnignore krb5-install directory
2002-09-13 Ken Raeburn* depfix.sed: Replace db2 headers with $(DB_DEPS)
2002-09-13 Ken Raeburn* kdb_db2.c (krb5_db2_db_iterate_ext): Don't call bt_rs...
2002-09-13 Ken Raeburn* kerberos_v4.c (kerb_get_principal): Include kvno...
2002-09-13 Ken Raeburn* main.c (initialize_realms): Include replay cache...
2002-09-11 Sam HartmanDon't request addresses when
2002-09-11 Ken Raeburn* t_locate_kdc.c(main):Add new argument -m for looking...
2002-09-11 Ken Raeburn* locate_kdc.c (get_port): Skip service name lookup...
2002-09-11 Ken Raeburnwhitespace
2002-09-11 Ken Raeburnprotoize
2002-09-11 Ken Raeburnupdate dependencies
2002-09-11 Ken Raeburnlog for last post.in change
2002-09-11 Ken Raeburn* Makefile.in (LOCALINCLUDES): Don't reference et direc...
2002-09-11 Ken RaeburnMove all depfix2.sed generation into depgen.sed, so...
2002-09-11 Ken Raeburn* Makefile.in (LOCALINCLUDES): Drop references to ...
2002-09-11 Ken RaeburnTry a little harder to avoid returning e-text that...
2002-09-10 Ken Raeburn* network.c (process_packet): Call inet_ntop directly.
2002-09-05 Ken Raeburnuse stdint.h and inttypes.h if available
2002-09-05 Ken Raeburnanother one
2002-09-05 Ken Raeburnupdates: ANSI C; autoconf; TCP; --with-system-{et,ss}
2002-09-05 Ken Raeburn* rc_io.c (krb5_rc_io_move): Missed a variable name...
2002-09-04 Ken Raeburn* build.texinfo (Options to Configure): Update for...
2002-09-03 Ken RaeburnSupport SS_LIB=... at configure time
2002-09-03 Ken Raeburn* libobj.in (.c.so, .c.po): Put LOCALINCLUDES before...
2002-09-03 Ken Raeburn* aclocal.m4 (KRB_INCLUDE): Put in-tree include dirs...
2002-09-03 Ken Raeburn* pre.in (ALL_CFLAGS): Put LOCALINCLUDES before CPPFLAGS
2002-09-03 Ken Raeburn* foreachaddr.c: Include errno.h instead of declaring...
2002-09-03 Ken Raeburn* fake-addrinfo.h (gaiptr, faiptr, gniptr): Delete...
2002-09-03 Ken Raeburnprotoize
2002-09-03 Ken Raeburnprotoize
2002-09-03 Ken Raeburnprotoize
2002-09-03 Ken Raeburnrevert init change to flock_zero in krb5_lock_file
2002-09-03 Ken Raeburn* reconf: Give up if autoreconf fails
2002-09-03 Tom Yu * mkrel: set -e to catch errors. Only build and clean...
2002-09-03 Ken Raeburnprotoize
2002-09-03 Ezra Peisach * acconfig.h: Remove - no longer necessary
2002-09-03 Ezra Peisach * configure.in: Use AH_TEMPLATE to put undefine...
2002-09-03 Ezra Peisach * acconfig.h: Remove file. All handled by configure...
2002-09-03 Ken Raeburnprotoize
2002-09-03 Ken Raeburn* init_ets.c (krb5_init_ets, krb5_free_ets): Use protot...
2002-09-03 Ken RaeburnUse prototype style definitions for functions. Avoid...
2002-09-02 Ken Raeburn* com_err.c (default_com_err_proc, com_err_va, set_com_...
2002-09-02 Ken Raeburn* build.texinfo (Options to Configure): Update for...
2002-08-30 Ken Raeburn* Makefile.in (MY_SUBDIRS) [##WIN32##]: Hide variable...
2002-08-30 Ken RaeburnChange configure argument handling to be more in line...
2002-08-29 Ken Raeburn* pre.in (CFLAGS): Define using @CFLAGS@, not @CCOPTS@
2002-08-29 Ken Raeburndrop SS_DEPS from last change
2002-08-29 Ken Raeburn* win-pre.in (COM_ERR_DEPS, SS_DEPS): New variables
2002-08-29 Ken Raeburnrename macros in last makefile.in change to use _ inste...
2002-08-29 Ken Raeburn* configure.in: Configure lib/krb4 and krb524 only...
2002-08-29 Ken Raeburn* Makefile.in (MAYBE_ET-k5, MAYBE_ET-sys, MAYBE_SS...
2002-08-29 Ken Raeburn* configure.in: Configure util/et and util/ss only...
2002-08-29 Ken Raeburn* pre.in (COM_ERR_DEPLIB-sys, COM_ERR_DEPLIB-k5, SS_DEP...
2002-08-29 Ken Raeburn* aclocal.m4 (CHOOSE_ET, CHOOSE_SS): New macros.
2002-08-29 Ken Raeburn* shlib.conf: Use $(LDFLAGS) in CC_LINK_SHARED and...
2002-08-29 Ken Raeburn* ktutil_ct.ct: Add final "end" statement
2002-08-29 Ken Raeburnupdate dependencies
2002-08-29 Ken Raeburn* depfix.sed: Replace in-tree ss header files with...
2002-08-29 Ken Raeburn* pre.in (SS_DEPS): New variable
2002-08-29 Ken Raeburn* pty_err.et: Add final "end" statement
2002-08-29 Ken Raeburnignore tmpdir
2002-08-29 Ken Raeburn* Makefile.in: Revert $(S)=>/ change, for Windows support
next