summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [5649] ClientConnection timeout is delayed when transaction progresses.Marcin Siodelski2018-06-132-9/+36
|
* [master] Merge branch 'trac5644'Marcin Siodelski2018-06-1312-12/+12
|\
| * [5644] Bumped up library version numbers for 1.4 final release.Marcin Siodelski2018-06-1312-12/+12
| |
* | [master] Updated git hashFrancis Dupont2018-06-131-1/+1
| |
* | [master] Finished merge of trac5549a (known/unknown)Francis Dupont2018-06-1318-72/+592
|\ \ | |/ |/|
| * [5549a] Addressed commentsFrancis Dupont2018-06-1313-66/+142
| |
| * [5549a] Doc changes after reviewTomek Mrugalski2018-06-123-16/+25
| |
| * [5549a] Code, examples and doc updatedFrancis Dupont2018-06-0714-101/+108
| |
| * [5549a] Ported unit testsFrancis Dupont2018-05-193-1/+148
| |
| * [5549a] Updated examples and guidesFrancis Dupont2018-05-194-10/+94
| |
| * [5549a] Rebased/Updated code - toto unit tests to portFrancis Dupont2018-05-1810-33/+221
| |
* | [master] Updated INSTALL fileThomas Markwalder2018-06-131-6/+33
|\ \ | | | | | | | | | Merge branch 'trac5409'
| * | [5409] Fixed a typoThomas Markwalder2018-06-131-1/+1
| | |
| * | [5409] Changes after review:Tomek Mrugalski2018-06-131-5/+7
| | | | | | | | | | | | | | | - premium script mentioned - sudo added to make install
| * | [5409] Improved INSTALL fileThomas Markwalder2018-06-121-6/+31
| | |
* | | [master] Added Changelog for #5647.Marcin Siodelski2018-06-121-0/+6
| | |
* | | [master] Merge branch 'trac5647'Marcin Siodelski2018-06-1216-119/+164
|\ \ \ | |/ / |/| |
| * | [5647] Added missing dependency to perfdhcp.Marcin Siodelski2018-06-122-0/+8
| | |
| * | [5647] Added missing libs in unit tests.Marcin Siodelski2018-06-122-0/+2
| | |
| * | [5647] Added missing library in Makefile.amMarcin Siodelski2018-06-122-0/+2
| | |
| * | [5647] CalloutHandle is now associated with the DHCP packet object.Marcin Siodelski2018-06-1210-119/+152
|/ / | | | | | | When the packet goes out of scope the callout handle is destroyed.
* | [master] Added Changelog for #5613.Marcin Siodelski2018-06-111-0/+7
| |
* | [master] Merge branch 'trac5613'Marcin Siodelski2018-06-117-13/+139
|\ \
| * | [5613] Further changes from "attached to" to "loaded by"Marcin Siodelski2018-06-112-3/+3
| | |
| * | [5613] Change "attached to" to "loaded by" per review comments.Marcin Siodelski2018-06-115-10/+10
| | |
| * | [5613] Wording clean upThomas Markwalder2018-06-111-11/+10
| | |
| * | [5613] Be more explicit where the hooks libs should be installed.Marcin Siodelski2018-06-115-9/+136
| | |
* | | [master] Added ChangeLog entry 1423 for 5378.Thomas Markwalder2018-06-111-0/+5
| | |
* | | [master] Servers store and emit configured global scalar parametersThomas Markwalder2018-06-117-105/+562
|\ \ \ | | | | | | | | | | | | Merge branch 'trac5378'
| * | | [5378] Added missing line breakFrancis Dupont2018-06-111-2/+3
| | | |
| * | | [5378] Fixed failing unparse testThomas Markwalder2018-06-111-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | tests/srv_config_unittest.cc TEST_F(SrvConfigTest, unparseHR) - added init of CfgMgr instance family. Test was failing when run with other tests.
| * | | [5378] kea-dhcp4/6 now keep track of their configured global paramsThomas Markwalder2018-06-077-106/+561
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | src/bin/dhcp4/json_config_parser.cc configureDhcp4Server() - added extract of configured globals src/bin/dhcp4/tests/get_config_unittest.cc src/bin/dhcp6/tests/get_config_unittest.cc Updated extracted and unparsed configs. src/bin/dhcp6/json_config_parser.cc configureDhcp6Server() - added extract of configured globals src/lib/dhcpsrv/srv_config.h src/lib/dhcpsrv/srv_config.cc Added storage and maintence of configured globals SrvConfig::toElement() - added configured globals to result src/lib/dhcpsrv/tests/srv_config_unittest.cc TEST_F(SrvConfigTest, configuredGlobals) - new test
* | | | [master] Updated git hashFrancis Dupont2018-06-111-1/+1
| | | |
* | | | [master] Commented out BOOST_ASIO_DISABLE_THREADSFrancis Dupont2018-06-113-2/+8
| | | |
* | | | [5646] Dedicated checks for truncated client-id, server-id addedTomek Mrugalski2018-06-114-1/+110
| |/ / |/| |
* | | [master] Added ChangeLog for #5645.Marcin Siodelski2018-06-111-0/+7
| | |
* | | [master] Merge branch 'trac5645'Marcin Siodelski2018-06-1143-8/+13526
|\ \ \
| * | | [5645] Corrected user's guide (was premium, is open source now)Tomek Mrugalski2018-06-111-1/+2
| | | |
| * | | [5645] Updates to User's Guide after moving HA.Marcin Siodelski2018-06-082-2/+2
| | | |
| * | | [5645] HA developer's guide moved to main devguide.Marcin Siodelski2018-06-086-2465/+14
| | | |
| * | | [5645] Changed copyright headers to MPL.Marcin Siodelski2018-06-0830-62/+90
| | | |
| * | | [5645] Moved HA hook library from premium repo to main repo.Marcin Siodelski2018-06-0840-5/+15945
|/ / /
* | | [master] Finishing merge of trac5449 (Fixes from analyzers)Francis Dupont2018-06-077-10/+36
|\ \ \
| * | | [5449] Removed explicit throws() in data.hTomek Mrugalski2018-06-072-9/+8
| | | | | | | | | | | | | | | | - dynamic exception specifications are deprecated in C++11
| * | | [5449] Extra fixesFrancis Dupont2018-05-313-5/+8
| | | |
| * | | [5449] Removed throwing scan memory leakFrancis Dupont2017-12-211-3/+9
| | | |
| * | | [5449] Spit has_feature #ifFrancis Dupont2017-12-211-2/+6
| | | |
| * | | [5449] Fixes from address sanitizer run on last macOS/XcodeFrancis Dupont2017-12-092-2/+13
| | | |
* | | | [master] Added ChangeLog for #5622.Marcin Siodelski2018-06-071-0/+6
| | | |
* | | | [master] Merge branch 'trac5622'Marcin Siodelski2018-06-073-336/+60
|\ \ \ \ | |_|/ / |/| | |