| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | add some comments | Ken Raeburn | 2001-01-20 | 1 | -0/+5 |
| * | new test case for afs string2key | Ken Raeburn | 2001-01-20 | 3 | -2/+106 |
| * | * preauth.c: Don't use PROTOTYPE macro, just always use the prototypes | Ken Raeburn | 2001-01-20 | 2 | -10/+15 |
| * | * preauth.c: Remove uses of KRB5_NPROTOTYPE() macro | Tom Yu | 2001-01-20 | 2 | -44/+48 |
| * | * krb5.hin (KRB5_NPROTOTYPE): Delete | Ken Raeburn | 2001-01-20 | 2 | -1/+2 |
| * | Always use ANSI C features (prototypes, const, void *, etc). | Ken Raeburn | 2001-01-20 | 3 | -884/+845 |
| * | * rcfns.c: New file, with fn versions of former dispatch macros from krb5.h | Ken Raeburn | 2001-01-20 | 3 | -3/+99 |
| * | rebuilt | Ken Raeburn | 2001-01-20 | 1 | -11/+7 |
| * | * com_err.h (add_error_table, remove_error_table): Annotate as modifying | Ken Raeburn | 2001-01-20 | 5 | -25/+48 |
| * | * g_ad_tkt.c: Fix error packet parsing | Tom Yu | 2001-01-19 | 3 | -34/+49 |
| * | use revised compile_et script instead of calling awk directly | Ken Raeburn | 2001-01-18 | 2 | -4/+10 |
| * | update to implement equivalent of ref count | Ken Raeburn | 2001-01-18 | 4 | -24/+33 |
| * | Make compile_et script installable, and install it. | Ken Raeburn | 2001-01-18 | 4 | -21/+47 |
| * | Make prototypes unconditional | Ken Raeburn | 2001-01-17 | 6 | -374/+293 |
| * | * str_conv.c (krb5_keysalt_iterate): Always use the prototype for | Ken Raeburn | 2001-01-17 | 2 | -2/+6 |
| * | * krcp.c (error): Always declare with ellipsis | Ken Raeburn | 2001-01-17 | 2 | -6/+5 |
| * | * acconfig.h (HAVE_SA_LEN): Undef | Ken Raeburn | 2001-01-16 | 1 | -0/+4 |
| * | * configure.in: Call AC_REQUIRE_CPP before checking for GCC, to ensure that we | Ken Raeburn | 2001-01-16 | 2 | -0/+10 |
| * | Document configure.in change | Sam Hartman | 2001-01-14 | 1 | -0/+4 |
| * | 2001-01-12 Sam Hartman <hartmans@mit.edu> | Sam Hartman | 2001-01-14 | 3 | -45/+28 |
| * | * sane_hostname.c: Switch off of KRB5_USE_INET6 instead of | Tom Yu | 2001-01-13 | 2 | -2/+9 |
| * | * configure.in: Look for socklen_t, define HAVE_SOCKLEN_T if found | Ken Raeburn | 2000-12-18 | 2 | -0/+20 |
| * | localaddr.c: Add getnameinfo support. Annotate for lclint. | Ken Raeburn | 2000-12-18 | 3 | -203/+304 |
| * | * ktutil.c (ktutil_list): Provide a real usage message | Ken Raeburn | 2000-12-15 | 2 | -2/+6 |
| * | add "-4" option to rlogin to not try krb5 auth | Ken Raeburn | 2000-12-15 | 3 | -2/+35 |
| * | fix multiple-include problem on OpenBSD | Ken Raeburn | 2000-12-13 | 2 | -0/+6 |
| * | update network.c with getifaddrs support from lib/krb5/os/localaddr.c | Ken Raeburn | 2000-12-13 | 2 | -11/+182 |
| * | log msg for previous checkins | Ken Raeburn | 2000-12-09 | 1 | -0/+11 |
| * | check in -01 draft | Ken Raeburn | 2000-12-08 | 1 | -184/+305 |
| * | * k5seal.c (make_seal_token_v1): Use ANSI-style definition, instead of K&R plus | Ken Raeburn | 2000-12-08 | 3 | -35/+21 |
| * | make some variables volatile | Ken Raeburn | 2000-12-06 | 3 | -2/+7 |
| * | * aclocal.m4 (KRB5_AC_INET6): Ensure that we check for sa_len field | Ken Raeburn | 2000-12-06 | 2 | -0/+6 |
| * | Use const sockaddr pointer in interface. | Ken Raeburn | 2000-12-06 | 4 | -17/+87 |
| * | make pty_make_sane_hostname take sockaddr* arg instead of sockaddr_in* | Ken Raeburn | 2000-12-06 | 10 | -11/+40 |
| * | restore GSS_DLLIMP, KRB5_EXPORTVAR, NEAR macros | Ken Raeburn | 2000-12-06 | 2 | -2/+8 |
| * | fix typo | Ken Raeburn | 2000-12-06 | 1 | -1/+1 |
| * | Remove a bunch of macro definitions we don't use. | Ken Raeburn | 2000-12-06 | 9 | -173/+116 |
| * | undo last change | Ken Raeburn | 2000-12-06 | 1 | -2/+2 |
| * | tweak names of perl scripts | Ken Raeburn | 2000-12-06 | 1 | -2/+2 |
| * | try lclint on a com_err test program; misc cleanup | Ken Raeburn | 2000-12-06 | 2 | -7/+41 |
| * | some notes on interactions with 64-bit systems | Ken Raeburn | 2000-12-06 | 1 | -0/+15 |
| * | (WITH_CC): Don't use -Wtraditional, we're always assuming ANSI mode now | Ken Raeburn | 2000-12-06 | 2 | -1/+3 |
| * | * aclocal.m4 (KRB5_AC_INET6): Look for netdb.h. | Ken Raeburn | 2000-12-05 | 2 | -7/+22 |
| * | * cmds.c (globulize): Use correct address of globbed results when | Ken Raeburn | 2000-11-21 | 2 | -2/+9 |
| * | make "make check" do something | Ken Raeburn | 2000-11-14 | 3 | -3/+21 |
| * | * dyn_create.c (DynCopy): Arguments to memcpy were reversed. Found | Ezra Peisach | 2000-11-09 | 2 | -1/+6 |
| * | * Makefile.in (check-unix): Built and execture dyntest | Ezra Peisach | 2000-11-09 | 10 | -12/+49 |
| * | * strnlen.c (krb_strnlen): Put The return type before the calling | Danilo Almeida | 2000-11-09 | 2 | -1/+6 |
| * | * configure.in: Change KRB4_DEJAGNU_TEST variable to KRBIV from | Tom Yu | 2000-11-08 | 2 | -2/+7 |
| * | * default.exp: Use $KRBIV rather than $KRB4 since dejagnu-1.3 | Tom Yu | 2000-11-08 | 2 | -3/+8 |