]> git.ipfire.org Git - thirdparty/dhcp.git/log
thirdparty/dhcp.git
9 years ago[v4_1_esv] Updated auto-generated files for 4.1-ESV-R14 v4_1_esv_r14
Thomas Markwalder [Tue, 27 Sep 2016 18:33:22 +0000 (18:33 +0000)] 
[v4_1_esv] Updated auto-generated files for 4.1-ESV-R14

Changes to be committed:
modified:   configure

9 years ago[v4_1_esv] Pre-release tag prep for 4.1-ESV-R14: version #, copyright etc...
Thomas Markwalder [Tue, 27 Sep 2016 18:26:12 +0000 (14:26 -0400)] 
[v4_1_esv] Pre-release tag prep for 4.1-ESV-R14: version #, copyright etc...

    README
    RELNOTES
    configure.ac

9 years ago[v4_1_esv] Fix a name in the release notes
Shawn Routhier [Wed, 7 Sep 2016 22:51:02 +0000 (15:51 -0700)] 
[v4_1_esv] Fix a name in the release notes

9 years ago[v4_1_esv] Typo level changes in the release notes
Shawn Routhier [Wed, 31 Aug 2016 20:03:24 +0000 (13:03 -0700)] 
[v4_1_esv] Typo level changes in the release notes

9 years ago[v4_1_esv] Updated auto-generated files for 4.1-ESV-R14b1 v4_1_esv_r14b1
Thomas Markwalder [Fri, 26 Aug 2016 20:44:09 +0000 (20:44 +0000)] 
[v4_1_esv] Updated auto-generated files for 4.1-ESV-R14b1

9 years ago[v4_1_esv] Pre-release tag prep for 4.1-ESV-R14b1: version #, copyright etc...
Thomas Markwalder [Fri, 26 Aug 2016 20:37:17 +0000 (16:37 -0400)] 
[v4_1_esv] Pre-release tag prep for 4.1-ESV-R14b1: version #, copyright etc...

9 years ago[v4_1_esv] Comment out the max alloc test for now
Shawn Routhier [Fri, 26 Aug 2016 17:58:02 +0000 (10:58 -0700)] 
[v4_1_esv] Comment out the max alloc test for now

9 years ago[v4_1_esv] Updated RELNOTES entry for 41815.
Thomas Markwalder [Thu, 25 Aug 2016 18:22:45 +0000 (14:22 -0400)] 
[v4_1_esv] Updated RELNOTES entry for 41815.

9 years ago[v4_1_esv] Clean up some memory references
Shawn Routhier [Thu, 25 Aug 2016 17:54:39 +0000 (10:54 -0700)] 
[v4_1_esv] 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

Conflicts:
RELNOTES

9 years ago[v4_1_esv] remove uses of vix.com, nominum.com and fugue.com
Shawn Routhier [Wed, 24 Aug 2016 05:03:23 +0000 (22:03 -0700)] 
[v4_1_esv] 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

9 years ago[v4_1_esv] Add -id command line argument to dhcrelay
Thomas Markwalder [Mon, 15 Aug 2016 11:26:06 +0000 (07:26 -0400)] 
[v4_1_esv] Add -id command line argument to dhcrelay

    Merges in rt41547b.

9 years ago[v4_1_esv] Added "-iu" command line argument to dhcrelay
Thomas Markwalder [Wed, 10 Aug 2016 18:52:01 +0000 (14:52 -0400)] 
[v4_1_esv] Added "-iu" command line argument to dhcrelay

    Manually merged 41547a.

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

9 years ago[v4_1_esv] find_lease() now ACKs reclaimed abandoned addresses
Thomas Markwalder [Thu, 28 Jul 2016 11:04:06 +0000 (07:04 -0400)] 
[v4_1_esv] find_lease() now ACKs reclaimed abandoned addresses

    Merges in rt41815a.

