aboutsummaryrefslogtreecommitdiff
path: root/src/clients
AgeCommit message (Expand)AuthorFilesLines
2008-07-20Don't set LOCAL_SUBDIRS in many places and SUBDIRS in a few andKen Raeburn1-1/+1
2008-06-27misc uninitialized-storage accessesKen Raeburn1-2/+3
2008-06-10Don't use private copy of syslog.h. Rebuild dependenciesKen Raeburn1-10/+6
2008-06-03Passing 0 to krb5_build_principal requires a castKen Raeburn1-1/+1
2008-04-30After malloc/realloc/calloc failures, return ENOMEM explicitly insteadKen Raeburn3-11/+11
2008-02-19man page macro and hyphen fixesRuss Allbery1-2/+1
2007-12-30improve debugging of ticket verification in ksuRuss Allbery1-5/+5
2007-08-29-S sname option for kvnoTom Yu2-7/+32
2007-08-16make dependKen Raeburn1-27/+31
2007-08-01Add PKINIT supportKevin Coffman2-3/+29
2007-07-27make dependKen Raeburn1-3/+3
2007-07-22Include k5-platform.hKen Raeburn1-0/+1
2007-07-20declare xasprintfKen Raeburn1-0/+1
2007-07-12Use [v]snprintf or asprintf instead of unchecked sprintf and separate allocat...Ken Raeburn2-10/+11
2007-07-12Create and use xasprintf akin to xmalloc, returns pointer on success or exits...Ken Raeburn2-5/+17
2007-05-10Define and use some inline helper functions for comparing data and authdata s...Ken Raeburn2-17/+8
2007-04-14Add resource data windows/version.rc for:Jeffrey Altman7-27/+100
2007-01-31remove krb5_get_init_creds_opt_set_pkinit() for nowTom Yu1-18/+0
2007-01-30get_init_creds_opt extensibilityTom Yu3-30/+123
2007-01-16 This commit adds two new functions, krb5_server_decrypt_ticket_keyblock Jeffrey Altman1-11/+41
2006-12-07 Modifications to support the generation and embedding Jeffrey Altman6-0/+6
2006-10-06make dependTom Yu1-16/+18
2006-08-15 * src/clients/ksu/main.c (sweep_up): Don't check return value ofTom Yu1-2/+3
2006-08-08fix MITKRB5-SA-2006-001: multiple local privilege escalation vulnerabilitiesTom Yu1-3/+6
2006-06-13Enable kinit -a to match the man page and add documentationRuss Allbery1-3/+3
2006-06-12Fix minor nroff man page problems (stray space, bad cross reference)Russ Allbery1-1/+1
2006-05-24Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn1-6/+6
2006-05-23install headers into include/krb5Ken Raeburn6-37/+90
2006-05-18* configure.in: Set and substitute KSU_LIBS, SETENVOBJ, DO_TCL. GenerateKen Raeburn8-38/+14
2006-04-27Fix excessive italics in kinit man page;Sam Hartman1-1/+2
2006-04-14Include com_err.hKen Raeburn1-0/+1
2006-04-13Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn1-18/+14
2006-04-11make dependKen Raeburn1-1/+2
2006-04-11Remove ChangeLog files from the source tree. From now on, theSam Hartman9-1917/+0
2006-04-11Remove .Sanitize and .rconf files, no longer usedKen Raeburn5-197/+0
2006-04-04* setenv.c: Include autoconf.hKen Raeburn2-0/+5
2006-04-04more DEFS=Ken Raeburn4-0/+10
2006-03-31make depend, now with dependency sortingKen Raeburn2-56/+58
2006-03-30make dependKen Raeburn1-6/+5
2006-03-30* klist.c: Include autoconf.h firstKen Raeburn2-1/+5
2006-03-30include autoconf.h before krb5.hKen Raeburn4-2/+10
2006-03-28Include autoconf.h early in sources, and disable use of @DEFS@Ken Raeburn12-0/+28
2006-03-28* configure.in: Always pass three arguments to AC_DEFINEKen Raeburn2-1/+5
2006-03-27make dependKen Raeburn1-18/+22
2006-03-26Initial enhanced error message support, similar to what I sent toKen Raeburn4-10/+56
2006-03-11Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2-17/+17
2006-03-08make dependKen Raeburn1-6/+12
2006-02-28 add missing $(SCLIB) aka bufferoverflow.lib for 64-bit windowsJeffrey Altman1-1/+1
2006-02-27Qing Dong <dongq@mit.edu> provided a set of changes to allowJeffrey Altman2-1/+5
2005-11-29make dependTom Yu2-27/+19