Wlodek Wencel
|
9e3ca83d07
|
[v_1_2_0] copy right dates updated
|
2017-04-12 15:47:26 +02:00 |
|
Andrei Pavel
|
9082500187
|
Corrected typos
|
2016-12-14 16:57:44 +02:00 |
|
Marcin Siodelski
|
8cce1aa713
|
[5009] Implemented get6(subnet_id, address) function for SQL backends.
Also removed uint32_t cast operator from IOAddress to remove
ambiguity when calling this new function.
|
2016-09-20 09:29:06 +02:00 |
|
Marcin Siodelski
|
bfb36f3d0c
|
[4489] Removed RestrictedConstPtr class.
|
2016-07-28 21:13:01 +02:00 |
|
Marcin Siodelski
|
65d3817db8
|
[4489] Added support for read only mode in MySQL HR backend.
|
2016-07-28 12:56:58 +02:00 |
|
Marcin Siodelski
|
b76f35a9a2
|
[4281] Fixed trivial doxygen errors.
|
2016-06-01 17:35:44 +02:00 |
|
Marcin Siodelski
|
abfb2c7c1f
|
[4281] Moved MySQL host data source statements to impl class.
|
2016-05-25 16:48:31 +02:00 |
|
Marcin Siodelski
|
718643a83a
|
[4281] Extended MySQL host data source with DHCPv4 and DHCPv6 options.
Missing things:
- proper commentary
- formatted values for options
- rollback host insertion when failing to add reservation or option
|
2016-05-12 18:31:07 +02:00 |
|
Marcin Siodelski
|
9900e40c3a
|
[4302] MySQL database upgraded to version 4.2.
- Added new table host_identifier_type
- Added foreign key on hosts table referencing
host_identifier_type
- Indexes on hosts table are now unique
|
2016-03-31 20:29:20 +02:00 |
|
Marcin Siodelski
|
356f261e36
|
[4302] Addressed review comments.
- Rename GET_HOST_HWADDR_DUID to GET_HOST_DHCPID
- Fixes and clarifications in doxygen documentation
|
2016-03-31 13:45:44 +02:00 |
|
Marcin Siodelski
|
f551e0e480
|
[4302] Refactored host data source classes.
The updated API exposes functions which retrieve hosts
by any identifier and identifier type, rather than DUID
or HW address.
|
2016-03-24 14:56:36 +01:00 |
|
Marcin Siodelski
|
7948104393
|
[master] Merge branch 'trac4212'
|
2016-03-23 13:51:55 +01:00 |
|
Francis Dupont
|
9f47b6511d
|
[4326] untabified
|
2016-03-22 17:31:30 +01:00 |
|
Marcin Siodelski
|
7284e68744
|
[4212] Restructured MySQL Exchange classes in host data source.
|
2016-03-08 12:14:44 +01:00 |
|
Marcin Siodelski
|
eca64697cb
|
[4212] Using single query to retrieve hosts and IPv6 reservations.
|
2016-03-02 12:18:04 +01:00 |
|
Marcin Siodelski
|
c89e1b38fe
|
[4212] Renamed two variables to adhere to our coding guidelines.
Also, use new constant for checking fetch failure in MySQL.
|
2016-03-02 00:05:11 +01:00 |
|
Tomek Mrugalski
|
51610a48a3
|
[4212] Applied two patches by Adam:
- addressed most review comments
- added new unit-tests
- remove reservation for temporary addresses TA
- updated AUTHORS file
|
2016-02-08 20:12:36 +01:00 |
|
Tomek Mrugalski
|
4e9fb31a3d
|
[4212] Patch as provided by Adam Kalmus
- Tomek verified that it applied cleanly, compiled and
unit-tests passed.
|
2016-01-27 15:58:07 +01:00 |
|
Marcin Siodelski
|
fe9dd86d20
|
[4236] Replaced license text in all files containing it.
|
2015-12-16 13:37:29 +01:00 |
|
Tomek Mrugalski
|
01f0cb4928
|
[4212] Skeleton for IPv6 reservations support added.
|
2015-12-04 21:33:52 +01:00 |
|
Marcin Siodelski
|
00186aa513
|
[master] Include <mysql.h> rather than <mysql/mysql.h>
This prevents compilation failure on OS-X. Reviewed and approved
on jabber.
|
2015-12-01 09:50:22 +01:00 |
|
Tomek Mrugalski
|
65efc0da7f
|
[3682_rebase] Merge branch 'trac3682' into trac3682_rebase
# Conflicts:
# src/lib/dhcpsrv/mysql_lease_mgr.cc
# src/lib/dhcpsrv/mysql_lease_mgr.h
|
2015-11-30 21:26:25 +01:00 |
|