| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | protoize | Ken Raeburn | 2002-09-03 | 6 | -65/+41 |
| * | protoize | Ken Raeburn | 2002-09-03 | 9 | -302/+88 |
| * | revert init change to flock_zero in krb5_lock_file | Ken Raeburn | 2002-09-03 | 2 | -2/+1 |
| * | * reconf: Give up if autoreconf fails | Ken Raeburn | 2002-09-03 | 2 | -1/+5 |
| * | * mkrel: set -e to catch errors. Only build and clean autoconf if | Tom Yu | 2002-09-03 | 2 | -7/+17 |
| * | protoize | Ken Raeburn | 2002-09-03 | 46 | -320/+124 |
| * | * acconfig.h: Remove - no longer necessary | Ezra Peisach | 2002-09-03 | 2 | -36/+4 |
| * | * configure.in: Use AH_TEMPLATE to put undefined definition of | Ezra Peisach | 2002-09-03 | 3 | -1/+14 |
| * | * acconfig.h: Remove file. All handled by configure.in now | Ezra Peisach | 2002-09-03 | 2 | -15/+4 |
| * | protoize | Ken Raeburn | 2002-09-03 | 88 | -1857/+1123 |
| * | * init_ets.c (krb5_init_ets, krb5_free_ets): Use prototype style function def... | Ken Raeburn | 2002-09-03 | 2 | -4/+7 |
| * | Use prototype style definitions for functions. Avoid variable name "class" | Ken Raeburn | 2002-09-03 | 14 | -759/+297 |
| * | * com_err.c (default_com_err_proc, com_err_va, set_com_err_hook): Define with... | Ken Raeburn | 2002-09-02 | 2 | -16/+13 |
| * | * Makefile.in (MY_SUBDIRS) [##WIN32##]: Hide variable definition inside "!if 0" | Ken Raeburn | 2002-08-30 | 2 | -0/+11 |
| * | Change configure argument handling to be more in line with standard autoconf | Ken Raeburn | 2002-08-30 | 2 | -65/+59 |
| * | * pre.in (CFLAGS): Define using @CFLAGS@, not @CCOPTS@ | Ken Raeburn | 2002-08-29 | 2 | -1/+2 |
| * | drop SS_DEPS from last change | Ken Raeburn | 2002-08-29 | 2 | -2/+1 |
| * | * win-pre.in (COM_ERR_DEPS, SS_DEPS): New variables | Ken Raeburn | 2002-08-29 | 2 | -0/+5 |
| * | rename macros in last makefile.in change to use _ instead of - in names | Ken Raeburn | 2002-08-29 | 2 | -7/+7 |
| * | * configure.in: Configure lib/krb4 and krb524 only if KRB4_LIB | Ken Raeburn | 2002-08-29 | 2 | -2/+11 |
| * | * Makefile.in (MAYBE_ET-k5, MAYBE_ET-sys, MAYBE_SS-k5, MAYBE_SS-sys): New | Ken Raeburn | 2002-08-29 | 2 | -1/+12 |
| * | * configure.in: Configure util/et and util/ss only if they're going to be used | Ken Raeburn | 2002-08-29 | 2 | -1/+9 |
| * | * pre.in (COM_ERR_DEPLIB-sys, COM_ERR_DEPLIB-k5, SS_DEPLIB-k5, SS_DEPLIB-sys, | Ken Raeburn | 2002-08-29 | 2 | -10/+31 |
| * | * aclocal.m4 (CHOOSE_ET, CHOOSE_SS): New macros. | Ken Raeburn | 2002-08-29 | 2 | -0/+59 |
| * | * shlib.conf: Use $(LDFLAGS) in CC_LINK_SHARED and CC_LINK_STATIC, after othe... | Ken Raeburn | 2002-08-29 | 2 | -32/+35 |
| * | * ktutil_ct.ct: Add final "end" statement | Ken Raeburn | 2002-08-29 | 2 | -0/+3 |
| * | update dependencies | Ken Raeburn | 2002-08-29 | 33 | -126/+236 |
| * | * depfix.sed: Replace in-tree ss header files with $(SS_DEPS) | Ken Raeburn | 2002-08-29 | 2 | -0/+5 |
| * | * pre.in (SS_DEPS): New variable | Ken Raeburn | 2002-08-29 | 2 | -0/+2 |
| * | * pty_err.et: Add final "end" statement | Ken Raeburn | 2002-08-29 | 2 | -0/+4 |
| * | ignore tmpdir | Ken Raeburn | 2002-08-29 | 1 | -0/+1 |
| * | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 192 | -124/+499 |
| * | Ignore a bunch of files generated by building in the source tree, excluding | Ken Raeburn | 2002-08-29 | 30 | -0/+68 |
| * | retry checkin reviving dead file | Ken Raeburn | 2002-08-29 | 1 | -0/+7 |
| * | Ignore a bunch of files generated by building in the source tree, excluding | Ken Raeburn | 2002-08-29 | 39 | -0/+128 |
| * | * btree/bt_split.c (bt_psplit): Correctly account for | Tom Yu | 2002-08-28 | 2 | -2/+9 |
| * | undo quoting changes | Ken Raeburn | 2002-08-27 | 2 | -10/+7 |
| * | more quoting | Ken Raeburn | 2002-08-27 | 2 | -4/+7 |
| * | Add support for using the encrypted part of a krb5 ticket as an AFS token-- | Sam Hartman | 2002-08-27 | 3 | -56/+227 |
| * | Quote targets of some copy operations within the build tree. Needed | Ken Raeburn | 2002-08-27 | 12 | -12/+40 |
| * | Remove release notes as the content is 100% incorrect. | Sam Hartman | 2002-08-26 | 1 | -16/+0 |
| * | * configure.in: Use $krb5_cv_host instead of $host | Ezra Peisach | 2002-08-26 | 2 | -4/+8 |
| * | 2002-08-26 Ezra Peisach <epeisach@bu.edu> | Ezra Peisach | 2002-08-26 | 2 | -1/+8 |
| * | * pre.in: Set host to @krb5_cv_host@ instead of @host@. The way | Ezra Peisach | 2002-08-26 | 2 | -1/+8 |
| * | * aclocal.m4 (KRB5_LIB_PARAMS): Substitute krb5_cv_host in | Ezra Peisach | 2002-08-26 | 2 | -7/+7 |
| * | * aclocal.m4: Require autoconf 2.52 or later | Ken Raeburn | 2002-08-24 | 2 | -1/+5 |
| * | * Makefile: Deleted | Ken Raeburn | 2002-08-24 | 2 | -23/+2 |
| * | * sendto_kdc.c (merge_addrlists): Truncate source address list after copying | Ken Raeburn | 2002-08-24 | 2 | -0/+4 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 212 | -138/+548 |
| * | * ftpd.c (auth_data, reply_gss_code): Use OM_uint32 instead of int | Ezra Peisach | 2002-08-23 | 2 | -2/+7 |