krb5.git
2004-09-24 Ken Raeburn* kdc_util.h (sockaddr2p): Don't declare
2004-09-24 Ken Raeburn* configure.in: Use AC_MSG_NOTICE for krb4 messages...
2004-09-24 Ken Raeburn* xdr_rec.c (LAST_FRAG): Use 1L in case int is small
2004-09-24 Ken Raeburnmake depend
2004-09-23 Ken Raeburn* prof_tree.c (struct profile_node): Add new bitfield...
2004-09-23 Ken Raeburnregenerated
2004-09-23 Ken Raeburn* profile.swg: Only include tclsh.i if building for...
2004-09-23 Ken Raeburn* Makefile.in: Delete @SHARED_RULE@ line.
2004-09-23 Ken Raeburn* Makefile.in (T_STD_CONF_OBJS): Include dnsglue.o
2004-09-23 Ken Raeburn* lib.in (binutils.versions, osf1.exports): New file...
2004-09-23 Ken Raeburn* aclocal.m4 (AC_KRB5_TCL_FIND_CONFIG): If the config...
2004-09-22 Tom YuBetter support for using libutil on systems that need...
2004-09-22 Tom YuOnly use -Wl,-oldstyle_liblookup if using native linker...
2004-09-22 Tom Yu * libgssrpc.exports: Export svc_maxfd
2004-09-21 Ken Raeburn* shlib.conf (*-*-linux*, *-*-gnu*, *-*-k*bsd*-gnu...
2004-09-21 Tom YuDon't assume that presence of res_nsearch() means we...
2004-09-21 Tom Yumemory leak in rd_cred.c
2004-09-21 Sam Hartmanmemory leak in arcfour string_to_key
2004-09-21 Tom Yu * configure.in: Check for sockaddr_in.sin_len and
2004-09-21 Tom YuAdd DNS resolver glue layer. Use it
2004-09-17 Tom Yu * libgssrpc.exports: Don't export internals
2004-09-17 Tom YuUse a new variable, $(INSTALL_SCRIPT) to install script...
2004-09-17 Tom Yu * aclocal.m4 (AC_LIBRARY_NET): Look for res_search...
2004-09-17 Jeffrey Altman* kfw-fixed.nsi:
2004-09-17 Jeffrey Altman Remove trailing slash from PATH
2004-09-17 Jeffrey Altman Fix error code returned for empty sequences and check...
2004-09-15 Tom Yu * aclocal.m4 (AC_LIBRARY_NET): Only look for res_searc...
2004-09-15 Tom Yu * configure.in: Check for h_errno declaration in netdb.h
2004-09-15 Ken Raeburn* reconf: Export ACLOCAL=true to environment
2004-09-14 Tom Yu * aclocal.m4 (AC_LIBRARY_NET): Require the BIND_8_COMP...
2004-09-14 Jeffrey Altman Enable default installation of documentation
2004-09-14 Tom Yu * dnssrv.c:
2004-09-14 Tom Yu * aclocal.m4: Fix check for resolv.h; some platforms...
2004-09-13 Jeffrey Altman* kfw-fixed.nsi:
2004-09-13 Jeffrey Altman Add msi-deployment-guide.txt
2004-09-13 Jeffrey Altman Updates to WiX to satisfy the needs of MIT SWRT
2004-09-11 Jeffrey Altman utils.nsi: Fix RestartRequired function to actually...
2004-09-10 Sam HartmanSupport building on x86_64
2004-09-10 Tom Yu * port-sockets.h: Remove _XOPEN_SOURCE_EXTENDED hack...
2004-09-10 Jeffrey Altman * cc_mslsa.c: Implement krb5_lcc_initialize()
2004-09-10 Jeffrey Altman cc_mslsa.c: Correct test for KerbQueryTicketCacheEx2...
2004-09-10 Jeffrey Altman2004-09-10 Jeffrey Altman <jaltman@mit.edu>
2004-09-09 Jeffrey Altman krb5.hin: add new krb5_ccache flag, KRB5_TC_NOTICKET
2004-09-09 Jeffrey Altmanms2mit.c: Apply KRB5_TC_NOTICKET to MSLSA: while searc...
2004-09-08 Tom Yu * login.c (main): Don't overwrite "PATH" environment...
2004-09-08 Tom Yu * Makefile.in (install-unix): Install krb524d manpage
2004-09-08 Tom Yu * Makefile.in: Install krb5-config manpage
2004-09-08 Alexandra EllwoodAdded man pages for krb524d and krb5-config
2004-09-08 Alexandra EllwoodAdded a man page for krb5-config
2004-09-08 Alexandra EllwoodAdded man page for krb524d
2004-09-07 Tom Yucomment
2004-09-07 Jeffrey AltmanInclude all subdirectories of KFW_INSTALL_DIR in the SDK
2004-09-03 Tom Yuupdate for krb5-1.3.5-beta1
2004-09-03 Tom Yuimprove documentation of ANSI C requirement
2004-09-02 Jeffrey Altman * cc_mslsa.c:
2004-09-02 Jeffrey Altman * ms2mit.c: add -c ccache command line option
2004-08-31 Tom Yu * kvno.M: Update usage
2004-08-31 Tom Yuoops, forgot changelog
2004-08-31 Tom Yufix MITKRB5-SA-2004-003
2004-08-31 Tom Yufix MITKRB5-SA-2004-002
2004-08-30 Alexandra Ellwoodadded private apple pkinit sources
2004-08-28 Ken Raeburn* prof_file.c (profile_open_file): If an error occurs...
2004-08-28 Ken Raeburn* prof_parse.c (parse_std_line): Rewrite handling of...
2004-08-28 Tom Yu * init_sec_context.c (make_ap_req_v1): Free checksum...
2004-08-28 Ken Raeburnmove last patch down a little so it applies to tcp...
2004-08-28 Ken Raeburn* sendto_kdc.c (start_connection) [DEBUG]: Log the...
2004-08-27 Ken RaeburnFinally applied patch from Nalin Dahyabhai at Red Hat...
2004-08-27 Ken Raeburn* profile_tcl.c: New file, generated from profile.swg...
2004-08-27 Ken Raeburn* profile.swg: New file.
2004-08-27 Ken Raeburn* run.test (getnwords): Run data through "cat -v",...
2004-08-27 Ken Raeburn* prof_int.h (struct _prf_data_t): Add a mutex.
2004-08-27 Sam HartmanPatch from Garry Zacheiss to use krb5_get_init_creds_pa...
2004-08-26 Ken Raeburn* acquire_cred.c (krb5_gss_acquire_cred): Call gssint_i...
2004-08-26 Tom Yu * configure.in: Look for uint32_t, not int32_t, since...
2004-08-24 Ken Raeburn* configure.in: Don't test for pthread_rwlock_init
2004-08-24 Ken Raeburn* aclocal.m4 (KRB5_AC_PRAGMA_WEAK_REF): Fix to work...
2004-08-23 Ken Raeburn* addrinfo-test.c: New file
2004-08-23 Ken Raeburn* fake-addrinfo.h (fai_add_hosts_by_name): Handle case...
2004-08-21 Jeffrey Altman New commands: kcpytkt and kdeltkt
2004-08-21 Jeffrey Altman kvno: add -c ccache command line parameter
2004-08-21 Tom Yu * libkadm5srv.exports: Update for previous renaming
2004-08-21 Tom YuFix no-auth test to use a config mask flag to ask for...
2004-08-21 Ken Raeburnwhitespace
2004-08-20 Jeffrey Altman ChangeLogs for WiX MSI installer
2004-08-20 Jeffrey AltmanNew WiX based MSI installer for KFW
2004-08-20 Alexandra Ellwoodrenamed acl_* functions to kadm5int_acl_*
2004-08-20 Alexandra EllwoodAdded kadmin code to project to make searches easier
2004-08-19 Sam Hartman * shlib.conf: Add support for gnu hurd and...
2004-08-19 Ken Raeburn* aclocal.m4 (KRB5_AC_ENABLE_THREADS): Check for pthrea...
2004-08-17 Tom Yu * svc.c (svc_getreqset): Allocate cred and verf memory to
2004-08-17 Tom Yu * svc_auth_gss.c (gssrpc__svcauth_gss): Add some debug...
2004-08-16 Ken Raeburn* cc_file.c (struct _krb5_fcc_data): Add new mutex...
2004-08-15 Ken Raeburn* cc_file.c: Add buffering on reading.
2004-08-15 Ken Raeburn* run.test (getnwords): Rewrite to drop blank lines...
2004-08-15 Ken Raeburn* cc_file.c (dereference): Lock mutex around call to...
2004-08-15 Ken RaeburnFix Tru64 build:
2004-08-13 Ken RaeburnOnly open a credential cache file once, even if multipl...
2004-08-13 Ken Raeburn* k5-thread.h (k5_os_nothread_mutex_finish_init, k5_os_...
2004-08-12 Ken Raeburn* run.test (getnwords): New function. Uses sed to...
2004-08-12 Alexandra Ellwoodget_in_tkt.c (get_init_creds): Support ticket_lifetime...
next