9 years ago[v4_1_esv] Fix test allocation message to use %zu
Shawn Routhier [Wed, 27 Jul 2016 18:00:28 +0000 (11:00 -0700)] 
[v4_1_esv] Fix test allocation message to use %zu

9 years ago[v4_1_esv] Update dmalloc to use a size_t as an argument
Shawn Routhier [Wed, 27 Jul 2016 17:46:03 +0000 (10:46 -0700)] 
[v4_1_esv] 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.

9 years ago[v4_1_esv] Modify the text in dhcpd.conf.5 to remove experimental from delayed-ack
Shawn Routhier [Thu, 14 Jul 2016 19:58:13 +0000 (12:58 -0700)] 
[v4_1_esv] Modify the text in dhcpd.conf.5 to remove experimental from delayed-ack

9 years ago[v4_1_esv] Added 42310 to the release notes.
Thomas Markwalder [Fri, 8 Jul 2016 12:05:15 +0000 (08:05 -0400)] 
[v4_1_esv] Added 42310 to the release notes.

9 years ago[v4_1_esv] Clean up interface name handling during interface discovery
Thomas Markwalder [Fri, 8 Jul 2016 11:39:55 +0000 (07:39 -0400)] 
[v4_1_esv] Clean up interface name handling during interface discovery

    Merges in rt42226.

9 years ago[v4_1_esv] Added abandon-lease-time parameter
Thomas Markwalder [Thu, 7 Jul 2016 19:48:38 +0000 (15:48 -0400)] 
[v4_1_esv] Added abandon-lease-time parameter

    Merges in rt41815.

9 years ago[v4_1_esv] Updated release notes
Thomas Markwalder [Tue, 28 Jun 2016 15:53:06 +0000 (11:53 -0400)] 
[v4_1_esv] Updated release notes

9 years ago[v4_1_esv] Fix a cut and paste error replacing concat with pick-first-value
Shawn Routhier [Mon, 20 Jun 2016 15:03:23 +0000 (08:03 -0700)] 
[v4_1_esv] Fix a cut and paste error replacing concat with pick-first-value

[master] Fix a cut and paste error replacing concat with pick-first-value

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

    Merges in 42008.

9 years ago[v4_1_esv] Add support for sending encapsulated v6 options from the server
Shawn Routhier [Fri, 3 Jun 2016 18:43:21 +0000 (11:43 -0700)] 
[v4_1_esv] 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.

9 years ago[v4_1_esv] Fix copy and paste error to use remote id instead of circuit id
Shawn Routhier [Thu, 2 Jun 2016 06:04:28 +0000 (23:04 -0700)] 
[v4_1_esv] 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

9 years ago[v4_1_esv] Add tag for next set of release notes
Shawn Routhier [Tue, 5 Apr 2016 02:52:24 +0000 (19:52 -0700)] 
[v4_1_esv] Add tag for next set of release notes

9 years ago[v4_1_esv] Add description of prepending the universe name to environment variables
Shawn Routhier [Tue, 5 Apr 2016 02:32:41 +0000 (19:32 -0700)] 
[v4_1_esv] Add description of prepending the universe name to environment variables

9 years ago[v4_1_esv] Add CVE number
Shawn Routhier [Wed, 30 Mar 2016 17:34:19 +0000 (10:34 -0700)] 
[v4_1_esv] Add CVE number

9 years ago[v4_1_esv] Updated auto-generated files for 4.1-ESV-R13 v4_1_esv_r13
Thomas Markwalder [Tue, 22 Mar 2016 14:48:59 +0000 (14:48 +0000)] 
[v4_1_esv] Updated auto-generated files for 4.1-ESV-R13

9 years ago[v4_1_esv] Pre-release tag prep for 4.1-ESV-R13: version #, copyright etc...
Thomas Markwalder [Tue, 22 Mar 2016 14:43:06 +0000 (10:43 -0400)] 
[v4_1_esv] Pre-release tag prep for 4.1-ESV-R13: version #, copyright etc...

