aboutsummaryrefslogtreecommitdiff
path: root/src/clients/ksu
AgeCommit message (Expand)AuthorFilesLines
2009-11-03Reindent after making fixes for emacs-23Tom Yu1-3/+3
2009-10-31make mark-cstyleTom Yu8-2046/+2054
2009-10-10Move destest to builtin/des, because it depends on overriding someTom Yu1-18/+22
2009-04-29Fix typo in error message reported by Marek Mahut (Red Hat)Tom Yu1-1/+1
2009-02-02Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn3-11/+11
2009-01-06Remove ksu's own implementation of krb5_verify_init_creds now that it is not ...Sam Hartman1-122/+0
2009-01-06Ksu should call krb5_verify_init_creds instead of using its own function.Sam Hartman1-7/+13
2009-01-05move generated dependencies out of Makefile.inKen Raeburn2-69/+67
2008-12-01Convert many uses of sprintf to snprintf or asprintfGreg Hudson3-30/+26
2008-11-05Rename krb5int_buf_cstr to krb5int_buf_data, since k5bufs can be usedGreg Hudson1-1/+1
2008-11-04Don't build dependencies for v4rcp.c.Ken Raeburn1-29/+31
2008-10-30Use the k5buf module instead of strcpy/strcat in several placesGreg Hudson1-13/+10
2008-10-23Use snprintf instead of strcpy/strcat in many placesGreg Hudson1-4/+3
2008-09-18makedependKen Raeburn1-27/+31
2008-06-10Don't use private copy of syslog.h. Rebuild dependenciesKen Raeburn1-10/+6
2008-04-30After malloc/realloc/calloc failures, return ENOMEM explicitly insteadKen Raeburn3-11/+11
2007-12-30improve debugging of ticket verification in ksuRuss Allbery1-5/+5
2007-08-16make dependKen Raeburn1-27/+31
2007-07-20declare xasprintfKen Raeburn1-0/+1
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
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-05-24Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn1-6/+6
2006-05-23install headers into include/krb5Ken Raeburn1-34/+38
2006-05-18* configure.in: Set and substitute KSU_LIBS, SETENVOBJ, DO_TCL. GenerateKen Raeburn1-2/+2
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 Hartman1-565/+0
2006-04-11Remove .Sanitize and .rconf files, no longer usedKen Raeburn1-43/+0
2006-04-04* setenv.c: Include autoconf.hKen Raeburn2-0/+5
2006-04-04more DEFS=Ken Raeburn2-0/+5
2006-03-31make depend, now with dependency sortingKen Raeburn1-50/+52
2006-03-27make dependKen Raeburn1-18/+22
2006-03-11Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn1-16/+16
2006-03-08make dependKen Raeburn1-6/+12
2005-11-29make dependTom Yu1-22/+16
2005-08-24Delete .cvsignore files; contents have already been Sam Hartman1-1/+0
2005-06-21Update dependenciesKen Raeburn1-16/+22
2004-12-30run "make depend"Ken Raeburn1-1/+0
2004-04-29updated dependenciesKen Raeburn1-24/+26
2003-12-15make dependKen Raeburn1-22/+26
2003-05-24make-depend updatesKen Raeburn1-16/+16
2003-04-01Red Hat's krb5_princ_size fixesKen Raeburn3-2/+11
2002-12-23 * authorization.c, heuristic.c, ksu.h: Use uid_t instead of int inEzra Peisach4-12/+16
2002-08-29update dependenciesKen Raeburn1-6/+12
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2-1/+5
2002-08-29Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn1-0/+1
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2-1/+5