- 20 Jun, 2019 2 commits
-
-
Thomas Markwalder authored
-
Thomas Markwalder authored
Added BIND9 9.11.7 tarball, our Makefile.in and version.tmp This negates needing to run util/bind.sh, unless you want a specific versio of BIND9. .gitignore - removed bind directory added: bind/Makefile.in bind/bind.tar.gz bind/version.tmp
-
- 12 Jun, 2019 5 commits
-
-
Thomas Markwalder authored
Merge branch '15-confpars-c-has-invalid-error-messages-when-memory-allocation-fails'
-
Thomas Markwalder authored
-
Thomas Markwalder authored
-
Thomas Markwalder authored
common/discover.c discover_interfaces() - replaced strncpy with memcpy common/parse.c parse_warn() - added final message buffer rather than reuse mbuf, pass size into do_percentm call includes/dhcpd.h struct interface_info - restored size of name includes/omapip/omapip_p.* do_percentm() - added output buffer size parameter omapip/errwarn.c pass size of output buffer into calls to do_percentm
-
Thomas Markwalder authored
added release note common/parse.c parse_warn() - upped format buffer size to squelch warning includes/dhcpd.h struct interface_info - bumped name size by 1 to squelch warning relay/dhcrelay.c request_v4_interface() - replace strncpy with memcpy to squelch warning (len is already checked above it) server/confpars.c parse_failover_peer() - pass token value into log_fatal calls rather than null pointer
-
- 07 Jun, 2019 7 commits
-
-
Thomas Markwalder authored
-
Thomas Markwalder authored
-
Thomas Markwalder authored
RELNOTES - added a release note. server/dhcp.c ack_lease () - corrected the logic used to capture the billing class name for logging
-
Thomas Markwalder authored
-
Thomas Markwalder authored
Merge branch '10-make-ping-check-timeout-configurable-in-ms-thus-allowing-timeouts-1s'
-
Thomas Markwalder authored
server/dhcp.c moved log message up server/dhcpd.conf.5 fixed missing paragraph marker
-
Thomas Markwalder authored
Merge branch '16-a-nsupdate-compiling-issue-was-observed'
-
- 06 Jun, 2019 2 commits
-
-
Thomas Markwalder authored
-
Thomas Markwalder authored
Added comments on #endif statements
-
- 05 Jun, 2019 1 commit
-
-
Suzanne Goldlust authored
-
- 16 May, 2019 2 commits
-
-
Thomas Markwalder authored
-
Thomas Markwalder authored
Added a release note common/dns.c build_dsmm_fwd_add3() - modified to add a prerequisite when ddns-guard-id-must-match is enabled.
-
- 15 May, 2019 1 commit
-
-
Thomas Markwalder authored
Added a release note. client/dhclient.c Only include dhclient_ddns_cb_free() if NSUPDATE is defined includes/omapip/isclib.* Only inlucde isc_result_t dns_client_init() if NSUPDATE is defined
-
- 01 May, 2019 1 commit
-
-
Thomas Markwalder authored
You can now use ping-timeout-ms to specify the ping timeout value in milliseconds. includes/dhcpd.h new defines: SV_PING_TIMEOUT_MS and DEFAULT_PING_TIMEOUT_MS server/dhcp.c do_ping_check() - modified to calculate ping time from ping-timeout-ms when its > 0, otherwise use ping-timeout Added timeout value to debug log message server/dhcpd.conf.5 Added discussion of ping-timeout-ms server/stables.c Added entry for ping-timeout-ms
-
- 26 Mar, 2019 4 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 19 Mar, 2019 2 commits
-
-
Thomas Markwalder authored
-
Thomas Markwalder authored
merges [#3,!1] Avoid Bind9 python dependency
-
- 29 Nov, 2018 2 commits
-
-
Francis Dupont authored
-
Francis Dupont authored
-
- 26 Sep, 2018 2 commits
-
-
Thomas Markwalder authored
Merges in rt36283.
-
Thomas Markwalder authored
Merges in rt47757
-
- 17 Sep, 2018 2 commits
-
-
Mark Andrews authored
-
Mark Andrews authored
-
- 14 Sep, 2018 2 commits
-
-
Thomas Markwalder authored
-
Thomas Markwalder authored
Merges in rt48072.
-
- 13 Jun, 2018 1 commit
-
-
Francis Dupont authored
-
- 21 Feb, 2018 1 commit
-
-
Thomas Markwalder authored
LICENSE - added MPL text README - removed RELEASE STATUS section RELNOTES - changed 4.4.x 4.4
-
- 20 Feb, 2018 1 commit
-
-
Thomas Markwalder authored
Changes committed: modified: .gitignore modified: README modified: RELNOTES modified: configure modified: configure.ac modified: configure.ac+lt modified: configure.ac-base modified: configure.ac-lt modified: util/bind.sh
-
- 10 Feb, 2018 1 commit
-
-
Thomas Markwalder authored
Merges in rt47139.
-
- 09 Feb, 2018 1 commit
-
-
Thomas Markwalder authored
Merges in 47140.
-