| Commit message (Expand) | Author | Age | Files | Lines |
* | Add more missing headers in kernel subset directory | Greg Hudson | 2011-05-10 | 2 | -84/+109 |
* | Fix the header list for the kernel subset directory | Greg Hudson | 2011-05-10 | 2 | -32/+38 |
* | Kernel subset | Greg Hudson | 2011-05-09 | 11 | -1/+1490 |
* | CoreFoundation is no longer used for UCS2 conversions | Ken Raeburn | 2011-04-03 | 1 | -1/+1 |
* | Revert r24815 and the RTLD_NODELETE part of r24744, which was | Greg Hudson | 2011-04-03 | 1 | -10/+2 |
* | Only use RTLD_NODELETE if it's available | Ken Raeburn | 2011-04-03 | 1 | -3/+11 |
* | Set better error messages when plugins fail to load. | Greg Hudson | 2011-03-25 | 1 | -4/+8 |
* | Adjust most C source files to match the new standards for copyright | Greg Hudson | 2011-03-09 | 26 | -121/+91 |
* | Add a script and Makefile target to check for violations of the | Greg Hudson | 2011-03-09 | 1 | -0/+105 |
* | In export-check.pl, display a better error if there are duplicate | Greg Hudson | 2011-03-02 | 1 | -0/+4 |
* | Implement restrict_anonymous_to_tgt realm flag | Greg Hudson | 2010-12-01 | 1 | -0/+2 |
* | Use for loops for recursion in the Windows build, cutting down on the | Greg Hudson | 2010-11-28 | 7 | -36/+10 |
* | Fix Windows build | Greg Hudson | 2010-11-25 | 2 | -0/+43 |
* | 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 |
* | Improves prng code modularity. Introduces fortuna-like prng that can be used ... | Zhanna Tsitkov | 2010-10-05 | 1 | -1/+2 |
* | make depend | Sam Hartman | 2010-09-29 | 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 | 2 | -0/+12 |
* | Make the new profile tcl tests work with tcl 8.3 | Greg Hudson | 2010-08-31 | 1 | -4/+4 |
* | Fix a resource leak in the profile include support | Greg Hudson | 2010-08-29 | 1 | -5/+8 |
* | Revise the profile include design so that included files are | Greg Hudson | 2010-08-25 | 2 | -15/+52 |
* | Correct a comment | Greg Hudson | 2010-08-24 | 1 | -2/+2 |
* | add profile include support | Greg Hudson | 2010-08-24 | 3 | -14/+156 |
* | Fail properly when profile can't be accessed | Greg Hudson | 2010-08-23 | 1 | -4/+9 |
* | Correct the documentation for the start_kadmind keyword in k5test.py | Greg Hudson | 2010-08-12 | 1 | -1/+1 |
* | make depend | Greg Hudson | 2010-06-07 | 1 | -1/+1 |
* | In testrealm.py, stash the passwords in testdir/passwords so that they | Greg Hudson | 2010-05-25 | 1 | -1/+6 |
* | Stop exporting some profile symbols that aren't either published in | Ken Raeburn | 2010-05-16 | 1 | -27/+0 |
* | 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 |
* | Adapted patch from Arlene Berry to handle dlerror() returning a null | Tom Yu | 2010-04-23 | 1 | -0/+4 |
* | 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 |
* | In testrealm.py, add ksu and kvno to the list of build directories | Greg Hudson | 2010-04-04 | 1 | -1/+3 |
* | Add a "make testrealm" target using the Python test framework. As | Greg Hudson | 2010-03-08 | 2 | -12/+88 |
* | 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 |
* | Update dependencies | Ken Raeburn | 2010-02-20 | 1 | -1/+1 |
* | validator.py is a tool to validate kerb configuration files. | Zhanna Tsitkov | 2010-02-17 | 5 | -0/+378 |
* | update mkrel to deal with changed source layout | Tom Yu | 2010-02-16 | 1 | -2/+8 |
* | Get rid of kdb_ext.h and allow out-of-tree KDB plugins | Greg Hudson | 2010-01-27 | 1 | -1/+1 |
* | The "comment" field of prf_data_t was never actually set nor used, so | Ken Raeburn | 2009-12-28 | 2 | -8/+0 |
* | Mark and reindent util, with some exceptions | Tom Yu | 2009-12-07 | 52 | -3410/+3462 |
* | update dependencies | Ken Raeburn | 2009-12-02 | 1 | -1/+1 |