]> git.ipfire.org Git - thirdparty/dhcp.git/log
thirdparty/dhcp.git
8 years ago[master] Fix a name in release notes
Shawn Routhier [Wed, 7 Sep 2016 22:49:11 +0000 (15:49 -0700)] 
[master] Fix a name in release notes

8 years ago[master] Removed extraneous expression from omapi socket callback
Thomas Markwalder [Tue, 6 Sep 2016 19:34:38 +0000 (15:34 -0400)] 
[master] Removed extraneous expression from omapi socket callback

    Merges in rt42834.

8 years ago[master] Typo level changes in the release notes
Shawn Routhier [Wed, 31 Aug 2016 19:52:11 +0000 (12:52 -0700)] 
[master] Typo level changes in the release notes

8 years ago[master] Merge version stamps with disalbing max alloc test
Shawn Routhier [Fri, 26 Aug 2016 17:54:17 +0000 (10:54 -0700)] 
[master] Merge version stamps with disalbing max alloc test
Merge branch 'master' of repo.isc.org:/proj/git/prod/dhcp

8 years ago[master] Comment out the max alloc test for now
Shawn Routhier [Fri, 26 Aug 2016 17:53:44 +0000 (10:53 -0700)] 
[master] Comment out the max alloc test for now

8 years ago[master] Updated RELNOTES entry for 41815.
Thomas Markwalder [Thu, 25 Aug 2016 18:19:12 +0000 (14:19 -0400)] 
[master] Updated RELNOTES entry for 41815.

8 years ago[master] Clean up some memory references
Shawn Routhier [Thu, 25 Aug 2016 17:41:35 +0000 (10:41 -0700)] 
[master] Clean up some memory references
Squashed commit of the following:

commit c3e88212ff666701b5aca3cbc96b557fa37aa682
Author: Shawn Routhier <sar@isc.org>
Date:   Wed Aug 24 11:33:31 2016 -0700

    [rt42984] Clean up some memory references

8 years ago[master] remove uses of vix.com, nominum.com and fugue.com
Shawn Routhier [Wed, 24 Aug 2016 04:38:45 +0000 (21:38 -0700)] 
[master] remove uses of vix.com, nominum.com and fugue.com
Squashed commit of the following:

commit 375a26d52db75c3f62b8914f36e4f1618253075e
Author: Shawn Routhier <sar@isc.org>
Date:   Thu Aug 18 14:26:28 2016 -0700

    [rt43069] remove uses of vix.com, nominum.com and fugue.com

8 years ago[master] Added "-id" command line argument to dhcrelay v4 mode
Thomas Markwalder [Mon, 15 Aug 2016 10:52:58 +0000 (06:52 -0400)] 
[master] Added "-id" command line argument to dhcrelay v4 mode

    Merges in rt41547b.

8 years ago[master] Include the raw data from a fully encapsualted option in the cache
Shawn Routhier [Thu, 11 Aug 2016 03:28:28 +0000 (20:28 -0700)] 
[master] Include the raw data from a fully encapsualted option in the cache

8 years ago[master] Added -iu command line argument to dhcrelay
Thomas Markwalder [Wed, 10 Aug 2016 18:31:26 +0000 (14:31 -0400)] 
[master] Added -iu command line argument to dhcrelay

    Merges in 41547a

8 years ago[master] Update release note for 42113
Shawn Routhier [Mon, 8 Aug 2016 20:21:20 +0000 (13:21 -0700)] 
[master] Update release note for 42113

8 years ago[master] Update releases notes for 4.4.0
Shawn Routhier [Tue, 2 Aug 2016 05:13:09 +0000 (22:13 -0700)] 
[master] Update releases notes for 4.4.0

8 years ago[master] Fix typo in dhcrelay for -U error message
Shawn Routhier [Mon, 1 Aug 2016 19:35:33 +0000 (12:35 -0700)] 
[master] Fix typo in dhcrelay for -U error message

