krb5.git
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
2002-08-29 Ken RaeburnIgnore a bunch of files generated by building in the...
2002-08-29 Ken Raeburnretry checkin reviving dead file
2002-08-29 Ken RaeburnIgnore a bunch of files generated by building in the...
2002-08-28 Tom Yu * btree/bt_split.c (bt_psplit): Correctly account for
2002-08-27 Ken Raeburnundo quoting changes
2002-08-27 Ken Raeburnmore quoting
2002-08-27 Sam HartmanAdd support for using the encrypted part of a krb5...
2002-08-27 Ken RaeburnQuote targets of some copy operations within the build...
2002-08-26 Sam HartmanRemove release notes as the content is 100% incorrect.
2002-08-26 Ezra Peisach * configure.in: Use $krb5_cv_host instead of $host
2002-08-26 Ezra Peisach2002-08-26 Ezra Peisach <epeisach@bu.edu>
2002-08-26 Ezra Peisach * pre.in: Set host to @krb5_cv_host@ instead of @host...
2002-08-26 Ezra Peisach * aclocal.m4 (KRB5_LIB_PARAMS): Substitute krb5_cv_host in
2002-08-24 Ken Raeburn* aclocal.m4: Require autoconf 2.52 or later
2002-08-24 Ken Raeburn* Makefile: Deleted
2002-08-24 Ken Raeburn* sendto_kdc.c (merge_addrlists): Truncate source addre...
2002-08-23 Ken RaeburnChange $(S)=>/ and $(U)=>.. globally
2002-08-23 Ezra Peisach * ftpd.c (auth_data, reply_gss_code): Use OM_uint32...
2002-08-23 Ezra Peisach * compat_recv.c: Include defines.h for prototypes
2002-08-23 Tom Yu * dump.c (dump_db): Update usage comment. Add "-rev...
2002-08-23 Tom Yu * kdb_db2.h: Add prototype and rename for
2002-08-23 Tom Yu * dbtest.c: Include btree.h if we're compiled with...
2002-08-23 Tom Yu * main.c: Disable append(); we don't have R_APPEND...
2002-08-23 Tom Yu * Makefile.in (LIBMINOR): Bump due to addition of...
2002-08-23 Tom Yu * db.h: Add rename and prototype for bt_rseq(); this...
2002-08-23 Ken Raeburn* Makefile.in (SUBDIROBJLISTS): New variable
2002-08-23 Ken Raeburn* locate_kdc.c (krb5_locate_kdc): Don't look up kerbero...
2002-08-23 Ken Raeburnturn off debug code
2002-08-23 Ken Raeburn* init_ctx.c (init_common): Initialize udp_pref_limit...
2002-08-22 Ken Raeburn* Makefile.in ($(HDRS)): Depend on "includes"
2002-08-22 Ken Raeburn* Makefile.in (SUBDIROBJLISTS): New variable
2002-08-22 Ken Raeburn* accessor.c (krb5int_accessor): Use krb5int_sendto...
2002-08-22 Ken Raeburn* sendto_kdc.c (MAX_PASS, dprint): New macros.
2002-08-22 Ken Raeburn* locate_kdc.c (krb5int_grow_addrlist): Renamed from...
2002-08-21 Ken Raeburn* k5-int.h (krb5int_sendto_udp, krb5int_sendto_tcp...
2002-08-21 Ken Raeburn* port-sockets.h (SG_BUF): New macro
2002-08-16 Tom Yu * string2key.c: Work around possible bug with AFS...
2002-08-16 Ken Raeburn* k5-int.h (struct _krb5_context): Add new member udp_p...
2002-08-15 Ken Raeburn* sendto_kdc.c (DEFAULT_UDP_PREF_LIMIT, HARD_UDP_LIMIT...
2002-08-15 Tom Yu * krb524d.c (kdc_get_server_key): Check for DISALLOW_A...
2002-08-15 Tom Yu * keytab.c (krb5_ktkdb_get_entry): For consistency...
2002-08-15 Tom Yu * kerberos_v4.c: For consistency, check for both DISAL...
2002-08-15 Tom Yu * kvno.c (do_v4_kvno): Initialize name, inst, realm...
2002-08-15 Ken Raeburn* cc_file.c (ALLOC): Use calloc, not malloc.
2002-08-15 Tom Yu * t_cc.c: Remove references to STDIO ccache
2002-08-15 Tom Yu * t_ser.c (ser_ccache_test): Remove references to...
2002-08-15 Ken Raeburn* Makefile.in (EXTRADEPSRCS): New variable.
2002-08-15 Ken Raeburn* Makefile.in (SUBDIROBJLISTS): New variable
2002-08-15 Ken Raeburn* lib.in ($(SUBDIROBJLISTS) and .SH/.PF variants):...
2002-08-15 Ken Raeburnmissed an entry
2002-08-15 Ken Raeburn(NO_FILE): New macro. All functions changed to test...
2002-08-15 Ken Raeburnupdate deps
2002-08-15 Ken RaeburnCombine file and stdio ccache implementations into...
2002-08-14 Ken Raeburn* cc_stdio.c (krb5_fcc_next_cred): Use a krb5_error_cod...
2002-08-14 Ken Raeburntweak comments
2002-08-14 Jen Selby * main.c: updated the usage function
2002-08-14 Ken Raeburn* dump.c: Unused file deleted
2002-08-14 Ken Raeburn* Makefile.in ($(HDRS)): Depend on 'includes'.
2002-08-14 Tom Yu * acl_files.c (canon;): Properly handle appending...
2002-08-12 Tom Yu * xdr.c (xdr_string): Fix off-by-one error; we're...
2002-08-10 Ken RaeburnMiscellaneous additional shuffling (variable renaming...
2002-08-10 Ken Raeburn(krb5_fcc_data): Rename "fd" to "file"; change all...
2002-08-10 Ken RaeburnChange non-external "scc" uses to "fcc".
2002-08-09 Ken Raeburnwhitespace
2002-08-09 Ken Raeburn"krb5 v5" is redundant (in comment)
2002-08-09 Ken Raeburnwhitespace
2002-08-09 Ken Raeburnrename krb5_scc_<fn> and krb5_scc_cursor to use krb5_fc...
2002-08-09 Ken Raeburnhide method functions we don't need to call directly
2002-08-09 Sam HartmanApply patch to
2002-08-08 Ken Raeburn* api.2/init-v2.exp (test100): Expect MISSING_KRB5_CONF...
2002-08-08 Jen Selby * telnetd.c: Switched the valid and user descri...
2002-08-08 Ken Raeburnupdate comments describing file format
2002-08-08 Ken Raeburn* cr_tkt.c (krb_cr_tkt_int): Don't take key arguments...
2002-08-08 Ken Raeburn* network.c (setup_port): Ignore AF_LINK addresses...
2002-08-07 Ken Raeburn* tcl_kadm5.c (unparse_err): Handle KADM5_MISSING_KRB5_...
2002-08-07 Jen Selby * klogind.M, kshd.M, login.M: changed manual...
2002-08-07 Tom Yu * configure.in: Fix sense of HAVE_RUNTEST
2002-08-02 Tom Yu * xdr_array.c (xdr_array): Account for elsize when...
next