- 15 Dec, 2014 1 commit
-
-
Stephen Morris authored
Both Ubuntu and NetBSD builds fail because of what appears to be an error trying to the use "equal_range" method of one of the classes associated with the Boost multi-index container. The cause is uncertain - other systems build successfully, so the problem might no lie here, e.g. it could be in the compiler. This fix attempts to side-step the problem by modifying the affected files so as not to use this method.
-
- 10 Dec, 2014 9 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
Conflicts: src/lib/dhcpsrv/Makefile.am src/lib/dhcpsrv/cfg_hosts.cc src/lib/dhcpsrv/tests/cfg_hosts_unittest.cc
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
Conflicts: ChangeLog
-
Tomek Mrugalski authored
-
- 09 Dec, 2014 10 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Marcin Siodelski authored
One of the major changes was to eliminate possibility of defining the dead reservation: neither hostname nor IP address reserved and covering it with suitable unit tests.
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Tomek Mrugalski authored
-
Marcin Siodelski authored
-
- 08 Dec, 2014 7 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
Removed the leftover debugging statement. Also, added some more commentary to the test checking behavior for too long FQDNs.
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
Multiple updates to the documentation of the HostMgr. Also fixed a broken implementation of the HostMgr::getAll4.
-
Marcin Siodelski authored
The following issues causing failures on the FreeBSD were corrected: - Don't use sed to replace tabulations from the returned kea version. Instead the CONCAT mysql function is used. - Replace &>dev/null with the >/dev/null 2>&1 Additional changes: - Added a new line before printing existing tables in the mysql. - Added .gitignore for new files.
-
- 05 Dec, 2014 1 commit
-
-
Tomek Mrugalski authored
- mysql/upgrade_1.0_to_2.0.sh renamed to .in - header added to admin-utils.sh, revoked exec bit - kea-admin clarified (db => lease db) - kea-admin manpage corrected - lease6_hwaddr_source renamed to lease_hwaddr_source - mysql_tests are now working without installation
-
- 04 Dec, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 03 Dec, 2014 3 commits
-
-
Tomek Mrugalski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 02 Dec, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 01 Dec, 2014 3 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 27 Nov, 2014 3 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 26 Nov, 2014 1 commit
-
-
Marcin Siodelski authored
-