- 13 Jan, 2020 1 commit
-
-
Vicky Risk authored
Update README to remove most notes on compilation for various obsolete OSes as these instructions are very out of date and possibly misleading.
-
- 20 Dec, 2019 1 commit
-
-
Thomas Markwalder authored
modified: RELNOTES modified: server/dhcpd.conf.5
-
- 17 Dec, 2019 2 commits
-
-
Thomas Markwalder authored
Changes to be committed: modified: common/tables.c modified: server/ldap.c
-
Thomas Markwalder authored
Merges in #68.
-
- 16 Dec, 2019 1 commit
-
-
Thomas Markwalder authored
modified: Makefile.am modified: Makefile.in
-
- 12 Dec, 2019 2 commits
-
-
Thomas Markwalder authored
Changes to be committed: modified: configure
-
Thomas Markwalder authored
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
-
- 11 Dec, 2019 2 commits
-
-
Thomas Markwalder authored
modified: keama/Makefile.am keama/Makefile.in
-
Thomas Markwalder authored
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
-
- 09 Dec, 2019 3 commits
-
-
Thomas Markwalder authored
-
Thomas Markwalder authored
common/dhcp-options.5 - added text to ip-address value section.
-
Thomas Markwalder authored
server/ldap.c - fixed invalid compare to "\0" added a release note
-
- 05 Dec, 2019 1 commit
-
-
Thomas Markwalder authored
deleted: keama/REAME.md
-
- 02 Dec, 2019 3 commits
-
-
Thomas Markwalder authored
typos: doc/devel/atf.dox
-
Thomas Markwalder authored
Minor cleanups: configure configure.ac doc/devel/atf.dox
-
Thomas Markwalder authored
Minor cleanup/typos in doc/devel/atf.dox
-
- 26 Nov, 2019 2 commits
-
-
Thomas Markwalder authored
modified: RELNOTES bind/Makefile.in configure configure.ac configure.ac+lt configure.ac-base configure.ac-lt doc/devel/atf.dox
-
Thomas Markwalder authored
-
- 25 Nov, 2019 2 commits
-
-
Thomas Markwalder authored
Adding mentions of Keama.
-
Thomas Markwalder authored
modified: common/discover.c includes/omapip/omapip_p.h omapip/errwarn.c server/stables.c util/Makefile.bind.in util/bind.sh
-
- 22 Nov, 2019 1 commit
-
-
Thomas Markwalder authored
Restored cummulative work.
-
- 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
-