8 years ago[master] When opening a connection, if the socket can't be bound close it.
Shawn Routhier [Fri, 29 Jul 2016 04:11:24 +0000 (21:11 -0700)] 
[master] When opening a connection, if the socket can't be bound close it.

8 years ago[master] find_lease() now ACKs reclaimed abandoned addresses
Thomas Markwalder [Thu, 28 Jul 2016 10:51:30 +0000 (06:51 -0400)] 
[master] find_lease() now ACKs reclaimed abandoned addresses

    Merges in rt41815a.

8 years ago[master] Fix test allocation message to use %zu
Shawn Routhier [Wed, 27 Jul 2016 18:05:13 +0000 (11:05 -0700)] 
[master] Fix test allocation message to use %zu

8 years ago[master] Update dmalloc to use a size_t as an argument
Shawn Routhier [Wed, 27 Jul 2016 17:41:26 +0000 (10:41 -0700)] 
[master] Update dmalloc to use a size_t as an argument

Update dmalloc to use a size_t as an argument which will
bring it in line with the call it makes to malloc and
avoid possible truncation.

8 years ago[master] Add thank you note to release note entry.
Shawn Routhier [Wed, 27 Jul 2016 02:36:30 +0000 (19:36 -0700)] 
[master] Add thank you note to release note entry.

8 years ago[master] Correct the dhcp-cache-threshold codes treatment of hostname
Shawn Routhier [Tue, 26 Jul 2016 18:41:47 +0000 (11:41 -0700)] 
[master] Correct the dhcp-cache-threshold codes treatment of hostname

If a lease is reused as part of dhcp-cache-threshold processing
the hostname (if it exists) needs to be copied from the temporary
lease back to the permanent lease.

Also add additional checks to see if the lease can be reused.
The host pointer, client ID and hardware address shouldn't have
changed.

8 years ago[master] Enhance the script to show leases from the lease file
Shawn Routhier [Tue, 26 Jul 2016 18:22:23 +0000 (11:22 -0700)] 
[master] Enhance the script to show leases from the lease file
Squashed commit of the following:

commit ed86441135b2dd001c1175abeaddc7fbfa5b3feb
Author: Shawn Routhier <sar@isc.org>
Date:   Tue Jul 19 20:31:42 2016 -0700

    [rt42113] Enhance the script to look at leases

8 years ago[master] Correct ticket number for cache-threshold work was 38686 should be 38636
Shawn Routhier [Fri, 15 Jul 2016 05:21:25 +0000 (22:21 -0700)] 
[master] Correct ticket number for cache-threshold work was 38686 should be 38636

8 years ago[master] Modify dhcpd.conf.5 text to remove experimental from delayed-ack
Shawn Routhier [Thu, 14 Jul 2016 19:55:46 +0000 (12:55 -0700)] 
[master] Modify dhcpd.conf.5 text to remove experimental from delayed-ack

8 years ago[master] Clean up interface name handling during interface discovery
Thomas Markwalder [Fri, 8 Jul 2016 11:32:04 +0000 (07:32 -0400)] 
[master] Clean up interface name handling during interface discovery

    Merges in rt42226.

8 years ago[master] Add abandon-lease-time parameter
Thomas Markwalder [Thu, 7 Jul 2016 18:11:26 +0000 (14:11 -0400)] 
[master] Add abandon-lease-time parameter

    Merges in rt41815.

8 years ago[master] Update DDNS code to remove PTR even if removing FWD had issues
Shawn Routhier [Wed, 6 Jul 2016 03:36:32 +0000 (20:36 -0700)] 
[master] Update DDNS code to remove PTR even if removing FWD had issues
Squashed commit of the following:

commit 70eb39525494f0c8ee6d1b1f1ae2cca391ab309e
Author: Shawn Routhier <sar@isc.org>
Date:   Mon Jun 27 13:46:37 2016 -0700

    [rt23954] Update DDNS code to remove PTR even if removing FWD had issues

