| Commit message (Expand) | Author | Files | Lines |
2019-07-16 | [208-finish-move-logging] Addressed comment | Francis Dupont | 2 | -54/+45 |
2019-07-16 | [208-finish-move-logging] Fixed libprocess - need d2 unit tests | Francis Dupont | 1 | -53/+78 |
2019-07-16 | [73-fix-covery-CID-1442796] Added initialization to 0 to next_host_id_ field ... | Francis Dupont | 1 | -1/+1 |
2019-07-16 | [606-drop-packets-in-drop-class] Added ChangeLog entry for DROP class | Francis Dupont | 1 | -0/+8 |
2019-07-16 | [606-drop-packets-in-drop-class] Addressed final comments | Francis Dupont | 10 | -18/+18 |
2019-07-16 | [606-drop-packets-in-drop-class] Addressed minor comments (checkpoint before ... | Francis Dupont | 7 | -7/+27 |
2019-07-16 | [606-drop-packets-in-drop-class] Added DROP class (including doc and unit tests) | Francis Dupont | 17 | -12/+302 |
2019-07-15 | [701-sanitizer-logic-is-wrong] Added unit tests | Francis Dupont | 1 | -0/+201 |
2019-07-15 | updated ChangeLog, AUTHORS and addressed formatting | Razvan Becheriu | 7 | -16/+28 |
2019-07-15 | Support for storing more than one sample | Franciszek Gorski | 8 | -161/+886 |
2019-07-12 | [712-cb_cmds-add-support-for-server-tags-in-the-shared-networks] Improved sup... | Francis Dupont | 2 | -6/+8 |
2019-07-12 | [712-cb_cmds-add-support-for-server-tags-in-the-shared-networks] Aligned on #717 | Francis Dupont | 2 | -13/+13 |
2019-07-12 | [712-cb_cmds-add-support-for-server-tags-in-the-shared-networks] Added a note... | Francis Dupont | 2 | -0/+8 |
2019-07-12 | [712-cb_cmds-add-support-for-server-tags-in-the-shared-networks] Finished CB ... | Francis Dupont | 4 | -139/+464 |
2019-07-12 | [712-cb_cmds-add-support-for-server-tags-in-the-shared-networks] Updated CB A... | Francis Dupont | 5 | -110/+579 |
2019-07-12 | [#717,!417] Added ChangeLog for #717. | Marcin Siodelski | 1 | -0/+5 |
2019-07-12 | [717-mysql_cb-extend-the-backend-with-the-ability-to-associate-the-subnets-wi... | Francis Dupont | 2 | -12/+12 |
2019-07-12 | [#717,!417] Corrected CB API selectors' descriptions. | Marcin Siodelski | 2 | -12/+12 |
2019-07-12 | [#717,!417] Changed "network" to "subnet" in mysql_cb subnet tests. | Marcin Siodelski | 2 | -16/+16 |
2019-07-12 | [#717,!417] Extended mysql_cb test to insert subnet when there is no server. | Marcin Siodelski | 2 | -4/+24 |
2019-07-12 | [#717,!417] Fixed comment in DHCPv6 CB API description. | Marcin Siodelski | 1 | -2/+2 |
2019-07-12 | [#717,!417] Methods updating options don't use server tags. | Marcin Siodelski | 2 | -17/+10 |
2019-07-12 | [717-mysql_cb-extend-the-backend-with-the-ability-to-associate-the-subnets-wi... | Francis Dupont | 2 | -2/+2 |
2019-07-12 | [717-mysql_cb-extend-the-backend-with-the-ability-to-associate-the-subnets-wi... | Francis Dupont | 1 | -1/+0 |
2019-07-12 | [717-mysql_cb-extend-the-backend-with-the-ability-to-associate-the-subnets-wi... | Francis Dupont | 1 | -1/+1 |
2019-07-12 | [#717,!417] Corrected SubnetFetcher6 unit test. | Marcin Siodelski | 1 | -2/+2 |
2019-07-12 | [#717,!417] Documented selectors for globals and options. | Marcin Siodelski | 2 | -56/+147 |
2019-07-12 | [#717,!417] Documented server selectors allowed for subnets. | Marcin Siodelski | 4 | -2/+53 |
2019-07-12 | [#717,!417] Use ANY server selector when fetching subnets for shared net. | Marcin Siodelski | 6 | -10/+18 |
2019-07-12 | [#717,!417] Validate server selectors in subnet manipulations. | Marcin Siodelski | 4 | -3/+309 |
2019-07-12 | [#717,!417] Added support for deleting unassigned subnets. | Marcin Siodelski | 5 | -5/+225 |
2019-07-12 | [#717,!417] Added support to delete a subnet with ANY server selector. | Marcin Siodelski | 5 | -39/+316 |
2019-07-12 | [#717] Added tests for fetching all subnets with server tags. | Marcin Siodelski | 4 | -0/+232 |
2019-07-12 | [#717] Associate subnets with server tags. | Marcin Siodelski | 5 | -227/+506 |
2019-07-11 | [master] [perf] entry type added to Changelog | Tomek Mrugalski | 1 | -6/+8 |
2019-07-10 | [576-cb-cmds-empty-value-for-next-server-parameter-is-accepted-which-causes-m... | Francis Dupont | 2 | -15/+19 |
2019-07-10 | [576-cb-cmds-empty-value-for-next-server-parameter-is-accepted-which-causes-m... | Francis Dupont | 2 | -23/+29 |
2019-07-10 | [576-cb-cmds-empty-value-for-next-server-parameter-is-accepted-which-causes-m... | Francis Dupont | 1 | -10/+36 |
2019-07-10 | [576-cb-cmds-empty-value-for-next-server-parameter-is-accepted-which-causes-m... | Francis Dupont | 2 | -2/+23 |
2019-07-09 | [#716,!412] Added ChangeLog for #716. | Marcin Siodelski | 1 | -0/+5 |
2019-07-09 | [#716,!412] StampedElement stores server tags in a set rather that vector. | Marcin Siodelski | 5 | -69/+59 |
2019-07-09 | [#716,!412] Reject "any" keyword as a server tag. | Marcin Siodelski | 3 | -2/+15 |
2019-07-09 | [716-mysql_cb-extend-the-backend-with-the-ability-to-associate-the-shared-net... | Francis Dupont | 4 | -4/+4 |
2019-07-09 | [#716,!412] Documented and tested server selection for shared networks. | Marcin Siodelski | 11 | -26/+494 |
2019-07-09 | [#716,!412] Addressed easy review comments. | Marcin Siodelski | 5 | -21/+32 |
2019-07-09 | [716-mysql_cb-extend-the-backend-with-the-ability-to-associate-the-shared-net... | Francis Dupont | 1 | -1/+1 |
2019-07-09 | [716-mysql_cb-extend-the-backend-with-the-ability-to-associate-the-shared-net... | Francis Dupont | 1 | -6/+0 |
2019-07-09 | [#716,!412] Added support for unassigned networks addition/deletion. | Marcin Siodelski | 6 | -56/+305 |
2019-07-09 | [#716,!412] Multiple tags are returned with shared networks. | Marcin Siodelski | 10 | -84/+354 |
2019-07-09 | [#716,!412] It is now possible to delete shared network by tags. | Marcin Siodelski | 5 | -18/+222 |