- 01 Nov, 2022 16 commits
-
-
-
-
-
-
-
-
-
-
RELNOTES Added a release note common/options.c fqdn_universe_decode() - replace returns with gotos to ensure memory is freed on label length errors
-
-
-
RELNOTES Added release note common/options.c add_option() - always dereference the looked up option common/tests/option_unittest.c Added new unit test: ATF_TC_BODY(add_option_ref_cnt, tc)
-
-
-
Update CVE communications draft.md, as Peter has clarified he does not want the advisory template used here.
-
-
- 08 Sep, 2022 1 commit
-
-
Vicky Risk authored
-
- 08 Mar, 2022 2 commits
-
-
Wlodzimierz Wencel authored
-
Wlodzimierz Wencel authored
-
- 07 Mar, 2022 5 commits
-
-
Suzanne Goldlust authored
-
Suzanne Goldlust authored
dhcp-users@isc.org address in line 24 does not appear to be a valid address, but I'm not sure what it should be instead.
-
Wlodzimierz Wencel authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 04 Mar, 2022 8 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
- smaller buffer, shorted strncmp range
-
Renamed boolean fake_gw -> use_fake_gw Added missing blank line
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Use option -g ipaddr to replace the giaddr sent to clients with the given ipaddr to workaround bogus clients like Solaris 11 grub which use giaddr instead of the announced router (3) to setup its default route.
-
- 18 Feb, 2022 1 commit
-
-
Suzanne Goldlust authored
-
- 07 Feb, 2022 2 commits
-
-
Tomek Mrugalski authored
-
[(no branch, rebasing pemensik/dhcp-ldap-gssapi-principal)] Do not report missed ldap-gssapi-pricipal as error If DHCP is built with ldap_gssapi support but ldap-gssapi-principal is not set error level messages is written in the logs. This is totally OK to not have the parameter set. Report names of required options, not internal code variables. Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1831332 Signed-off-by:
Pavel Zhukov <pzhukov@redhat.com> Signed-off-by:
Petr Menšík <pemensik@redhat.com>
-
- 04 Feb, 2022 3 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
All 3 steps are interdependent: - bind1 unpacks bind source - atf builds tests in it - bind2 builds bind Without the dependencies parallel build on -j16 fails as: $ make -j16 -l16 Making all in ./bind make[1]: Entering directory '/build/dhcp-4.4.2-P1/bind' Building BIND libraries - this takes some time. bash: line 6: cd: /build/dhcp-4.4.2-P1/bind/bind-9.11.14/lib/isc: No such file or directory Building isc library in /build/dhcp-4.4.2-P1/bind bash: line 6: cd: /build/dhcp-4.4.2-P1/bind/bind-9.11.14/lib/isc: No such file or directory bash: ./configure: /bin/sh: bad interpreter: Text file busy make[2]: *** [Makefile:42: bind1] Error 126 make[2]: *** Waiting for unfinished jobs....
-
- 27 Jan, 2022 2 commits
-
-
Wlodzimierz Wencel authored
-
Wlodzimierz Wencel authored
-