8 years ago[master] Updated release notes
Thomas Markwalder [Tue, 28 Jun 2016 15:51:58 +0000 (11:51 -0400)] 
[master] Updated release notes

8 years ago[master] Fix a cut and paste error replacing concat with pick-first-value
Shawn Routhier [Mon, 20 Jun 2016 14:48:42 +0000 (07:48 -0700)] 
[master] Fix a cut and paste error replacing concat with pick-first-value

8 years ago[master] Fix some cut and paste type errors in LDAP code
Shawn Routhier [Mon, 20 Jun 2016 14:39:32 +0000 (07:39 -0700)] 
[master] Fix some cut and paste type errors in LDAP code
Squashed commit of the following:

    [rt42666] Fix some cut and paste type errors in LDAP code

    Add the character '6' to some strings.  They were cut and pasted
    from the v4 versions and didn't get fully updated.

8 years ago[master] Scrub leases when they are re-balanced
Thomas Markwalder [Mon, 13 Jun 2016 14:01:48 +0000 (10:01 -0400)] 
[master] Scrub leases when they are re-balanced

    Merges in 42008.

8 years ago[master] Eliminated noisy cp error message during "make check"
Thomas Markwalder [Thu, 9 Jun 2016 11:52:12 +0000 (07:52 -0400)] 
[master] Eliminated noisy cp error message during "make check"

    Merges in rt41883.

8 years ago[master] Add support for sending encapsulated v6 options from the server
Shawn Routhier [Fri, 3 Jun 2016 18:24:48 +0000 (11:24 -0700)] 
[master] Add support for sending encapsulated v6 options from the server

Even if there was a definition for an ecncapsulated v6 option
and a set of values for it the v6 server wouldn't add it to
the outgoing packet.  This patch updates the server to do so.

8 years ago[master] Fix copy and paste error to use remote id instead of circuit id
Shawn Routhier [Wed, 1 Jun 2016 17:25:08 +0000 (10:25 -0700)] 
[master] Fix copy and paste error to use remote id instead of circuit id
Squashed commit of the following:

commit 0f8b7fe0a421e3c46ffff69ac0fe47804fc663ec
Author: Shawn Routhier <sar@isc.org>
Date:   Wed Jun 1 09:53:11 2016 -0700

    [rt42556] Fix copy and paste error to use remote id instead of circuit id

8 years agoFinished merge of rt41973 (util/bindvar.sh errors logged but ignored)
Francis Dupont [Wed, 27 Apr 2016 15:17:18 +0000 (17:17 +0200)] 
Finished merge of rt41973 (util/bindvar.sh errors logged but ignored)

8 years agoMerge rt41973 (util/bindvar.sh errors logged but ignored)
Francis Dupont [Wed, 27 Apr 2016 15:14:38 +0000 (17:14 +0200)] 
Merge rt41973 (util/bindvar.sh errors logged but ignored)

8 years ago[master] Add tag for next set of release notes
Shawn Routhier [Tue, 5 Apr 2016 02:51:07 +0000 (19:51 -0700)] 
[master] Add tag for next set of release notes

8 years ago[master] Update copyright
Shawn Routhier [Tue, 5 Apr 2016 02:33:38 +0000 (19:33 -0700)] 
[master] Update copyright

8 years ago[master] Add descritpion of prepending universe name to environment names
Shawn Routhier [Tue, 5 Apr 2016 02:30:00 +0000 (19:30 -0700)] 
[master] Add descritpion of prepending universe name to environment names

8 years ago[master] Add CVE number
Shawn Routhier [Wed, 30 Mar 2016 17:33:14 +0000 (10:33 -0700)] 
[master] Add CVE number

8 years agotypo and spelling fixes in docs
Jeremy C. Reed [Wed, 23 Mar 2016 13:01:42 +0000 (09:01 -0400)] 
typo and spelling fixes in docs

