chiark / gitweb /
Build system: Do not include Makefile and src/config.h in distribution tarball
[adns.git] / client / Makefile.in
2014-10-19 Ian JacksonLicensing: Add copyright for Mark Wooding
2014-10-19 Ian JacksonLicensing: Update copyright dates for Ian Jackson
2014-10-19 Ian JacksonLicensing: Delete FSF street address
2014-10-19 Ian JacksonLicensing: Update version in file header comments
2014-10-19 Ian JacksonNew public-facing functions for address/text conversions.
2014-06-09 Mark WoodingHacking to make out-of-tree builds work properly.
2014-05-05 Ian JacksonCVS to git conversion cvs-to-git-conversion
2006-05-10 ian+ Portability fixes:
2006-04-08 ianupdate copyright dates
2006-04-03 ian+ * Create $(bin_dir) and $(lib_dir) on `make install...
2006-01-07 ian+ * New adns_init_logfn etc. for having logging done...
2005-03-16 ian+ * New adnsheloex client courtesy of Tony Finch ...
2000-09-17 ian+ * Documentation improved somewhat, including new...
2000-09-17 ian+ * adnslogres has --help option.
2000-09-17 ianUpdate copyright dates and documentation.
2000-08-09 ianUpdate copyright dates.
2000-08-09 ian+ * New --disable-dynamic configure option for non...
2000-05-07 ian+ * Copyright notices updated. rel-adns-0-8
1999-11-24 ianadnsresfilter needs tsearch
1999-11-07 ianNew properly-asynchronous adnsresfilter seems to work.
1999-11-03 ian+ * New fanftest test program from Tony Finch (ignored... privaterel-1999-11-02-wolff
1999-10-15 ianReally do not install fanftest.
1999-10-15 ianDo not install fanftest.
1999-10-15 ian+ * Include stdlib.h in adnshost.h.
1999-10-13 ianDo link statically against libadns !
1999-10-13 ian+ * Dynamically linked clients now made with -l, so...
1999-10-10 ianadnshost compiles again, and submits.
1999-10-10 ianReorganised adnshost into several files, some querying.
1999-10-10 ianCopyrights now acknowledge fanf for adns. Individual...
1999-08-15 ianNew adnshost utility - currently only a usage message...
1999-08-15 ianNew features:
1999-08-05 ianRegression tests compile on systems without poll(2...
1999-07-05 ianNew poll(2) stuff etc. Does not work yet, but compiles.
1999-05-09 ianLook for inet_aton and inet_ntoa (in -lnsl and -lsocket).
1999-04-17 ianCan set query flags, and static version.
1999-03-30 ianCopyright dates fixed; various TODOs added.
1999-03-28 ianProgress towards Standards.info
1999-03-28 ianAutoconfifying - beginning.
1998-11-29 ianRegression tests run, first one written.