summaryrefslogtreecommitdiffstats
path: root/src/lib/hooks/callout_manager.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#3237] release changesWlodek Wencel2024-01-291-1/+1
* [#3119] use range based for loop or BOOST_FOREACHRazvan Becheriu2024-01-221-8/+7
* [#2889] release changesAndrei Pavel2023-05-291-1/+1
* [#2805] ignore exceptions on callouts but set DROP flagRazvan Becheriu2023-05-031-12/+15
* Changelog entry, dates, messages for releaseWlodek Wencel2021-08-271-1/+1
* [#2020] Fixed HOOKS_CALLOUT_{ERROR,EXCEPTION} logsTomek Mrugalski2021-08-131-2/+2
* [#1128] 1.7.4 pre prelease changesWlodek Wencel2020-02-251-1/+1
* [#957] addressed reviewRazvan Becheriu2020-02-071-24/+18
* [#957] refactored hooks manager classes to be unsed in multi-threadingRazvan Becheriu2020-02-071-33/+32
* [919-bind1st-and-bind2nd-were-deprecated] Updated bind1st/bind2nd with bind o...Francis Dupont2019-10-221-5/+6
* [5577] Changes after review:Tomek Mrugalski2018-05-161-6/+6
* [5577] Improved the fix, added unit-test.Tomek Mrugalski2018-05-161-10/+22
* [5577] Another case of out-of-bound accessFrancis Dupont2018-05-161-0/+10
* [5577] Fixed out of bound bugFrancis Dupont2018-05-161-0/+5
* [5329] Addressed review comments.Marcin Siodelski2017-07-141-26/+16
* [5329] Fixed copyright statementThomas Markwalder2017-07-131-1/+1
* [5329] Added methods to register control commands as hooks.Marcin Siodelski2017-07-121-0/+61
* [5095] spellingFrancis Dupont2017-01-241-2/+2
* [5095] Moved the shared callout manager to HooksManager singleton instanceFrancis Dupont2017-01-111-3/+1
* [5095] Second attempt with a shared callout managerFrancis Dupont2016-12-311-1/+3
* [master] Replaced a NULL ... better pointer typeFrancis Dupont2016-12-091-1/+1
* [master] Replaced a NULL ... typoFrancis Dupont2016-12-091-1/+1
* [master] Replaced a NULL ... againFrancis Dupont2016-12-091-1/+1
* [4236] Updated copyright dates in all files.Marcin Siodelski2015-12-161-1/+1
* [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-161-11/+3
* [3499] bool skip flag replaced by enum status.Tomek Mrugalski2015-10-061-1/+1
* [master] Merge branch 'trac3804'Marcin Siodelski2015-04-221-10/+33
|\
| * [3804] Created new logger for callouts execution.Marcin Siodelski2015-04-211-8/+8
| * [3804] Addressed review comments.Marcin Siodelski2015-04-211-0/+3
| * [3804] Measure total execution time for all callouts for the hook.Marcin Siodelski2015-04-201-0/+12
| * [3804] Measure callout execution time and log it.Marcin Siodelski2015-04-201-4/+12
* | [master] remove '#include <config.h' from include files (#3782)Francis Dupont2015-04-181-1/+3
|/
* [3113_test] Fix issues raised by static linkingStephen Morris2013-09-041-9/+8
* [2983] Pushed minor change to CalloutManagerTomek Mrugalski2013-08-211-2/+3
* [3050] Always clear "skip" flag before calling any callouts on a hookStephen Morris2013-07-241-3/+5
* [3054] Added a "validate libraries" functionStephen Morris2013-07-151-12/+13
* [2980] Changes in preparation for mergeStephen Morris2013-07-091-3/+4
* [2980] Final set of changes resulting from the first reviewStephen Morris2013-07-041-4/+4
* [2980] Updated as a result of the second part of the review.Stephen Morris2013-07-031-4/+4
* [2980] Miscellaneous changesStephen Morris2013-06-241-12/+21
* [2980] Added pre-callout and post-callout function registrationStephen Morris2013-06-241-1/+19
* [2980] Added the LibraryManagerCollection objectStephen Morris2013-06-211-0/+12
* [2980] Miscellaneous tidy-upStephen Morris2013-06-201-2/+4
* [2980] Finished LibraryManager functionalityStephen Morris2013-06-201-3/+31
* [2980] Move files into isc::hooks namespaceStephen Morris2013-06-171-2/+1
* [2980] Updates to ServerHooksStephen Morris2013-06-171-5/+10
* [2980] Moved files to "hooks" directoryStephen Morris2013-06-171-0/+182