pull up r25115 from trunk
[krb5.git] / src / util /
2010-12-03 Tom Yupull up r24469, r24530, r24533, r24534, r24535, r24537...
2010-12-01 Tom Yupull up r24547 from trunk
2010-12-01 Tom Yupull up r24524 from trunk
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...
2009-04-29 Greg HudsonAdd DEBUG_ERROR_LOCATIONS support
2009-04-07 Ezra PeisachSubject k5_utf8s_to_ucs2s could deref NULL pointer..
2009-04-07 Ezra PeisachNull pointer defref in adding info
2009-03-11 Zhanna TsitkovMake Lite Client lib link again
2009-03-11 Zhanna TsitkovMake it link again
2009-02-12 Ken RaeburnDon't pass negative numbers to strerror
2009-02-11 Ken Raeburnbuild strlcpy.c, printf.c, ipc_stream.c on windows
2009-02-10 Greg HudsonUpdate t_k5buf.c for the renamed buffer type constants
2009-02-09 Ken RaeburnRename functions from k5_ipc_stream_* to krb5int_ipc_st...
2009-02-09 Ken RaeburnAdd variables for optionally building ipc_stream.c...
2009-02-09 Ken RaeburnAdjust names to not conflict with Windows headers
2009-02-09 Ken RaeburnInclude assert.h
2009-02-09 Ken RaeburnUse winsock2.h on Windows. Make initializer value...
2009-02-09 Ken RaeburnMore C++ compatibility: Don't use "typedef struct tag...
2009-02-06 Ezra PeisachUnsigned/signed warnings cleanup
2009-02-04 Greg HudsonIn krb5int_utf8s_to_ucs2les, free the correct value...
2009-02-02 Ken RaeburnGet rid of casts of free() argument to char*, except...
2009-01-28 Ken Raeburnremove some remnants of krb4-related config file options
2009-01-27 Ken RaeburnHelper script for processing valgrind logs that don...
2009-01-22 Tom Yufix trailing whitespace
2009-01-22 Tom Yuwhitespace
2009-01-05 Ken RaeburnDefine SWAP16 if not already defined
2009-01-05 Ken Raeburnmove generated dependencies out of Makefile.in
2009-01-05 Ezra Peisachifdef out unused functions that are also missing protot...
2009-01-03 Sam HartmanMerge mskrb-integ onto trunk
2009-01-03 Ken RaeburnRemove some unused variables
2008-12-29 Greg HudsonRevert r21589, and export krb5_get_fallback_host_realm...
2008-12-24 Greg HudsonClean up krb5_get_fallback_host_realm in two respects:
2008-12-18 Greg HudsonRemove krb524, lib/des425, lib/krb4, and include/kerber...
next