Return kinit output in k5test's K5Realm.kinit
[krb5.git] / src / util / k5test.py
2012-04-19 Greg HudsonReturn kinit output in k5test's K5Realm.kinit
2011-12-17 Greg HudsonAvoid using itertools.permutations in k5test
2011-11-15 Greg HudsonFix k5test error message for missing runenv.py
2011-11-04 Greg HudsonGet rid of fake-install
2011-11-03 Greg HudsonGet rid of periods in Python test success messages
2011-11-03 Greg HudsonFix typos in k5test.py
2011-11-03 Greg HudsonAdd cross-realm tests to python test framework
2011-09-10 Greg HudsonWait before killing daemons in interactive k5test
2011-09-05 Greg HudsonAdd ccache collection support to tools
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-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
2010-12-01 Greg HudsonImplement restrict_anonymous_to_tgt realm flag
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-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-12 Greg HudsonCorrect the documentation for the start_kadmind keyword...
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-20 Tom YuOnly create runenv.py at BUILDTOP. Fix bugs in k5test...
2010-04-16 Tom YuBuild runenv.py, holding environment variable settings...
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