2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-29 05:17:57 +00:00

23 Commits

Author SHA1 Message Date
Shane Kerr
06eb8bab55 Fix a number of warnings (and a few real bugs) found by enabling
gcc warnings.

See RT ticket #17013 for more.
2007-08-22 13:41:37 +00:00
David Hankins
706792c9d3 Copyright++ 2007-05-19 19:16:28 +00:00
David Hankins
fe5b0fdd70 - Replaced ./configure shellscripting with GNU Autoconf. [ISC-Bugs #16405b]
- RELNOTES/README++
- s/wether/whether/ in dhcp-options.5 manpage edits.
2007-05-19 18:47:15 +00:00
David Hankins
a512d11b6d - Corrected some situations where variables might be used without being
initialized. [ISC-Bugs #16865]

- Silenced several other compiler warnings. [ISC-Bugs #16865]

- Include the more standard sys/uio.h rather than rely upon other header
  files to include it (fixes a BSDI compile failure). [ISC-Bugs #16865]
2007-05-11 15:50:18 +00:00
David Hankins
dba5803b95 - Support for compressed 'domain name list' style DHCP option contents, and
in particular the domain search option (#119) was added. [ISC-Bugs #15934]
2006-07-22 02:24:16 +00:00
David Hankins
98311e4ba9 MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE are
now synced as of tag V3-0-3-BETA-1.
2005-03-17 20:15:29 +00:00
Ted Lemon
d758ad8cac Merge changes between 3.0rc7 and 3.0rc8pl2. 2001-06-27 00:31:20 +00:00
Ted Lemon
1bc3ffd5ad Add prototype for minires tracing. 2001-02-15 14:09:50 +00:00
Ted Lemon
2f2c77907b Fix up and add prototypes. 2001-01-16 23:30:38 +00:00
Ted Lemon
edefddce9f constify ns_updrec -> r_data. 2001-01-11 02:16:24 +00:00
Ted Lemon
b2398d9738 Update zone caching prototypes 2000-10-12 09:00:33 +00:00
Ted Lemon
47082c658b Enforce proper alignment of packet buffers. 2000-07-17 20:54:12 +00:00
Ted Lemon
1fbc2371d1 Fix res_findzonecut prototype. 2000-07-06 06:21:50 +00:00
Ted Lemon
2ca7f8e68f Update prototypes 2000-07-05 07:21:54 +00:00
Ted Lemon
e3160920d9 Add prototypes for minires callouts to DHCP library. 2000-05-01 23:42:49 +00:00
Ted Lemon
47c710c1a7 Add a prototype for find_cached_zone. 2000-04-20 00:58:16 +00:00
Ted Lemon
c038039f48 Update minires_nmkupdate declaration. 2000-04-06 22:50:06 +00:00
Ted Lemon
7d9784f6fc Patch in TSIG, just to see how to get it to work. 2000-03-18 02:15:52 +00:00
Ted Lemon
8570c89b84 Update res_update prototype. 2000-02-03 04:44:26 +00:00
Ted Lemon
9458e9aa07 Minor solaris fixes. 2000-02-02 20:01:50 +00:00
Ted Lemon
88c32c8c25 Hack private resolver namespace to avoid link clashes. 2000-02-02 08:01:52 +00:00
Ted Lemon
17440b6ca2 Get rid of some BSD cdef goo that doesn't belong. 2000-02-02 07:37:19 +00:00
Ted Lemon
6e9a7784ed Include files used by private resolver. 2000-02-02 05:49:29 +00:00