9 years agofix a typo
Jeremy C. Reed [Tue, 8 Mar 2016 19:04:39 +0000 (14:04 -0500)] 
fix a typo

and while here capitalize Linux

9 years ago[v4_1_esv] Updated auto-generated files for 4.1-ESV-R13b1 v4_1_esv_r13b1
Thomas Markwalder [Tue, 8 Mar 2016 14:25:14 +0000 (14:25 +0000)] 
[v4_1_esv] Updated auto-generated files for 4.1-ESV-R13b1

9 years ago[v4_1_esv] Pre-release tag prep for 4.1-ESV-R13b1: version #, copyright etc...
Thomas Markwalder [Tue, 8 Mar 2016 14:19:54 +0000 (09:19 -0500)] 
[v4_1_esv] Pre-release tag prep for 4.1-ESV-R13b1: version #, copyright etc...

9 years ago[v4_1_esv] Fix some typos in relnotes
Shawn Routhier [Sat, 5 Mar 2016 18:10:21 +0000 (10:10 -0800)] 
[v4_1_esv] Fix some typos in relnotes

9 years ago[v4_1_esv] Add patch to limit the value of an fd we accept for a connection.
Shawn Routhier [Fri, 4 Mar 2016 20:29:19 +0000 (12:29 -0800)] 
[v4_1_esv] 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.

9 years ago[v4_1_esv] Clean up memory on error conditions
Shawn Routhier [Tue, 23 Feb 2016 20:10:09 +0000 (12:10 -0800)] 
[v4_1_esv] Clean up memory on error conditions
Squashed commit of the following:

commit 4a6276dd17ceb56003f951d01bc9ba241d67cfdc
Author: Shawn Routhier <sar@isc.org>
Date:   Tue Feb 23 11:51:09 2016 -0800

    [rt41774_41esv] Clean up memory on error conditions

9 years ago[v4_1_esv] Updated release notes
Thomas Markwalder [Tue, 23 Feb 2016 18:25:23 +0000 (13:25 -0500)] 
[v4_1_esv] Updated release notes

9 years ago[v4_1_esv] Updated release notes
Thomas Markwalder [Tue, 23 Feb 2016 12:50:05 +0000 (07:50 -0500)] 
[v4_1_esv] Updated release notes

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

    Merges in rt37954.

9 years ago[v4_1_esv] Fixed several minor Coverity issues
Thomas Markwalder [Thu, 18 Feb 2016 16:44:05 +0000 (11:44 -0500)] 
[v4_1_esv] Fixed several minor Coverity issues

        Merges in rt35144.

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

    Merges in rt25687

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

There can be only one option per send statement.

9 years ago[v4_1_esv] Fixed infinite-is-reserved and lease:flags setting via omapi
Thomas Markwalder [Fri, 5 Feb 2016 14:53:12 +0000 (09:53 -0500)] 
[v4_1_esv] Fixed infinite-is-reserved and lease:flags setting via omapi

    Merges in rt31179.

9 years ago[v4_1_esv] Handle long commands in execute better
Shawn Routhier [Tue, 2 Feb 2016 18:18:20 +0000 (10:18 -0800)] 
[v4_1_esv] 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.

9 years ago[v4_1_esv] Enhance support for long and infinite leases in v6 server
Shawn Routhier [Tue, 26 Jan 2016 05:19:58 +0000 (21:19 -0800)] 
[v4_1_esv] Enhance support for long and infinite leases in v6 server

9 years ago[v4_1_esv] Correct size for buffer allocation
Shawn Routhier [Wed, 20 Jan 2016 03:10:58 +0000 (19:10 -0800)] 
[v4_1_esv] Correct size for buffer allocation

