summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clean up a bunch of signed/unsigned comparison warningsGreg Hudson2009-11-022-6/+6
* Simplify krb5int_get_error (and fix a cast-qual warning) by notGreg Hudson2009-11-011-24/+7
* Be a little more const-correct in krb5int_vset_error_flGreg Hudson2009-11-011-13/+8
* Rework in an attempt to deal with variant Emacs versionsTom Yu2009-11-011-16/+32
* make mark-cstyleTom Yu2009-10-3145-760/+751
* Fixes for Emacs 22 compatibilityKen Raeburn2009-10-301-2/+2
* Tweak batch reindent some more. Limit the initial bulk reindent, andTom Yu2009-10-301-11/+30
* New elisp file to mark C styles in files. New top-level MakefileTom Yu2009-10-281-0/+28
* Update to use heuristics for setting "krb5" style based on file localTom Yu2009-10-282-8/+25