| Commit message (Expand) | Author | Age | Files | Lines |
* | Reduce boilerplate in makefiles | Greg Hudson | 2013-05-16 | 2 | -6/+0 |
* | Remove install-oldman | Ben Kaduk | 2012-10-17 | 2 | -2/+0 |
* | Remove nroff man pages | Ben Kaduk | 2012-10-16 | 2 | -168/+0 |
* | Use AI_ADDRCONFIG for more efficient getaddrinfo | Greg Hudson | 2011-06-23 | 1 | -0/+1 |
* | Adjust most C source files to match the new standards for copyright | Greg Hudson | 2011-03-09 | 3 | -12/+9 |
* | Use for loops for recursion in the Windows build, cutting down on the | Greg Hudson | 2010-11-28 | 3 | -3/+3 |
* | Mark and reindent what's left of the appl directory | Greg Hudson | 2009-11-24 | 3 | -205/+203 |
* | Consolidate Makefile variables now that we have only a single global | Greg Hudson | 2009-11-22 | 3 | -6/+0 |
* | make mark-cstyle | Tom Yu | 2009-10-31 | 3 | -17/+17 |
* | move generated dependencies out of Makefile.in | Ken Raeburn | 2009-01-05 | 3 | -0/+3 |
* | Convert many uses of sprintf to snprintf or asprintf | Greg Hudson | 2008-12-01 | 1 | -2/+5 |
* | Replace strcpy/strcat/sprintf uses in a couple of sample code files | Greg Hudson | 2008-11-05 | 1 | -2/+7 |
* | Don't set LOCAL_SUBDIRS in many places and SUBDIRS in a few and | Ken Raeburn | 2008-07-20 | 1 | -1/+1 |
* | Configure appl test programs from top level | Ken Raeburn | 2007-03-25 | 3 | -6/+6 |
* | Include k5-int.h instead of krb5.h when 'private' functions are needed | Ken Raeburn | 2007-01-20 | 1 | -1/+1 |
* | Memory leak fixes on exit | Ezra Peisach | 2006-10-18 | 2 | -1/+8 |
* | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 3 | -372/+0 |
* | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 3 | -115/+0 |
* | Delete .cvsignore files; contents have already been | Sam Hartman | 2005-08-24 | 2 | -2/+0 |
* | Change subdir processing so that SUBDIRS will contain the configured | Ken Raeburn | 2004-03-08 | 6 | -3/+13 |
* | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 6 | -3/+15 |
* | Ignore a bunch of files generated by building in the source tree, excluding | Ken Raeburn | 2002-08-29 | 2 | -0/+2 |
* | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 6 | -3/+15 |
* | * sclient.c: Include fake-addrinfo.h. Include stdlib.h unconditionally. | Ken Raeburn | 2002-04-06 | 2 | -68/+93 |
* | * sclient.c: Include errno.h | Ken Raeburn | 2002-03-28 | 2 | -0/+5 |
* | * sserver.c (main): Use GETPEERNAME_ARG3_TYPE instead of int | Ezra Peisach | 2001-11-06 | 2 | -1/+9 |
* | * sclient.c (main): Use GETSOCKNAME_ARG3_TYPE instead of int | Ezra Peisach | 2001-11-06 | 2 | -1/+10 |
* | * sclient.c (main): Do not free auth_context unless | Ezra Peisach | 2001-01-30 | 2 | -2/+7 |
* | * sserver.c (main): Include unistd.h if present (for close | Ezra Peisach | 2000-07-29 | 2 | -15/+29 |
* | * sclient.c: Include unistd.h if present (for close prototype). | Ezra Peisach | 2000-07-29 | 2 | -16/+28 |
* | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 3 | -6/+6 |
* | main() returns int - not void. Also cleanup unused variables | Ezra Peisach | 2000-02-26 | 4 | -8/+12 |
* | log tritan's changes | Tom Yu | 1999-10-26 | 3 | -0/+21 |
* | Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such | Wilfredo Sanchez | 1999-10-26 | 3 | -4/+0 |
* | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 5 | -5/+20 |
* | Fix broken thisconfdir and mydir lines in Makefile.in's. Forgot to | Theodore Tso | 1998-11-13 | 3 | -6/+6 |
* | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-11-13 | 4 | -0/+22 |
* | configure.in: Removed and tests moved up to appl/configure.in | Theodore Tso | 1998-11-13 | 3 | -12/+12 |
* | POSIX states that getopt returns -1 when it is done parsing options, | Theodore Tso | 1998-05-06 | 2 | -1/+6 |
* | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 6 | -6/+21 |
* | * configure.in: Add commented out AC_OUTPUT to force autoreconf to | Tom Yu | 1998-02-12 | 2 | -1/+6 |
* | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 9 | -15/+34 |
* | * sclient.c (main): Free client principal and krb5_ap_rep_enc_part | Ezra Peisach | 1997-12-16 | 2 | -0/+12 |
* | Merge of libhack_branch | Tom Yu | 1997-02-09 | 6 | -18/+20 |
* | Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not* | Theodore Tso | 1996-12-13 | 2 | -7/+13 |
* | Check the error return from krb5_init_context(), and print an error | Theodore Tso | 1996-11-08 | 4 | -4/+22 |
* | remove ".so man1/header.doc" and extra args to .TH | Tom Yu | 1996-09-10 | 4 | -4/+10 |
* | man page tweak from Cygnus | Jeff Bigler | 1996-08-29 | 2 | -11/+12 |
* | cvsignore hackery | Tom Yu | 1996-06-10 | 3 | -3/+0 |
* | remove rcs keyword cruft which doesn't make much sense in CVS. | Mark Eichin | 1995-11-03 | 2 | -6/+4 |