| Commit message (Expand) | Author | Age | Files | Lines |
* | Reduce boilerplate in makefiles | Greg Hudson | 2013-05-16 | 1 | -2/+0 |
* | make depend | Greg Hudson | 2013-03-24 | 1 | -3/+2 |
* | make depend | Greg Hudson | 2013-01-10 | 1 | -1/+1 |
* | Separate clpreauth and kdcpreauth interfaces | Greg Hudson | 2012-12-19 | 1 | -1/+1 |
* | Adjust most C source files to match the new standards for copyright | Greg Hudson | 2011-03-09 | 2 | -8/+2 |
* | Make depend | Greg Hudson | 2011-02-25 | 1 | -3/+3 |
* | 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 | -3/+3 |
* | make depend | Greg Hudson | 2010-06-07 | 1 | -4/+5 |
* | In the kdc5_hammer test program, simplify the cleanup logic of | Greg Hudson | 2010-04-21 | 1 | -19/+10 |
* | Mark and reindent tests, with some exclusions | Tom Yu | 2009-11-30 | 1 | -10/+11 |
* | Consolidate Makefile variables now that we have only a single global | Greg Hudson | 2009-11-22 | 2 | -10/+8 |
* | make mark-cstyle | Tom Yu | 2009-10-31 | 1 | -23/+23 |
* | Move destest to builtin/des, because it depends on overriding some | Tom Yu | 2009-10-10 | 1 | -3/+3 |
* | Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ... | Ken Raeburn | 2009-02-02 | 1 | -2/+2 |
* | move generated dependencies out of Makefile.in | Ken Raeburn | 2009-01-05 | 2 | -15/+13 |
* | Convert many uses of sprintf to snprintf or asprintf | Greg Hudson | 2008-12-01 | 1 | -9/+7 |
* | Don't build dependencies for v4rcp.c. | Ken Raeburn | 2008-11-04 | 1 | -7/+8 |
* | makedepend | Ken Raeburn | 2008-09-18 | 1 | -6/+6 |
* | make depend | Ken Raeburn | 2007-08-16 | 1 | -5/+6 |
* | Build tests subtree makefiles at top level | Ken Raeburn | 2007-03-25 | 1 | -2/+2 |
* | make depend | Tom Yu | 2006-10-06 | 1 | -2/+2 |
* | Rename locate.h to locate_plugin.h. Change references, update dependencies | Ken Raeburn | 2006-05-24 | 1 | -1/+1 |
* | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 1 | -5/+6 |
* | Don't include kdb.h from k5-int.h; instead, include it in the handful | Ken Raeburn | 2006-04-13 | 1 | -3/+2 |
* | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -205/+0 |
* | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 1 | -38/+0 |
* | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 1 | -6/+7 |
* | make depend | Ken Raeburn | 2006-03-27 | 1 | -2/+2 |
* | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 1 | -2/+2 |
* | make depend | Ken Raeburn | 2006-03-08 | 1 | -1/+2 |
* | make depend | Tom Yu | 2005-11-29 | 1 | -4/+3 |
* | Delete .cvsignore files; contents have already been | Sam Hartman | 2005-08-24 | 1 | -1/+0 |
* | Update dependencies | Ken Raeburn | 2005-06-21 | 1 | -3/+4 |
* | run "make depend" | Ken Raeburn | 2004-12-30 | 1 | -1/+0 |
* | updated dependencies | Ken Raeburn | 2004-04-24 | 1 | -3/+4 |
* | make depend | Ken Raeburn | 2003-12-15 | 1 | -3/+3 |
* | make-depend updates | Ken Raeburn | 2003-05-24 | 1 | -3/+3 |
* | * kdc5_hammer.c (verify_cs_pair): Use krb5_free_creds() instead of | Ezra Peisach | 2003-01-12 | 2 | -2/+7 |
* | update dependencies | Ken Raeburn | 2002-08-29 | 1 | -1/+2 |
* | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 2 | -1/+5 |
* | Ignore a bunch of files generated by building in the source tree, excluding | Ken Raeburn | 2002-08-29 | 1 | -0/+1 |
* | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 2 | -1/+5 |
* | update dependencies | Ken Raeburn | 2002-06-15 | 1 | -2/+2 |
* | delete no-op '-k' option | Ken Raeburn | 2002-04-06 | 2 | -12/+8 |
* | Update automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 1 | -1/+1 |
* | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 2 | -4/+8 |
* | dependencies | Ken Raeburn | 2001-09-02 | 1 | -0/+10 |
* | * kdc5_hammer.c (main): Initialize enctype at entry; eliminate enctypedone va... | Ken Raeburn | 2001-08-30 | 2 | -7/+7 |
* | * kdc5_hammer.c: Move global (to file) enctype into main to prevent | Ezra Peisach | 2000-07-28 | 2 | -10/+7 |