8 years ago[master] Updated auto-generated files for 4.3.4 v4_3_4
Thomas Markwalder [Tue, 22 Mar 2016 13:47:19 +0000 (13:47 +0000)] 
[master] Updated auto-generated files for 4.3.4

8 years ago[master] Pre-release tag prep for 4.3.4: version #, copyright etc...
Thomas Markwalder [Tue, 22 Mar 2016 13:39:36 +0000 (09:39 -0400)] 
[master] Pre-release tag prep for 4.3.4: version #, copyright etc...

8 years agoFixed util/bindvar.sh error handling
Francis Dupont [Fri, 18 Mar 2016 13:39:24 +0000 (14:39 +0100)] 
Fixed util/bindvar.sh error handling

8 years ago[master] Updated release notes with contributor cite
Thomas Markwalder [Wed, 9 Mar 2016 18:20:20 +0000 (13:20 -0500)] 
[master] Updated release notes with contributor cite

8 years agofix typo
Jeremy C. Reed [Tue, 8 Mar 2016 18:33:41 +0000 (13:33 -0500)] 
fix typo

8 years agoMerge branch 'master' of repo.isc.org:/proj/git/prod/dhcp
Jeremy C. Reed [Tue, 8 Mar 2016 17:11:28 +0000 (12:11 -0500)] 
Merge branch 'master' of repo.isc.org:/proj/git/prod/dhcp

Conflicts:
RELNOTES

8 years agofix a punctuation and capitalize a trademark to be consistent
Jeremy C. Reed [Tue, 8 Mar 2016 17:06:27 +0000 (12:06 -0500)] 
fix a punctuation and capitalize a trademark to be consistent

8 years agofix few misspelling typos and some capitalization
Jeremy C. Reed [Tue, 8 Mar 2016 16:59:28 +0000 (11:59 -0500)] 
fix few misspelling typos and some capitalization

8 years ago[master] Changed dhcrelay v4 command line arg from -u to -U v4_3_4b1
Thomas Markwalder [Mon, 7 Mar 2016 19:48:28 +0000 (14:48 -0500)] 
[master] Changed dhcrelay v4 command line arg from -u to -U

Changed the new uplink command line argument for v4 dhcrelay from
-u to -U to distinguish it from v6.

8 years ago[master] Fixed mulitply defined get_hw_addr issue
Thomas Markwalder [Mon, 7 Mar 2016 14:07:43 +0000 (09:07 -0500)] 
[master] Fixed mulitply defined get_hw_addr issue

includes/osdep.h - altered setting of USE_DLPI_HWADDR, it
is no longer defined under Solaris when --enable-ipv4-pktinfo
is specified.

8 years ago[master] #ifdef parse_iaid_duid so it is only included for v6
Shawn Routhier [Sat, 5 Mar 2016 18:15:56 +0000 (10:15 -0800)] 
[master] #ifdef parse_iaid_duid so it is only included for v6

8 years ago[master] Fix typos in relnotes
Shawn Routhier [Sat, 5 Mar 2016 18:08:05 +0000 (10:08 -0800)] 
[master] Fix typos in relnotes

8 years ago[master] Updated auto-generated files for 4.3.4b1
Thomas Markwalder [Fri, 4 Mar 2016 21:27:34 +0000 (21:27 +0000)] 
[master] Updated auto-generated files for 4.3.4b1

8 years ago[master] Pre-release tag prep for 4.3.4b1: version #, copyright etc...
Thomas Markwalder [Fri, 4 Mar 2016 21:19:27 +0000 (16:19 -0500)] 
[master] Pre-release tag prep for 4.3.4b1: version #, copyright etc...

8 years ago[master] Add patch to limit the value of an fd we accept for a connection.
Shawn Routhier [Fri, 4 Mar 2016 20:16:52 +0000 (12:16 -0800)] 
[master] Add patch to limit the value of an fd we accept for a connection.

