summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* In export-check.pl, display a better error if there are duplicateGreg Hudson2011-03-021-0/+4
* Implement restrict_anonymous_to_tgt realm flagGreg Hudson2010-12-011-0/+2
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-287-36/+10
* Fix Windows buildGreg Hudson2010-11-252-0/+43
* Implement Camellia-CTS-CMAC instead of Camellia-CCMGreg Hudson2010-11-201-7/+7
* Correct a minor error in the k5test documentationGreg Hudson2010-11-151-1/+1
* FILE keytabs have been able to handle write operations since krb5 1.7,Greg Hudson2010-10-261-1/+1
* Improves prng code modularity. Introduces fortuna-like prng that can be used ...Zhanna Tsitkov2010-10-051-1/+2
* make dependSam Hartman2010-09-291-1/+1
* Add an extra arguments parameter to k5test's realm.start_kdc()Greg Hudson2010-09-171-4/+5
* Merge the camellia-ccm branch to trunk. Since there are no IANAGreg Hudson2010-09-072-0/+12
* Make the new profile tcl tests work with tcl 8.3Greg Hudson2010-08-311-4/+4
* Fix a resource leak in the profile include supportGreg Hudson2010-08-291-5/+8
* Revise the profile include design so that included files areGreg Hudson2010-08-252-15/+52
* Correct a commentGreg Hudson2010-08-241-2/+2
* add profile include supportGreg Hudson2010-08-243-14/+156
* Fail properly when profile can't be accessedGreg Hudson2010-08-231-4/+9
* Correct the documentation for the start_kadmind keyword in k5test.pyGreg Hudson2010-08-121-1/+1
* make dependGreg Hudson2010-06-071-1/+1
* In testrealm.py, stash the passwords in testdir/passwords so that theyGreg Hudson2010-05-251-1/+6
* Stop exporting some profile symbols that aren't either published inKen Raeburn2010-05-161-27/+0
* Force hostname to lower-case for use in principal namesKen Raeburn2010-05-161-1/+2
* Make k5test.py work for builds in the source dirGreg Hudson2010-05-131-1/+1
* Simplify how k5test scripts get run by importing runenv by pathnameGreg Hudson2010-04-241-8/+14
* Run Python tests as individual rule commands (friendlier to make -k)Greg Hudson2010-04-241-8/+13
* Adapted patch from Arlene Berry to handle dlerror() returning a nullTom Yu2010-04-231-0/+4
* Only create runenv.py at BUILDTOP. Fix bugs in k5test.py relating toTom Yu2010-04-201-1/+8
* Build runenv.py, holding environment variable settings required forTom Yu2010-04-161-10/+6
* In testrealm.py, add ksu and kvno to the list of build directoriesGreg Hudson2010-04-041-1/+3
* Add a "make testrealm" target using the Python test framework. AsGreg Hudson2010-03-082-12/+88
* Make python test start_in_inetd functionEzra Peisach2010-03-071-1/+1
* Add a message parameter to k5test's success(), to briefly indicate theGreg Hudson2010-03-051-6/+9
* Clean up a help string in k5testGreg Hudson2010-03-041-2/+2
* Python test frameworkGreg Hudson2010-03-041-0/+1042
* Update dependenciesKen Raeburn2010-02-201-1/+1
* validator.py is a tool to validate kerb configuration files. Zhanna Tsitkov2010-02-175-0/+378
* update mkrel to deal with changed source layoutTom Yu2010-02-161-2/+8
* Get rid of kdb_ext.h and allow out-of-tree KDB pluginsGreg Hudson2010-01-271-1/+1
* The "comment" field of prf_data_t was never actually set nor used, soKen Raeburn2009-12-282-8/+0
* Mark and reindent util, with some exceptionsTom Yu2009-12-0752-3410/+3462
* update dependenciesKen Raeburn2009-12-021-1/+1
* Mark and reindent util/supportTom Yu2009-11-3018-1247/+1269
* Fix boilerplate in zap.cGreg Hudson2009-11-241-2/+2
* Punt the volatile cast in the non-gcc, non-Windows version of zap.Greg Hudson2009-11-244-1/+46
* Simplify depfix.pl by assuming that all files outside of the sourceGreg Hudson2009-11-231-24/+4
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-2212-105/+97
* Delete obsolete krb5-mark-cstyle.el. (replaced by a python script)Tom Yu2009-11-041-28/+0
* Correct regexps for matching emacs and cc-mode versions. In reindentTom Yu2009-11-042-2/+49
* Monkey patch for the cc-mode that comes with emacs-23.x; that versionTom Yu2009-11-032-0/+52
* Emacs 21 doesn't have custom-variable-p. Also, adjust to use theTom Yu2009-11-021-5/+5