krb5.git
2003-01-12 Ezra PeisachMemory leak in krb5_send_tgs()
2003-01-12 Ezra Peisach * svc_auth_gssapi.c (_svcauth_gssapi_unset_names)...
2003-01-12 Ezra Peisach * kdc_util.h, replay.c, main.c: Pass global krb5_conte...
2003-01-12 Ezra Peisach * kdc5_hammer.c (verify_cs_pair): Use krb5_free_creds...
2003-01-10 Ken RaeburnSearch for ar, ranlib, install in KRB5_BUILD_LIBRARY...
2003-01-10 Ken RaeburnUse passwd entry for ~ expansion if $HOME isn't set.
2003-01-10 Ken Raeburn* server.c: Include port-sockets.h
2003-01-10 Ken RaeburnMove socklen_t and sockaddr_storage definitions to...
2003-01-10 Ken RaeburnUse markers in Makefile.in rather than rules in configu...
2003-01-10 Sam HartmanPatch to get new service tickets in preference to using...
2003-01-10 Ken RaeburnUse socklen_t when passing address to socket functions.
2003-01-09 Ken RaeburnAIX 4.3.3 getaddrinfo() is broken in a slightly differe...
2003-01-09 Sam HartmanBetween the 1.1 and 1.2 releases of Kerberos, the gss...
2003-01-09 Ken Raeburn* Makefile.in (DEFINES): New variable. Define HAS_STDA...
2003-01-09 Ken RaeburnTry to do atomic file swap on UNIX when updating profile
2003-01-09 Ken RaeburnSupport \r as additional line separator on Mac OS X
2003-01-08 Sam HartmanPreviously fwd_tgt_creds required either that the hostn...
2003-01-08 Ezra Peisach * fake-addrinfo.h (freeaddrinfo): Back out 1/3/03...
2003-01-08 Sam Hartman2003-01-08 Sam Hartman <hartmans@mit.edu>
2003-01-08 Ken RaeburnMore const for ops tables
2003-01-08 Ken Raeburn* sendto_kdc.c (state_strings): Now const
2003-01-08 Ken RaeburnMore const for ops tables
2003-01-08 Ken Raeburn* appdefault.c (conf_yes, conf_no): Now const
2003-01-08 Ken RaeburnMake ccache and rcache ops tables const
2003-01-08 Sam HartmanFor new encryption types and for RC4, encrypt the krb_c...
2003-01-08 Ken RaeburnLog entries for Makefile.ov deletion
2003-01-08 Ken RaeburnNuke some old .orig files
2003-01-07 Ken Raeburnnuke old OV makefile stuff
2003-01-07 Sam HartmanFix logic error in previous patch that broke gss_init_s...
2003-01-06 Sam HartmanImplement krb5_auth_con_set_checksum_func, an API for...
2003-01-05 Sam HartmanOnly system headers should declare errno
2003-01-03 Ken Raeburn* ftpd.c (auth_data): Kerberos v4 checksum must be...
2003-01-03 Ezra Peisach * main.c: On exit, free more allocated memory, including:
2003-01-03 Ezra Peisach * compat_recv.c (accept_a_connection): Test...
2003-01-03 Ezra Peisach * fake-addrinfo.h (freeaddrinfo): Do not free a NULL...
2003-01-01 Sam Hartmanblah
2003-01-01 Ezra Peisach * standalone.exp: Only run the keytab to srvtab...
2003-01-01 Ken RaeburnAdd IPv6 support to rshd test/debug code:
2003-01-01 Ken RaeburnRemove files that haven't been used since 1995
2002-12-31 Ken RaeburnMerge some Mac-specific changes from meeroh's branch:
2002-12-30 Ken Raeburn* kerberos_v4.c (process_v4): Use a temporary variable...
2002-12-30 Ken Raeburn* gss-misc.c (send_token, recv_token): Open-code the...
2002-12-23 Tom YuReplace dependencies on generated krb524 and krb4 heade...
2002-12-23 Ezra Peisach * setup_mkey.c (krb5_db_setup_mkey_name): Use...
2002-12-23 Ezra Peisach * asn1_k_decode.c (asn1_decode_sam_challenge_2_...
2002-12-23 Ezra Peisach * t_kerb.c: Include string.h for strcmp prototype
2002-12-23 Ezra Peisach * prof_file.c: Cast return from prof_mutex_lock and
2002-12-23 Ezra PeisachCleanup unused
2002-12-23 Ezra Peisach * t_crc.c: Declare local functions static
2002-12-23 Ezra Peisach * t_cksum.c: Cleanup (potential) variable used...
2002-12-23 Ezra Peisach * authorization.c, heuristic.c, ksu.h: Use...
2002-12-21 Ken Raeburn* prof_int.h: Define USE_PTHREADS and include pthread...
2002-12-20 Ken RaeburnMerge in data tree sharing, minus locking support,...
2002-12-19 Ken RaeburnIgnore some new generated files
2002-12-19 Ken RaeburnClean up some broken uses of "const" in function interfaces
2002-12-19 Ken Raeburn* Makefile.in (check): Remove test_db before running...
2002-12-19 Ken Raeburn* api.2/init-v2.exp (test150, test151, test153): Don...
2002-12-19 Ken Raeburn* init_db (qualname): If "kdb5_util create" fails,...
2002-12-19 Ken Raeburn* env-setup.shin: Set KRB5CCNAME to something under...
2002-12-18 Tom Yu * RealmsConfig-glue.c: Fix up KRB5_CALLCONV
2002-12-18 Ken RaeburnFix some 64-bit problems
2002-12-18 Ken Raeburn* aclocal.m4 (KRB5_GETSOCKNAME_ARGS, KRB5_GETPEERANME_A...
2002-12-16 Tom Yu * tkt_string.c (krb5_set_tkt_string): Add KRB5_CALLCONV
2002-12-16 Ezra PeisachChanges to allow compilation --with-system-db and ...
2002-12-14 Tom Yu * ad_print.c, g_in_tkt.c, g_pw_in_tkt.c, kadm_net...
2002-12-12 Tom Yuupdate dependencies
2002-12-12 Tom YuMore KfM merge work
2002-12-12 Tom YuFix depend rules to keep state about whether verificati...
2002-12-12 Tom Yu * krb5.hin: Update comment on krb5_kt_free_entry proto...
2002-12-12 Tom Yu * et_h.awk: It's "const struct error_table et_" in...
2002-12-09 Tom Yu * post.in: depfix2.sed -> .depfix2.sed to avoid a...
2002-12-09 Sam HartmanFix prototypes for *_wrapper_3
2002-12-09 Ezra Peisach * misc.h: Rename prototypes from chpass_princip...
2002-12-07 Tom Yu * sendmsg.c (krb524_sendto_kdc): Update calls to locat...
2002-12-07 Tom YuFix some KRB5_CALLCONV botches that were causing troubl...
2002-12-07 Ken RaeburnCheckpoint first step of merge.
2002-12-07 Ken Raeburn* prof_get.c (conf_yes, conf_no): Entries now point...
2002-12-06 Ezra Peisach * Makefile.in (clean-unix): Remove krb5-config
2002-12-06 Ezra Peisach * Makefile.in (clean): Clean up more test execu...
2002-12-06 Ezra Peisach * configure.in: Quote the argument to AC_CHECK_...
2002-12-06 Ezra Peisach * configure.in: Quote the argument to AC_CHECK_HEADER...
2002-12-06 Tom Yuupdate dependencies
2002-12-06 Tom Yu * kname_parse.c (kname_unparse): Add new function...
2002-12-06 Sam Hartman2002-12-05 Sam Hartman <hartmans@mit.edu>
2002-12-05 Tom Yu * decomp_tkt.c (decomp_ticket): Add KRB5_CALLCONV
2002-12-05 Tom Yu * krb4int.h: Remove now conflicting prototype for
2002-12-04 Tom Yu * des.h: Move explicit definition of _WINDOWS to precede
2002-12-04 Tom Yu * kadm.h: Include port-sockets.h, not netinet/in.h...
2002-12-04 Tom Yu * Makefile.in: Fix up includes handling somewhat
2002-12-03 Tom YuUpdate Windows build for kadm_err.*
2002-12-03 Tom Yu * Makefile.in (kadm_err.h): Build here
2002-12-03 Tom Yu * change_password.c: Remove netdb.h inclusion
2002-11-27 Tom Yu * post.in (clean-unix): Clean depfix2.sed as well
2002-11-27 Tom Yuupde dependencies
2002-11-27 Tom Yu * Makefile.in (SRCS): Add kadm_err.c. It was missing
2002-11-27 Tom Yu * depfix.sed: Remove tcl-specific headers from depende...
2002-11-27 Tom Yuupdate dependencies
2002-11-27 Tom Yu * configure.in: Set SETENVSRC correctly
2002-11-27 Tom YuMerge more KfM krb4 things
2002-11-19 Tom YuRemove references to kadm_err.et for now, since the...
next