krb5.git
2007-04-12 Jeffrey AltmanNIM 3.2 documentation update
2007-04-11 Ezra PeisachMove autoconf.h inclusion before tests for HAVE_UNISTD_...
2007-04-10 Ken RaeburnMissed part of last checkin.
2007-04-09 Ken RaeburnEAI_NODATA deprecated, not always defined
2007-04-07 Ken Raeburnuse IP(V6)_PKTINFO in KDC for UDP sockets
2007-04-07 Jeffrey AltmanNIM 1.2.0.1 corrections
2007-04-07 Jeffrey AltmanKFW NSIS installer - copyright updates and aklog removal
2007-04-07 Ken RaeburnAdd some notes on -Bsymbolic on ELF, and why we can...
2007-04-06 Jeffrey Altmanwix installer - modify file list
2007-04-05 Alexandra Ellwoodkrb5int_open_plugin_dirs errors out if directory does...
2007-04-05 Ken Raeburnservice location plugin returning no addresses handled...
2007-04-03 Tom YuMITKRB5-SA-2007-001: telnetd allows login as arbitrary...
2007-04-03 Tom YuMITKRB5-SA-2007-002: buffer overflow in krb5_klog_syslog
2007-04-03 Kevin KochCorrect usage to track implementation
2007-04-02 Kevin KochAdd svnbranch; change internal names to svntag and...
2007-04-02 Jeffrey AltmanMore commits for NIM 1.2 Beta 1
2007-04-02 Kevin KochUncomment w2k files in corebinaries.xml
2007-04-02 Jeffrey AltmanCorrect some poor grammar in the opening paragraph...
2007-04-02 Jeffrey AltmanNetwork Identity Manager 1.2 User Manual
2007-04-01 Jeffrey Altmanmsi deployment guide updates for KFW 3.2
2007-04-01 Kevin KochBe smarter about cleaning the staging area.
2007-04-01 Kevin KochCorrect directory structure in zip files
2007-03-31 Kevin KochEliminate getopt abbreviation for vverbose, which colli...
2007-03-31 Kevin KochAdd signing in staging area before building installers
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.
next