Patch from Richard Basch to work around Solaris 8 lacking isblank()
[krb5.git] / src / clients / ksu /
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-08-19 Ezra PeisachRemove variable set but unused
2011-06-10 Greg HudsonMark up strings for translation
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
2010-11-28 Greg HudsonUse for loops for recursion in the Windows build, cutti...
2010-09-08 Greg HudsonMake depend
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...
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-10 Tom YuMove destest to builtin/des, because it depends on...
2009-04-29 Tom YuFix typo in error message reported by Marek Mahut ...
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
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-09-18 Ken Raeburnmakedepend
2008-06-10 Ken RaeburnDon't use private copy of syslog.h. Rebuild dependencies
2008-04-30 Ken RaeburnAfter malloc/realloc/calloc failures, return ENOMEM...
2007-12-30 Russ Allberyimprove debugging of ticket verification in ksu
2007-08-16 Ken Raeburnmake depend
2007-07-20 Ken Raeburndeclare xasprintf
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...
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-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-13 Ken RaeburnDon't include kdb.h from k5-int.h; instead, include...
2006-04-11 Ken Raeburnmake depend
2006-04-11 Sam HartmanRemove ChangeLog files from the source tree. From...
2006-04-11 Ken RaeburnRemove .Sanitize and .rconf files, no longer used
2006-04-04 Ken Raeburn* setenv.c: Include autoconf.h
2006-04-04 Ken Raeburnmore DEFS=
2006-03-31 Ken Raeburnmake depend, now with dependency sorting
2006-03-27 Ken Raeburnmake depend
2006-03-11 Ken RaeburnInstead of arbitrary division of headers into include...
2006-03-08 Ken Raeburnmake depend
2005-11-29 Tom Yumake depend
2005-08-24 Sam HartmanDelete .cvsignore files; contents have already been
2005-06-21 Ken RaeburnUpdate dependencies
2004-12-30 Ken Raeburnrun "make depend"
2004-04-29 Ken Raeburnupdated dependencies
2003-12-15 Ken Raeburnmake depend
2003-05-24 Ken Raeburnmake-depend updates
2003-04-01 Ken RaeburnRed Hat's krb5_princ_size fixes
2002-12-23 Ezra Peisach * authorization.c, heuristic.c, ksu.h: Use...
2002-08-29 Ken Raeburnupdate dependencies
2002-08-29 Ken Raeburn* Makefile.in: Revert $(S)=>/ change, for Windows support
2002-08-29 Ken RaeburnIgnore a bunch of files generated by building in the...
2002-08-23 Ken RaeburnChange $(S)=>/ and $(U)=>.. globally
2002-08-14 Jen Selby * main.c: updated the usage function
2002-06-25 Ken Raeburn* Makefile.in (ksu): Don't use krb5util library
2002-06-21 Ezra Peisach * ccache.c (printtime): Do not assume that krb5_timest...
2002-06-15 Ken Raeburnupdate dependencies
2001-10-30 Ezra Peisach * main.c (main): Do not pass LOG_AUTH facility into...
2001-10-19 Ken RaeburnDon't crash if .k[5]login file ownership is wrong....
2001-10-11 Ken RaeburnUpdate automatic dependencies to work on Windows by...
2001-10-10 Ken RaeburnDon't conditionalize prototypes; delete macros supporti...
2001-10-07 Mitchell Berger* krb_auth_su.c: Fix a call to plain_dump_principal...
2001-09-16 Mitchell Berger* ksu.M: Correct a few typos
2001-09-01 Ken Raeburndependencies
2001-07-23 Ezra Peisach * setenv.c: Include stdlib.h, provide prototypes...
2001-06-26 Ezra Peisach * authorization.c (find_first_cmd_that_exists...
2001-06-21 Ezra Peisach * main.c (get_params): Change optind to optinde...
2001-06-18 Ezra Peisach * main.c (main): Cast arguments to print_status to...
2001-06-11 Ezra Peisach * setenv.c: Add prototype for _findenv to avoid incons...
2001-06-05 Ezra Peisach * authorization.c, heuristic.c, krb_auth_su.c, main...
2001-04-04 Tom Yu * setenv.c: Add conditionals for compilation of setenv...
2000-10-17 Ezra Peisach * krb_auth_su.c (krb5_get_tkt_via_passwd):...
2000-10-03 Ezra Peisach * ccache.c, heuristic.c, main.c: Return of krb5_...
2000-07-01 Ken Raeburnpullup from 1.2-beta4
2000-06-01 Wilfredo SanchezChange wsanchez@apple -> tritan@mit
2000-01-28 Ken Raeburnleft date line off last log entry
2000-01-27 Ken Raeburn* main.c (print_status): Now static. Add format attrib...
1999-12-06 Ken Raeburnmerge from 1.1 branch
1999-10-26 Tom Yulog tritan's changes
1999-10-26 Wilfredo SanchezClean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES,...
1999-09-01 Ken Raeburnuse KRB5_TC_SUPPORTED_KTYPES
1999-03-12 Tom Yu * main.c (main): Fix cleanup code for setluid() failure
1999-03-09 Tom Yuadd PR number to log
1999-03-04 Tom Yu * heuristic.c (get_authorized_princ_names): Fix to...
1999-02-19 Tom Yu * Makefile.in (ksu): Add $(KSU_LIBS) in case we need...
1998-12-05 Theodore TsoMakefile.in: Set the myfulldir and mydir variables...
1998-05-06 Theodore TsoPOSIX states that getopt returns -1 when it is done...
next