index
:
kea.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
database
/
database_connection.cc
Age
Commit message (
Expand
)
Author
2022-04-05
[#1716] addressed comments
Razvan Becheriu
2022-04-04
[#1716] Used a timer instead of a sleep call
Slawek Figiel
2022-03-31
[#2116] remove cql code
Razvan Becheriu
2022-01-25
[#2290] release changes
Andrei Pavel
2022-01-06
[#34] Checkpoint: code and tests to do
Francis Dupont
2021-03-29
[#1772] changelog, copyrights, messages
Andrei Pavel
2021-03-29
[#1621] fixed typos and bug which prevents configuring values for "on-fail"
Razvan Becheriu
2021-03-29
[#1621] fixed error message
Razvan Becheriu
2021-03-29
[#1621] fix throw type on invalid action
Razvan Becheriu
2021-03-29
[#1621] implemented "on-fail" action for connection recovery
Razvan Becheriu
2021-03-29
[#1621] disabling connection recovery mechanish is not available in core mana...
Razvan Becheriu
2021-03-29
[#1621] updated unittests
Razvan Becheriu
2021-03-29
[#1621] add enable-connection-recovery parameter to configure connection reco...
Razvan Becheriu
2021-03-29
[#1621] add disable-dhcp-on-db-loss parameter to configure network state effect
Razvan Becheriu
2020-12-11
[#692] Added a comment per review comments
Marcin Siodelski
2020-12-11
[#692] Addressed review comments
Marcin Siodelski
2020-12-11
[#692] DB access may contain whitespace in password
Marcin Siodelski
2020-12-09
[#1375] removed unused IOService
Razvan Becheriu
2020-12-09
[#1375] added IOService to mysql and postgresql connections
Razvan Becheriu
2019-08-16
[#805,!5-p] Memfile and kea-dhcp4 now suppor max-row-errors parameter
Thomas Markwalder
2019-05-28
updated versions, updated copyright dates, sorted messages
Michal Nowikowski
2019-03-21
configure serial consistency as well
Razvan Becheriu
2019-03-21
renamed parameter
Razvan Becheriu
2019-03-21
added cql-consistency parameter
Razvan Becheriu
2018-11-08
[#115,!48] exception throwing replaced with gentler error logs
Tomek Mrugalski
2018-11-08
[#115,!48] The patch has been applied correctly to database_connection.cc|h
Tomek Mrugalski
2018-10-05
[#32,!23] Added ControlConfigInfo to lib/config
Thomas Markwalder
2018-09-03
[#92,!13] New libkea-database library created.
Marcin Siodelski