Remove edata code in sample preauth plugins
[krb5.git] / src / util /
2011-10-05 Sam HartmanAdd krb5int_gettimeofday to k5sprt for platforms w...
2011-09-29 Zhanna Tsitkovgit-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25287...
2011-09-28 Greg HudsonRevert r25274 and just don't include sys/cdefs.h
2011-09-28 Sam HartmanMoved Windows specific include files to src/windows...
2011-09-28 Sam HartmanWindows fix: add sys/cdefs.h to AC_CHECK_HEADERS and...
2011-09-28 Sam HartmanWindows fixes: enable DNS lookups; turn on KDC lookup...
2011-09-28 Greg HudsonUpdate verto.c to 2011-09-28 version
2011-09-14 Greg HudsonUpdate verto sources to 2011-09-14 versions
2011-09-14 Greg HudsonFix verto-k5ev.h dependencies for system libverto
2011-09-12 Greg HudsonUpdate verto sources to 2011-09-10 versions
2011-09-10 Greg HudsonWait before killing daemons in interactive k5test
2011-09-09 Greg HudsonFix verto.h dependencies for system libverto
2011-09-07 Tom YuFall back to EV_USE_SELECT
2011-09-06 Greg HudsonChange how bundled libverto is linked
2011-09-05 Greg HudsonAdd ccache collection support to tools
2011-09-05 Greg HudsonAdd fnmatch support to libkrb5support
2011-09-04 Ken RaeburnReindent per krb5-batch-reindent.el.
2011-09-04 Greg HudsonPrevent verto-k5ev from using clock_gettime
2011-09-02 Greg HudsonCreate k5ev verto module from libev sources
2011-09-02 Greg HudsonAdd libev 4.04 sources in util/k5ev
2011-09-02 Greg HudsonAdd libverto sources in util/verto
2011-09-01 Greg HudsonGet local hostname more precisely in k5test.py
2011-08-30 Tom YuHave kinit, klist and klist_keytab in k5test.realm...
2011-08-29 Greg HudsonFix a display bug in t_kgss_user
2011-08-24 Ezra PeisachUpdate profile.swg to remove compilation warnings....
2011-08-20 Ken Raeburnmake-depend
2011-08-11 Greg HudsonUntabify k5_path test program
2011-08-11 Ezra PeisachCleanup memory leak in test
2011-08-07 Greg HudsonUse portable path functions when loading plugins
2011-08-07 Greg HudsonAdd internal APIs for portable path manipulation
2011-07-27 Greg HudsonFix profile test module on Solaris
2011-07-27 Ezra PeisachUpdate test vtable functions to match proper function...
2011-07-26 Greg HudsonEnsure profile_iterator always sets output params
2011-07-25 Greg HudsonNever return profile on error opening file
2011-07-25 Greg HudsonFix a premature free in ss_listen()
2011-07-25 Greg HudsonRewrite set_results() in prof_get.c
2011-07-25 Greg HudsonRestore accessor behavior on null profiles
2011-07-22 Greg HudsonDon't include <editline/history.h>
2011-07-22 Greg HudsonAdd libedit/readline support to ss
2011-07-21 Greg HudsonBetter workaround for profile test module
2011-07-21 Greg HudsonSet SHLIB_RDIRS in profile test module build
2011-07-21 Greg HudsonFix dependencies of test_load in profile library
2011-07-21 Greg HudsonFix profile_abandon() management lib_handle lock
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...
next