summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/host_mgr.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#1375] only recreate host managers that have at least one broken connectionRazvan Becheriu2020-12-091-3/+6
* [#1375] added dbReconnect to host managerRazvan Becheriu2020-12-091-0/+6
* [#1375] reverted changesRazvan Becheriu2020-12-091-2/+4
* [#1375] added IOService to mysql and postgresql connectionsRazvan Becheriu2020-12-091-2/+2
* [#1428] Configure unique IP in HostMgrMarcin Siodelski2020-10-081-0/+5
* [#1428] Final code cleanupMarcin Siodelski2020-10-051-43/+7
* [#1428] Calls to fetch many hosts by id/addressMarcin Siodelski2020-10-051-0/+69
* [#1428] Allow non-unique IPs in MySQL and PgSQLMarcin Siodelski2020-10-051-0/+21
* [#1163] Checkpoint: updated APIFrancis Dupont2020-09-221-1/+61
* [392-search-of-reservations-by-hostname] Checkpont: add new methods - tests t...Francis Dupont2019-10-151-0/+36
* [#639,!410] check for null pointerRazvan Becheriu2019-07-041-1/+2
* [#639,!410] clear cache_ptr_ before unloading libraryRazvan Becheriu2019-07-041-0/+3
* [313-return-a-list-of-all-reservations-by-subnet-id] Last changesFrancis Dupont2019-01-291-40/+48
* [313-return-a-list-of-all-reservations-by-subnet-id] Added host manager testsFrancis Dupont2019-01-291-0/+2
* [313-return-a-list-of-all-reservations-by-subnet-id] Finished getPage[46]Francis Dupont2019-01-291-16/+8
* [313-return-a-list-of-all-reservations-by-subnet-id] Added getPage[46]Francis Dupont2019-01-291-1/+60
* [313-return-a-list-of-all-reservations-by-subnet-id] Added getAll[46] by subn...Francis Dupont2019-01-291-2/+23
* [5704] host backends and kea-dhcp4/6 support global HR storageThomas Markwalder2018-08-071-2/+2
* [5563] Changes done and compileFrancis Dupont2018-05-241-75/+0
* Merge branch 'trac5533a' of ssh://git.kea.isc.org/git/kea into trac5533aFrancis Dupont2018-03-171-7/+14
|\
| * [5533a] Restored line wraps for 80 column terminalFrancis Dupont2018-03-171-7/+14
* | Updated cache insertFrancis Dupont2018-03-171-4/+2
|/
* [5533a] Fixed unnecessary line wraps.Tomek Mrugalski2018-03-141-16/+8
* [5533a] Simplified and consolidated host manager code and testsFrancis Dupont2018-03-081-58/+64
* [5533a] Addressed commentsFrancis Dupont2018-03-081-46/+39
* [5533a] Reverted add() to return voidFrancis Dupont2018-03-071-6/+6
* [5533a] Reviewed comment changesFrancis Dupont2018-03-071-1/+3
* [5533a] Extra comments addedTomek Mrugalski2018-03-071-0/+5
* [5533a] Reordered get4 hwaddr/duid code to follow CfgHosts behaviorFrancis Dupont2018-03-011-4/+4
* [5533] Prepared rebase before adding testsFrancis Dupont2018-02-231-1/+5
* [5533] Checkpoint: added code, test todo (where?)Francis Dupont2018-02-231-0/+77
* [5533] Introduce get[46]Any and add testsFrancis Dupont2018-02-211-15/+35
* [5533] Added a negative cache flag (host manager tests to do)Francis Dupont2018-02-211-0/+22
* [5531] Checkpoint before first syntax changeFrancis Dupont2018-02-121-76/+80
* [5531] Checkpoint: 3/4 code doneFrancis Dupont2018-02-111-79/+141
* [5264] Improved logging in HostMgr for most common queries.Marcin Siodelski2017-04-261-1/+50
* [5208a] Doc written, exception messages are now better formed.Tomek Mrugalski2017-04-241-6/+6
* [5208a] delete methods implemented in host data sourcesTomek Mrugalski2017-04-221-0/+34
* [4323] Implemented tests for use of alternate host data source.Marcin Siodelski2016-08-181-3/+7
* [4302] Refactored host data source classes.Marcin Siodelski2016-03-241-1/+46
* [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-161-11/+3
* [4217] HostMgr now uses exactly one identifier in get4() queryTomek Mrugalski2015-12-031-2/+12
* [3569_rebase] alternate_source renamed, added commentsTomek Mrugalski2015-12-011-17/+25
* [3569_rebase] MySQL host data source is now indeed created and stored.Tomek Mrugalski2015-12-011-2/+3
* [3569_rebase] Compilation fix after rebase.Tomek Mrugalski2015-12-011-2/+0
* [3682_rebase] Merge branch 'trac3682' into trac3682_rebaseTomek Mrugalski2015-11-301-4/+10
* [master] remove '#include <config.h' from include files (#3782)Francis Dupont2015-04-181-0/+1
* [3699] Added trace messages to the CfgHosts class.Marcin Siodelski2015-04-161-0/+23
* [3563] Copyright years updated, minor cosmetics.Tomek Mrugalski2015-02-031-1/+1
* [3563] HostContainer6 definitions added.Tomek Mrugalski2015-01-201-0/+11