Only store master mey list in DAL handle
[krb5.git] / src / clients /
2012-02-28 Ken RaeburnRequire IPv6 support
2012-01-09 Tom Yuinstall sphinx-generated manpages
2011-12-28 Greg HudsonFix implicit declaration in ksu for some builds
2011-10-02 Greg HudsonMan page spelling corrections from ville.skytta@iki.fi
2011-09-19 Sam HartmanUpdated command line utilities not to complain about...
2011-09-05 Greg HudsonAdd ccache collection support to tools
2011-08-19 Ezra PeisachRemove variable set but unused
2011-07-26 Greg HudsonDocument klist -V in the man page
2011-07-01 Ezra Peisachmake depend
2011-06-10 Greg HudsonAdd setlocale() calls to main functions
2011-06-10 Greg HudsonMark up strings for translation
2011-05-25 Greg HudsonDon't assume principal components are C strings in...
2011-04-03 Ken RaeburnDon't test HAVE_STDARG_H, just assume it
2011-03-09 Greg HudsonAdjust most C source files to match the new standards...
2011-02-25 Greg HudsonMake depend
2011-02-22 Tom YuDelete kinit_kdb.o in make clean
2010-11-28 Greg HudsonUse for loops for recursion in the Windows build, cutti...
2010-11-25 Greg HudsonFix Windows build
2010-09-30 Greg HudsonWhitespace and minor style changes
2010-09-29 Sam Hartmanmake depend
2010-09-27 Sam Hartmankpasswd: if a credential cache is present, use FAST
2010-09-17 Greg HudsonIn kinit_kdb_init(), ensure that we don't return an...
2010-09-15 Greg HudsonWhitespace
2010-09-15 Greg HudsonAdd a license statement to the new extern.h in kinit...
2010-09-15 Sam Hartmankinit: add KDB keytab support
2010-09-08 Greg HudsonMake depend
2010-06-08 Greg HudsonWhen we display enctypes, display the input name rather...
2010-06-07 Greg Hudsonmake depend
2010-05-03 Greg HudsonEliminate some uses of variables as format strings...
2010-04-14 Greg HudsonUse krb5_get_credentials in ksu instead of krb5_get_cre...
2010-04-08 Greg HudsonAssume lstat in Unix code, specifically clients/ksu...
2010-03-18 Greg HudsonFix the kpasswd fallback from the ccache principal...
2010-03-17 Greg HudsonAdd more verbosity when the -V option to kinit is speci...
2010-01-04 Sam HartmanAnonymous documentation
2010-01-04 Sam HartmanFix documentation of armor cache based on fast negotiat...
2010-01-03 Ezra PeisachSome unsigned/signed warning cleanup
2009-12-28 Greg HudsonWhitespace fixes for new anonymous support
2009-12-28 Sam HartmanAnonymous support for Kerberos
2009-12-14 Sam Hartmanfast negotiation projec
2009-11-22 Greg HudsonConsolidate Makefile variables now that we have only...
2009-11-03 Tom YuReindent after making fixes for emacs-23
2009-10-31 Tom Yumake mark-cstyle
2009-10-30 Ken RaeburnIf krb5_sname_to_principal returns a null realm for...
2009-10-10 Tom YuMove destest to builtin/des, because it depends on...
2009-10-09 Greg HudsonImplement GSS naming extensions and authdata verification
2009-09-16 Greg HudsonRe-run make depend without autoconf.h in the source...
2009-09-13 Greg HudsonImplement s4u extensions
2009-09-09 Greg HudsonIn ksetpwd (a program we don't yet install), don't...
2009-08-28 Greg HudsonDocument kinit -C and -E options
2009-05-25 Greg HudsonFix up kinit -T documentation
2009-04-29 Tom YuFix typo in error message reported by Marek Mahut ...
2009-04-14 Sam HartmanImplement kinit option for FAST armor ccache
2009-03-09 Zhanna TsitkovIntroduced '-u' option to kvno to enforce KRB5_NT_UNKNO...
2009-03-06 Ken RaeburnAdd "-V" option to klist to print the package name...
2009-02-02 Ken RaeburnRemove unnecessary pointer casts in args to free,memcpy...
2009-01-06 Sam HartmanRemove ksu's own implementation of krb5_verify_init_cre...
2009-01-06 Sam HartmanKsu should call krb5_verify_init_creds instead of using...
2009-01-05 Ken Raeburnmove generated dependencies out of Makefile.in
2009-01-03 Sam HartmanMerge mskrb-integ onto trunk
2008-12-15 Greg HudsonRemove krb4 support from clients. Some of the code...
2008-12-01 Greg HudsonConvert many uses of sprintf to snprintf or asprintf
2008-11-05 Greg HudsonRename krb5int_buf_cstr to krb5int_buf_data, since...
2008-11-04 Ken RaeburnDon't build dependencies for v4rcp.c.
2008-10-30 Greg HudsonUse the k5buf module instead of strcpy/strcat in severa...
2008-10-23 Greg HudsonUse snprintf instead of strcpy/strcat in many places
2008-10-20 Greg HudsonUse asprintf instead of malloc/strcpy/strcat in many...
2008-09-18 Ken Raeburnmakedepend
2008-07-20 Ken RaeburnDon't set LOCAL_SUBDIRS in many places and SUBDIRS...
2008-06-27 Ken Raeburnmisc uninitialized-storage accesses
2008-06-10 Ken RaeburnDon't use private copy of syslog.h. Rebuild dependencies
2008-06-03 Ken RaeburnPassing 0 to krb5_build_principal requires a cast
2008-04-30 Ken RaeburnAfter malloc/realloc/calloc failures, return ENOMEM...
2008-02-19 Russ Allberyman page macro and hyphen fixes
2007-12-30 Russ Allberyimprove debugging of ticket verification in ksu
2007-08-29 Tom Yu-S sname option for kvno
2007-08-16 Ken Raeburnmake depend
2007-08-01 Kevin CoffmanAdd PKINIT support
2007-07-27 Ken Raeburnmake depend
2007-07-22 Ken RaeburnInclude k5-platform.h
2007-07-20 Ken Raeburndeclare xasprintf
2007-07-12 Ken RaeburnUse [v]snprintf or asprintf instead of unchecked sprint...
2007-07-12 Ken RaeburnCreate and use xasprintf akin to xmalloc, returns point...
2007-05-10 Ken RaeburnDefine and use some inline helper functions for compari...
2007-04-14 Jeffrey AltmanAdd resource data windows/version.rc for:
2007-01-31 Tom Yuremove krb5_get_init_creds_opt_set_pkinit() for now
2007-01-30 Tom Yuget_init_creds_opt extensibility
2007-01-16 Jeffrey Altman This commit adds two new functions, krb5_server_decry...
2006-12-07 Jeffrey Altman Modifications to support the generation and embedding
2006-10-06 Tom Yumake depend
2006-08-15 Tom Yu * src/clients/ksu/main.c (sweep_up): Don't check retur...
2006-08-08 Tom Yufix MITKRB5-SA-2006-001: multiple local privilege escal...
2006-06-22 Sam Hartman r18022@luminous: jaltman | 2006-05-19 05:18:37 -0400
2006-06-13 Russ AllberyEnable kinit -a to match the man page and add documentation
2006-06-12 Russ AllberyFix minor nroff man page problems (stray space, bad...
2006-05-24 Ken RaeburnRename locate.h to locate_plugin.h. Change references...
2006-05-23 Ken Raeburninstall headers into include/krb5
2006-05-18 Ken Raeburn* configure.in: Set and substitute KSU_LIBS, SETENVOBJ...
2006-04-27 Sam HartmanFix excessive italics in kinit man page;
2006-04-14 Ken RaeburnInclude com_err.h
2006-04-13 Ken RaeburnDon't include kdb.h from k5-int.h; instead, include...
next