Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spelling: responsibility | Josh Soref | 2017-07-23 | 1 | -1/+1 |
* | spelling: periodically | Josh Soref | 2017-07-23 | 1 | -1/+1 |
* | spelling: parameterized | Josh Soref | 2017-07-23 | 2 | -2/+2 |
* | spelling: overridden | Josh Soref | 2017-07-23 | 1 | -1/+1 |
* | spelling: overlapping | Josh Soref | 2017-07-23 | 1 | -1/+1 |
* | spelling: option | Josh Soref | 2017-07-23 | 1 | -1/+1 |
* | spelling: libraries | Josh Soref | 2017-07-23 | 2 | -2/+2 |
* | spelling: identifier | Josh Soref | 2017-07-23 | 1 | -1/+1 |
* | spelling: iaprefix | Josh Soref | 2017-07-23 | 1 | -1/+1 |
* | spelling: existing | Josh Soref | 2017-07-23 | 1 | -1/+1 |
* | spelling: content | Josh Soref | 2017-07-23 | 1 | -1/+1 |
* | spelling: configured | Josh Soref | 2017-07-23 | 1 | -1/+1 |
* | spelling: committing | Josh Soref | 2017-07-23 | 1 | -1/+1 |
* | spelling: command | Josh Soref | 2017-07-23 | 1 | -1/+1 |
* | spelling: aren't | Josh Soref | 2017-07-23 | 1 | -1/+1 |
* | spelling: added | Josh Soref | 2017-07-23 | 1 | -1/+1 |
* | [master] Regenerated parser files after merge of 5108. | Marcin Siodelski | 2017-07-14 | 6 | -2022/+2072 |
* | [5108] Addressed review comments. | Marcin Siodelski | 2017-07-13 | 1 | -0/+26 |
* | [5108] Control agent's configuration can be shared with other components. | Marcin Siodelski | 2017-07-10 | 2 | -2/+22 |
* | [master] regen flex/bison files | Francis Dupont | 2017-07-06 | 6 | -2281/+2407 |
* | [master] Finishing merge of trac5121 (HRMode in flex/bison) | Francis Dupont | 2017-07-06 | 7 | -7/+56 |
|\ | |||||
| * | [trac5121] regen | Francis Dupont | 2017-01-27 | 6 | -2217/+2350 |
| * | [5121] Updated parser for HRmode | Francis Dupont | 2017-01-27 | 4 | -4/+53 |
* | | [master] Added explicit to IOServiceWork to remove 2 cppcheck regressions. | Marcin Siodelski | 2017-07-05 | 1 | -1/+1 |
* | | [master] Merge branch 'master' of ssh://git.kea.isc.org/git/kea | Francis Dupont | 2017-07-05 | 1 | -3/+293 |
|\ \ | |||||
| * \ | [master] Merge branch 'trac5318' | Marcin Siodelski | 2017-07-05 | 1 | -3/+293 |
| |\ \ | |||||
| | * | | [5318] Addressed review comments. | Marcin Siodelski | 2017-07-05 | 1 | -52/+93 |
| | * | | [5318] Default control connection timeout is now 10s. | Marcin Siodelski | 2017-07-04 | 1 | -3/+13 |
| | * | | [5318] Added unit tests for long connections in DHCPv6. | Marcin Siodelski | 2017-07-03 | 1 | -0/+238 |
| | * | | [5318] PoC for extending maximum request/response over 64k in Ctrl channel. | Marcin Siodelski | 2017-07-03 | 1 | -3/+4 |
* | | | | [master] Fixed again the Range 0UL in DHCPv6 get-config tests | Francis Dupont | 2017-07-05 | 2 | -2/+2 |
|/ / / | |||||
* | | | [master] regen lexers with last flex | Francis Dupont | 2017-07-05 | 1 | -240/+411 |
* | | | [master] regen parsers | Francis Dupont | 2017-07-05 | 6 | -2356/+2532 |
* | | | [master] Finishing merge of trac3389a (re-detect interfaces) | Francis Dupont | 2017-07-05 | 15 | -2517/+2502 |
|\ \ \ | |||||
| * | | | [3389a] Moved re-detect default to simple_parse[46] | Francis Dupont | 2017-07-05 | 3 | -3/+13 |
| * | | | [3389a] Renamed patchIfacesReDetect into disableIfacesReDetect | Francis Dupont | 2017-05-11 | 2 | -4/+4 |
| * | | | [trac3389a] regen flex/bison | Francis Dupont | 2017-03-17 | 6 | -2380/+2427 |
| * | | | [3389a] Commit before regen | Francis Dupont | 2017-03-16 | 5 | -55/+134 |
| * | | | [3389a] Rebased (but still many things to do) | Francis Dupont | 2017-03-16 | 2 | -3/+27 |
* | | | | [master] Merged trac5286 (signed integers in options) | Francis Dupont | 2017-07-05 | 1 | -0/+26 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | [5286] Added unit-tests to test if intX types are handled. | Tomek Mrugalski | 2017-07-04 | 1 | -0/+26 |
* | | | | [5317] Addressed review comments. | Marcin Siodelski | 2017-06-30 | 1 | -3/+6 |
* | | | | [5317] Cleanup of the CommandMgr's code. | Marcin Siodelski | 2017-06-22 | 1 | -18/+11 |
* | | | | [5317] Only a single control command connection is now allowed. | Marcin Siodelski | 2017-06-22 | 1 | -0/+47 |
* | | | | [5317] Use poll() instead of run_one() in Ctrl DHCP server unit tests. | Marcin Siodelski | 2017-06-22 | 1 | -9/+4 |
* | | | | [5317] Use ASIO unix domain sockets in DHCPv6 server. | Marcin Siodelski | 2017-06-21 | 2 | -0/+16 |
* | | | | [5317] TimerMgr's handlers are now ran in the main thread. | Marcin Siodelski | 2017-06-21 | 4 | -39/+28 |
|/ / / | |||||
* | | | [master] regen flex/bison files | Francis Dupont | 2017-05-17 | 4 | -228/+230 |
* | | | [master] Finishing merge of trac5106 (flex 2.6.2 compat) | Francis Dupont | 2017-05-17 | 1 | -43/+45 |
|\ \ \ | |||||
| * | | | [trac5106] regen flex/bison files | Francis Dupont | 2017-02-01 | 1 | -359/+412 |