]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2007-03-31  Kevin KochMake /OUTDIR absolute instead of relative
2007-03-31  Kevin KochPruning no longer required before make
2007-03-31  Kevin KochRemove most pruned directories -- they are no longer...
2007-03-30  Kevin KochFor the sdk zip, copy *.* and then [the new part] remov...
2007-03-30  Kevin KochRemove tabs. Improve some comments. Regroup files...
2007-03-29  Jeffrey Altmanmore bug fixes for NIM 1.2 (KFW 3.2)
2007-03-29  Jeffrey AltmanNIM commits for KFW 3.2 Beta 1
2007-03-29  Kevin KochChange DEBUG and VERBOSE defaults so that omitting...
2007-03-29  Kevin KochRemove obsolete comment
2007-03-28  Kevin KochAdd %BUILDDIR% for nsi-includes.nsi, which was missed...
2007-03-28  Ken Raeburnmake depend
2007-03-28  Ken RaeburnUpdate svn:ignore properties
2007-03-28  Ken RaeburnMissed in previous merges: Check if daemon() function...
2007-03-28  Kevin KochAdd more tag substitutions to file copy and the config...
2007-03-28  Kevin KochPull product version information from kerberos.ver
2007-03-28  Jeffrey AltmanKFW: problems with non-interactive logons
2007-03-27  Kevin KochUpdate documentation
2007-03-27  Kevin KochCorrect error message text, add comments, change some...
2007-03-27  Kevin KochAll Windows apps were popping MessageBoxes when stderr...
2007-03-27  Jeffrey Altmanremove unwanted files from kfw build script
2007-03-27  Jeffrey AltmanWIX installer stores WinLogon event handler under wrong...
2007-03-27  Jeffrey AltmanThis commit addresses several issues:
2007-03-26  Kevin KochKfW build automation
2007-03-26  Ken RaeburnRemove unused scc_default_format field from krb5_context
2007-03-25  Ken RaeburnInitialize 'now' to avoid compiler warning
2007-03-25  Ken RaeburnMAX_FORMAT_BUFFER should be type size_t to reduce warnings
2007-03-25  Ken RaeburnAdjust type of 'stable' in krb5_register_serializer...
2007-03-25  Ken RaeburnChange strnchr sought value to int to match passed...
2007-03-25  Ken RaeburnInitialize values to avoid 'possibly uninitialized...
2007-03-25  Ken RaeburnConvert keyblock or padata types to krb5_data without...
2007-03-25  Ken RaeburnUse memset to silence some 'may be used uninitialized...
2007-03-25  Ken Raeburnwhitespace (mostly wrapping long lines produced by...
2007-03-25  Ken RaeburnConfigure db2 plugin directory at top level
2007-03-25  Ken RaeburnPass the extra library dependency on AIX (is this even...
2007-03-25  Ken RaeburnDon't test for stuff not used, used unconditionally...
2007-03-25  Ken RaeburnBuild tests subtree makefiles at top level
2007-03-25  Ken RaeburnInclude autoconf.h
2007-03-25  Ken RaeburnConfigure appl test programs from top level
2007-03-25  Ken RaeburnInclude autoconf.h
2007-03-25  Ken RaeburnGenerate makefiles for two static libs plus the python...
2007-03-25  Ken RaeburnFix some syntax issues in testing krb5-config output
2007-03-25  Ken RaeburnDepend on support library
2007-03-25  Ken RaeburnInclude autoconf.h before testing macros for Python...
2007-03-25  Ken RaeburnRemove KRB5_BUILD_LIBRARY_STATIC; always use KRB5_BUILD...
2007-03-25  Ken RaeburnNever set krb5_force_static. Instead, set the defaults...
2007-03-25  Ken RaeburnStore a little more detail for unknown enctype error
2007-03-25  Ken RaeburnFix PROG_LIBPATH, and use -l instead of an explicit...
2007-03-25  Ken RaeburnRearrange code so all of the 'krb5_force_static' stuff...
2007-03-25  Ken RaeburnRemove traces of enable_shared, enable_static, enable_p...
2007-03-25  Ken RaeburnRemove separate KRB5_BUILD_LIBRARY_WITH_DEPS macro...
2007-03-25  Ken RaeburnRemove commented-out macro
2007-03-25  Ken RaeburnRemove special support for building a shared library...
2007-03-21  Ken RaeburnDon't use -Bsymbolic on Linux for now, it seems to...
2007-03-21  Jeffrey Altman When using the Vista SDK version of NTSecAPI.h it...
2007-03-21  Ken Raeburnkrb5 library uses kdc.conf when it shouldn't
2007-03-20  Jeffrey AltmanNIM: New Default View and miscellaneous fixes
2007-03-20  Jeffrey AltmanEnable Vista support for MSLSA
2007-03-19  Alexandra EllwoodZero sockaddrs in fai_add_entry() so we can compare...
2007-03-16  Kevin KochKfW automated build scripts & supporting files
2007-03-16  Kevin KochUpdate 3.1.0 to 3.2.0; update location of sample directory
2007-03-16  Kevin KochUpdate build files for new version and file locations
2007-03-15  Ken RaeburnOn Linux, add linker flags -Bsymbolic (makes for smalle...
2007-03-15  Ken RaeburnDepend on kadm5 server library too, now that we use...
2007-03-14  Ken RaeburnUse "unsigned __int{16,32}" types for Windows in load_...
2007-03-14  Ken Raeburn* kadm5_create.c: Include fake-addrinfo.h.
2007-03-14  Ken RaeburnFix tail portability problem by adding an expression...
2007-03-14  Ken RaeburnRemove test pass that exercises AES256 over UDP, since...
2007-03-14  Ken Raeburn* include/k5-platform.h: Add load_{16,32,64}_n for...
2007-03-14  Ken Raeburn* sendto_kdc.c (default_debug_handler): If writing...
2007-03-13  Jeffrey AltmanKFW: Vista Integrated Logon
2007-03-09  Ken RaeburnRemove from unused_passes a configuration also listed...
2007-03-06  Ken RaeburnDo use valgrind on /bin/sh commands, since that's how...
2007-03-06  Jeffrey Altmanreverting commit to windows WIX installer (revision...
2007-03-05  Ken Raeburnosf1: get proper library dependencies installed
2007-03-05  Kevin KochTrain build script to use repository sources, omit...
2007-03-05  Kevin KochMove automation documentation from wiki to here.
2007-03-05  Kevin KochAutomation for building KfW
2007-03-03  Sam HartmanBack out windows specific makefile change
2007-03-02  Kevin KochMore existence tests; path update
2007-03-02  Kevin KochTest for existence of identity/obj before try to delete...
2007-03-02  Ken RaeburnOn unload, free up g_mechSet and g_mechList
2007-03-02  Ken Raeburnupdate dependencies
2007-03-02  Ken RaeburnDelete more stuff for 'clean' and 'distclean' targets
2007-03-01  Ken Raeburnvalgrind detects uninitialized (but really unused)...
2007-03-01  Jeffrey Altmankrb5_get_cred_from_kdc fails to null terminate the...
2007-02-28  Jeffrey Altman Add intalert.h which should have been added as part of
2007-02-28  Jeffrey AltmanWindows - some apps define ssize_t as a preprocessor...
2007-02-28  Jeffrey AltmanNIM Improved Alert Management
2007-02-26  Ken RaeburnUnused macro NEG removed
2007-02-24  Ken RaeburnWhen importing a name with a valid (non-null) handle...
2007-02-24  Ken RaeburnIf a reflection is detected, zap the message buffer...
2007-02-22  Ken RaeburnInitialize "loopback" field in newly allocated name...
2007-02-19  Ezra PeisachEnsure consistancy between prototypes and functions
2007-02-16  Ken RaeburnConditionalize some ipv6 bits
2007-02-16  Ken RaeburnConditionalize more bits that might not be defined...
2007-02-16  Ken RaeburnDon't use struct in6_addr if we don't have IPv6 support
2007-02-13  Tom Yurename krb5_server_decrypt_ticket_keyblock() to
2007-02-12  Jeffrey Altmanhack to permit GetEnvironmentVariable usage without...
2007-02-12  Ezra PeisachIn the resolve function - ensure on memory allocation...
2007-02-05  Ezra Peisachkrb5_kt_default_name should take an unsized length
next