summaryrefslogtreecommitdiffstats
path: root/src/tests/resolve
Commit message (Expand)AuthorAgeFilesLines
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-3/+0
* make dependGreg Hudson2013-01-101-1/+1
* Make dejagnu tests work with non-FQDN hostnameGreg Hudson2011-09-011-23/+0
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-092-9/+8
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-1/+1
* format %p wants void*Ken Raeburn2009-12-311-1/+1
* allow testing even if name->addr->name mapping doesn't workKen Raeburn2009-12-031-8/+21
* Mark and reindent tests, with some exclusionsTom Yu2009-11-303-223/+226
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-222-6/+5
* make mark-cstyleTom Yu2009-10-312-17/+15
* include netinet/in.h to make sure we know what struct in_addr looks likeKen Raeburn2009-01-281-0/+1
* Use a struct in_addr to insure alignment of address - instead ofEzra Peisach2009-01-251-3/+3
* move generated dependencies out of Makefile.inKen Raeburn2009-01-052-14/+12
* Convert many uses of sprintf to snprintf or asprintfGreg Hudson2008-12-011-3/+3
* 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