summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Code cleanup to remove warnings from "gcc -Wall".Shane Kerr2007-07-1327-307/+90
* automake regenerationEvan Hunt2007-07-101-36/+48
* - Fixed a bug with the 'ddns-updates' boolean server configurationDavid Hankins2007-07-101-3/+7
* Minor bug in octal parsing fixed.Shane Kerr2007-07-031-2/+2
* Improve documentation of VIVSO and VSIO vendor spaces.David Hankins2007-06-281-29/+87
* Fixed a bug parsing ipv6 addresses in host-identifier statements. [rt16860]Evan Hunt2007-06-271-65/+86
* Build fixes for Solaris. (CVS checkin, part 4)Shane Kerr2007-06-261-2/+8
* Handle IPv6 parsing better. Adds generic whitespace handling toShane Kerr2007-06-202-68/+241
* Check for valid prefixes in configuration.Shane Kerr2007-06-191-1/+61
* - Compilation on HP/UX has been repaired. The changes should generallyDavid Hankins2007-06-082-10/+64
* automake++, second round.David Hankins2007-06-071-238/+353
* automake updatedDavid Hankins2007-06-071-353/+238
* - Two new operators, ~= and ~~, have been integrated to implementDavid Hankins2007-06-074-7/+165
* regenShane Kerr2007-06-051-8/+2
* - A bug was fixed in interface discovery wherein an error identifyingDavid Hankins2007-06-011-3/+5
* Merge in changes that were needed in 3.1.0 to silence NetBSD compilerEvan Hunt2007-05-294-12/+12
* Build fixes. See RT ticket #16888 for more information.Shane Kerr2007-05-292-4/+10
* regenMark Andrews2007-05-231-8/+2
* - Corrected a flaw that broke encapsulated spaces included due to presenceDavid Hankins2007-05-231-7/+11
* Handle hostnames that start with numbers.Shane Kerr2007-05-232-65/+81
* Fix pointer size in 64-bit land.Shane Kerr2007-05-232-4/+10
* cvsignore++David Hankins2007-05-211-0/+1
* Merge errors on rt16890.v4_0_0a1David Hankins2007-05-191-2/+3
* - Parse AF_LINK contents properly - sa->sdl_type is the hardware type,David Hankins2007-05-192-33/+19
* Do not try to sense the hardware address of the interface "fallback"David Hankins2007-05-191-2/+3
* Load net/if_dl.h if it exists (FreeBSD compile fix).David Hankins2007-05-191-2/+2
* Looks like the package version was moved into autoconf.David Hankins2007-05-191-8/+2
* Copyright++David Hankins2007-05-1915-30/+30
* - Replaced ./configure shellscripting with GNU Autoconf. [ISC-Bugs #16405b]David Hankins2007-05-1913-295/+574
* Conditionally include ifaddrs.h if USE_BPF_RECEIVE is defined. 'structDavid Hankins2007-05-191-1/+3
* s/nameservers/nameserver/David Hankins2007-05-191-2/+2
* - Fix documentation of the domain-search atom (quoted, with commas).David Hankins2007-05-181-7/+363
* - DHCPv4 I/O methods that failed to sense hardware address were corrected.David Hankins2007-05-185-7/+32
* - Additional warnings and such from robie. [ISC-Bugs #16865d]David Hankins2007-05-171-3/+2
* FreeBSD, NetBSD, OpenBSD support added in (again).Shane Kerr2007-05-164-152/+149
* Update comment per rt16841.David Hankins2007-05-161-4/+3
* - Corrected some situations where variables might be used without beingDavid Hankins2007-05-114-15/+21
* DHCPv6 branch merged to HEAD.David Hankins2007-05-0819-489/+3777
* Assorted fixes for broken network devices: IP header length field is nowEvan Hunt2007-04-277-90/+117
* Document link-selection.David Hankins2007-04-181-1/+15
* - Timestamp parsing errors that indicated missing "minutes" fields ratherDavid Hankins2007-04-161-4/+4
* - A bug was repaired in subencapsulation support, where spaces separatedDavid Hankins2007-04-121-28/+54
* - A bug was fixed where the nwip virtual option space was referencingDavid Hankins2007-04-111-2/+2
* Spelling fixes. See RT ticket 16513 for details.Shane Kerr2007-01-295-34/+34
* Change "execute" from numeric expression to executable statement, soEvan Hunt2007-01-285-272/+210
* - A bug was fixed in dhclient rendering the textual output form of theDavid Hankins2007-01-111-8/+11
* - A segfault bug in recursive encapsulation support has been corrected.David Hankins2006-11-091-3/+4
* - A logic error in omapi interface code was repaired that might result inDavid Hankins2006-11-071-2/+2
* Minor fix, calling wrong free function.Shane Kerr2006-11-061-2/+2
* - Some default hash table sizes were tweaked, some upwards, some downwards.David Hankins2006-10-271-8/+44