9 years ago[v4_1_esv] Failover primary now accepts secondary updates from active to abandoned
Thomas Markwalder [Mon, 18 Jan 2016 14:29:00 +0000 (09:29 -0500)] 
[v4_1_esv] Failover primary now accepts secondary updates from active to abandoned

    Merges in rt25189.

9 years ago[v4_1_esv] dhclient -6 now supports option expressions such as prepend
Thomas Markwalder [Mon, 18 Jan 2016 13:55:41 +0000 (08:55 -0500)] 
[v4_1_esv] dhclient -6 now supports option expressions such as prepend

    Merges in rt39952.

9 years ago[v4_1_esv] Terminate strings before calling regexec
Shawn Routhier [Sat, 16 Jan 2016 03:54:39 +0000 (19:54 -0800)] 
[v4_1_esv] 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()

9 years ago[v4_1_esv] Handle dhcpv6 being disabled better
Shawn Routhier [Tue, 12 Jan 2016 20:58:10 +0000 (12:58 -0800)] 
[v4_1_esv] Handle dhcpv6 being disabled better

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

9 years ago[master] Updated auto-generated files after merging rt40371
Thomas Markwalder [Thu, 7 Jan 2016 15:21:55 +0000 (15:21 +0000)] 
[master] Updated auto-generated files after merging rt40371

9 years ago[master] Added check for pkg-config to configure.ac
Thomas Markwalder [Thu, 7 Jan 2016 15:16:56 +0000 (10:16 -0500)] 
[master] Added check for pkg-config to configure.ac

    Manual merge of rt40371.

9 years ago[v4_1_esv] Add CVE number to release note entry
Shawn Routhier [Thu, 7 Jan 2016 01:30:11 +0000 (17:30 -0800)] 
[v4_1_esv] Add CVE number to release note entry

9 years ago[v4_1_esv] Emit better error messages for command line issues
Shawn Routhier [Thu, 7 Jan 2016 01:27:31 +0000 (17:27 -0800)] 
[v4_1_esv] Emit better error messages for command line issues

When emitting an error message due to a bad command line try to
include information about the argument that is at fault.

9 years ago[v4_1_esv] Clean up packet handling
Shawn Routhier [Thu, 17 Dec 2015 00:34:22 +0000 (16:34 -0800)] 
[v4_1_esv] Clean up packet handling

9 years ago[v4_1_esv] Update client code to RFC7550
Shawn Routhier [Wed, 2 Dec 2015 06:38:59 +0000 (22:38 -0800)] 
[v4_1_esv] Update client code to RFC7550

Update the v6 client code to handle getting
IA_NAs and IA_PDs in the same request better.

Squashed commit of the following:

commit ad1bf23100eba541c26c6c26fc2c5c9dc57dd674
Author: Shawn Routhier <sar@isc.org>
Date:   Mon Nov 16 23:08:13 2015 -0800

    [rt40190] Use dhc6_check_status for addresses and prefixes

commit 4cb1d499342e68c5c93b7e8dac71c9adbd737846
Author: Shawn Routhier <sar@isc.org>
Date:   Mon Nov 16 22:02:05 2015 -0800

    [rt40190] Correct the tests for a status code in the client

    Some of the tests for the NoAddrs or NoPrefix codes in the
    were incorrect, checking for a return of not success instead
    of success.

commit 41ad9ea4438c0f64b95ec7afeac38afd2f3b36cb
Author: Shawn Routhier <sar@isc.org>
Date:   Fri Nov 13 21:04:55 2015 -0800

    [rt40190] Update site.h to have the correct default

commit cb720dac6670e1a6cc19b22550506ded4093abef
Author: Shawn Routhier <sar@isc.org>
Date:   Fri Nov 13 21:03:38 2015 -0800

    [rt40190] update per second set of review comments

    Mostly this is a set of updates to the documentation.
    The only code change is to add a backwards compatibility
    option in includes/site.h for people who want the old weightings
    for the client lease scoring.

