| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -191/+0 |
| * | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 1 | -40/+0 |
| * | more DEFS= | Ken Raeburn | 2006-04-04 | 2 | -0/+5 |
| * | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 1 | -18/+19 |
| * | make depend | Ken Raeburn | 2006-03-27 | 1 | -6/+7 |
| * | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 1 | -5/+5 |
| * | Add a new recursive target "generated-files-mac", for producing the | Ken Raeburn | 2006-03-11 | 2 | -0/+6 |
| * | make depend | Ken Raeburn | 2006-03-08 | 1 | -2/+4 |
| * | make depend | Tom Yu | 2005-11-29 | 1 | -10/+7 |
| * | * ktutil_funcs.c (ktutil_add): Fix malloc size botches reported by | Tom Yu | 2005-10-12 | 2 | -2/+7 |
| * | Delete .cvsignore files; contents have already been | Sam Hartman | 2005-08-24 | 1 | -2/+0 |
| * | Update dependencies | Ken Raeburn | 2005-06-21 | 1 | -7/+10 |
| * | run "make depend" | Ken Raeburn | 2004-12-30 | 1 | -1/+0 |
| * | update dependencies | Ken Raeburn | 2004-04-24 | 1 | -9/+10 |
| * | make depend | Ken Raeburn | 2003-12-15 | 1 | -8/+9 |
| * | make-depend updates | Ken Raeburn | 2003-05-24 | 1 | -6/+6 |
| * | Register writable keytabs by default | Sam Hartman | 2003-05-19 | 2 | -7/+5 |
| * | Replace dependencies on generated krb524 and krb4 headers with | Tom Yu | 2002-12-23 | 1 | -1/+1 |
| * | update dependencies | Tom Yu | 2002-11-27 | 1 | -1/+1 |
| * | This commit fixes up the in-tree callers of krb5_read_password() and | Tom Yu | 2002-11-06 | 2 | -1/+6 |
| * | * ktutil_ct.ct: Add final "end" statement | Ken Raeburn | 2002-08-29 | 2 | -0/+3 |
| * | update dependencies | Ken Raeburn | 2002-08-29 | 1 | -6/+8 |
| * | * 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/+2 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 2 | -1/+5 |
| * | * ktutil.c (ktutil_list): Remove variable set but not used. Also, | Ezra Peisach | 2002-07-15 | 2 | -2/+9 |
| * | update dependencies | Ken Raeburn | 2002-06-15 | 1 | -9/+7 |
| * | 8-bit-kvno workarounds from 1.2.4 | Ken Raeburn | 2002-03-07 | 2 | -3/+17 |
| * | Set umask to 077 to avoid public srvtabs | Sam Hartman | 2002-03-03 | 2 | -0/+9 |
| * | Update automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 1 | -7/+8 |
| * | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 2 | -54/+32 |
| * | dependencies | Ken Raeburn | 2001-09-01 | 2 | -1/+24 |
| * | * ktutil_funcs.c (ktutil_add): Cast argument to isxdigit() to int | Ezra Peisach | 2001-06-18 | 2 | -1/+5 |
| * | * ktutil.c, ktutil_funcs.c: Do not shadow system "index" and | Ezra Peisach | 2001-02-26 | 4 | -7/+47 |
| * | * ktutil.c (ktutil_list): Provide a real usage message | Ken Raeburn | 2000-12-15 | 2 | -2/+6 |
| * | * Makefile.in (ktutil): Do not link with the V4 | Ezra Peisach | 2000-07-03 | 4 | -5/+18 |
| * | pullup from 1.2-beta4 | Ken Raeburn | 2000-07-01 | 2 | -1/+8 |
| * | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 1 | -2/+2 |
| * | log tritan's changes | Tom Yu | 1999-10-26 | 1 | -0/+7 |
| * | Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such | Wilfredo Sanchez | 1999-10-26 | 1 | -1/+1 |
| * | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 4 | -4/+16 |
| * | * ktutil_funcs.c (ktutil_add): Cleanup newly allocated keytab | Geoffrey King | 1999-08-18 | 2 | -20/+40 |
| * | Added "addent" command to allow creation of new keytab entries by | Geoffrey King | 1999-08-16 | 5 | -9/+212 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 2 | -0/+7 |
| * | Collapse all configure.in files under the kadmin directory into the | Theodore Tso | 1998-02-28 | 3 | -6/+7 |
| * | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 2 | -2/+7 |
| * | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 2 | -0/+6 |
| * | Punt HAS_STDLIB_H, NO_STDLIB_H, POSIX_TYPES; see individual ChangeLogs | Tom Yu | 1997-10-02 | 2 | -1/+5 |
| * | Renamed getst() to getstr() to avoid conflicts with krb4.h definition | Richard Basch | 1997-02-19 | 1 | -6/+6 |
| * | krb5_xfree cleanup | Richard Basch | 1997-02-19 | 1 | -5/+5 |