aboutsummaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Expand)AuthorFilesLines
2011-09-14Fix verto-k5ev.h dependencies for system libvertoGreg Hudson1-0/+1
2011-09-12Update verto sources to 2011-09-10 versionsGreg Hudson4-26/+98
2011-09-10Wait before killing daemons in interactive k5testGreg Hudson1-0/+5
2011-09-09Fix verto.h dependencies for system libvertoGreg Hudson3-4/+5
2011-09-07Fall back to EV_USE_SELECTTom Yu1-2/+2
2011-09-06Change how bundled libverto is linkedGreg Hudson5-19/+67
2011-09-05Add ccache collection support to toolsGreg Hudson2-0/+3
2011-09-05Add fnmatch support to libkrb5supportGreg Hudson3-0/+219
2011-09-04Reindent per krb5-batch-reindent.el.Ken Raeburn6-73/+72
2011-09-04Prevent verto-k5ev from using clock_gettimeGreg Hudson2-36/+2
2011-09-02Create k5ev verto module from libev sourcesGreg Hudson10-1/+357
2011-09-02Add libev 4.04 sources in util/k5evGreg Hudson8-0/+5825
2011-09-02Add libverto sources in util/vertoGreg Hudson3-0/+1364
2011-09-01Get local hostname more precisely in k5test.pyGreg Hudson1-2/+18
2011-08-30Have kinit, klist and klist_keytab in k5test.realm take keyword argsTom Yu1-6/+7
2011-08-29Fix a display bug in t_kgss_userGreg Hudson1-1/+1
2011-08-24Update profile.swg to remove compilation warnings. profile_tcl.c Ezra Peisach3-1341/+2549
2011-08-20make-dependKen Raeburn2-9/+12
2011-08-11Untabify k5_path test programGreg Hudson1-41/+41
2011-08-11Cleanup memory leak in testEzra Peisach1-0/+1
2011-08-07Use portable path functions when loading pluginsGreg Hudson1-8/+19
2011-08-07Add internal APIs for portable path manipulationGreg Hudson4-2/+373
2011-07-27Fix profile test module on SolarisGreg Hudson1-1/+5
2011-07-27Update test vtable functions to match proper function prototypes.Ezra Peisach1-1/+3
2011-07-26Ensure profile_iterator always sets output paramsGreg Hudson1-4/+4
2011-07-25Never return profile on error opening fileGreg Hudson1-1/+6
2011-07-25Fix a premature free in ss_listen()Greg Hudson1-1/+1
2011-07-25Rewrite set_results() in prof_get.cGreg Hudson1-19/+22
2011-07-25Restore accessor behavior on null profilesGreg Hudson1-0/+8
2011-07-22Don't include <editline/history.h>Greg Hudson1-1/+0
2011-07-22Add libedit/readline support to ssGreg Hudson2-20/+36
2011-07-21Better workaround for profile test moduleGreg Hudson1-3/+1
2011-07-21Set SHLIB_RDIRS in profile test module buildGreg Hudson1-0/+3
2011-07-21Fix dependencies of test_load in profile libraryGreg Hudson1-1/+1
2011-07-21Fix profile_abandon() management lib_handle lockGreg Hudson1-1/+4
2011-07-20Add support for loadable profile modulesGreg Hudson17-76/+506
2011-07-20Add libprofile support for vtable-backed profilesGreg Hudson10-85/+819
2011-07-17Declare gmt_mktime before useKen Raeburn1-0/+4
2011-07-11use timegm() for krb5int_gmt_mktime() when availableTom Yu1-1/+35
2011-07-11Fix make clean in gss-kernel-libGreg Hudson1-2/+1
2011-06-27Enable and fix warnings in util/gss-kernel-libGreg Hudson7-18/+55
2011-06-27Make kgss test processes run in lock-stepGreg Hudson4-0/+42
2011-06-27Add a missing call in t_kgss_user.cGreg Hudson1-0/+1
2011-06-17Convert preauth_plugin.h to new plugin frameworkGreg Hudson1-1/+1
2011-06-10Set LC_MESSAGES to "C" in tests which run commandsGreg Hudson1-0/+2
2011-06-10Mark up strings for translationGreg Hudson1-5/+5
2011-06-10Add localization support to com_errGreg Hudson7-13/+68
2011-06-05Remove static error table list in built-in com_errGreg Hudson2-69/+32
2011-05-15Link t_kgss_kernel against libkrb5support since parts of libkgss useGreg Hudson1-2/+3
2011-05-11Add more missing headers in kernel subset directory. Hopefully theGreg Hudson2-91/+101