summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* Add more missing headers in kernel subset directoryGreg Hudson2011-05-102-84/+109
* Fix the header list for the kernel subset directoryGreg Hudson2011-05-102-32/+38
* Kernel subsetGreg Hudson2011-05-0911-1/+1490
* CoreFoundation is no longer used for UCS2 conversionsKen Raeburn2011-04-031-1/+1
* Revert r24815 and the RTLD_NODELETE part of r24744, which wasGreg Hudson2011-04-031-10/+2
* Only use RTLD_NODELETE if it's availableKen Raeburn2011-04-031-3/+11
* Set better error messages when plugins fail to load.Greg Hudson2011-03-251-4/+8
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-0926-121/+91
* Add a script and Makefile target to check for violations of theGreg Hudson2011-03-091-0/+105
* 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