krb5.git
2004-11-17 no authorThis commit was manufactured by cvs2svn to create tag krb5-1.4-beta1
2004-10-28 Tom Yu * misc.c (check_min_life): Actually return a value...
2004-10-28 Ken Raeburn* k5-thread.h (return_after_yield, k5_mutex_lock) ...
2004-10-27 Tom Yu * misc.c, misc.h: New function check_min_life(), conta...
2004-10-27 Jeffrey Altman * Initial commit of C CCAPI implementation
2004-10-27 Jeffrey Altman Create new C CCAPI implementation
2004-10-27 Ken RaeburnPermit exporting profile file data into a buffer
2004-10-26 Tom Yu * mk_req_ext.c (krb5_mk_req_extended): Free keyblock...
2004-10-26 Tom YuKevin Coffman's patches to support passing gss context...
2004-10-25 Ken Raeburn* libkrb5support.exports: Export krb5int_fac, _lock_fac...
2004-10-22 Ken Raeburn* prof_file.c (profile_update_file_data): When resettin...
2004-10-21 Ken Raeburn* locate_kdc.c: Include stdarg.h.
2004-10-19 Ken Raeburn* dnssrv.c (krb5int_make_srv_query_realm): Append a...
2004-10-19 Tom Yu * dnsglue.c (initparse): Skip query type and class...
2004-10-19 Ken Raeburn* libprofile.exports: Add profile_flush_to_file
2004-10-19 Ken Raeburnadd dependencies for t_*.c test programs
2004-10-19 Ken Raeburnmake depend
2004-10-19 Ken Raeburnignore t_locate_kdc
2004-10-19 Ken Raeburn* Makefile.in (TEST_PROGS): Add t_locate_kdc.
2004-10-18 Ken RaeburnAllow profile library caller to write the modified...
2004-10-18 Tom Yu * Makefile.in (install-unix): Install headers
2004-10-15 Ken Raeburn* prof_file.c, prof_int.h, prof_set.c: Remove support...
2004-10-14 Tom Yu * t_deltat.c (main): Unadorned integer no longer fails...
2004-10-13 Alexandra Ellwood * prof_file.c (profile_library_initializer, profile_li...
2004-10-13 Alexandra EllwoodNeed prototypes for profile_lock_global and profile_unl...
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
next