commit 269a5324b950062380b4e3988f56593dc21d05d9
Author: Thomas Markwalder <tmark@isc.org>
Date:   Thu Nov 12 09:00:36 2015 -0500

    [40190] Fixed another typo

commit 7da158497cd9236c30dfdce2b115818d1954839f
Author: Thomas Markwalder <tmark@isc.org>
Date:   Thu Nov 12 07:29:33 2015 -0500

    [40190] Minor cosmetics in dhc6.c

commit a010737de36e5ad2f46bb11f471ac66ccbc856aa
Author: Shawn Routhier <sar@isc.org>
Date:   Sat Nov 7 00:05:20 2015 -0800

    [rt40190] Update the use of the minimum score

    Update the use of the minimum score to use #defines instead
    of 150.  This corrects it for the current values and allows
    us to change the values if we include a backwards compatibility
    option.

commit b078575da08c06a75a49110273bf42e24d03c08a
Author: Shawn Routhier <sar@isc.org>
Date:   Fri Nov 6 21:55:05 2015 -0800

    [rt40190] Updates per review comments

    Update several comments to be more informative

    The code changes are mostly to fold all the two
    bare_ia routines together.

commit 248c498d45db5533f992fb6eb30ee6c3c399ee81
Author: Shawn Routhier <sar@isc.org>
Date:   Tue Oct 20 02:06:45 2015 -0700

    [rt40190] Fix up some typos

commit ba074eff2e82af0cfd25428e7f38bccd5fef7241
Author: Shawn Routhier <sar@isc.org>
Date:   Tue Oct 20 01:28:34 2015 -0700

    [rt40190] Patch for client side of 7550

    Finish up the code to handle multiple PDs and NAs
    in a single request, this includes updating the
    command line to add the -R option to require the
    requested IAs rather than accept the best advertised
    offer.

commit 5bb4368b8410e3c7bcdc28fdf4ae5572df04d03b
Author: Shawn Routhier <sar@isc.org>
Date:   Thu Oct 15 09:50:14 2015 -0700

    [rt40190] checkpoint my work

    The basic code is working there are still some issues with how
    corner cases get handled that I need to resolve

commit 4c0dba90fcd71c85fca3612aa5083fa11645f8f6
Author: Shawn Routhier <sar@isc.org>
Date:   Sun Oct 11 19:23:53 2015 -0700

    [rt40190] Some changes for rfc7550, to be updated

    This is being checked in so I can look at other tickets
    but I plan to re-arrange the code a fair amount.

Conflicts:
RELNOTES
client/dhc6.c
client/dhclient.8
client/dhclient.c
includes/site.h

9 years ago[v4_1_esv] Fixed memory leaks in omapi dereferencing
Thomas Markwalder [Thu, 5 Nov 2015 13:46:18 +0000 (08:46 -0500)] 
[v4_1_esv] Fixed memory leaks in omapi dereferencing

    Merges in rt33990.

9 years ago[v4_1_esv] Fix a memory leak in the v6 version of the client code
Shawn Routhier [Wed, 21 Oct 2015 03:16:26 +0000 (20:16 -0700)] 
[v4_1_esv] Fix a memory leak in the v6 version of the client code

Squashed commit of the following:

commit 70bc20ffb6bd21793d2fb4f945ef9f16619df46f
Author: Shawn Routhier <sar@isc.org>
Date:   Tue Oct 20 12:18:01 2015 -0700

    [rt40990] Fix a memory leak in the v6 version of the client code

9 years ago[v4_1_esv] Fixed reverse-ordered RELNOTES since 4-1-ESV-R12
Thomas Markwalder [Tue, 20 Oct 2015 19:26:31 +0000 (15:26 -0400)] 
[v4_1_esv] Fixed reverse-ordered RELNOTES since 4-1-ESV-R12