By limiting the highest value we accept for an fd we limit the number
of connections.

8 years ago[master] Added lease-id-format to server and client
Thomas Markwalder [Fri, 4 Mar 2016 19:16:29 +0000 (14:16 -0500)] 
[master] Added lease-id-format to server and client

    Merges in rt26378

8 years ago[master] Fix typo in dhcp-options.5
Shawn Routhier [Tue, 1 Mar 2016 04:48:45 +0000 (20:48 -0800)] 
[master] Fix typo in dhcp-options.5

8 years ago[master] Add a call to dereference the packet structure if the deocding fails
Shawn Routhier [Tue, 23 Feb 2016 20:16:19 +0000 (12:16 -0800)] 
[master] Add a call to dereference the packet structure if the deocding fails
Squashed commit of the following:

commit 7d61e40149676f989667cac90d9c3b6f5b63ac6b
Author: Shawn Routhier <sar@isc.org>
Date:   Tue Feb 23 11:31:27 2016 -0800

    [rt41774] Add a call to dereference the packet structure if the deocding fails

8 years ago[master] Updated release notes
Thomas Markwalder [Tue, 23 Feb 2016 18:26:33 +0000 (13:26 -0500)] 
[master] Updated release notes

8 years ago[master] Updated release notes
Thomas Markwalder [Tue, 23 Feb 2016 12:51:09 +0000 (07:51 -0500)] 
[master] Updated release notes

8 years ago[master] Fixed interface device naming for DLPI under Solaris 11
Thomas Markwalder [Tue, 23 Feb 2016 12:09:17 +0000 (07:09 -0500)] 
[master] Fixed interface device naming for DLPI under Solaris 11

    Merges in rt37954.

8 years agoMerged rt41751 (DHCP4o6 docs) (new files and regen)
Francis Dupont [Tue, 23 Feb 2016 10:20:38 +0000 (11:20 +0100)] 
Merged rt41751 (DHCP4o6 docs) (new files and regen)

8 years agoMerged rt41751 (DHCP4o6 docs)
Francis Dupont [Tue, 23 Feb 2016 10:10:14 +0000 (11:10 +0100)] 
Merged rt41751 (DHCP4o6 docs)

8 years agoMerged rt35711c (DHCPv4-over-DHCPv6 support) (new files)
Francis Dupont [Tue, 23 Feb 2016 09:49:25 +0000 (10:49 +0100)] 
Merged rt35711c (DHCPv4-over-DHCPv6 support) (new files)

8 years agoMerged rt35711c (DHCPv4-over-DHCPv6 support)
Francis Dupont [Tue, 23 Feb 2016 09:40:10 +0000 (10:40 +0100)] 
Merged rt35711c (DHCPv4-over-DHCPv6 support)

8 years ago[master] Correct the tag of a release note entry
Shawn Routhier [Fri, 19 Feb 2016 04:30:57 +0000 (20:30 -0800)] 
[master] Correct the tag of a release note entry

8 years ago[master] Fixed several minor Coverity issues
Thomas Markwalder [Thu, 18 Feb 2016 16:21:42 +0000 (11:21 -0500)] 
[master] Fixed several minor Coverity issues

    Merges in rt35144.

8 years ago[master] Add cast of sizeof() to long to make some compilers happy
Shawn Routhier [Tue, 16 Feb 2016 22:36:10 +0000 (14:36 -0800)] 
[master] Add cast of sizeof() to long to make some compilers happy

8 years ago[master] Fixed coverity issue in dhcrelay
Thomas Markwalder [Tue, 16 Feb 2016 20:45:54 +0000 (15:45 -0500)] 
[master] Fixed coverity issue in dhcrelay

    Merges in rt41708

