chiark / gitweb /
Copyright dates fixed; various TODOs added.
authorian <ian>
Tue, 30 Mar 1999 18:57:02 +0000 (18:57 +0000)
committerian <ian>
Tue, 30 Mar 1999 18:57:02 +0000 (18:57 +0000)
24 files changed:
Makefile.in
client/Makefile.in
client/adnstest.c
dynamic/Makefile.in
regress/Makefile.in
regress/harness.h.m4
regress/hcommon.c.m4
regress/hmacros.i4
regress/hplayback.c.m4
regress/hrecord.c.m4
regress/hsyscalls.i4
settings.make.in
src/Makefile.in
src/adns.h
src/adns.make
src/event.c
src/general.c
src/internal.h
src/parse.c
src/query.c
src/reply.c
src/setup.c
src/transmit.c
src/types.c

index 80a58d4b5f5e964e998873e91265e1700b2d31e6..a26911547f0a5cece911719f85ea817fe1ca6065 100644 (file)
@@ -1,6 +1,6 @@
 # Makefile - top-level Makefile
 # 
-#  This file is part of adns, which is Copyright (C) 1997, 1998 Ian Jackson
+#  This file is part of adns, which is Copyright (C) 1997-1999 Ian Jackson
 #  
 #  This program is free software; you can redistribute it and/or modify
 #  it under the terms of the GNU General Public License as published by
index 2d3638eec75d24242235470be5c2bc47f051ea1e..24a8a6e8e4a6a8fbe578dfe633a1d6d9fd834b51 100644 (file)
@@ -1,6 +1,6 @@
 # client/Makefile - client program(s) Makefile
 # 
-#  This file is part of adns, which is Copyright (C) 1997, 1998 Ian Jackson
+#  This file is part of adns, which is Copyright (C) 1997-1999 Ian Jackson
 #  
 #  This program is free software; you can redistribute it and/or modify
 #  it under the terms of the GNU General Public License as published by