9 years ago[master] Added authoring-btye-order parameter to lease file handling
Thomas Markwalder [Tue, 13 Oct 2015 10:49:32 +0000 (06:49 -0400)] 
[master] Added authoring-btye-order parameter to lease file handling

    Merged in rt38396.

9 years ago[v4_1_esv] Fixed an unchecked strdup in confpars.c
Thomas Markwalder [Mon, 12 Oct 2015 11:20:47 +0000 (07:20 -0400)] 
[v4_1_esv] Fixed an unchecked strdup in confpars.c

    Merged in 40823.

10 years ago[v4_1_esv] Updated auto-generated files following configure.ac updates
Thomas Markwalder [Tue, 6 Oct 2015 19:59:47 +0000 (19:59 +0000)] 
[v4_1_esv] Updated auto-generated files following configure.ac updates

     Manual merge for rt40381 which modified configure.ac

10 years ago[v4_1_esv] Added dhcpv6 and delayed_ack feature report to configure output
Thomas Markwalder [Tue, 6 Oct 2015 19:24:53 +0000 (15:24 -0400)] 
[v4_1_esv]  Added dhcpv6 and delayed_ack feature report to configure output

    Manual merge for rt40381.

10 years ago[v4_1_esv] Update to use new auto tools on new docs systems
Shawn Routhier [Mon, 5 Oct 2015 22:25:27 +0000 (22:25 +0000)] 
[v4_1_esv] Update to use new auto tools on new docs systems

10 years ago[v4_1_esv] Fixed server unit test build issues with --disable-failover
Thomas Markwalder [Fri, 25 Sep 2015 12:56:22 +0000 (08:56 -0400)] 
[v4_1_esv] Fixed server unit test build issues with --disable-failover

    Merged rt40372.

10 years ago[v4_1_esv] Fixed typo in release notes
Thomas Markwalder [Thu, 24 Sep 2015 11:07:24 +0000 (07:07 -0400)] 
[v4_1_esv] Fixed typo in release notes

10 years ago[v4_1_esv] Corrected several potential null references identified by static analysis
Thomas Markwalder [Wed, 23 Sep 2015 19:37:57 +0000 (15:37 -0400)] 
[v4_1_esv] Corrected several potential null references identified by static analysis

    Merges branch rt40754 - note merge was manual, not all patches applied.

10 years ago[v4_1_esv] LPF now only uses 12-bit value from VLAN TCI for VID
Thomas Markwalder [Wed, 23 Sep 2015 13:58:53 +0000 (09:58 -0400)] 
[v4_1_esv] LPF now only uses 12-bit value from VLAN TCI for VID

    Merges in rt40591.

10 years agoFixed spurious #ifndef UNIT_TEST for progname (used outside usage())
Francis Dupont [Wed, 16 Sep 2015 12:58:05 +0000 (14:58 +0200)] 
Fixed spurious #ifndef UNIT_TEST for progname (used outside usage())

10 years agoFixed ISC-Bugs case
Francis Dupont [Sat, 12 Sep 2015 17:28:28 +0000 (19:28 +0200)] 
Fixed ISC-Bugs case

10 years agoMerged #38692 (use program base name in (sys)log)
Francis Dupont [Sat, 12 Sep 2015 17:21:18 +0000 (19:21 +0200)] 
Merged #38692 (use program base name in (sys)log)

10 years ago[v4_1_esv] Corrected static analysis issue in common/execute.c
Thomas Markwalder [Tue, 8 Sep 2015 19:10:05 +0000 (15:10 -0400)] 
[v4_1_esv] Corrected static analysis issue in common/execute.c

    Merged in rt40374.

10 years ago[v4_1_esv] Updated auto-generated files for 4.1-ESV-R12 v4_1_esv_r12
Thomas Markwalder [Wed, 26 Aug 2015 18:45:00 +0000 (18:45 +0000)] 
[v4_1_esv] Updated auto-generated files for 4.1-ESV-R12

