| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -132/+0 |
| * | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 1 | -37/+0 |
| * | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 1 | -4/+4 |
| * | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 1 | -1/+1 |
| * | make depend | Tom Yu | 2005-11-29 | 1 | -2/+1 |
| * | * Makefile.in (resolve, addrinfo-test, fake-addrinfo-test): Don't use "$<" | Ken Raeburn | 2005-10-07 | 2 | -3/+8 |
| * | mine: | Ken Raeburn | 2005-09-09 | 4 | -14/+67 |
| * | Delete .cvsignore files; contents have already been | Sam Hartman | 2005-08-24 | 1 | -1/+0 |
| * | run "make depend" | Ken Raeburn | 2004-12-30 | 1 | -1/+0 |
| * | * addrinfo-test.c: New file | Ken Raeburn | 2004-08-23 | 2 | -0/+287 |
| * | * resolve.c (main): If gethostbyname fails, report the failing hostname | Ken Raeburn | 2003-07-22 | 2 | -1/+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/+1 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 2 | -1/+5 |
| * | Update automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 1 | -1/+1 |
| * | dependencies | Ken Raeburn | 2001-09-02 | 1 | -0/+7 |
| * | * resolve.c: Include stdlib.h (if present) for exit() prototype | Ezra Peisach | 2001-07-06 | 1 | -0/+4 |
| * | * resolve.c: Include stdlib.h (if present) for exit() prototype | Ezra Peisach | 2001-07-06 | 1 | -0/+4 |
| * | * resolve.c (main): Make error message note that misconfiguration | Tom Yu | 2001-06-12 | 2 | -2/+19 |
| * | 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/+0 |
| * | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 1 | -1/+4 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 2 | -0/+7 |
| * | * resolve.c: Include unistd.h if present on system (for | Ezra Peisach | 1998-03-30 | 2 | -1/+9 |
| * | 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 | -8/+6 |
| * | * Makefile.in: Add $(LIBS) so that compile doesn't blow out under | Tom Yu | 1997-02-27 | 2 | -1/+6 |
| * | resolve.c (main): Make the test for a FQDN be a bit more stringent | Theodore Tso | 1997-02-24 | 3 | -3/+17 |
| * | Merge of libhack_branch | Tom Yu | 1997-02-09 | 3 | -5/+10 |
| * | cvsignore hackery | Tom Yu | 1996-06-10 | 1 | -1/+0 |
| * | Added V5_USE_SHARED_LIB | Richard Basch | 1996-04-11 | 1 | -0/+1 |
| * | * configure.in: Add KRB5_RUN_FLAGS | Ezra Peisach | 1996-03-19 | 3 | -1/+10 |
| * | Fix fencepost error; use argv[1] to test for a specfied host if argc | Theodore Tso | 1995-09-13 | 2 | -1/+5 |
| * | Library rule build update | Paul Park | 1995-07-12 | 3 | -2/+7 |
| * | Reorganize library logic and use LDFLAGS from configure | Paul Park | 1995-07-07 | 3 | -4/+9 |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 2 | -3/+5 |
| * | Update Sanitize file to reflect file additions, deletions | Theodore Tso | 1995-05-04 | 1 | -0/+1 |
| * | Add --quiet option which only prints the fully qualified domain name. | Theodore Tso | 1995-05-02 | 2 | -7/+32 |
| * | * resolve.c (main): copy the address sent back by gethostbyname | Mark Eichin | 1995-04-26 | 2 | -3/+13 |
| * | Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to do | Theodore Tso | 1995-04-14 | 1 | -0/+36 |
| * | .cvsingore file to suppress CVS's handling of the "configure" file | Theodore Tso | 1995-03-02 | 1 | -0/+1 |
| * | Added Ezra's test to see if you have a buggy resolver or not | Theodore Tso | 1995-03-01 | 3 | -0/+148 |