| Commit message (Expand) | Author | Age | Files | Lines |
| * | Include autoconf.h before system headers | Greg Hudson | 2014-07-08 | 2 | -3/+2 |
| * | Reduce boilerplate in makefiles | Greg Hudson | 2013-05-16 | 1 | -4/+0 |
| * | Fix copy/pasto in ksu error message | Ben Kaduk | 2013-03-29 | 1 | -1/+1 |
| * | make depend | Greg Hudson | 2013-03-24 | 1 | -20/+16 |
| * | Modernize k5buf | Greg Hudson | 2013-02-14 | 1 | -5/+5 |
| * | make depend | Greg Hudson | 2013-01-10 | 1 | -1/+1 |
| * | Separate clpreauth and kdcpreauth interfaces | Greg Hudson | 2012-12-19 | 1 | -10/+10 |
| * | Remove install-oldman | Ben Kaduk | 2012-10-17 | 1 | -6/+0 |
| * | Remove nroff man pages | Ben Kaduk | 2012-10-16 | 1 | -481/+0 |
| * | install sphinx-generated manpages | Tom Yu | 2012-01-09 | 1 | -0/+4 |
| * | Fix implicit declaration in ksu for some builds | Greg Hudson | 2011-12-28 | 1 | -0/+1 |
| * | Man page spelling corrections from ville.skytta@iki.fi | Greg Hudson | 2011-10-02 | 1 | -2/+2 |
| * | Remove variable set but unused | Ezra Peisach | 2011-08-19 | 1 | -2/+1 |
| * | Mark up strings for translation | Greg Hudson | 2011-06-10 | 4 | -138/+146 |
| * | Don't test HAVE_STDARG_H, just assume it | Ken Raeburn | 2011-04-03 | 1 | -18/+1 |
| * | Adjust most C source files to match the new standards for copyright | Greg Hudson | 2011-03-09 | 2 | -21/+17 |
| * | Make depend | Greg Hudson | 2011-02-25 | 1 | -22/+20 |
| * | Use for loops for recursion in the Windows build, cutting down on the | Greg Hudson | 2010-11-28 | 1 | -1/+1 |
| * | Make depend | Greg Hudson | 2010-09-08 | 1 | -16/+18 |
| * | make depend | Greg Hudson | 2010-06-07 | 1 | -28/+32 |
| * | Eliminate some uses of variables as format strings. Based on a patch | Greg Hudson | 2010-05-03 | 1 | -1/+1 |
| * | Use krb5_get_credentials in ksu instead of krb5_get_cred_from_kdc, so | Greg Hudson | 2010-04-14 | 1 | -28/+2 |
| * | Assume lstat in Unix code, specifically clients/ksu/ccache.c. Fix bad | Greg Hudson | 2010-04-08 | 1 | -100/+92 |
| * | Consolidate Makefile variables now that we have only a single global | Greg Hudson | 2009-11-22 | 2 | -52/+50 |
| * | Reindent after making fixes for emacs-23 | Tom Yu | 2009-11-03 | 1 | -3/+3 |
| * | make mark-cstyle | Tom Yu | 2009-10-31 | 8 | -2046/+2054 |
| * | Move destest to builtin/des, because it depends on overriding some | Tom Yu | 2009-10-10 | 1 | -18/+22 |
| * | Fix typo in error message reported by Marek Mahut (Red Hat) | Tom Yu | 2009-04-29 | 1 | -1/+1 |
| * | Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ... | Ken Raeburn | 2009-02-02 | 3 | -11/+11 |
| * | Remove ksu's own implementation of krb5_verify_init_creds now that it is not ... | Sam Hartman | 2009-01-06 | 1 | -122/+0 |
| * | Ksu should call krb5_verify_init_creds instead of using its own function. | Sam Hartman | 2009-01-06 | 1 | -7/+13 |
| * | move generated dependencies out of Makefile.in | Ken Raeburn | 2009-01-05 | 2 | -69/+67 |
| * | Convert many uses of sprintf to snprintf or asprintf | Greg Hudson | 2008-12-01 | 3 | -30/+26 |
| * | Rename krb5int_buf_cstr to krb5int_buf_data, since k5bufs can be used | Greg Hudson | 2008-11-05 | 1 | -1/+1 |
| * | Don't build dependencies for v4rcp.c. | Ken Raeburn | 2008-11-04 | 1 | -29/+31 |
| * | Use the k5buf module instead of strcpy/strcat in several places | Greg Hudson | 2008-10-30 | 1 | -13/+10 |
| * | Use snprintf instead of strcpy/strcat in many places | Greg Hudson | 2008-10-23 | 1 | -4/+3 |
| * | makedepend | Ken Raeburn | 2008-09-18 | 1 | -27/+31 |
| * | Don't use private copy of syslog.h. Rebuild dependencies | Ken Raeburn | 2008-06-10 | 1 | -10/+6 |
| * | After malloc/realloc/calloc failures, return ENOMEM explicitly instead | Ken Raeburn | 2008-04-30 | 3 | -11/+11 |
| * | improve debugging of ticket verification in ksu | Russ Allbery | 2007-12-30 | 1 | -5/+5 |
| * | make depend | Ken Raeburn | 2007-08-16 | 1 | -27/+31 |
| * | declare xasprintf | Ken Raeburn | 2007-07-20 | 1 | -0/+1 |
| * | Create and use xasprintf akin to xmalloc, returns pointer on success or exits... | Ken Raeburn | 2007-07-12 | 2 | -5/+17 |
| * | Define and use some inline helper functions for comparing data and authdata s... | Ken Raeburn | 2007-05-10 | 2 | -17/+8 |
| * | make depend | Tom Yu | 2006-10-06 | 1 | -16/+18 |
| * | * src/clients/ksu/main.c (sweep_up): Don't check return value of | Tom Yu | 2006-08-15 | 1 | -2/+3 |
| * | fix MITKRB5-SA-2006-001: multiple local privilege escalation vulnerabilities | Tom Yu | 2006-08-08 | 1 | -3/+6 |
| * | Rename locate.h to locate_plugin.h. Change references, update dependencies | Ken Raeburn | 2006-05-24 | 1 | -6/+6 |
| * | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 1 | -34/+38 |