index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dhcpsrv
/
host_mgr.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#3237] release changes
Wlodek Wencel
2024-01-29
1
-1
/
+1
*
[#3119] use range based for loop or BOOST_FOREACH
Razvan Becheriu
2024-01-22
1
-1
/
+1
*
[#3119] use auto const& whenever possible
Razvan Becheriu
2024-01-22
1
-21
/
+21
*
[#3019] retry db open on startup
Razvan Becheriu
2023-12-14
1
-2
/
+0
*
[#2795] extend impl of BaseHostDataSource::getAll6
Piotrek Zadroga
2023-06-26
1
-1
/
+6
*
[#2795] add getAll6 by ip-address method
Piotrek Zadroga
2023-06-26
1
-1
/
+17
*
[#2815] Remove trailing whitespace
Slawek Figiel
2023-05-25
1
-3
/
+3
*
[#2815] Remove hosts from all sources
Slawek Figiel
2023-05-25
1
-6
/
+10
*
[#2815] Implement update for CfgHosts
Slawek Figiel
2023-05-25
1
-6
/
+20
*
[#2815] Fix unit test
Slawek Figiel
2023-05-25
1
-7
/
+6
*
[#2815] Revert BaseHostDataSource inheritance
Slawek Figiel
2023-05-25
1
-0
/
+128
*
[#2815] Fix formatting
Slawek Figiel
2023-05-25
1
-3
/
+2
*
[#2815] Fix unit tests
Slawek Figiel
2023-05-25
1
-4
/
+4
*
[#2815] Add a new parameter to HostMgr
Slawek Figiel
2023-05-25
1
-112
/
+239
*
[#2840] release changes
Wlodek Wencel
2023-04-20
1
-1
/
+1
*
[#549] implement reservation-update
Andrei Pavel
2023-04-19
1
-0
/
+15
*
[#1375] only recreate host managers that have at least one broken connection
Razvan Becheriu
2020-12-09
1
-3
/
+6
*
[#1375] added dbReconnect to host manager
Razvan Becheriu
2020-12-09
1
-0
/
+6
*
[#1375] reverted changes
Razvan Becheriu
2020-12-09
1
-2
/
+4
*
[#1375] added IOService to mysql and postgresql connections
Razvan Becheriu
2020-12-09
1
-2
/
+2
*
[#1428] Configure unique IP in HostMgr
Marcin Siodelski
2020-10-08
1
-0
/
+5
*
[#1428] Final code cleanup
Marcin Siodelski
2020-10-05
1
-43
/
+7
*
[#1428] Calls to fetch many hosts by id/address
Marcin Siodelski
2020-10-05
1
-0
/
+69
*
[#1428] Allow non-unique IPs in MySQL and PgSQL
Marcin Siodelski
2020-10-05
1
-0
/
+21
*
[#1163] Checkpoint: updated API
Francis Dupont
2020-09-22
1
-1
/
+61
*
[392-search-of-reservations-by-hostname] Checkpont: add new methods - tests t...
Francis Dupont
2019-10-15
1
-0
/
+36
*
[#639,!410] check for null pointer
Razvan Becheriu
2019-07-04
1
-1
/
+2
*
[#639,!410] clear cache_ptr_ before unloading library
Razvan Becheriu
2019-07-04
1
-0
/
+3
*
[313-return-a-list-of-all-reservations-by-subnet-id] Last changes
Francis Dupont
2019-01-29
1
-40
/
+48
*
[313-return-a-list-of-all-reservations-by-subnet-id] Added host manager tests
Francis Dupont
2019-01-29
1
-0
/
+2
*
[313-return-a-list-of-all-reservations-by-subnet-id] Finished getPage[46]
Francis Dupont
2019-01-29
1
-16
/
+8
*
[313-return-a-list-of-all-reservations-by-subnet-id] Added getPage[46]
Francis Dupont
2019-01-29
1
-1
/
+60
*
[313-return-a-list-of-all-reservations-by-subnet-id] Added getAll[46] by subn...
Francis Dupont
2019-01-29
1
-2
/
+23
*
[5704] host backends and kea-dhcp4/6 support global HR storage
Thomas Markwalder
2018-08-07
1
-2
/
+2
*
[5563] Changes done and compile
Francis Dupont
2018-05-24
1
-75
/
+0
*
Merge branch 'trac5533a' of ssh://git.kea.isc.org/git/kea into trac5533a
Francis Dupont
2018-03-17
1
-7
/
+14
|
\
|
*
[5533a] Restored line wraps for 80 column terminal
Francis Dupont
2018-03-17
1
-7
/
+14
*
|
Updated cache insert
Francis Dupont
2018-03-17
1
-4
/
+2
|
/
*
[5533a] Fixed unnecessary line wraps.
Tomek Mrugalski
2018-03-14
1
-16
/
+8
*
[5533a] Simplified and consolidated host manager code and tests
Francis Dupont
2018-03-08
1
-58
/
+64
*
[5533a] Addressed comments
Francis Dupont
2018-03-08
1
-46
/
+39
*
[5533a] Reverted add() to return void
Francis Dupont
2018-03-07
1
-6
/
+6
*
[5533a] Reviewed comment changes
Francis Dupont
2018-03-07
1
-1
/
+3
*
[5533a] Extra comments added
Tomek Mrugalski
2018-03-07
1
-0
/
+5
*
[5533a] Reordered get4 hwaddr/duid code to follow CfgHosts behavior
Francis Dupont
2018-03-01
1
-4
/
+4
*
[5533] Prepared rebase before adding tests
Francis Dupont
2018-02-23
1
-1
/
+5
*
[5533] Checkpoint: added code, test todo (where?)
Francis Dupont
2018-02-23
1
-0
/
+77
*
[5533] Introduce get[46]Any and add tests
Francis Dupont
2018-02-21
1
-15
/
+35
*
[5533] Added a negative cache flag (host manager tests to do)
Francis Dupont
2018-02-21
1
-0
/
+22
*
[5531] Checkpoint before first syntax change
Francis Dupont
2018-02-12
1
-76
/
+80
[next]