krb5.git
2004-10-13 Alexandra Ellwoodkrb5_string_to_deltat should default to seconds if...
2004-10-13 Ken RaeburnFix small memory leak in repeated krb5 context creation...
2004-10-08 Jeffrey AltmanFix the forced setting of the Initial Ticket Flag on...
2004-10-07 Tom Yu * et_c.awk, et_h.awk: Fix off-by-one error.
2004-10-07 Ken Raeburn* implementor.texinfo, thread-safe.txt, threads.txt...
2004-10-07 Ken Raeburn* et_c.awk, et_h.awk: Complain if the error table is...
2004-10-07 Tom YuInstall example config files
2004-10-06 Ken Raeburn* localaddr.c (print_addr): If getnameinfo returns...
2004-10-06 Ken Raeburn* localaddr.c (foreach_localaddr): Be more careful...
2004-10-06 Ken Raeburn* localaddr.c (get_ifreq_array): Split out from foreach...
2004-10-06 Ken Raeburn* aclocal.m4 (KRB5_AC_ENABLE_THREADS): On HP-UX, define...
2004-10-06 Ken Raeburnforgot to check in with fake-addrinfo.h
2004-10-05 Ken Raeburn* localaddr.c (foreach_localaddr) [HAVE_STRUCT_IF_LADDR...
2004-10-05 Ken Raeburn* fake-addrinfo.h (AI_ADDRCONFIG, AI_V4MAPPED, AI_ALL...
2004-10-04 Alexandra EllwoodAdded new files used by krb5-1.4
2004-10-01 Ken Raeburn* localaddr.c (get_if_laddrconf, foreach_localaddr...
2004-10-01 Ken Raeburn* configure.in: Check for struct if_laddrconf, as for...
2004-10-01 Ken Raeburn* kcmd.c (kcmd_connect): Set *addrfamilyp with the...
2004-10-01 Jeffrey Altman * update the include paths to allow patchlevel.h to...
2004-10-01 Jeffrey Altman * update Changelog
2004-10-01 Jeffrey Altman * Add new conditional resource strings
2004-10-01 Jeffrey Altman * hst_realm.c: provide definition for MAXDNAME if
2004-09-30 Ken Raeburn* start_servers_local: If one of the servers failed...
2004-09-28 Ken Raeburn* vbaxam.doc: File deleted
2004-09-28 Ken Raeburn* prof_file.c (profile_dereference_data_locked): New...
2004-09-26 Tom Yu * Makefile.in (check-unix-tcl-ok): Use KRB5_RUN_ENV
2004-09-25 Tom YuMake patchlevel.h be the master version file
2004-09-24 Ken Raeburn* network.c (closedown_network): Free each connection...
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...
next