Marcin Siodelski
|
0c0ca2fde7
[5016] Merged pull request #24 from github24 and squashed it.
|
8 years ago |
Marcin Siodelski
|
07fbb6e142
[5009] Addressed review comments.
|
8 years ago |
Marcin Siodelski
|
8cce1aa713
[5009] Implemented get6(subnet_id, address) function for SQL backends.
|
8 years ago |
Marcin Siodelski
|
9b79fe005d
[master] Merge branch 'trac4552'
|
8 years ago |
Marcin Siodelski
|
0d8dc7affb
[master] Merge branch 'trac4489'
|
8 years ago |
Marcin Siodelski
|
8a23588bfe
[4552] MySQL backend now supports storing siaddr, sname and file.
|
8 years ago |
Marcin Siodelski
|
fa40765e93
[4552] Updated MySQL to insert/retrieve DHCP4 msg fields.
|
8 years ago |
Marcin Siodelski
|
4a8efcb45a
[4489] Addressed review comments.
|
8 years ago |
Stephen Morris
|
e7c4240dd8
[4489] Correct error in the declaration of MySqlHostIpv6Exchange::iaid_
|
8 years ago |
Stephen Morris
|
e6936baabe
[4489] Altered "size_t" to "unsigned long" to overcome compiler objections
|
8 years ago |
Thomas Markwalder
|
41e69be383
[4279] Completed support for HR client classes in PostgreSQL and MySQL
|
8 years ago |
Marcin Siodelski
|
d9a2d3637a
[4489] Added log statements when host database is read-only.
|
8 years ago |
Marcin Siodelski
|
bfb36f3d0c
[4489] Removed RestrictedConstPtr class.
|
8 years ago |
Marcin Siodelski
|
ef05ff339c
[4489] Added 'readonly' parameter to DbAccessParser.
|
8 years ago |
Marcin Siodelski
|
4c07c122b2
[4489] Added unit test for read only mode in PgSQL backend.
|
8 years ago |
Marcin Siodelski
|
65d3817db8
[4489] Added support for read only mode in MySQL HR backend.
|
8 years ago |
Tomek Mrugalski
|
7e2d2f21c6
[4277] Added several @todos and fixed formatting.
|
8 years ago |
Thomas Markwalder
|
cac472f52a
[4277] Fixed tagged_statements name collision
|
8 years ago |
Marcin Siodelski
|
b8a306a27d
[master] Merge branch 'trac4281'
|
9 years ago |
Marcin Siodelski
|
b76f35a9a2
[4281] Fixed trivial doxygen errors.
|
9 years ago |
Marcin Siodelski
|
61ca023498
[4281] Addressed further review comments.
|
9 years ago |
Marcin Siodelski
|
6efa4faf3a
[4281] Added scope_id to the MySQL tables holding options.
|
9 years ago |
Marcin Siodelski
|
abfb2c7c1f
[4281] Moved MySQL host data source statements to impl class.
|
9 years ago |
Marcin Siodelski
|
0e9d93b91f
[4281] Addressed review comments.
|
9 years ago |
Marcin Siodelski
|
960a636152
[4281] Renamed MySqlHostExchangeOpts to MySqlHostWithOptionsExchange.
|
9 years ago |
Marcin Siodelski
|
9a2847d55e
[4281] Updated recently modified files with proper commentary.
|
9 years ago |
Marcin Siodelski
|
60192f6630
[4281] Creation of a new host in MySQL is wrapped in transaction.
|
9 years ago |
Marcin Siodelski
|
29bfd06c38
[4281] It is allowed to use formatted option values in the host database.
|
9 years ago |
Marcin Siodelski
|
718643a83a
[4281] Extended MySQL host data source with DHCPv4 and DHCPv6 options.
|
9 years ago |
Stephen Morris
|
1d3dac9de3
[4485] Change type of variables to overcome compiler objections
|
9 years ago |