- 05 Apr, 2016 1 commit
-
-
Marcin Siodelski authored
-
- 04 Apr, 2016 1 commit
-
-
Marcin Siodelski authored
-
- 01 Apr, 2016 1 commit
-
-
Marcin Siodelski authored
- cppcheck issues - Unique index for prefix and prefix length.
-
- 31 Mar, 2016 2 commits
-
-
Marcin Siodelski authored
- Added new table host_identifier_type - Added foreign key on hosts table referencing host_identifier_type - Indexes on hosts table are now unique
-
Marcin Siodelski authored
- Rename GET_HOST_HWADDR_DUID to GET_HOST_DHCPID - Fixes and clarifications in doxygen documentation
-
- 24 Mar, 2016 2 commits
-
-
Marcin Siodelski authored
The updated API exposes functions which retrieve hosts by any identifier and identifier type, rather than DUID or HW address.
-
Marcin Siodelski authored
Committing on my discretion and with no objections on jabber.
-
- 23 Mar, 2016 1 commit
-
-
Marcin Siodelski authored
-
- 22 Mar, 2016 1 commit
-
-
Francis Dupont authored
-
- 09 Mar, 2016 1 commit
-
-
Tomek Mrugalski authored
-
- 08 Mar, 2016 1 commit
-
-
Marcin Siodelski authored
-
- 02 Mar, 2016 1 commit
-
-
Marcin Siodelski authored
-
- 01 Mar, 2016 2 commits
-
-
Marcin Siodelski authored
Also, use new constant for checking fetch failure in MySQL.
-
Marcin Siodelski authored
- Introduced constants for MySQL fetch results - Simplified loops in generic SQL unit tests - Removed some typos - Removed unused variables
-
- 08 Feb, 2016 1 commit
-
-
Tomek Mrugalski authored
- addressed most review comments - added new unit-tests - remove reservation for temporary addresses TA - updated AUTHORS file
-
- 27 Jan, 2016 1 commit
-
-
Tomek Mrugalski authored
- Tomek verified that it applied cleanly, compiled and unit-tests passed.
-
- 23 Dec, 2015 1 commit
-
-
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_;
-
- 16 Dec, 2015 1 commit
-
-
Marcin Siodelski authored
-
- 09 Dec, 2015 1 commit
-
-
Thomas Markwalder authored
src/lib/dhcpsrv/dhcpsrv_messages.mes Added hosts database specific messages src/lib/dhcpsrv/host_data_source_factory.cc src/lib/dhcpsrv/mysql_host_data_source.cc Updated log statements with hosts database messages
-
- 04 Dec, 2015 1 commit
-
-
Tomek Mrugalski authored
-
- 03 Dec, 2015 1 commit
-
-
Tomek Mrugalski authored
- Includes fix in AllocEngine6Test ctor, provided by Thomas
-
- 30 Nov, 2015 1 commit
-
-
Tomek Mrugalski authored
# Conflicts: # src/lib/dhcpsrv/mysql_lease_mgr.cc # src/lib/dhcpsrv/mysql_lease_mgr.h
-