- 01 Mar, 2016 1 commit
-
-
Marcin Siodelski authored
Addressed a couple of minor issues and added unit tests for switching between various lease database backends.
-
- 12 Jan, 2016 3 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
In such case, the server will use a default configuration - memfile lease database backend.
-
- 23 Dec, 2015 5 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Jiri Popelka authored
fixes: mysql_host_data_source.cc:236:33: error: invalid conversion from 'size_t* {aka unsigned int*}' to 'long unsigned int*' [-fpermissive] bind_[1].length = &dhcp_identifier_length_; ^ mysql_host_data_source.cc:243:33: error: invalid conversion from 'size_t* {aka unsigned int*}' to 'long unsigned int*' [-fpermissive] bind_[1].length = &dhcp_identifier_length_; ^ mysql_host_data_source.cc:344:25: error: invalid conversion from 'size_t* {aka unsigned int*}' to 'long unsigned int*' [-fpermissive] bind_[1].length = &dhcp_identifier_length_;
-
Tomek Mrugalski authored
-
Thomas Markwalder authored
Merges in branch 'trac3872'
-
- 22 Dec, 2015 1 commit
-
-
Francis Dupont authored
-
- 21 Dec, 2015 5 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Francis Dupont authored
-
Thomas Markwalder authored
src/lib/testutils/dhcp_test_lib.sh.in renamed kill_processes to kill_processes_by_name replaced call to kill_pids with call to kill_processes_by_name
-
Francis Dupont authored
-
- 18 Dec, 2015 1 commit
-
-
Marcin Siodelski authored
-
- 17 Dec, 2015 6 commits
-
-
Marcin Siodelski authored
-
Thomas Markwalder authored
-
Marcin Siodelski authored
Explained that the "duid" parameter is accepted for DHCPv4 reservations but shouldn't be used because will be misinterpreted.
-
Thomas Markwalder authored
Merges branch 'trac4237'
-
Thomas Markwalder authored
AUTHORS Added pull submitter,https://github.com/isc-projects/kea/pull/16, Sebastien Couture. src/bin/admin/scripts/mysql/dhcpdb_create.mysql Fixed "FROm"
-
Marcin Siodelski authored
-
- 16 Dec, 2015 15 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Thomas Markwalder authored
Bumps MySQL schema version from 4.0 to 4.1. Fixes the issue spelled out in 4238 by adding an entry for hardware address source of zero. This change was added here to limit the number of schema version bumps. Changes the MySQL lease dump functions to order by the lease address. This ensures the dumps always ordered in a predictable manner. src/bin/admin/scripts/mysql/upgrade_4.0_to_4.1.sh.in New file to upgrade from 4.0 to 4.1 configure.ac Added entry for mysql/upgrade_4.0_to_4.1.sh src/bin/admin/scripts/mysql/Makefile.am Added entry form upgrade_4.0_to_4.1.sh src/bin/admin/scripts/mysql/dhcpdb_create.mysql Added insert of HWADDR_SOURCE_UNKNOWN into lease_hwaddr_source Added order by clauses to lease4DumpData and lease6DumpData Updated schema version from 4.0 to 4.1 src/bin/admin/tests/mysql_tests.sh.in mysql_upgrade_test() Added test for 4.0 to 4.1 upgrade Changed final version check to 4.1
-
Wlodzimierz Wencel authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
Minor updates to the commentary for get_pid function.
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Marcin Siodelski authored
-
Thomas Markwalder authored
-
Thomas Markwalder authored
Merges in branch 'trac4247'
-
- 15 Dec, 2015 3 commits
-
-
Francis Dupont authored
-
Francis Dupont authored
-
Marcin Siodelski authored
-