summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* Update verto.c to 2011-09-28 versionGreg Hudson2011-09-281-8/+15
* Update verto sources to 2011-09-14 versionsGreg Hudson2011-09-142-2/+3
* Fix verto-k5ev.h dependencies for system libvertoGreg Hudson2011-09-141-0/+1
* Update verto sources to 2011-09-10 versionsGreg Hudson2011-09-124-26/+98
* Wait before killing daemons in interactive k5testGreg Hudson2011-09-101-0/+5
* Fix verto.h dependencies for system libvertoGreg Hudson2011-09-093-4/+5
* Fall back to EV_USE_SELECTTom Yu2011-09-071-2/+2
* Change how bundled libverto is linkedGreg Hudson2011-09-065-19/+67
* Add ccache collection support to toolsGreg Hudson2011-09-052-0/+3
* Add fnmatch support to libkrb5supportGreg Hudson2011-09-053-0/+219
* Reindent per krb5-batch-reindent.el.Ken Raeburn2011-09-046-73/+72
* Prevent verto-k5ev from using clock_gettimeGreg Hudson2011-09-042-36/+2
* Create k5ev verto module from libev sourcesGreg Hudson2011-09-0210-1/+357
* Add libev 4.04 sources in util/k5evGreg Hudson2011-09-028-0/+5825
* Add libverto sources in util/vertoGreg Hudson2011-09-023-0/+1364
* Get local hostname more precisely in k5test.pyGreg Hudson2011-09-011-2/+18
* Have kinit, klist and klist_keytab in k5test.realm take keyword argsTom Yu2011-08-301-6/+7
* Fix a display bug in t_kgss_userGreg Hudson2011-08-291-1/+1
* Update profile.swg to remove compilation warnings. profile_tcl.c Ezra Peisach2011-08-243-1341/+2549
* make-dependKen Raeburn2011-08-202-9/+12
* Untabify k5_path test programGreg Hudson2011-08-111-41/+41
* Cleanup memory leak in testEzra Peisach2011-08-111-0/+1
* Use portable path functions when loading pluginsGreg Hudson2011-08-071-8/+19
* Add internal APIs for portable path manipulationGreg Hudson2011-08-074-2/+373
* Fix profile test module on SolarisGreg Hudson2011-07-271-1/+5
* Update test vtable functions to match proper function prototypes.Ezra Peisach2011-07-271-1/+3
* Ensure profile_iterator always sets output paramsGreg Hudson2011-07-261-4/+4
* Never return profile on error opening fileGreg Hudson2011-07-251-1/+6
* Fix a premature free in ss_listen()Greg Hudson2011-07-251-1/+1
* Rewrite set_results() in prof_get.cGreg Hudson2011-07-251-19/+22
* Restore accessor behavior on null profilesGreg Hudson2011-07-251-0/+8
* Don't include <editline/history.h>Greg Hudson2011-07-221-1/+0
* Add libedit/readline support to ssGreg Hudson2011-07-222-20/+36
* Better workaround for profile test moduleGreg Hudson2011-07-211-3/+1
* Set SHLIB_RDIRS in profile test module buildGreg Hudson2011-07-211-0/+3
* Fix dependencies of test_load in profile libraryGreg Hudson2011-07-211-1/+1
* Fix profile_abandon() management lib_handle lockGreg Hudson2011-07-211-1/+4
* Add support for loadable profile modulesGreg Hudson2011-07-2017-76/+506
* Add libprofile support for vtable-backed profilesGreg Hudson2011-07-2010-85/+819
* Declare gmt_mktime before useKen Raeburn2011-07-171-0/+4
* use timegm() for krb5int_gmt_mktime() when availableTom Yu2011-07-111-1/+35
* Fix make clean in gss-kernel-libGreg Hudson2011-07-111-2/+1
* Enable and fix warnings in util/gss-kernel-libGreg Hudson2011-06-277-18/+55
* Make kgss test processes run in lock-stepGreg Hudson2011-06-274-0/+42
* Add a missing call in t_kgss_user.cGreg Hudson2011-06-271-0/+1
* Convert preauth_plugin.h to new plugin frameworkGreg Hudson2011-06-171-1/+1
* Set LC_MESSAGES to "C" in tests which run commandsGreg Hudson2011-06-101-0/+2
* Mark up strings for translationGreg Hudson2011-06-101-5/+5
* Add localization support to com_errGreg Hudson2011-06-107-13/+68
* Remove static error table list in built-in com_errGreg Hudson2011-06-052-69/+32