Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [197] Regen configure | Francis Dupont | 2022-01-12 | 1 | -1/+1 |
| | |||||
* | [197] Regen configure | Francis Dupont | 2022-01-12 | 1 | -3/+3 |
| | |||||
* | [master] Pre-release tag prep for 4.4.2: version #, copyright etc... | Thomas Markwalder | 2020-01-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | 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 | ||||
* | [#71] Fix dhcrelay agent option buffer pointer logic | Thomas Markwalder | 2020-01-14 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | [master] Implement and use new option format type 'k' | Thomas Markwalder | 2019-12-17 | 1 | -1/+1 |
| | | | | Merges in #68. | ||||
* | [master] Updated bundled Bind9 to 9.11.14 | Thomas Markwalder | 2019-12-12 | 1 | -0/+3 |
| | | | | | | | | | | | | 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] Pre-release tag prep for 4.4.2b1: version #, copyright etc...v4_4_2b1 | Thomas Markwalder | 2019-12-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | [#35,!36] Addressed more review comments | Thomas Markwalder | 2019-12-02 | 1 | -1/+0 |
| | | | | | | | | Minor cleanups: configure configure.ac doc/devel/atf.dox | ||||
* | [#35,!36] Update ATF use doc and remove support for --with-atf=bind | Thomas Markwalder | 2019-11-26 | 1 | -14/+3 |
| | | | | | | | | | | | | modified: RELNOTES bind/Makefile.in configure configure.ac configure.ac+lt configure.ac-base configure.ac-lt doc/devel/atf.dox | ||||
* | [#64,!35] Restored work | Thomas Markwalder | 2019-11-22 | 1 | -0/+1 |
| | | | | Restored cummulative work. | ||||
* | [master] Avoid Bind9 python dependency | Thomas Markwalder | 2019-03-19 | 1 | -1/+1 |
| | | | | merges [#3,!1] Avoid Bind9 python dependency | ||||
* | [master] Pre-release tag prep for 4.4.1: version #, copyright etc...v4_4_1 | Thomas Markwalder | 2018-02-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | 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 | ||||
* | [master] Pre-release tag prep for 4.4.0: version #, copyright etc...v4_4_0 | Thomas Markwalder | 2018-01-26 | 1 | -1/+1 |
| | |||||
* | Finishing merge of rt46933 (Kyua) | Francis Dupont | 2018-01-11 | 1 | -5/+4 |
|\ | |||||
| * | Finished: ready for reviewrt46933 | Francis Dupont | 2017-12-30 | 1 | -0/+2 |
| | | |||||
| * | checkpoint for regen | Francis Dupont | 2017-12-30 | 1 | -3/+2 |
| | | |||||
* | | [master] set enable-relay-port to "no" for config reportingv4_4_0b1 | Thomas Markwalder | 2018-01-02 | 1 | -0/+3 |
| | | |||||
* | | [master] Pre-release tag prep for 4.4.0b1: version #, copyright etc... | Thomas Markwalder | 2018-01-02 | 1 | -1/+1 |
|/ | |||||
* | Merged rt44535 (relay port) | Francis Dupont | 2017-12-23 | 1 | -0/+19 |
| | |||||
* | [master] Moved delayed-ack fully to runtime | Thomas Markwalder | 2017-12-19 | 1 | -4/+0 |
| | | | | Merges in 42446fd. | ||||
* | [master] delayed-ack is now compiled in by default | Thomas Markwalder | 2017-12-13 | 1 | -5/+8 |
| | | | | Merges in rt42444. | ||||
* | [master] Pre-release tag prep for 4.4.0a1: version #, copyright etc... | Thomas Markwalder | 2017-12-11 | 1 | -1/+1 |
| | | | | | | | | | | Changes to be committed: modified: README modified: RELNOTES modified: configure.ac modified: includes/heap.h modified: includes/t_api.h modified: util/bind.sh | ||||
* | [45364] Replaced --enable-secs-byteorder with runtime check-secs-byte-order | Thomas Markwalder | 2017-11-29 | 1 | -10/+0 |
| | | | | | | | | | | | | | | | | | | | | | configure.ac removed --enable-secs-byteorder support includes/dhcpd.h added SV_CHECK_SECS_BYTE_ORDER includes/failover.h added extern int check_secs_byte_order server/dhcpd.c postconf_initialization() - added logic to set check_secs_byte_order server/failover.c load_balance_mine() - replaced conditional comp directives with runtime test of check_secs_byte_order Added release note and updated man page. | ||||
* | [master] Added support for --with-srv-conf-file configuration parameter. | Marcin Siodelski | 2017-05-18 | 1 | -0/+7 |
| | | | | Merged 'rt44765'. | ||||
* | Merged rt29402c (footprint/libtool) | Francis Dupont | 2016-10-21 | 1 | -6/+89 |
|\ | |||||
| * | Finished build stuff (still doc to do) | Francis Dupont | 2016-10-07 | 1 | -10/+26 |
| | | |||||
| * | Almost done (still aestetic fixes and of course doc, doc, doc) | Francis Dupont | 2016-10-06 | 1 | -9/+29 |
| | | |||||
| * | Half fixed recovering (no space handling) (unfinished) | Francis Dupont | 2016-10-06 | 1 | -7/+14 |
| | | |||||
| * | Libtoolize build chain (unfinished) | Francis Dupont | 2016-10-06 | 1 | -1/+41 |
| | | |||||
* | | Added check for nanosleep in -lrt | Francis Dupont | 2016-10-15 | 1 | -0/+10 |
|/ | |||||
* | Finished merge of rt39318 (install embedded bind9 includes and libs) | Francis Dupont | 2016-10-06 | 1 | -0/+7 |
|\ | |||||
| * | Added --enable-bind-install | Francis Dupont | 2016-10-05 | 1 | -0/+7 |
| | | |||||
* | | [master] Bumped version in configure.ac to 4.4.0-dev | Thomas Markwalder | 2016-10-04 | 1 | -1/+1 |
|/ | |||||
* | Solved the --with-libbind vs distchek issue | Francis Dupont | 2016-10-01 | 1 | -0/+4 |
| | |||||
* | Rebased rt43215 to rt43215a | Francis Dupont | 2016-09-30 | 1 | -5/+4 |
| | |||||
* | Finished rebased | Francis Dupont | 2016-09-28 | 1 | -10/+24 |
| | |||||
* | Rebased to post #43227 | Francis Dupont | 2016-09-23 | 1 | -27/+85 |
| | |||||
* | Merge rt41973 (util/bindvar.sh errors logged but ignored) | Francis Dupont | 2016-04-27 | 1 | -0/+3 |
|\ | |||||
| * | Fixed util/bindvar.sh error handling | Francis Dupont | 2016-03-18 | 1 | -0/+3 |
| | | |||||
* | | [master] Pre-release tag prep for 4.3.4: version #, copyright etc... | Thomas Markwalder | 2016-03-22 | 1 | -1/+1 |
|/ | |||||
* | [master] Pre-release tag prep for 4.3.4b1: version #, copyright etc... | Thomas Markwalder | 2016-03-04 | 1 | -1/+1 |
| | |||||
* | [master] Fixed interface device naming for DLPI under Solaris 11 | Thomas Markwalder | 2016-02-23 | 1 | -1/+7 |
| | | | | Merges in rt37954. | ||||
* | Merged rt35711c (DHCPv4-over-DHCPv6 support) | Francis Dupont | 2016-02-23 | 1 | -0/+27 |
| | |||||
* | Finished merge of t39262 (DHCP build from another directory) | Francis Dupont | 2016-02-09 | 1 | -11/+24 |
|\ | |||||
| * | last fixes | Francis Dupont | 2015-04-18 | 1 | -0/+7 |
| | | |||||
| * | checkpoint (fixed unit test make) | Francis Dupont | 2015-04-17 | 1 | -1/+1 |
| | | |||||
| * | checkpoint (seems to work, need regen) | Francis Dupont | 2015-04-17 | 1 | -11/+11 |
| | | |||||
* | | Merged rt38835a (add --with-randomdev in config options) | Francis Dupont | 2016-01-29 | 1 | -3/+29 |
| | | |||||
* | | Add error when ar is not found (from bind9 configure) | Francis Dupont | 2016-01-27 | 1 | -0/+6 |
| | | |||||
* | | Added an AR configure variable and regen | Francis Dupont | 2016-01-25 | 1 | -0/+4 |
| | |