index a7e631e5c5c02d9c29850c4ac7f143aa29490a41..ea9ed2a35bd1e7c98ca41fa164d281f0356b1a3d 100644 (file)
@@ -3,7 +3,7 @@
  * - simple test program, not part of the library
  */
 /*
- *  This file is part of adns, which is Copyright (C) 1997, 1998 Ian Jackson
+ *  This file is part of adns, which is Copyright (C) 1997-1999 Ian Jackson
  *  
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 3393c2b8397ab0dda5c38b564f7bb26a7de6f3ec..14ec97c2eca990fbda2e0b4705778aee84740388 100644 (file)
@@ -1,6 +1,6 @@
 # dynamic/Makefile - dynamic library Makefile
 # 
-#  This file is part of adns, which is Copyright (C) 1997, 1998 Ian Jackson
+#  This file is part of adns, which is Copyright (C) 1997-1999 Ian Jackson
 #  
 #  This program is free software; you can redistribute it and/or modify
 #  it under the terms of the GNU General Public License as published by
index 65875e73ac7aaffe055b4096503663010b5db7c7..a356ccfd2d558c64accae381a76584899af42813 100644 (file)
@@ -1,6 +1,6 @@
 # regress/Makefile - regression test Makefile
 # 
-#  This file is part of adns, which is Copyright (C) 1997, 1998 Ian Jackson
+#  This file is part of adns, which is Copyright (C) 1997-1999 Ian Jackson
 #  
 #  This program is free software; you can redistribute it and/or modify
 #  it under the terms of the GNU General Public License as published by
index 8f95b3376732fb5bfa6cf09a5815f12e9b10f369..b9fddb37421518b23f19c438ed5d4e01b9e45441 100644 (file)
@@ -2,7 +2,7 @@ m4_dnl harness.h.m4
 m4_dnl (part of complex test harness, not of the library)
 m4_dnl - function and other declarations
 
-m4_dnl  This file is part of adns, which is Copyright (C) 1997, 1998 Ian Jackson
+m4_dnl  This file is part of adns, which is Copyright (C) 1997-1999 Ian Jackson
 m4_dnl  
 m4_dnl  This program is free software; you can redistribute it and/or modify
 m4_dnl  it under the terms of the GNU General Public License as published by
index 9610afc788a28588cc73b6772f3ebf6ca15a249e..4684eafc81cc3df472e7c8fac1c486e3953acacb 100644 (file)
@@ -2,7 +2,7 @@ m4_dnl hcommon.c
 m4_dnl (part of complex test harness, not of the library)
 m4_dnl - routines used for both record and playback
 
-m4_dnl  This file is part of adns, which is Copyright (C) 1997, 1998 Ian Jackson
+m4_dnl  This file is part of adns, which is Copyright (C) 1997-1999 Ian Jackson
 m4_dnl  
 m4_dnl  This program is free software; you can redistribute it and/or modify
 m4_dnl  it under the terms of the GNU General Public License as published by
index 4e3731036f86cd1efd656bbc9b4a98afc82f95fd..3194e03fc90970677229345f5decebd158465934 100644 (file)
@@ -2,7 +2,7 @@ m4_dnl hmacros.h.m4
 m4_dnl (part of complex test harness, not of the library)
 m4_dnl - common macros
 
-m4_dnl  This file is part of adns, which is Copyright (C) 1997, 1998 Ian Jackson
+m4_dnl  This file is part of adns, which is Copyright (C) 1997-1999 Ian Jackson
 m4_dnl  
 m4_dnl  This program is free software; you can redistribute it and/or modify
 m4_dnl  it under the terms of the GNU General Public License as published by
index 5da418ae3f8f38d5a749a75f8714fff4b946d876..aec03930cecd955df60ca971df275931efbb9b10 100644 (file)
@@ -2,7 +2,7 @@ m4_dnl hplayback.c.m4
 m4_dnl (part of complex test harness, not of the library)
 m4_dnl - playback routines
 
-m4_dnl  This file is part of adns, which is Copyright (C) 1997, 1998 Ian Jackson
+m4_dnl  This file is part of adns, which is Copyright (C) 1997-1999 Ian Jackson
 m4_dnl  
 m4_dnl  This program is free software; you can redistribute it and/or modify
 m4_dnl  it under the terms of the GNU General Public License as published by
index 8d7d3de928cebe4a2b7ff514cc7bbff92c0d4c1b..e383ac5cbdd3fb8c89d5a4b95a5c3c571ed7044f 100644 (file)
@@ -2,7 +2,7 @@ m4_dnl hrecord.c.m4
 m4_dnl (part of complex test harness, not of the library)
 m4_dnl - recording routines
 
-m4_dnl  This file is part of adns, which is Copyright (C) 1997, 1998 Ian Jackson
+m4_dnl  This file is part of adns, which is Copyright (C) 1997-1999 Ian Jackson
 m4_dnl  
 m4_dnl  This program is free software; you can redistribute it and/or modify
 m4_dnl  it under the terms of the GNU General Public License as published by
index ff59c1bec2dedca48fdeb750125d414311e8ee58..dc6ff403ceb854a4f20d80001950b0491781fefd 100644 (file)
@@ -2,7 +2,7 @@ m4_dnl hsyscalls.i4
 m4_dnl (part of complex test harness, not of the library)
 m4_dnl - list of syscalls to override/log and their args
 
-m4_dnl  This file is part of adns, which is Copyright (C) 1997, 1998 Ian Jackson
+m4_dnl  This file is part of adns, which is Copyright (C) 1997-1999 Ian Jackson
 m4_dnl  
 m4_dnl  This program is free software; you can redistribute it and/or modify
 m4_dnl  it under the terms of the GNU General Public License as published by
index 6b1e1efd2bdf56f86f84313bfcb93b8896956b2a..278538b9caa469c4bbf91449140ef0488c9e2e3c 100644 (file)
@@ -1,7 +1,7 @@
 # settings.make.in - main configuration settings for Makefiles,
 #  used by autoconf/configure to generate settings.make
 #  
-#  This file is part of adns, which is Copyright (C) 1997, 1998 Ian Jackson
+#  This file is part of adns, which is Copyright (C) 1997-1999 Ian Jackson
 #
 #  This program is free software; you can redistribute it and/or modify
 #  it under the terms of the GNU General Public License as published by
index 2c8043da21031b94e2ba9e36adca40e0d0c5dd92..43de7a4bedfc00111bc2f0ddd7ba60e6873b77f0 100644 (file)
@@ -1,6 +1,6 @@
 # src/Makefile - library main Makefile
 # 
-#  This file is part of adns, which is Copyright (C) 1997, 1998 Ian Jackson
+#  This file is part of adns, which is Copyright (C) 1997-1999 Ian Jackson
 #  
 #  This program is free software; you can redistribute it and/or modify
 #  it under the terms of the GNU General Public License as published by
index 3c06ff6090430a4622c4568f9ec9758bc6e3358f..1b3e1d3bf507a5a706c489d28d0e66b59a26899d 100644 (file)
@@ -1,11 +1,5 @@
 /*
- * Copyright (C)1998 Ian Jackson.
- * This version provided for review and comment only.
- *
- * $Id$
- */
-/*
- *  This file is part of adns, which is Copyright (C) 1997, 1998 Ian Jackson
+ *  This file is part of adns, which is Copyright (C) 1997-1999 Ian Jackson
  *  
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
@@ -19,7 +13,9 @@
  *  
  *  You should have received a copy of the GNU General Public License
  *  along with this program; if not, write to the Free Software Foundation,
- *  Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 
+ *  Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *
+ *  $Id$
  */
 
 #ifndef ADNS_H_INCLUDED
