index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dhcpsrv
/
mysql_host_data_source.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#3536] move lease and host backends
Razvan Becheriu
2024-09-16
1
-537
/
+0
*
[#3019] addressed review comments
Razvan Becheriu
2023-12-14
1
-1
/
+1
*
[#3019] retry db open on startup
Razvan Becheriu
2023-12-14
1
-1
/
+2
*
[#2795] extend impl of BaseHostDataSource::getAll6
Piotrek Zadroga
2023-06-26
1
-0
/
+23
*
[#2840] release changes
Wlodek Wencel
2023-04-20
1
-1
/
+1
*
[#549] address review comments
Andrei Pavel
2023-04-19
1
-0
/
+4
*
[#549] implement reservation-update
Andrei Pavel
2023-04-19
1
-0
/
+3
*
Changelog entry, dates, messages for release
Wlodek Wencel
2021-08-27
1
-1
/
+1
*
[#1982] reverted changes
Razvan Becheriu
2021-08-24
1
-1
/
+1
*
[#1982] code cleanup
Razvan Becheriu
2021-08-24
1
-1
/
+1
*
[#1375] only recreate host managers that have at least one broken connection
Razvan Becheriu
2020-12-09
1
-2
/
+9
*
[#1375] added dbReconnect to host manager
Razvan Becheriu
2020-12-09
1
-0
/
+8
*
[#1375] reverted changes
Razvan Becheriu
2020-12-09
1
-2
/
+1
*
[#1375] added IOService to mysql and postgresql connections
Razvan Becheriu
2020-12-09
1
-1
/
+2
*
[#1428] Final code cleanup
Marcin Siodelski
2020-10-05
1
-1
/
+1
*
[#1428] Fixed some typos
Marcin Siodelski
2020-10-05
1
-2
/
+2
*
[#1428] Delete multiple hosts by subnet/addr
Marcin Siodelski
2020-10-05
1
-1
/
+1
*
[#1428] Calls to fetch many hosts by id/address
Marcin Siodelski
2020-10-05
1
-0
/
+54
*
[#1428] Allow non-unique IPs in MySQL and PgSQL
Marcin Siodelski
2020-10-05
1
-0
/
+17
*
[#1163] Checkpoint: updated API
Francis Dupont
2020-09-22
1
-0
/
+30
*
[#1098] updated more copyright dates
Michal Nowikowski
2020-01-27
1
-1
/
+1
*
[#1073] implemented connection pool for mysql host mgr
Razvan Becheriu
2020-01-27
1
-42
/
+75
*
[392-search-of-reservations-by-hostname] Addressed some comments
Francis Dupont
2019-10-15
1
-0
/
+2
*
[392-search-of-reservations-by-hostname] Checkpont: add new methods - tests t...
Francis Dupont
2019-10-15
1
-0
/
+35
*
[313-return-a-list-of-all-reservations-by-subnet-id] Added getPage[46]
Francis Dupont
2019-01-29
1
-0
/
+36
*
[313-return-a-list-of-all-reservations-by-subnet-id] Finished the getAll[46] ...
Francis Dupont
2019-01-29
1
-2
/
+2
*
[313-return-a-list-of-all-reservations-by-subnet-id] Added getAll[46] by subn...
Francis Dupont
2019-01-29
1
-1
/
+23
*
[#92,!13] Moved MySqlConnection class to libkea-mysql library.
Marcin Siodelski
2018-09-03
1
-1
/
+1
*
[#92,!13] Refactored libkea-dhcpsrv to use libkea-database
Marcin Siodelski
2018-09-03
1
-4
/
+4
*
[#92,!13] New libkea-database library created.
Marcin Siodelski
2018-09-03
1
-1
/
+1
*
[master] Lease and host back ends now validate schema version during open
Thomas Markwalder
2018-06-01
1
-1
/
+2
|
\
|
*
[5629] MySQL and PostgreSQL host backends now verify schema version
Thomas Markwalder
2018-05-31
1
-1
/
+2
|
*
[master] Copyright update to 2018
Wlodek Wencel
2018-05-24
1
-1
/
+1
*
|
[5563] Changes done and compile
Francis Dupont
2018-05-24
1
-62
/
+2
|
/
*
added missing tables, columns and values in cql schema, ordered declarations ...
Razvan Becheriu
2018-02-13
1
-55
/
+54
*
Merge remote-tracking branch 'isc-kea/master' into HEAD
Razvan Becheriu
2017-12-12
1
-14
/
+14
|
\
|
*
[5371] Fixed doxygen errors
Francis Dupont
2017-10-07
1
-2
/
+10
*
|
minor changes:
Andrei Pavel
2017-08-18
1
-7
/
+20
|
/
*
spelling: identifier
Josh Soref
2017-07-23
1
-3
/
+3
*
[5208a] return comments updated
Tomek Mrugalski
2017-04-24
1
-3
/
+6
*
[5208a] delete methods implemented in host data sources
Tomek Mrugalski
2017-04-22
1
-0
/
+31
*
[v_1_2_0] copy right dates updated
Wlodek Wencel
2017-04-12
1
-1
/
+1
*
Corrected typos
Andrei Pavel
2016-12-14
1
-5
/
+5
*
[5009] Implemented get6(subnet_id, address) function for SQL backends.
Marcin Siodelski
2016-09-20
1
-0
/
+10
*
[4489] Removed RestrictedConstPtr class.
Marcin Siodelski
2016-07-28
1
-2
/
+1
*
[4489] Added support for read only mode in MySQL HR backend.
Marcin Siodelski
2016-07-28
1
-1
/
+3
*
[4281] Fixed trivial doxygen errors.
Marcin Siodelski
2016-06-01
1
-0
/
+1
*
[4281] Moved MySQL host data source statements to impl class.
Marcin Siodelski
2016-05-25
1
-18
/
+0
*
[4281] Extended MySQL host data source with DHCPv4 and DHCPv6 options.
Marcin Siodelski
2016-05-12
1
-0
/
+2
*
[4302] MySQL database upgraded to version 4.2.
Marcin Siodelski
2016-03-31
1
-5
/
+0
[next]