- 22 Oct, 2017 1 commit
-
-
Francis Dupont authored
-
- 20 Oct, 2017 5 commits
-
-
Marcin Siodelski authored
-
Francis Dupont authored
-
Francis Dupont authored
This reverts commit e5fd505f which does not work as expected.
-
Francis Dupont authored
-
Marcin Siodelski authored
This now works for any identifier, instead of just MAC address.
-
- 19 Oct, 2017 4 commits
-
-
Francis Dupont authored
-
Francis Dupont authored
-
Marcin Siodelski authored
-
Francis Dupont authored
-
- 17 Oct, 2017 2 commits
-
-
Marcin Siodelski authored
Updated User's Guide and rename function.
-
Marcin Siodelski authored
-
- 13 Oct, 2017 1 commit
-
-
Marcin Siodelski authored
The bug was manifesting itself in inability to find an existing lease within shared network when client performed DORA without a hint.
-
- 12 Oct, 2017 1 commit
-
-
Marcin Siodelski authored
-
- 08 Oct, 2017 2 commits
-
-
Francis Dupont authored
-
Francis Dupont authored
-
- 07 Oct, 2017 1 commit
-
-
Francis Dupont authored
-
- 06 Oct, 2017 11 commits
-
-
Francis Dupont authored
-
Francis Dupont authored
-
Francis Dupont authored
-
Francis Dupont authored
-
Francis Dupont authored
-
Francis Dupont authored
-
Francis Dupont authored
-
Francis Dupont authored
-
Francis Dupont authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 05 Oct, 2017 2 commits
-
-
Marcin Siodelski authored
This covers changes by Tomek which add parsing of the outbound-interface parameter.
-
Tomek Mrugalski authored
-
- 04 Oct, 2017 1 commit
-
-
Tomek Mrugalski authored
-
- 03 Oct, 2017 1 commit
-
-
Marcin Siodelski authored
The backend now iteraters over the leases using the subnet id as a key index to group all subnets together.
-
- 02 Oct, 2017 1 commit
-
-
Marcin Siodelski authored
-
- 01 Oct, 2017 1 commit
-
-
Francis Dupont authored
-
- 29 Sep, 2017 3 commits
-
-
Francis Dupont authored
-
Thomas Markwalder authored
Moved logic to test FQDN for differences from AllocEngine::renewLease4() to Dhcpv4Srv::createNameChangeRequests(), so it can occur after we determine the FQDN for the "new" lease
-
Francis Dupont authored
-
- 28 Sep, 2017 3 commits
-
-
Francis Dupont authored
-
Marcin Siodelski authored
-
Thomas Markwalder authored
Several libraries depend on boost_system lib according to otool, but lacked linking to $(BOOST_LIBS) in their Makefile.am. This has been corrected: src/lib/asiodns/Makefile.am src/lib/config/Makefile.am src/lib/dhcp/Makefile.am src/lib/dhcp_ddns/Makefile.am src/lib/dhcpsrv/Makefile.am src/lib/eval/Makefile.am src/lib/stats/Makefile.am
-