| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | Mark and reindent util/support | Tom Yu | 2009-11-30 | 18 | -1247/+1269 |
| * | Fix boilerplate in zap.c | Greg Hudson | 2009-11-24 | 1 | -2/+2 |
| * | Punt the volatile cast in the non-gcc, non-Windows version of zap. | Greg Hudson | 2009-11-24 | 4 | -1/+46 |
| * | Simplify depfix.pl by assuming that all files outside of the source | Greg Hudson | 2009-11-23 | 1 | -24/+4 |
| * | Consolidate Makefile variables now that we have only a single global | Greg Hudson | 2009-11-22 | 12 | -105/+97 |
| * | Delete obsolete krb5-mark-cstyle.el. (replaced by a python script) | Tom Yu | 2009-11-04 | 1 | -28/+0 |
| * | Correct regexps for matching emacs and cc-mode versions. In reindent | Tom Yu | 2009-11-04 | 2 | -2/+49 |
| * | Monkey patch for the cc-mode that comes with emacs-23.x; that version | Tom Yu | 2009-11-03 | 2 | -0/+52 |
| * | Emacs 21 doesn't have custom-variable-p. Also, adjust to use the | Tom Yu | 2009-11-02 | 1 | -5/+5 |
| * | Clean up a bunch of signed/unsigned comparison warnings | Greg Hudson | 2009-11-02 | 2 | -6/+6 |