10 years ago[v4_1_esv] Pre-release tag prep for 4.1-ESV-R12: version #, copyright etc...
Thomas Markwalder [Wed, 26 Aug 2015 18:32:28 +0000 (14:32 -0400)] 
[v4_1_esv] Pre-release tag prep for 4.1-ESV-R12: version #, copyright etc...

10 years ago[v4_1_esv] Add section on ports to client and server man pages
Shawn Routhier [Tue, 25 Aug 2015 15:32:48 +0000 (08:32 -0700)] 
[v4_1_esv] Add section on ports to client and server man pages

10 years ago[v4_1_esv] Add comment that declines is only usable for v4 servers
Shawn Routhier [Thu, 20 Aug 2015 20:12:05 +0000 (13:12 -0700)] 
[v4_1_esv] Add comment that declines is only usable for v4 servers

[rt40206] Add comment that declines is only usable for v4 servers

10 years ago[v4_1_esv] Added credit for 39978 to RELNOTES
Thomas Markwalder [Wed, 5 Aug 2015 10:59:06 +0000 (06:59 -0400)] 
[v4_1_esv] Added credit for 39978 to RELNOTES

10 years ago[v4_1_esv] Updated auto-generated files for 4.1-ESV-R12b1 v4_1_esv_r12b1
Thomas Markwalder [Fri, 31 Jul 2015 11:22:49 +0000 (11:22 +0000)] 
[v4_1_esv] Updated auto-generated files for 4.1-ESV-R12b1

modified:   configure

10 years ago[v4_1_esv] Pre-release tag prep for 4.1-ESV-R12b1: version #, copyright etc...
Thomas Markwalder [Fri, 31 Jul 2015 11:13:01 +0000 (07:13 -0400)] 
[v4_1_esv] Pre-release tag prep for 4.1-ESV-R12b1: version #, copyright etc...

10 years ago[v4_1_esv] Add reporter to release note
Shawn Routhier [Thu, 30 Jul 2015 17:50:14 +0000 (10:50 -0700)] 
[v4_1_esv] Add reporter to release note

10 years ago[v4_1_esv] Check that we were able to turn a packet into a lease.
Shawn Routhier [Wed, 29 Jul 2015 18:00:21 +0000 (11:00 -0700)] 
[v4_1_esv] Check that we were able to turn a packet into a lease.

[rt39279] Check that we were able to turn a packet into a lease.

10 years ago[master] Fixed server crash after billing class is deleted
Thomas Markwalder [Wed, 29 Jul 2015 12:47:53 +0000 (08:47 -0400)] 
[master] Fixed server crash after billing class is deleted

    Merges in rt39978.

10 years ago[master] Updated RELNOTES with reporter credit for #39314.
Thomas Markwalder [Tue, 21 Jul 2015 10:41:38 +0000 (06:41 -0400)] 
[master] Updated RELNOTES with reporter credit for #39314.

10 years ago[v4_1_esv] Add fchown to the paranoia patch
Shawn Routhier [Wed, 15 Jul 2015 21:24:07 +0000 (14:24 -0700)] 
[v4_1_esv] Add fchown to the paranoia patch

Add code to fchown the lease file to the paranoia patch to avoid
having issues with a file that the server can't manipulate.

10 years ago[v4_1_esv] Add information about fixed-prefix6 to the docs
Shawn Routhier [Fri, 26 Jun 2015 20:31:08 +0000 (13:31 -0700)] 
[v4_1_esv] Add information about fixed-prefix6 to the docs

10 years ago[v4_1_esv] Correctly handled v6 lease file entries that do not match to a pool
Thomas Markwalder [Fri, 26 Jun 2015 20:05:03 +0000 (16:05 -0400)] 
[v4_1_esv] Correctly handled v6 lease file entries that do not match to a pool

   Merged in rt39314.

