summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* [#117] Fixed gcc 10 compilation issues147-keama-doesn-t-build-on-free-bsd-12-1117-isc-dhcp-does-not-build-with-gcc10Thomas Markwalder2020-10-076-8/+14
| | | | | | | | | | | | | | | 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
* Revert last commitFrancis Dupont2020-09-304-6/+0
|
* Added option definitionorigin/132-feature-request-to-support-ipv6-only-preferred-dhcpv4-optionFrancis Dupont2020-09-305-2/+8
|
* [#108] Corrected a typo in dhcpd.conf.5108-dhcpd-typo-in-dhcpd-conf-5-manpageThomas Markwalder2020-08-071-1/+1
|
* Fixed gcc10 build116-keama-compilation-on-fedora-32-failsFrancis Dupont2020-07-033-3/+14
|
* [#113] Update bind9 branch name113-update-util-bind-sh-to-reflect-bind9-repo-branch-renamed-to-mainThomas Markwalder2020-06-171-2/+2
| | | | modified: util/bind.sh
* [#80] Corrected unresolved symbol, dhcpv4o6() in relay_unittests under libtoolv4_4_2_f180-dhcpv4o6-undefined-in-relay-unittests-under-libtoolThomas Markwalder2020-01-212-30/+5
| | | | | | | | Removed dummy func defs, reworked #defines to satisfy symbols. Changes to be committed: modified: relay/dhcrelay.c modified: relay/tests/relay_unittests.c
* [master] Updated auto-generated files for 4.4.2v4_4_2Thomas Markwalder2020-01-171-1/+1
|
* [master] Pre-release tag prep for 4.4.2: version #, copyright etc...Thomas Markwalder2020-01-1715-35/+38
| | | | | | | | | | | | | | | | | | | 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
* [#80] Fixed unresolved symbol errors linking relay_unittests with libtool80-new-relay-unit-test-code-fails-to-link-using-libtool-under-fedora-30-centos-8Thomas Markwalder2020-01-172-0/+30
| | | | | modified: RELNOTES modified: relay/tests/relay_unittests.c
* [#75] Removed trailing spaces71-correct-buffer-pointer-logic-in-dhcrelay-agent-option-functionsThomas Markwalder2020-01-142-3/+3
| | | | | modified: relay/tests/Atffile modified: relay/tests/Makefile.am
* [#71] Addressed review commentsThomas Markwalder2020-01-143-37/+41
| | | | | | | | | | Updated RELNOTES with acks per support request relay/tests/Kyuafile corrected bin name relay/tests/relay_unittests.c Updated commentary and other minor changes
* [#71] Update auto-generated filesThomas Markwalder2020-01-145-52/+900
| | | | | | | | | | | updated: configure relay/Makefile.am relay/Makefile.in relay/tests/Makefile.am new file: relay/tests/Makefile.in
* [#71] Added a release noteThomas Markwalder2020-01-141-0/+4
|
* [#71] Fix dhcrelay agent option buffer pointer logicThomas Markwalder2020-01-1410-27/+531
| | | | | | | | | | | | | | | | | | | | | | | | 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
* [#75] Updated additional setsockopt logs75-add-interface-name-to-socket-setup-fatal-error-logsThomas Markwalder2020-01-141-4/+7
| | | | modified: common/socket.c
* [#75] Addressed review commentsThomas Markwalder2020-01-141-3/+6
| | | | | modified: common/socket.c Added interface name to overlooked v6 log messages.
* [#75] Added target interface name to socket init failure logsThomas Markwalder2020-01-142-11/+21
| | | | | | modified: RELNOTES common/socket.c
* [#72] Conditional compile out lease scrub log message72-from-isc-bugs-47555-dhcpd-failover-c-scrubbing-lease-for-emitted-unexpectedlyThomas Markwalder2020-01-142-0/+8
| | | | | | | added a release note server/failover.c scrub_lease() - wrap log message with DEBUG_FAILOVER_MESSAGES
* Update README to remove most notes on compilation for various obsolete OSes ↵Vicky Risk2020-01-131-246/+7
| | | | as these instructions are very out of date and possibly misleading.
* [#37] Updated doc on server authority and DHCPINFORMsThomas Markwalder2019-12-202-9/+21
| | | | | modified: RELNOTES modified: server/dhcpd.conf.5
* [master] Pre-release tag prep for 4.4.2b1: version #, copyright etc...v4_4_2b1_f2Thomas Markwalder2019-12-172-2/+2
| | | | | | Changes to be committed: modified: common/tables.c modified: server/ldap.c
* [master] Implement and use new option format type 'k'Thomas Markwalder2019-12-1711-16/+59
| | | | Merges in #68.
* [master] Added CONTRIBUTING.md to distributionThomas Markwalder2019-12-162-2/+3
| | | | | modified: Makefile.am modified: Makefile.in
* [master] Pre-release tag prep for 4.4.2b1(f1): version #, copyright etc...v4_4_2b1_f1Thomas Markwalder2019-12-121-13/+1
| | | | | Changes to be committed: modified: configure
* [master] Updated bundled Bind9 to 9.11.14Thomas Markwalder2019-12-129-6/+48
| | | | | | | | | | | | 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
* [master] Added missing source files to keama dist listThomas Markwalder2019-12-112-3/+5
| | | | | | modified: keama/Makefile.am keama/Makefile.in
* [master] Pre-release tag prep for 4.4.2b1: version #, copyright etc...v4_4_2b1Thomas Markwalder2019-12-1118-48/+54
| | | | | | | | | | | | | | | | | | | | | | 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
* [#28] Added release note28-update-documentation-to-clarify-that-fqdns-configured-in-dhcp-e-g-next-server-are-resolved-onlyThomas Markwalder2019-12-091-0/+5
|
* [#28] Clarify that domain names are only resolved onceThomas Markwalder2019-12-091-2/+9
| | | | common/dhcp-options.5 - added text to ip-address value section.
* [#51] Fixed a syntax error in ldap.c51-ldap-c-won-t-compile-under-ubuntu-18Thomas Markwalder2019-12-092-1/+5
| | | | | | server/ldap.c - fixed invalid compare to "\0" added a release note
* [master] Removed extraneous keama/REAME.md fileThomas Markwalder2019-12-051-53/+0
| | | | deleted: keama/REAME.md
* [#35,!36] Final review comments35-update-instructions-for-getting-and-building-atf-for-unit-testsThomas Markwalder2019-12-021-2/+2
| | | | | typos: doc/devel/atf.dox
* [#35,!36] Addressed more review commentsThomas Markwalder2019-12-023-14/+17
| | | | | | | | Minor cleanups: configure configure.ac doc/devel/atf.dox
* [#35,!36] Addressed review commentsThomas Markwalder2019-12-021-27/+25
| | | | Minor cleanup/typos in doc/devel/atf.dox
* [#35,!36] Update ATF use doc and remove support for --with-atf=bindThomas Markwalder2019-11-268-126/+216
| | | | | | | | | | | | modified: RELNOTES bind/Makefile.in configure configure.ac configure.ac+lt configure.ac-base configure.ac-lt doc/devel/atf.dox
* [#64,!35] Updated copyrights in log messages64-restoration-workThomas Markwalder2019-11-262-2/+2
|
* [#64,!35] Updated RELNOTES and README.mdThomas Markwalder2019-11-252-0/+8
| | | | Adding mentions of Keama.
* [#64,!35] Updated copyright datesThomas Markwalder2019-11-256-6/+6
| | | | | | | | | | modified: common/discover.c includes/omapip/omapip_p.h omapip/errwarn.c server/stables.c util/Makefile.bind.in util/bind.sh
* [#64,!35] Restored workThomas Markwalder2019-11-22509-3721/+33212
| | | | Restored cummulative work.
* [master] GCC 9 compilation errors fixed.Thomas Markwalder2019-06-128-28/+43
|\ | | | | | | Merge branch '15-confpars-c-has-invalid-error-messages-when-memory-allocation-fails'
| * [#15,!10] Updated RELNOTES15-confpars-c-has-invalid-error-messages-when-memory-allocation-failsThomas Markwalder2019-06-121-4/+5
| |
| * [#15,!10] Addressed review commentsThomas Markwalder2019-06-121-4/+4
| |
| * [#15,!10] Addressed review commentsThomas Markwalder2019-06-125-18/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * [#15,!10] Minor changes to eliminate warnings under GCC 9Thomas Markwalder2019-06-125-9/+12
|/ | | | | | | | | | | | | | | | | | 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
* [#13,!7] Updated release note13-dhcp-server-segfaults-when-exceeding-lease-limitThomas Markwalder2019-06-071-3/+3
|
* [#13,!7] Added release note citationThomas Markwalder2019-06-071-0/+2
|
* [#13,!7] Corrected a backwards check in billing class logicThomas Markwalder2019-06-072-4/+8
| | | | | | | | RELNOTES - added a release note. server/dhcp.c ack_lease () - corrected the logic used to capture the billing class name for logging
* [master] Added a release noteThomas Markwalder2019-06-071-2/+10
|
* [master] Added ping-timeout-ms parameterThomas Markwalder2019-06-074-14/+62
|\ | | | | | | Merge branch '10-make-ping-check-timeout-configurable-in-ms-thus-allowing-timeouts-1s'