8 years ago[master] Add global DHCPv6 option, dhcpv6-set-tee-times to calculate T1/T2
Thomas Markwalder [Tue, 16 Feb 2016 18:07:02 +0000 (13:07 -0500)] 
[master] Add global DHCPv6 option, dhcpv6-set-tee-times to calculate T1/T2

    Merges in rt25687

8 years ago[master] Add link selection suboption support to dhcrelay (RFC 3527)
Thomas Markwalder [Wed, 10 Feb 2016 12:20:03 +0000 (07:20 -0500)] 
[master] Add link selection suboption support to dhcrelay (RFC 3527)

    Merges in rt34875.

8 years agoregen
Francis Dupont [Tue, 9 Feb 2016 12:52:02 +0000 (13:52 +0100)] 
regen

8 years agoFinished merge of t39262 (DHCP build from another directory)
Francis Dupont [Tue, 9 Feb 2016 12:49:00 +0000 (13:49 +0100)] 
Finished merge of t39262 (DHCP build from another directory)

8 years ago[master] Moved misplaced release note to proper spot
Thomas Markwalder [Mon, 8 Feb 2016 12:32:34 +0000 (07:32 -0500)] 
[master] Moved misplaced release note to proper spot

8 years ago[master] merge documeantion change
Shawn Routhier [Fri, 5 Feb 2016 23:57:46 +0000 (15:57 -0800)] 
[master] merge documeantion change
Merge branch 'master' of repo.isc.org:/proj/git/prod/dhcp

8 years ago[master] Fix send description in dhclient.conf.5
Shawn Routhier [Fri, 5 Feb 2016 23:56:35 +0000 (15:56 -0800)] 
[master] Fix send description in dhclient.conf.5

There can be only one option per send statement.

8 years ago[master] Fixed infinite-is-reserved and lease:flags setting via omapi
Thomas Markwalder [Fri, 5 Feb 2016 14:03:51 +0000 (09:03 -0500)] 
[master] Fixed infinite-is-reserved and lease:flags setting via omapi

    Merges in rt31179.

8 years ago[master] Handle long commands in execute better
Shawn Routhier [Tue, 2 Feb 2016 18:13:11 +0000 (10:13 -0800)] 
[master] Handle long commands in execute better

    Use token_print_indent_concat() to write the comamnd in an
    execute statement to the lease file.  This keeps the quotes
    with the command.  When using token_print_indent() and passing
    the quotes as a prefix and suffix they could be discarded
    if the command was overly long.

8 years ago[master] Add new options
Shawn Routhier [Fri, 29 Jan 2016 18:51:18 +0000 (10:51 -0800)] 
[master] Add new options

options for v4: 116, 141, 142, 159, 160
options for v6: 103, 143
from rfcs:  2563, 6011, 6153, 7618, 7710

8 years agoregen
Francis Dupont [Fri, 29 Jan 2016 14:00:37 +0000 (15:00 +0100)] 
regen

8 years agoMerged rt38835a (add --with-randomdev in config options)
Francis Dupont [Fri, 29 Jan 2016 13:57:39 +0000 (14:57 +0100)] 
Merged rt38835a (add --with-randomdev in config options)

8 years ago[master] Add support for relayed client-linklayer-address option (RFC 6939)
Thomas Markwalder [Thu, 28 Jan 2016 21:30:01 +0000 (16:30 -0500)] 
[master] Add support for relayed client-linklayer-address option (RFC 6939)

    Merges in rt40334.

8 years agoregen
Francis Dupont [Wed, 27 Jan 2016 12:25:02 +0000 (13:25 +0100)] 
regen

8 years agoFinish rt41536 merge
Francis Dupont [Wed, 27 Jan 2016 12:14:42 +0000 (13:14 +0100)] 
Finish rt41536 merge

8 years agoMerge rt41536 (Use a configure variable for ar)
Francis Dupont [Wed, 27 Jan 2016 12:04:10 +0000 (13:04 +0100)] 
Merge rt41536 (Use a configure variable for ar)

