index
:
krb5.git
gss_cs
keyring
kinit-c
master
msspng_ntlmssp
proxymech
spnego
MIT Kerberos patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
util
/
k5test.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add kprop Python tests
Greg Hudson
2013-02-07
1
-3
/
+9
*
Verify iprop test results more thoroughly
Greg Hudson
2013-01-22
1
-2
/
+2
*
Add k5test support for KDC special environments
Greg Hudson
2013-01-11
1
-11
/
+15
*
Simplify k5test.py environments
Greg Hudson
2012-12-20
1
-248
/
+168
*
Add automated tests for LDAP KDB module
Greg Hudson
2012-11-15
1
-0
/
+3
*
Make t_iprop.py faster and more robust
Greg Hudson
2012-10-12
1
-7
/
+27
*
De-conditionalize Camellia code
Greg Hudson
2012-10-09
1
-9
/
+8
*
Prep k5test.py for iprop (add start_kpropd(), ...)
Nicolas Williams
2012-10-08
1
-6
/
+42
*
Allow full ccache name in k5test's K5Realm.klist
Greg Hudson
2012-07-11
1
-1
/
+4
*
Enable all localizations in main functions
Ben Kaduk
2012-07-06
1
-2
/
+3
*
Add krb5_kt_client_default API
Greg Hudson
2012-07-02
1
-0
/
+5
*
Allow daemon debugging in k5test.py
Greg Hudson
2012-06-06
1
-6
/
+8
*
Fix k5test.py hostname canonicalization
Greg Hudson
2012-06-05
1
-2
/
+1
*
Remove outdated comment in k5test.py
Greg Hudson
2012-06-03
1
-17
/
+0
*
Try all host keys by default in vfy_increds
Greg Hudson
2012-05-03
1
-0
/
+4
*
Add k5test.py helpers for running kadmin
Greg Hudson
2012-04-26
1
-0
/
+25
*
Flip the default of start_kadmind in k5test.py
Greg Hudson
2012-04-26
1
-3
/
+3
*
Return kinit output in k5test's K5Realm.kinit
Greg Hudson
2012-04-19
1
-2
/
+2
*
Avoid using itertools.permutations in k5test
Greg Hudson
2011-12-17
1
-2
/
+2
*
Fix k5test error message for missing runenv.py
Greg Hudson
2011-11-15
1
-1
/
+1
*
Get rid of fake-install
Greg Hudson
2011-11-04
1
-13
/
+3
*
Get rid of periods in Python test success messages
Greg Hudson
2011-11-03
1
-1
/
+1
*
Fix typos in k5test.py
Greg Hudson
2011-11-03
1
-3
/
+3
*
Add cross-realm tests to python test framework
Greg Hudson
2011-11-03
1
-0
/
+78
*
Wait before killing daemons in interactive k5test
Greg Hudson
2011-09-10
1
-0
/
+5
*
Add ccache collection support to tools
Greg Hudson
2011-09-05
1
-0
/
+2
*
Get local hostname more precisely in k5test.py
Greg Hudson
2011-09-01
1
-2
/
+18
*
Have kinit, klist and klist_keytab in k5test.realm take keyword args
Tom Yu
2011-08-30
1
-6
/
+7
*
Convert preauth_plugin.h to new plugin framework
Greg Hudson
2011-06-17
1
-1
/
+1
*
Set LC_MESSAGES to "C" in tests which run commands
Greg Hudson
2011-06-10
1
-0
/
+2
*
Implement restrict_anonymous_to_tgt realm flag
Greg Hudson
2010-12-01
1
-0
/
+2
*
Implement Camellia-CTS-CMAC instead of Camellia-CCM
Greg Hudson
2010-11-20
1
-7
/
+7
*
Correct a minor error in the k5test documentation
Greg Hudson
2010-11-15
1
-1
/
+1
*
FILE keytabs have been able to handle write operations since krb5 1.7,
Greg Hudson
2010-10-26
1
-1
/
+1
*
Add an extra arguments parameter to k5test's realm.start_kdc()
Greg Hudson
2010-09-17
1
-4
/
+5
*
Merge the camellia-ccm branch to trunk. Since there are no IANA
Greg Hudson
2010-09-07
1
-0
/
+11
*
Correct the documentation for the start_kadmind keyword in k5test.py
Greg Hudson
2010-08-12
1
-1
/
+1
*
Force hostname to lower-case for use in principal names
Ken Raeburn
2010-05-16
1
-1
/
+2
*
Make k5test.py work for builds in the source dir
Greg Hudson
2010-05-13
1
-1
/
+1
*
Simplify how k5test scripts get run by importing runenv by pathname
Greg Hudson
2010-04-24
1
-8
/
+14
*
Run Python tests as individual rule commands (friendlier to make -k)
Greg Hudson
2010-04-24
1
-8
/
+13
*
Only create runenv.py at BUILDTOP. Fix bugs in k5test.py relating to
Tom Yu
2010-04-20
1
-1
/
+8
*
Build runenv.py, holding environment variable settings required for
Tom Yu
2010-04-16
1
-10
/
+6
*
Add a "make testrealm" target using the Python test framework. As
Greg Hudson
2010-03-08
1
-12
/
+19
*
Make python test start_in_inetd function
Ezra Peisach
2010-03-07
1
-1
/
+1
*
Add a message parameter to k5test's success(), to briefly indicate the
Greg Hudson
2010-03-05
1
-6
/
+9
*
Clean up a help string in k5test
Greg Hudson
2010-03-04
1
-2
/
+2
*
Python test framework
Greg Hudson
2010-03-04
1
-0
/
+1042