10 years ago[v4_1_esv] Hnadle corrupt v6 lease files better.
Shawn Routhier [Tue, 23 Jun 2015 19:25:09 +0000 (12:25 -0700)] 
[v4_1_esv] Hnadle corrupt v6 lease files better.

Stop processing a v6 lease file when encountering an EOF
while trying to read an ia structure.

10 years ago[master] Delayed-ack now works correctly with failover
Thomas Markwalder [Tue, 16 Jun 2015 15:43:12 +0000 (11:43 -0400)] 
[master] Delayed-ack now works correctly with failover

    Merges in 31474.

Conflicts:

includes/dhcpd.h
server/dhcp.c

10 years ago[v4_1_esv] Allow the ADD token to be used as a hex string in IPv6 address
Shawn Routhier [Thu, 21 May 2015 20:38:11 +0000 (13:38 -0700)] 
[v4_1_esv] Allow the ADD token to be used as a hex string in IPv6 address

Allow the ADD token to be used as a hex string in IPv6 address

10 years ago[v4_1_esv] Don't send expired addresses to the script in the client
Shawn Routhier [Tue, 12 May 2015 18:22:57 +0000 (11:22 -0700)] 
[v4_1_esv] Don't send expired addresses to the script in the client

Don't send expired addresses to the script in the client

10 years ago[v4_1_esv] Keep some compilers happy by using labs() instead of abs()
Shawn Routhier [Thu, 16 Apr 2015 19:24:44 +0000 (12:24 -0700)] 
[v4_1_esv] Keep some compilers happy by using labs() instead of abs()

10 years ago[v4_1_esv] Leave siaddr clear when sending a NAK
Shawn Routhier [Thu, 16 Apr 2015 19:11:02 +0000 (12:11 -0700)] 
[v4_1_esv] Leave siaddr clear when sending a NAK

10 years ago[v4_1_esv] Treat dates greater than 2038 as never expire (infinite)
Shawn Routhier [Thu, 16 Apr 2015 03:00:43 +0000 (20:00 -0700)] 
[v4_1_esv] Treat dates greater than 2038 as never expire (infinite)

10 years ago[v4_1_esv] Always write the DUID to the lease file during startup
Shawn Routhier [Thu, 16 Apr 2015 02:47:03 +0000 (19:47 -0700)] 
[v4_1_esv] Always write the DUID to the lease file during startup

10 years agofixed lease table overflow crash [#38637] (including RELNOTES)
Francis Dupont [Sat, 11 Apr 2015 18:00:21 +0000 (20:00 +0200)] 
fixed lease table overflow crash [#38637] (including RELNOTES)

10 years ago[v4_1_esv] Server rejects unicast messages unless unicast option is defined
Thomas Markwalder [Fri, 10 Apr 2015 18:52:28 +0000 (14:52 -0400)] 
[v4_1_esv] Server rejects unicast messages unless unicast option is defined

        Merges in rt21235.

10 years ago[v4_1_esv] Fix a typo
Shawn Routhier [Fri, 27 Mar 2015 03:14:36 +0000 (20:14 -0700)] 
[v4_1_esv] Fix a typo

10 years agofix a few misspelling typos
Jeremy C. Reed [Mon, 2 Mar 2015 17:34:59 +0000 (11:34 -0600)] 
fix a few misspelling typos

due to too many conflicts, I couldn't easily cherry-pick
from adb95d233110b3c6cece7d916cf1445c0c0f098a
so I did this manually again

10 years ago[v4_1_esv] Add changes since rc2 block v4_1_esv_r11
Shawn Routhier [Fri, 27 Feb 2015 03:14:10 +0000 (19:14 -0800)] 
[v4_1_esv] Add changes since rc2 block

10 years ago[v4_1_esv] Updated auto-generated files for 4.1-ESV-R11
Thomas Markwalder [Thu, 26 Feb 2015 21:03:32 +0000 (21:03 +0000)] 
[v4_1_esv] Updated auto-generated files for 4.1-ESV-R11