8 years agoAdd a release note entry
Francis Dupont [Wed, 27 Jan 2016 11:59:23 +0000 (12:59 +0100)] 
Add a release note entry

8 years agoAdd error when ar is not found (from bind9 configure)
Francis Dupont [Wed, 27 Jan 2016 11:58:58 +0000 (12:58 +0100)] 
Add error when ar is not found (from bind9 configure)

8 years ago[master] Enhance support for long and infinite leases in v6 server
Shawn Routhier [Tue, 26 Jan 2016 05:16:00 +0000 (21:16 -0800)] 
[master] Enhance support for long and infinite leases in v6 server

8 years agoAdded an AR configure variable and regen
Francis Dupont [Mon, 25 Jan 2016 14:33:10 +0000 (15:33 +0100)] 
Added an AR configure variable and regen

8 years ago[master] Add reporter's name to the release note
Shawn Routhier [Sun, 24 Jan 2016 06:48:51 +0000 (22:48 -0800)] 
[master] Add reporter's name to the release note

8 years ago[master] Handle bad ouis better and print hostnames better
Shawn Routhier [Wed, 20 Jan 2016 16:00:36 +0000 (08:00 -0800)] 
[master] Handle bad ouis better and print hostnames better

Handle bad ouis better and print hostnames better in
the dhcp lease script

8 years ago[master] Correct size for buffer allocation
Shawn Routhier [Wed, 20 Jan 2016 03:01:39 +0000 (19:01 -0800)] 
[master] Correct size for buffer allocation

8 years ago[master] Corrected release note bug number
Thomas Markwalder [Mon, 18 Jan 2016 14:23:03 +0000 (09:23 -0500)] 
[master] Corrected release note bug number

8 years ago[master] Failover primary now accepts secondary updates from active to abandoned
Thomas Markwalder [Mon, 18 Jan 2016 14:21:15 +0000 (09:21 -0500)] 
[master] Failover primary now accepts secondary updates from active to abandoned

    Merges in rt25189.

8 years ago[master] dhclient -6 now supports option expressions such as prepend
Thomas Markwalder [Mon, 18 Jan 2016 13:46:17 +0000 (08:46 -0500)] 
[master] dhclient -6 now supports option expressions such as prepend

    Merges in rt39952.

8 years ago[master] Terminate strings before calling regexec
Shawn Routhier [Sat, 16 Jan 2016 03:49:23 +0000 (19:49 -0800)] 
[master] Terminate strings before calling regexec

    Make sure strings are terminated before callng regexec.
    If they are we can simply copy the pointers, if they
    aren't we need to copy the string into a new block
    of memory.

    Fix a boundary error in data_string_new()

8 years ago[master] Hnadle dhcpv6 being disabled better
Shawn Routhier [Tue, 12 Jan 2016 20:33:26 +0000 (12:33 -0800)] 
[master] Hnadle dhcpv6 being disabled better

    The previous patches didn't handle dhvpv6 being disabled well.
    This change moves the #ifdefs a bit to handle it.

8 years ago[master] Remove some incorrect #ifdefs
Shawn Routhier [Thu, 7 Jan 2016 19:35:44 +0000 (11:35 -0800)] 
[master] Remove some incorrect #ifdefs

As part of 33990 we removed some #ifdefs for DEBUG_MEMORY
but we didn't get all of them.  Remove the extra ones.

8 years ago[master] Added make tool and pkg-config tests to configure script
Thomas Markwalder [Thu, 7 Jan 2016 14:53:39 +0000 (09:53 -0500)] 
[master] Added make tool and pkg-config tests to configure script

    Merges in rt40371.

8 years ago[master] Add cve number to release note entry
Shawn Routhier [Thu, 7 Jan 2016 01:31:09 +0000 (17:31 -0800)] 
[master] Add cve number to release note entry