summaryrefslogtreecommitdiffstats
path: root/src/tests/resolve
Commit message (Expand)AuthorAgeFilesLines
* Don't build dependencies for v4rcp.c.Ken Raeburn2008-11-041-1/+3
* Use strlcpy instead of strcpy in many placesGreg Hudson2008-10-242-3/+6
* make dependKen Raeburn2007-03-281-1/+2
* Build tests subtree makefiles at top levelKen Raeburn2007-03-251-2/+2
* Include autoconf.hKen Raeburn2007-03-251-0/+1
* Delete more stuff for 'clean' and 'distclean' targetsKen Raeburn2007-03-021-2/+2
* Conditionalize more bits that might not be defined by the OSKen Raeburn2007-02-161-0/+10
* Call freeaddrinfo at end - memory leakEzra Peisach2006-10-181-0/+1
* Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) orKen Raeburn2006-10-131-3/+3
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-132/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-111-37/+0
* make depend, now with dependency sortingKen Raeburn2006-03-311-4/+4
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-1/+1
* make dependTom Yu2005-11-291-2/+1
* * Makefile.in (resolve, addrinfo-test, fake-addrinfo-test): Don't use "$<"Ken Raeburn2005-10-072-3/+8
* mine:Ken Raeburn2005-09-094-14/+67
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-241-1/+0
* run "make depend"Ken Raeburn2004-12-301-1/+0
* * addrinfo-test.c: New fileKen Raeburn2004-08-232-0/+287
* * resolve.c (main): If gethostbyname fails, report the failing hostnameKen Raeburn2003-07-222-1/+8
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-1/+5
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+1
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-1/+5
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-1/+1
* dependenciesKen Raeburn2001-09-021-0/+7
* * resolve.c: Include stdlib.h (if present) for exit() prototypeEzra Peisach2001-07-061-0/+4
* * resolve.c: Include stdlib.h (if present) for exit() prototypeEzra Peisach2001-07-061-0/+4
* * resolve.c (main): Make error message note that misconfigurationTom Yu2001-06-122-2/+19
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* log tritan's changesTom Yu1999-10-261-0/+7
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-1/+0
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-052-0/+7
* * resolve.c: Include unistd.h if present on system (forEzra Peisach1998-03-302-1/+9
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-182-2/+7
* Mass makefile/configure.in build system revampTheodore Tso1998-02-123-8/+6
* * Makefile.in: Add $(LIBS) so that compile doesn't blow out underTom Yu1997-02-272-1/+6
* resolve.c (main): Make the test for a FQDN be a bit more stringentTheodore Tso1997-02-243-3/+17
* Merge of libhack_branchTom Yu1997-02-093-5/+10
* cvsignore hackeryTom Yu1996-06-101-1/+0
* Added V5_USE_SHARED_LIBRichard Basch1996-04-111-0/+1
* * configure.in: Add KRB5_RUN_FLAGSEzra Peisach1996-03-193-1/+10
* Fix fencepost error; use argv[1] to test for a specfied host if argcTheodore Tso1995-09-132-1/+5
* Library rule build updatePaul Park1995-07-123-2/+7
* Reorganize library logic and use LDFLAGS from configurePaul Park1995-07-073-4/+9
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-3/+5
* Update Sanitize file to reflect file additions, deletionsTheodore Tso1995-05-041-0/+1
* Add --quiet option which only prints the fully qualified domain name.Theodore Tso1995-05-022-7/+32
* * resolve.c (main): copy the address sent back by gethostbynameMark Eichin1995-04-262-3/+13
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-141-0/+36