]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2006-03-30  Ken Raeburnfill a paragraph in a comment because it's making my...
2006-03-30  Ken RaeburnCurrently logger.c is built as part of the KDC, and...
2006-03-28  Ken RaeburnInclude autoconf.h early in sources, and disable use...
2006-03-28  Ken Raeburn* configure.in: Always pass three arguments to AC_DEFINE
2006-03-28  Ken Raeburn* configure.in: Always supply three arguments to AC_DEF...
2006-03-28  Ken Raeburn* configure.in: Check for getusershell, lstat, pwd...
2006-03-28  Ken Raeburn* aclocal.m4 (CHECK_UTMP): Call AC_CHECK_FUNCS once...
2006-03-28  Ken Raeburn* configure.in: Supply comment template in AC_DEFINE...
2006-03-28  Ken Raeburn* configure.in: Supply all three arguments when calling...
2006-03-28  Ken Raeburn* configure.in: Don't define NDBM_PW_CHECK
2006-03-27  Ken Raeburnmake depend
2006-03-27  Ken Raeburn* wconfig.pl: New file
2006-03-27  Ken Raeburn* Makefile.in (include_xom): Define as "rem" instead...
2006-03-27  Ken Raeburnget proper KRB5_CALLCONV definition
2006-03-27  Ken Raeburnfix up windows include/krb5 references
2006-03-27  Ken Raeburnbuild and export set/reset_com_err_hook on windows
2006-03-27  Ken Raeburn* krb5_32.def: Add the new error-message functions
2006-03-26  Ken RaeburnInitial enhanced error message support, similar to...
2006-03-26  Ken Raeburnremove some commented-out commands
2006-03-21  Jeffrey AltmanUpdates for the Network Identity Manager User Guide...
2006-03-20  Jeffrey AltmanThis commit updates:
2006-03-16  Ken RaeburnQuick hack to make it easy to run valgrind on many...
2006-03-16  Ken Raeburn* configure.in: If tgetent can't be found, error out
2006-03-14  Ken Raeburn* Makefile.in (krb5.conf): New target. Use config...
2006-03-13  Ken Raeburn* plugins.c (krb5int_get_plugin_dir_data): If dirhandle...
2006-03-13  Ken Raeburn* Makefile.in (check-unix): Use RUN_SETUP for t_deltat
2006-03-13  Ken Raeburn* Makefile.in (check-unix): Use RUN_SETUP
2006-03-13  Jeffrey Altman add new file windows/winlevel.h and update windows...
2006-03-11  Ken Raeburnupdate docs for include/krb5/ -> include/ merge
2006-03-11  Ken Raeburn* reconf: Put autoconf.stmp into include directory
2006-03-11  Ken Raeburnmerge krb5 subdir change log data
2006-03-11  Ken Raeburntemporary: change log from old krb5/ directory
2006-03-11  Ken RaeburnInstead of arbitrary division of headers into include...
2006-03-11  Jeffrey Altman - replace icon with the NetIDMgr icon
2006-03-11  Ken RaeburnAdd a new recursive target "generated-files-mac", for...
2006-03-09  Jeffrey AltmanBuild NetIDMgr Developer Documentation (requires doxygen)
2006-03-09  Ken Raeburn* locate_kdc.c (module_locate_server): Don't set cbdata...
2006-03-09  Ken Raeburn* configure.in: Check for vsnprintf and vasprintf,...
2006-03-08  Ken Raeburnmake depend
2006-03-08  Ken Raeburn* prot.h: Include k5-platform.h.
2006-03-08  Ken Raeburnmissed a dlsym call removal
2006-03-08  Ken RaeburnOops. This should come closer to building on Windows..
2006-03-08  Jeffrey Altman2006-03-07 Jeffrey Altman <jaltman@mit.edu>
2006-03-08  Ken Raeburn* kdb5.c: Don't include pthread.h
2006-03-08  Ken RaeburnEnable compilation of little-endian unaligned load...
2006-03-08  Ken Raeburnmake depend
2006-03-08  Ken Raeburnkrb5.h, which is built after util/et, which is built...
2006-03-07  Ken RaeburnMerge from plugin branch
2006-03-07  Jeffrey Altman2006-03-07 Jeffrey Altman <jaltman@mit.edu>
2006-03-02  Ken Raeburn* Makefile.in (clean-unix): Delete util/fakedest
2006-03-01  Ken Raeburndon't check sizeof(int) at configure time
2006-02-28  Jeffrey Altman add missing $(SCLIB) aka bufferoverflow.lib for 64...
2006-02-27  Jeffrey AltmanQing Dong <dongq@mit.edu> provided a set of changes...
2006-01-27  Sam HartmanMark #else of KDB5_STATIC_LINK with ifdef name
2006-01-27  Sam HartmanNote that caller must free result of conf_get_section
2006-01-27  Sam HartmanDefine new error codes for errors loading dal plugins.
2006-01-26  Ken Raeburnupdate copyright dates
2006-01-26  Ken Raeburnadd/update copyright notices for non-trivial code addit...
2006-01-26  Ken Raeburncopyright update
2006-01-26  Ken Raeburncopyright notices
2006-01-26  Ken Raeburn* export-check.pl: Accept 'S' in nm output
2006-01-26  Ken Raeburn* export-check.pl: Accept 'G' in nm output
2006-01-25  Ken RaeburnDelete the rest of the support in the kdb library for...
2006-01-25  Ken RaeburnRemove the thread-safety flag from the kdb plugin inter...
2006-01-25  Ken Raeburn* k5-thread.h (krb5int_mutex_alloc, krb5int_mutex_free...
2006-01-25  Ken RaeburnCheck the export lists against the newly built shared...
2006-01-25  Ken Raeburn* fake-addrinfo.c (krb5int_in6addr_any): Always define
2006-01-25  Ken Raeburn* threads.c (krb5int_mutex_alloc, krb5int_mutex_free...
2006-01-25  Ken Raeburn* lib.in (binutils.versions): Put hidden symbol list...
2006-01-18  Ken RaeburnInclude the support library when linking various test...
2006-01-18  Ken Raeburn* aclocal.m4 (AC_KRB5_TCL_TRYOLD): Include $LIBS in...
2006-01-11  Sam HartmanBack out unwanted change to profile_tcl.c
2006-01-11  Sam HartmanRemove krb5_callconv from non-exported internal function
2006-01-06  Tom Yu * krb5-config.in: Cause libs output to match actual...
2005-12-30  Jeffrey AltmanKFW installation should not use impersonation
2005-12-30  Tom Yu * gc_frm_kdc.c: Rewrite to modularize significantly...
2005-12-28  Tom Yu * gc_frm_kdc.c (krb5_get_cred_from_kdc_opt): Cause...
2005-12-22  Ken Raeburnmake depend
2005-12-22  Ken RaeburnLooks like the current Red Hat gcc on Athena emits...
2005-12-20  Sam HartmanInclude krb5.h after k5-int.h
2005-12-17  Ken RaeburnRename "modules" to "plugins", and fix up makefile...
2005-12-17  Ken Raeburn* Makefile.in (all-unix): Do depend on all-libs.
2005-12-17  Ken Raeburn* k5-thread.h (USE_PTHREAD_LOCK_ONLY_IF_LOADED): Define...
2005-12-14  Jeffrey AltmanKFW - Correct identity validation algorithm
2005-12-13  Jeffrey AltmanKFW 3.1 - Add missing include path
2005-12-08  Jeffrey AltmanNetwork Identity Manager - Fix module loading when...
2005-12-07  Ken Raeburn* k5-thread.h (k5_mutex_lock_update_stats) [__GNUC__...
2005-12-06  Jeffrey AltmanKFW 3.0 Final Network Identity Manager updates
2005-12-06  Jeffrey AltmanKFW 3.0 Final Wix installer updates
2005-12-06  Jeffrey AltmanKFW 3.0 Final NSIS installer updates
2005-12-02  Ken Raeburn* Makefile.in (t_crc): Build against support library.
2005-12-02  Ken Raeburn * kdb5.c (kdb_load_library): Make dbpath_names static...
2005-12-02  Jeffrey AltmanUpdate to latest images
2005-12-02  Jeffrey AltmanNetwork Identity Manager updates for KFW 3.0 Beta 3
2005-12-02  Jeffrey AltmanKFW Network Provider updates for KFW 3.0 Beta 3
2005-12-02  Jeffrey AltmanWix MSI installer for KFW 3.0 Beta 3
2005-12-02  Jeffrey AltmanNSIS installer for KFW 3.0 Beta 3
2005-12-02  Jeffrey AltmanIncrease size of PurgeRequest buffers for MSLSA
2005-11-30  Jeffrey AltmanRestore unintentional deletions between r17518:17519
2005-11-30  Jeffrey AltmanRemove the case sensitive comparisions of registry...
next