Thomas Markwalder
82e0ea5760
[master] Pre-release tag prep for 4.4.2b1: version #, copyright etc...
...
Changes to be committed:
modified: LICENSE
modified: README
modified: RELNOTES
modified: client/dhclient.8
modified: common/options.c
modified: configure
modified: configure.ac
modified: configure.ac+lt
modified: configure.ac-base
modified: configure.ac-lt
modified: keama/confparse.c
modified: keama/keama.8
modified: keama/keama.c
modified: keama/keama.h
modified: keama/options.c
modified: keama/parse.c
modified: server/dhcpd.c
modified: util/bind.sh
v4_4_2b1
2019-12-11 12:24:01 -05:00
Thomas Markwalder
2661204d66
[ #28 ] Added release note
2019-12-09 11:04:27 -05:00
Thomas Markwalder
48148b595e
[ #28 ] Clarify that domain names are only resolved once
...
common/dhcp-options.5 - added text to ip-address value section.
2019-12-09 10:47:38 -05:00
Thomas Markwalder
8317564002
[ #51 ] Fixed a syntax error in ldap.c
...
server/ldap.c - fixed invalid compare to "\0"
added a release note
2019-12-09 08:16:58 -05:00
Thomas Markwalder
2fefb3ff08
[master] Removed extraneous keama/REAME.md file
...
deleted: keama/REAME.md
2019-12-05 15:25:04 -05:00
Thomas Markwalder
2974952b37
[#35,!36] Final review comments
...
typos:
doc/devel/atf.dox
2019-12-02 15:21:58 -05:00
Thomas Markwalder
e51dc9083f
[#35,!36] Addressed more review comments
...
Minor cleanups:
configure
configure.ac
doc/devel/atf.dox
2019-12-02 10:34:10 -05:00
Thomas Markwalder
4984c44a5c
[#35,!36] Addressed review comments
...
Minor cleanup/typos in doc/devel/atf.dox
2019-12-02 08:35:51 -05:00
Thomas Markwalder
4adcee93c7
[#35,!36] Update ATF use doc and remove support for --with-atf=bind
...
modified:
RELNOTES
bind/Makefile.in
configure
configure.ac
configure.ac+lt
configure.ac-base
configure.ac-lt
doc/devel/atf.dox
2019-11-26 14:22:00 -05:00
Thomas Markwalder
e35c2a5242
[#64,!35] Updated copyrights in log messages
2019-11-26 07:02:32 -05:00
Thomas Markwalder
2ca6367109
[#64,!35] Updated RELNOTES and README.md
...
Adding mentions of Keama.
2019-11-25 09:11:57 -05:00
Thomas Markwalder
75de8eaf0f
[#64,!35] Updated copyright dates
...
modified:
common/discover.c
includes/omapip/omapip_p.h
omapip/errwarn.c
server/stables.c
util/Makefile.bind.in
util/bind.sh
2019-11-25 08:53:55 -05:00
Thomas Markwalder
0cd94b5ef4
[#64,!35] Restored work
...
Restored cummulative work.
2019-11-22 13:39:45 -05:00
Thomas Markwalder
97c155273c
[master] GCC 9 compilation errors fixed.
...
Merge branch '15-confpars-c-has-invalid-error-messages-when-memory-allocation-fails'
2019-06-12 10:06:30 -04:00
Thomas Markwalder
71277027e9
[#15,!10] Updated RELNOTES
2019-06-12 10:00:28 -04:00
Thomas Markwalder
c138f38bd0
[#15,!10] Addressed review comments
2019-06-12 09:57:33 -04:00
Thomas Markwalder
e119ecf6b7
[#15,!10] Addressed review comments
...
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
2019-06-12 09:57:33 -04:00
Thomas Markwalder
753d458b1f
[#15,!10] Minor changes to eliminate warnings under GCC 9
...
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
2019-06-12 09:57:32 -04:00
Thomas Markwalder
9bb1ce3386
[#13,!7] Updated release note
2019-06-07 11:54:42 -04:00
Thomas Markwalder
dfcbe359ab
[#13,!7] Added release note citation
2019-06-07 11:47:50 -04:00
Thomas Markwalder
fce94f06e3
[#13,!7] Corrected a backwards check in billing class logic
...
RELNOTES - added a release note.
server/dhcp.c
ack_lease () - corrected the logic used to capture the billing
class name for logging
2019-06-07 11:47:50 -04:00
Thomas Markwalder
cb89a69139
[master] Added a release note
2019-06-07 09:10:18 -04:00
Thomas Markwalder
ebe4f7ae42
[master] Added ping-timeout-ms parameter
...
Merge branch '10-make-ping-check-timeout-configurable-in-ms-thus-allowing-timeouts-1s'
2019-06-07 08:58:20 -04:00
Thomas Markwalder
5918b49344
[#10,!6] Addressed review comments
...
server/dhcp.c
moved log message up
server/dhcpd.conf.5
fixed missing paragraph marker
2019-06-07 08:16:15 -04:00
Thomas Markwalder
ddb508ac08
[master] Fixed compilation error when NSUPDATE is undefined
...
Merge branch '16-a-nsupdate-compiling-issue-was-observed'
2019-06-07 08:07:13 -04:00
Thomas Markwalder
650ae59eac
[#16,!9] Addressed more review comments
2019-06-06 15:53:44 -04:00
Thomas Markwalder
5df5813d20
[#16,!9] Addressed review comments
...
Added comments on #endif statements
2019-06-06 13:31:08 -04:00
Suzanne Goldlust
684111f99e
Update link in line 707 to link to new website
2019-06-05 12:16:49 -04:00
Thomas Markwalder
b43d8e41c4
[#1,!2] - Updated Release notes
2019-05-16 14:44:55 -04:00
Thomas Markwalder
9ef7858544
[#1,!2] Fix server interpretation of guard record results in DSMM
...
Added a release note
common/dns.c
build_dsmm_fwd_add3() - modified to add a prerequisite when
ddns-guard-id-must-match is enabled.
2019-05-16 14:43:57 -04:00
Thomas Markwalder
1c779d3b51
[#16,!9] Added missing NSUPDATE compilation logic
...
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
2019-05-15 09:39:26 -04:00
Thomas Markwalder
e6eccd10a8
[#10,!6] Added ping-timeout-ms parameter
...
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
2019-05-01 15:55:11 -04:00
Tomek Mrugalski
787b8c0368
[master] Added gitlab bug/feature request templates
2019-03-26 15:42:39 +01:00
Tomek Mrugalski
dd23902de8
Addressed review comments
2019-03-26 14:19:55 +01:00
Tomek Mrugalski
228aa40351
Update CONTRIBUTING.md
2019-03-26 06:46:43 -04:00
Tomek Mrugalski
6ee7686045
Update CONTRIBUTING.md
2019-03-26 05:35:11 -04:00
Thomas Markwalder
c07eb44299
[master] Added RELNOTES entry.
2019-03-19 08:45:32 -04:00
Thomas Markwalder
cc35f84943
[master] Avoid Bind9 python dependency
...
merges [#3,!1] Avoid Bind9 python dependency
2019-03-19 08:36:50 -04:00
Francis Dupont
85ef0d90e2
Fixed server option code point conflict
2018-11-29 16:41:42 +01:00
Francis Dupont
479b929321
Solved conflict
2018-11-29 15:51:59 +01:00
Thomas Markwalder
a5b21e16ff
[master] Added configuration parameter, ping-cltt-secs (v4 operation only)
...
Merges in rt36283.
2018-09-26 11:10:16 -04:00
Thomas Markwalder
cce04313d9
[master] Correct BIND9 dns API call constant
...
Merges in rt47757
2018-09-26 10:54:45 -04:00
Mark Andrews
08f411623d
look for fetch as well as wget
2018-09-17 15:50:56 +10:00
Mark Andrews
e468ff7a03
correctly look for --repo_host= and --repo_path=
2018-09-17 15:37:22 +10:00
Thomas Markwalder
d5118758de
[master] Updated release notes.
2018-09-14 13:48:53 -04:00
Thomas Markwalder
8194daabfd
[master] Added includes of new BIND9 compatibility headers, updated util/bind.sh
...
Merges in rt48072.
2018-09-14 13:41:41 -04:00
Francis Dupont
b1ed27b951
Added missing bracket ( #47779 )
2018-06-13 14:57:54 +02:00
Thomas Markwalder
b12d9105bf
[master] f0 sanity check corrections
...
LICENSE - added MPL text
README - removed RELEASE STATUS section
RELNOTES - changed 4.4.x 4.4
v4_4_1_f1
2018-02-21 10:28:20 -05:00
Thomas Markwalder
6c2b1ea5bd
[master] Pre-release tag prep for 4.4.1: version #, copyright etc...
...
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
v4_4_1
2018-02-20 08:46:55 -05:00
Thomas Markwalder
c5931725b4
[master] Correct buffer overrun in pretty_print_option
...
Merges in rt47139.
2018-02-10 12:15:27 -05:00