| Commit message (Expand) | Author | Age | Files | Lines |
* | Reduce boilerplate in makefiles | Greg Hudson | 2013-05-16 | 1 | -3/+0 |
* | Remove install-oldman | Ben Kaduk | 2012-10-17 | 1 | -1/+0 |
* | Remove nroff man pages | Ben Kaduk | 2012-10-16 | 1 | -38/+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 | 1 | -3/+4 |
* | Use for loops for recursion in the Windows build, cutting down on the | Greg Hudson | 2010-11-28 | 1 | -1/+1 |
* | Mark and reindent what's left of the appl directory | Greg Hudson | 2009-11-24 | 1 | -110/+108 |
* | Consolidate Makefile variables now that we have only a single global | Greg Hudson | 2009-11-22 | 1 | -2/+0 |
* | make mark-cstyle | Tom Yu | 2009-10-31 | 1 | -7/+7 |
* | move generated dependencies out of Makefile.in | Ken Raeburn | 2009-01-05 | 1 | -0/+1 |
* | Replace strcpy/strcat/sprintf uses in a couple of sample code files | Greg Hudson | 2008-11-05 | 1 | -2/+7 |
* | Configure appl test programs from top level | Ken Raeburn | 2007-03-25 | 1 | -2/+2 |
* | Memory leak fixes on exit | Ezra Peisach | 2006-10-18 | 1 | -1/+3 |
* | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -160/+0 |
* | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 1 | -38/+0 |
* | Delete .cvsignore files; contents have already been | Sam Hartman | 2005-08-24 | 1 | -1/+0 |
* | Change subdir processing so that SUBDIRS will contain the configured | Ken Raeburn | 2004-03-08 | 2 | -1/+4 |
* | * 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 |
* | * 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 |
* | * 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 |
* | * 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 | 1 | -2/+2 |
* | main() returns int - not void. Also cleanup unused variables | Ezra Peisach | 2000-02-26 | 2 | -1/+5 |
* | 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/+0 |
* | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 2 | -2/+8 |
* | Fix broken thisconfdir and mydir lines in Makefile.in's. Forgot to | Theodore Tso | 1998-11-13 | 1 | -2/+2 |
* | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-11-13 | 2 | -0/+11 |
* | 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 | 3 | -6/+6 |
* | * 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 | 3 | -9/+10 |
* | Check the error return from krb5_init_context(), and print an error | Theodore Tso | 1996-11-08 | 2 | -2/+11 |
* | remove ".so man1/header.doc" and extra args to .TH | Tom Yu | 1996-09-10 | 2 | -2/+5 |
* | man page tweak from Cygnus | Jeff Bigler | 1996-08-29 | 1 | -1/+2 |
* | cvsignore hackery | Tom Yu | 1996-06-10 | 1 | -1/+0 |
* | remove rcs keyword cruft which doesn't make much sense in CVS. | Mark Eichin | 1995-11-03 | 1 | -3/+2 |
* | Initialize the service name to SAMPLE_SERVICE instead of leaving as NULL | Ezra Peisach | 1995-09-18 | 2 | -1/+5 |
* | Add an optional third argument which allows the user to set the | Theodore Tso | 1995-09-16 | 2 | -6/+14 |
* | Reorganize library logic and use LDFLAGS from configure | Paul Park | 1995-07-07 | 3 | -8/+8 |
* | * configure.in: added missing check for stdlib.h | Tom Yu | 1995-06-20 | 2 | -0/+4 |
* | Shared library Makefile/configure changes and cleanup | Paul Park | 1995-06-15 | 3 | -2/+9 |
* | changes to accomodate redefinition of krb5_auth_context | Tom Yu | 1995-06-11 | 2 | -1/+5 |
* | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 2 | -5/+5 |
* | Include stdlib.h or declare malloc() | Ezra Peisach | 1995-05-10 | 2 | -0/+12 |
* | Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to do | Theodore Tso | 1995-04-14 | 1 | -0/+38 |