aboutsummaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Expand)AuthorFilesLines
2011-03-17really revert RTLD_FIRST fixLuke Howard1-5/+5
2011-03-17revert RTLD_FIRST checkLuke Howard1-3/+0
2011-03-17use RTLD_FIRST to avoid pulling in dependent symbolsLuke Howard1-5/+8
2011-03-09Adjust most C source files to match the new standards for copyrightGreg Hudson26-121/+91
2011-03-09Add a script and Makefile target to check for violations of theGreg Hudson1-0/+105
2011-03-02In export-check.pl, display a better error if there are duplicateGreg Hudson1-0/+4
2010-12-01Implement restrict_anonymous_to_tgt realm flagGreg Hudson1-0/+2
2010-11-28Use for loops for recursion in the Windows build, cutting down on theGreg Hudson7-36/+10
2010-11-25Fix Windows buildGreg Hudson2-0/+43
2010-11-20Implement Camellia-CTS-CMAC instead of Camellia-CCMGreg Hudson1-7/+7
2010-11-15Correct a minor error in the k5test documentationGreg Hudson1-1/+1
2010-10-26FILE keytabs have been able to handle write operations since krb5 1.7,Greg Hudson1-1/+1
2010-10-05Improves prng code modularity. Introduces fortuna-like prng that can be used ...Zhanna Tsitkov1-1/+2
2010-09-29make dependSam Hartman1-1/+1
2010-09-17Add an extra arguments parameter to k5test's realm.start_kdc()Greg Hudson1-4/+5
2010-09-07Merge the camellia-ccm branch to trunk. Since there are no IANAGreg Hudson2-0/+12
2010-08-31Make the new profile tcl tests work with tcl 8.3Greg Hudson1-4/+4
2010-08-29Fix a resource leak in the profile include supportGreg Hudson1-5/+8
2010-08-25Revise the profile include design so that included files areGreg Hudson2-15/+52
2010-08-24Correct a commentGreg Hudson1-2/+2
2010-08-24add profile include supportGreg Hudson3-14/+156
2010-08-23Fail properly when profile can't be accessedGreg Hudson1-4/+9
2010-08-12Correct the documentation for the start_kadmind keyword in k5test.pyGreg Hudson1-1/+1
2010-06-07make dependGreg Hudson1-1/+1
2010-05-25In testrealm.py, stash the passwords in testdir/passwords so that theyGreg Hudson1-1/+6
2010-05-16Stop exporting some profile symbols that aren't either published inKen Raeburn1-27/+0
2010-05-16Force hostname to lower-case for use in principal namesKen Raeburn1-1/+2
2010-05-13Make k5test.py work for builds in the source dirGreg Hudson1-1/+1
2010-04-24Simplify how k5test scripts get run by importing runenv by pathnameGreg Hudson1-8/+14
2010-04-24Run Python tests as individual rule commands (friendlier to make -k)Greg Hudson1-8/+13
2010-04-23Adapted patch from Arlene Berry to handle dlerror() returning a nullTom Yu1-0/+4
2010-04-20Only create runenv.py at BUILDTOP. Fix bugs in k5test.py relating toTom Yu1-1/+8
2010-04-16Build runenv.py, holding environment variable settings required forTom Yu1-10/+6
2010-04-04In testrealm.py, add ksu and kvno to the list of build directoriesGreg Hudson1-1/+3
2010-03-08Add a "make testrealm" target using the Python test framework. AsGreg Hudson2-12/+88
2010-03-07Make python test start_in_inetd functionEzra Peisach1-1/+1
2010-03-05Add a message parameter to k5test's success(), to briefly indicate theGreg Hudson1-6/+9
2010-03-04Clean up a help string in k5testGreg Hudson1-2/+2
2010-03-04Python test frameworkGreg Hudson1-0/+1042
2010-02-20Update dependenciesKen Raeburn1-1/+1
2010-02-17validator.py is a tool to validate kerb configuration files. Zhanna Tsitkov5-0/+378
2010-02-16update mkrel to deal with changed source layoutTom Yu1-2/+8
2010-01-27Get rid of kdb_ext.h and allow out-of-tree KDB pluginsGreg Hudson1-1/+1
2009-12-28The "comment" field of prf_data_t was never actually set nor used, soKen Raeburn2-8/+0
2009-12-07Mark and reindent util, with some exceptionsTom Yu52-3410/+3462
2009-12-02update dependenciesKen Raeburn1-1/+1
2009-11-30Mark and reindent util/supportTom Yu18-1247/+1269
2009-11-24Fix boilerplate in zap.cGreg Hudson1-2/+2
2009-11-24Punt the volatile cast in the non-gcc, non-Windows version of zap.Greg Hudson4-1/+46
2009-11-23Simplify depfix.pl by assuming that all files outside of the sourceGreg Hudson1-24/+4