@@ -268,6 +264,10 @@ int adns_wait(adns_state ads,
              adns_query *query_io,
              adns_answer **answer_r,
              void **context_r);
+/* fixme: merge _check and _wait into one func with flags wait and `remove'(?) */
+/* fixme: include TTL in answer somehow */
+/* fixme: multithreading/locking */
+/* fixme: easy way to get lists of fd's */
 
 void adns_cancel(adns_query query);
 
index ccca7b49150a8114e695e0c17f893c0b2994e85d..6d3979a5b7c5255bbf600c2e910fdc57c3428c31 100644 (file)
@@ -1,6 +1,6 @@
 # src/adns.make - library definitions, including list of object files
 # 
-#  This file is part of adns, which is Copyright (C) 1997, 1998 Ian Jackson
+#  This file is part of adns, which is Copyright (C) 1997-1999 Ian Jackson
 #  
 #  This program is free software; you can redistribute it and/or modify
 #  it under the terms of the GNU General Public License as published by
index 19fa62068fef48f48bfb29db23eb1092c836def5..5041f8ce02bc6cf23e69b52c214de682869330b1 100644 (file)
@@ -5,7 +5,7 @@
  * - user-visible check/wait and event-loop-related functions
  */
 /*
- *  This file is part of adns, which is Copyright (C) 1997, 1998 Ian Jackson
+ *  This file is part of adns, which is Copyright (C) 1997-1999 Ian Jackson
  *  
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 15025a406c8375a68e60c86c921d24282a087a82..33946ad905c53663808db3b6c2645301fa6a80c7 100644 (file)
@@ -4,7 +4,7 @@
  * - vbuf handling
  */
 /*
- *  This file is part of adns, which is Copyright (C) 1997, 1998 Ian Jackson
+ *  This file is part of adns, which is Copyright (C) 1997-1999 Ian Jackson
  *  
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index d878daad34b03f634c68b5c84a5df7ef4074116f..f0f9147f5cbf55e813691155871efd6047dc6539 100644 (file)
@@ -5,7 +5,7 @@
  * - comments regarding library data structures
  */
 /*
- *  This file is part of adns, which is Copyright (C) 1997, 1998 Ian Jackson
+ *  This file is part of adns, which is Copyright (C) 1997-1999 Ian Jackson
  *  
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 04eb302ab36954d63caef7af0de2ba73c37b9e7a..22d9d96cea3fb4269b5420955c8a3925abc321c3 100644 (file)
@@ -3,7 +3,7 @@
  * - parsing assistance functions (mainly for domains inside datagrams)
  */
 /*
- *  This file is part of adns, which is Copyright (C) 1997, 1998 Ian Jackson
+ *  This file is part of adns, which is Copyright (C) 1997-1999 Ian Jackson
  *  
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index c8d312de948c8b959df44362c6a5f2f1f0b83e7a..545feec27414567527ef56cae967a72d6bffd568 100644 (file)
@@ -5,7 +5,7 @@
  * - query submission and cancellation (user-visible and internal)
  */
 /*
- *  This file is part of adns, which is Copyright (C) 1997, 1998 Ian Jackson
+ *  This file is part of adns, which is Copyright (C) 1997-1999 Ian Jackson
  *  
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 90314763f656b1f6a9cdaef4f08818b824593a83..c37bb4069683038b858fb99cd070f89f5c775472 100644 (file)
@@ -3,7 +3,7 @@
  * - main handling and parsing routine for received datagrams
  */
 /*
- *  This file is part of adns, which is Copyright (C) 1997, 1998 Ian Jackson
+ *  This file is part of adns, which is Copyright (C) 1997-1999 Ian Jackson
  *  
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 29587cec403e66861abc8ac4da1f8116fb9c8509..137d22b090a616f0b11785fa667665ca612930ff 100644 (file)
@@ -4,7 +4,7 @@
  * - management of global state
  */
 /*
- *  This file is part of adns, which is Copyright (C) 1997, 1998 Ian Jackson
+ *  This file is part of adns, which is Copyright (C) 1997-1999 Ian Jackson
  *  
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index ffab58b90628e550202d609745b572566cfe758c..d3978c3f713149e77923bfa31365f5a75e9eabe1 100644 (file)
@@ -4,7 +4,7 @@
  * - send queries
  */
 /*
- *  This file is part of adns, which is Copyright (C) 1997, 1998 Ian Jackson
+ *  This file is part of adns, which is Copyright (C) 1997-1999 Ian Jackson
  *  
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 9f7dbd336a6b01333432c3823ee271ed209163a2..bd87450a80349cddb2efec32b0927ae9b708f88e 100644 (file)
@@ -3,7 +3,7 @@
  * - RR-type-specific code, and the machinery to call it
  */
 /*
- *  This file is part of adns, which is Copyright (C) 1997, 1998 Ian Jackson
+ *  This file is part of adns, which is Copyright (C) 1997-1999 Ian Jackson
  *  
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by