Francis Dupont
4b705d0d1d
Added cancel timeouts
2020-10-14 16:16:16 +02:00
Francis Dupont
3354013a47
Checkpoint: code done, need tests
2020-10-13 10:15:00 +02:00
Francis Dupont
933b80fa64
Checkpoint: added start/finish v6only
2020-10-12 22:18:33 +02:00
Francis Dupont
9d8d2fb788
Added dhcp-options.5 entry
2020-10-12 13:57:37 +02:00
Francis Dupont
25f124c820
Added option definition
2020-10-12 13:50:46 +02:00
Thomas Markwalder
6c7e61578b
[ #117 ] Fixed gcc 10 compilation issues
...
client/dhclient.c
relay/dhcrelay.c
extern'ed local_port,remote_port
common/discover.c
init local_port,remote_port to 0
server/mdb.c
extern'ed dhcp_type_host
server/mdb6.c
create_prefix6() - eliminated memcpy string overflow error
2020-10-07 10:41:45 +00:00
Francis Dupont
812cd4a7f8
Revert last commit
2020-09-30 15:14:16 +02:00
Francis Dupont
792db388fd
Added option definition
2020-09-30 14:52:40 +02:00
Thomas Markwalder
26243975f0
[ #108 ] Corrected a typo in dhcpd.conf.5
2020-08-07 13:14:12 -04:00
Francis Dupont
c666652e10
Fixed gcc10 build
2020-07-03 15:24:32 +02:00
Thomas Markwalder
c2147767a5
[ #113 ] Update bind9 branch name
...
modified: util/bind.sh
2020-06-17 11:18:15 -04:00
Thomas Markwalder
b8724f78a6
[ #80 ] Corrected unresolved symbol, dhcpv4o6() in relay_unittests under libtool
...
Removed dummy func defs, reworked #defines to satisfy symbols.
Changes to be committed:
modified: relay/dhcrelay.c
modified: relay/tests/relay_unittests.c
v4_4_2_f1
2020-01-21 12:40:28 -05:00
Thomas Markwalder
18d088f258
[master] Updated auto-generated files for 4.4.2
v4_4_2
2020-01-17 20:50:34 +00:00
Thomas Markwalder
109fa1d093
[master] Pre-release tag prep for 4.4.2: version #, copyright etc...
...
Changes to be committed:
modified: LICENSE
modified: README
modified: RELNOTES
modified: client/dhclient.c
modified: common/discover.c
modified: configure
modified: configure.ac
modified: configure.ac+lt
modified: configure.ac-base
modified: configure.ac-lt
modified: relay/dhcrelay.c
modified: relay/tests/relay_unittests.c
modified: server/dhcpd.c
modified: server/failover.c
modified: util/bind.sh
2020-01-17 15:38:12 -05:00
Thomas Markwalder
39788b3dac
[ #80 ] Fixed unresolved symbol errors linking relay_unittests with libtool
...
modified: RELNOTES
modified: relay/tests/relay_unittests.c
2020-01-17 09:08:29 -05:00
Thomas Markwalder
31e68e5e3b
[ #75 ] Removed trailing spaces
...
modified: relay/tests/Atffile
modified: relay/tests/Makefile.am
2020-01-14 14:29:24 -05:00
Thomas Markwalder
afb6640167
[ #71 ] Addressed review comments
...
Updated RELNOTES with acks per support request
relay/tests/Kyuafile
corrected bin name
relay/tests/relay_unittests.c
Updated commentary and other minor changes
2020-01-14 14:29:24 -05:00
Thomas Markwalder
c02625dc21
[ #71 ] Update auto-generated files
...
updated:
configure
relay/Makefile.am
relay/Makefile.in
relay/tests/Makefile.am
new file:
relay/tests/Makefile.in
2020-01-14 14:29:24 -05:00
Thomas Markwalder
bba906f6ce
[ #71 ] Added a release note
2020-01-14 14:29:24 -05:00
Thomas Markwalder
0a2f9a62bc
[ #71 ] Fix dhcrelay agent option buffer pointer logic
...
relay/dhcrelay.c
Added UNIT_TEST conditionals and such for unit test support
strip_relay_agent_options()
strip_relay_agent_options()
- corrected buffer pointer logic
relay/tests/Atffile
relay/tests/Kyuafile
relay/tests/Makefile.am
relay/tests/relay_unittests.c
- new unit test files
configure.ac-base
added relay/tests/Makefile
regenerated configure files
configure
configure.ac
configure.ac+lt
configure.ac-lt
2020-01-14 14:28:42 -05:00
Thomas Markwalder
5da634c5af
[ #75 ] Updated additional setsockopt logs
...
modified: common/socket.c
2020-01-14 10:09:11 -05:00
Thomas Markwalder
8834cc2e58
[ #75 ] Addressed review comments
...
modified: common/socket.c
Added interface name to overlooked v6 log messages.
2020-01-14 10:09:11 -05:00
Thomas Markwalder
4ad524bd4d
[ #75 ] Added target interface name to socket init failure logs
...
modified:
RELNOTES
common/socket.c
2020-01-14 10:09:11 -05:00
Thomas Markwalder
5c23b618b2
[ #72 ] Conditional compile out lease scrub log message
...
added a release note
server/failover.c
scrub_lease() - wrap log message with DEBUG_FAILOVER_MESSAGES
2020-01-14 12:27:09 +00:00
Vicky Risk
6772ab18a0
Update README to remove most notes on compilation for various obsolete OSes as these instructions are very out of date and possibly misleading.
2020-01-13 20:48:28 +00:00
Thomas Markwalder
e4b6b033db
[ #37 ] Updated doc on server authority and DHCPINFORMs
...
modified: RELNOTES
modified: server/dhcpd.conf.5
2019-12-20 16:26:19 +00:00
Thomas Markwalder
3b5aab88cf
[master] Pre-release tag prep for 4.4.2b1: version #, copyright etc...
...
Changes to be committed:
modified: common/tables.c
modified: server/ldap.c
v4_4_2b1_f2
2019-12-17 14:25:04 -05:00
Thomas Markwalder
9a2f9db55f
[master] Implement and use new option format type 'k'
...
Merges in #68 .
2019-12-17 13:59:24 -05:00
Thomas Markwalder
79cfe1acf3
[master] Added CONTRIBUTING.md to distribution
...
modified: Makefile.am
modified: Makefile.in
2019-12-16 20:31:04 +00:00
Thomas Markwalder
438bb5b6ed
[master] Pre-release tag prep for 4.4.2b1(f1): version #, copyright etc...
...
Changes to be committed:
modified: configure
v4_4_2b1_f1
2019-12-12 09:28:09 -05:00
Thomas Markwalder
bfbe0fd6b0
[master] Updated bundled Bind9 to 9.11.14
...
bind/Makefile.in
bind/bind.tar.gz
bind/version.tmp
configure
configure.ac
configure.ac+lt
configure.ac-base
configure.ac-lt
util/bind.sh
2019-12-12 08:18:38 -05:00
Thomas Markwalder
4c6aa815b5
[master] Added missing source files to keama dist list
...
modified:
keama/Makefile.am
keama/Makefile.in
2019-12-11 20:59:18 +00:00
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