aboutsummaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Expand)AuthorFilesLines
2012-12-19Separate clpreauth and kdcpreauth interfacesGreg Hudson2-34/+38
2012-12-19Simplify error message retrievalGreg Hudson1-85/+37
2012-12-19Style cleanup for internal error handlingGreg Hudson4-78/+84
2012-12-12Update mkrel for SPHINX_ARGSTom Yu1-2/+2
2012-11-20Update mkrel for new doc build processTom Yu1-1/+4
2012-11-15Add automated tests for LDAP KDB moduleGreg Hudson1-0/+3
2012-10-24Don't save empty cc_config_out in ccacheGreg Hudson2-0/+7
2012-10-19Improve C style checkingGreg Hudson1-22/+34
2012-10-12Make t_iprop.py faster and more robustGreg Hudson1-7/+27
2012-10-11Fix cast regexp in C style checkerGreg Hudson1-1/+1
2012-10-09De-conditionalize Camellia codeGreg Hudson1-9/+8
2012-10-08Prep k5test.py for iprop (add start_kpropd(), ...)Nicolas Williams1-6/+42
2012-10-04Add Python scripts to check for C style issuesGreg Hudson2-0/+450
2012-09-25Remove some dead Makefile codeBen Kaduk2-30/+0
2012-09-12Fix typo in util/support/Makefile.inGreg Hudson1-1/+1
2012-09-12make dependGreg Hudson1-0/+11
2012-09-11Add internal JSON encoding and decoding supportGreg Hudson4-2/+1237
2012-09-11Add internal base64 encoding and decoding supportGreg Hudson3-3/+266
2012-09-06Define SED in util/verto/Makefile.inGreg Hudson1-0/+1
2012-09-04Avoid libdl dependencies in bundled libvertoGreg Hudson21-322/+63
2012-09-03Update bundled libverto to 0.2.5Greg Hudson7-63/+363
2012-09-03Try harder not to use clock_gettime in verto-k5evGreg Hudson1-1/+2
2012-08-11Stop misusing gss_release_buffer in test programsGreg Hudson1-3/+3
2012-07-16Remove the UNICODE defines from wshelperAlexey Melnikov1-1/+1
2012-07-16Use %i, not %s to Tprintf GetLastError()Kevin Wasserman1-1/+1
2012-07-11Allow full ccache name in k5test's K5Realm.klistGreg Hudson1-1/+4
2012-07-06Pass the user's CPPFLAGS in ALL_CFLAGSBen Kaduk1-1/+1
2012-07-06Enable all localizations in main functionsBen Kaduk1-2/+3
2012-07-02Add krb5_kt_client_default APIGreg Hudson1-0/+5
2012-06-21Remove orphaned KfM codeGreg Hudson1-15/+0
2012-06-08Remove big-endian gss-krb5 supportGreg Hudson1-2/+0
2012-06-06Allow daemon debugging in k5test.pyGreg Hudson1-6/+8
2012-06-05Fix k5test.py hostname canonicalizationGreg Hudson1-2/+1
2012-06-03Remove outdated comment in k5test.pyGreg Hudson1-17/+0
2012-05-17Add missing $(LIBS) to some shared librariesTom Yu1-1/+1
2012-05-15Make mkrel work on non-master branchesTom Yu1-3/+4
2012-05-14Update CHANGES file generation for GitTom Yu1-1/+1
2012-05-14Convert util/mkrel to use git instead of svnGreg Hudson1-26/+15
2012-05-13Clean up a redundant assignment in libprofileGreg Hudson1-2/+0
2012-05-12Remove find-missing-eol-prop and fix-eol-propGreg Hudson2-21/+0
2012-05-09Add API to interpret changepw result stringsGreg Hudson1-0/+1
2012-05-03Try all host keys by default in vfy_incredsGreg Hudson1-0/+4
2012-04-26Add k5test.py helpers for running kadminGreg Hudson1-0/+25
2012-04-26Flip the default of start_kadmind in k5test.pyGreg Hudson2-5/+5
2012-04-19Return kinit output in k5test's K5Realm.kinitGreg Hudson1-2/+2
2012-03-09Avoid side effects in assert expressionsGreg Hudson1-4/+8
2012-02-28Require IPv6 supportKen Raeburn1-11/+0
2012-02-03Revert r25669 pending clarification of goals and API reviewTom Yu3-71/+2
2012-02-03Added a new trace logging message TRACE_PROFILE_ERR to improve the diagnostic...Zhanna Tsitkov3-2/+71
2011-12-17Fix make depend in unbuilt build treeGreg Hudson3-0/+17