Fix memory leak of accprinc in kg_accept_krb5()
[krb5.git] / src / util /
2011-07-20 Greg HudsonAdd support for loadable profile modules
2011-07-20 Greg HudsonAdd libprofile support for vtable-backed profiles
2011-07-17 Ken RaeburnDeclare gmt_mktime before use
2011-07-11 Tom Yuuse timegm() for krb5int_gmt_mktime() when available
2011-07-11 Greg HudsonFix make clean in gss-kernel-lib
2011-06-27 Greg HudsonEnable and fix warnings in util/gss-kernel-lib
2011-06-27 Greg HudsonMake kgss test processes run in lock-step
2011-06-27 Greg HudsonAdd a missing call in t_kgss_user.c
2011-06-17 Greg HudsonConvert preauth_plugin.h to new plugin framework
2011-06-10 Greg HudsonSet LC_MESSAGES to "C" in tests which run commands
2011-06-10 Greg HudsonMark up strings for translation
2011-06-10 Greg HudsonAdd localization support to com_err
2011-06-05 Greg HudsonRemove static error table list in built-in com_err
2011-05-15 Greg HudsonLink t_kgss_kernel against libkrb5support since parts...
2011-05-11 Greg HudsonAdd more missing headers in kernel subset directory...
2011-05-11 Greg HudsonReference libraries from the build tree when linking and
2011-05-10 Greg HudsonAdd more missing headers in kernel subset directory
2011-05-10 Greg HudsonFix the header list for the kernel subset directory
2011-05-09 Greg HudsonKernel subset
2011-04-03 Ken RaeburnCoreFoundation is no longer used for UCS2 conversions
2011-04-03 Greg HudsonRevert r24815 and the RTLD_NODELETE part of r24744...
2011-04-03 Ken RaeburnOnly use RTLD_NODELETE if it's available
2011-03-25 Greg HudsonSet better error messages when plugins fail to load.
2011-03-09 Greg HudsonAdjust most C source files to match the new standards...
2011-03-09 Greg HudsonAdd a script and Makefile target to check for violation...
2011-03-02 Greg HudsonIn export-check.pl, display a better error if there...
2010-12-01 Greg HudsonImplement restrict_anonymous_to_tgt realm flag
2010-11-28 Greg HudsonUse for loops for recursion in the Windows build, cutti...
2010-11-25 Greg HudsonFix Windows build
2010-11-20 Greg HudsonImplement Camellia-CTS-CMAC instead of Camellia-CCM
2010-11-15 Greg HudsonCorrect a minor error in the k5test documentation
2010-10-26 Greg HudsonFILE keytabs have been able to handle write operations...
2010-10-05 Zhanna TsitkovImproves prng code modularity. Introduces fortuna-like...
2010-09-29 Sam Hartmanmake depend
2010-09-17 Greg HudsonAdd an extra arguments parameter to k5test's realm...
2010-09-07 Greg HudsonMerge the camellia-ccm branch to trunk. Since there...
2010-08-31 Greg HudsonMake the new profile tcl tests work with tcl 8.3
2010-08-29 Greg HudsonFix a resource leak in the profile include support
2010-08-25 Greg HudsonRevise the profile include design so that included...
2010-08-24 Greg HudsonCorrect a comment
2010-08-24 Greg Hudsonadd profile include support
2010-08-23 Greg HudsonFail properly when profile can't be accessed
2010-08-12 Greg HudsonCorrect the documentation for the start_kadmind keyword...
2010-06-07 Greg Hudsonmake depend
2010-05-25 Greg HudsonIn testrealm.py, stash the passwords in testdir/passwor...
2010-05-16 Ken RaeburnStop exporting some profile symbols that aren't either...
2010-05-16 Ken RaeburnForce hostname to lower-case for use in principal names
2010-05-13 Greg HudsonMake k5test.py work for builds in the source dir
2010-04-24 Greg HudsonSimplify how k5test scripts get run by importing runenv...
2010-04-24 Greg HudsonRun Python tests as individual rule commands (friendlie...
2010-04-23 Tom YuAdapted patch from Arlene Berry to handle dlerror(...
2010-04-20 Tom YuOnly create runenv.py at BUILDTOP. Fix bugs in k5test...
2010-04-16 Tom YuBuild runenv.py, holding environment variable settings...
2010-04-04 Greg HudsonIn testrealm.py, add ksu and kvno to the list of build...
2010-03-08 Greg HudsonAdd a "make testrealm" target using the Python test...
2010-03-07 Ezra PeisachMake python test start_in_inetd function
2010-03-05 Greg HudsonAdd a message parameter to k5test's success(), to brief...
2010-03-04 Greg HudsonClean up a help string in k5test
2010-03-04 Greg HudsonPython test framework
2010-02-20 Ken RaeburnUpdate dependencies
2010-02-17 Zhanna Tsitkovvalidator.py is a tool to validate kerb configuration...
2010-02-16 Tom Yuupdate mkrel to deal with changed source layout
2010-01-27 Greg HudsonGet rid of kdb_ext.h and allow out-of-tree KDB plugins
2009-12-28 Ken RaeburnThe "comment" field of prf_data_t was never actually...
2009-12-07 Tom YuMark and reindent util, with some exceptions
2009-12-02 Ken Raeburnupdate dependencies
2009-11-30 Tom YuMark and reindent util/support
2009-11-24 Greg HudsonFix boilerplate in zap.c
2009-11-24 Greg HudsonPunt the volatile cast in the non-gcc, non-Windows...
2009-11-23 Greg HudsonSimplify depfix.pl by assuming that all files outside...
2009-11-22 Greg HudsonConsolidate Makefile variables now that we have only...
2009-11-04 Tom YuDelete obsolete krb5-mark-cstyle.el. (replaced by...
2009-11-04 Tom YuCorrect regexps for matching emacs and cc-mode versions...
2009-11-03 Tom YuMonkey patch for the cc-mode that comes with emacs...
2009-11-02 Tom YuEmacs 21 doesn't have custom-variable-p. Also, adjust...
2009-11-02 Greg HudsonClean up a bunch of signed/unsigned comparison warnings
2009-11-01 Greg HudsonSimplify krb5int_get_error (and fix a cast-qual warning...
2009-11-01 Greg HudsonBe a little more const-correct in krb5int_vset_error_fl
2009-11-01 Tom YuRework in an attempt to deal with variant Emacs versions
2009-10-31 Tom Yumake mark-cstyle
2009-10-30 Ken RaeburnFixes for Emacs 22 compatibility
2009-10-30 Tom YuTweak batch reindent some more. Limit the initial...
2009-10-28 Tom YuNew elisp file to mark C styles in files. New top...
2009-10-28 Tom YuUpdate to use heuristics for setting "krb5" style based...
2009-10-27 Tom YuAdd "reindent" target to top-level Makefile.in. Add
2009-10-26 Tom YuFix missing emacs file variable markers. Add krb5...
2009-10-23 Zhanna TsitkovChanged the crypto make system to add build flexibility...
2009-10-10 Tom YuMove destest to builtin/des, because it depends on...
2009-09-16 Greg HudsonRe-run make depend without autoconf.h in the source...
2009-09-16 Zhanna TsitkovCrypto modularity proj.: Move prf and random-to-key...
2009-09-15 Ezra PeisachAdd t_unal.c to SRCS and generate dependencies..
2009-09-15 Ken RaeburnTest byte ordering determination and unaligned access
2009-09-03 Zhanna TsitkovCrypto modularity proj: OpemSSL crypto feed for hmac...
2009-08-28 Greg HudsonDisable the COPY_FIRST_CANONNAME workaround on Linux...
2009-08-21 Ken RaeburnRename db2 header files db.h and db-config.h in the...
2009-08-03 Greg HudsonGet "make depend" to work in an unbuilt source tree...
2009-08-03 Zhanna TsitkovCrypto modularity proj: Separate files under crypto...
2009-06-18 Ken Raeburnreduce some mutex performance problems in profile library
2009-05-14 Greg HudsonUCS2 support doesn't handle upper half of BMP
2009-05-13 Tom YuIn util/support/utf8_conv.c, the SWAP16 macro is invoke...
next