index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
hooks
/
callout_manager.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#3237] release changes
Wlodek Wencel
2024-01-29
1
-1
/
+1
*
[#3119] use range based for loop or BOOST_FOREACH
Razvan Becheriu
2024-01-22
1
-8
/
+7
*
[#2889] release changes
Andrei Pavel
2023-05-29
1
-1
/
+1
*
[#2805] ignore exceptions on callouts but set DROP flag
Razvan Becheriu
2023-05-03
1
-12
/
+15
*
Changelog entry, dates, messages for release
Wlodek Wencel
2021-08-27
1
-1
/
+1
*
[#2020] Fixed HOOKS_CALLOUT_{ERROR,EXCEPTION} logs
Tomek Mrugalski
2021-08-13
1
-2
/
+2
*
[#1128] 1.7.4 pre prelease changes
Wlodek Wencel
2020-02-25
1
-1
/
+1
*
[#957] addressed review
Razvan Becheriu
2020-02-07
1
-24
/
+18
*
[#957] refactored hooks manager classes to be unsed in multi-threading
Razvan Becheriu
2020-02-07
1
-33
/
+32
*
[919-bind1st-and-bind2nd-were-deprecated] Updated bind1st/bind2nd with bind o...
Francis Dupont
2019-10-22
1
-5
/
+6
*
[5577] Changes after review:
Tomek Mrugalski
2018-05-16
1
-6
/
+6
*
[5577] Improved the fix, added unit-test.
Tomek Mrugalski
2018-05-16
1
-10
/
+22
*
[5577] Another case of out-of-bound access
Francis Dupont
2018-05-16
1
-0
/
+10
*
[5577] Fixed out of bound bug
Francis Dupont
2018-05-16
1
-0
/
+5
*
[5329] Addressed review comments.
Marcin Siodelski
2017-07-14
1
-26
/
+16
*
[5329] Fixed copyright statement
Thomas Markwalder
2017-07-13
1
-1
/
+1
*
[5329] Added methods to register control commands as hooks.
Marcin Siodelski
2017-07-12
1
-0
/
+61
*
[5095] spelling
Francis Dupont
2017-01-24
1
-2
/
+2
*
[5095] Moved the shared callout manager to HooksManager singleton instance
Francis Dupont
2017-01-11
1
-3
/
+1
*
[5095] Second attempt with a shared callout manager
Francis Dupont
2016-12-31
1
-1
/
+3
*
[master] Replaced a NULL ... better pointer type
Francis Dupont
2016-12-09
1
-1
/
+1
*
[master] Replaced a NULL ... typo
Francis Dupont
2016-12-09
1
-1
/
+1
*
[master] Replaced a NULL ... again
Francis Dupont
2016-12-09
1
-1
/
+1
*
[4236] Updated copyright dates in all files.
Marcin Siodelski
2015-12-16
1
-1
/
+1
*
[4236] Replaced license text in all files containing it.
Marcin Siodelski
2015-12-16
1
-11
/
+3
*
[3499] bool skip flag replaced by enum status.
Tomek Mrugalski
2015-10-06
1
-1
/
+1
*
[master] Merge branch 'trac3804'
Marcin Siodelski
2015-04-22
1
-10
/
+33
|
\
|
*
[3804] Created new logger for callouts execution.
Marcin Siodelski
2015-04-21
1
-8
/
+8
|
*
[3804] Addressed review comments.
Marcin Siodelski
2015-04-21
1
-0
/
+3
|
*
[3804] Measure total execution time for all callouts for the hook.
Marcin Siodelski
2015-04-20
1
-0
/
+12
|
*
[3804] Measure callout execution time and log it.
Marcin Siodelski
2015-04-20
1
-4
/
+12
*
|
[master] remove '#include <config.h' from include files (#3782)
Francis Dupont
2015-04-18
1
-1
/
+3
|
/
*
[3113_test] Fix issues raised by static linking
Stephen Morris
2013-09-04
1
-9
/
+8
*
[2983] Pushed minor change to CalloutManager
Tomek Mrugalski
2013-08-21
1
-2
/
+3
*
[3050] Always clear "skip" flag before calling any callouts on a hook
Stephen Morris
2013-07-24
1
-3
/
+5
*
[3054] Added a "validate libraries" function
Stephen Morris
2013-07-15
1
-12
/
+13
*
[2980] Changes in preparation for merge
Stephen Morris
2013-07-09
1
-3
/
+4
*
[2980] Final set of changes resulting from the first review
Stephen Morris
2013-07-04
1
-4
/
+4
*
[2980] Updated as a result of the second part of the review.
Stephen Morris
2013-07-03
1
-4
/
+4
*
[2980] Miscellaneous changes
Stephen Morris
2013-06-24
1
-12
/
+21
*
[2980] Added pre-callout and post-callout function registration
Stephen Morris
2013-06-24
1
-1
/
+19
*
[2980] Added the LibraryManagerCollection object
Stephen Morris
2013-06-21
1
-0
/
+12
*
[2980] Miscellaneous tidy-up
Stephen Morris
2013-06-20
1
-2
/
+4
*
[2980] Finished LibraryManager functionality
Stephen Morris
2013-06-20
1
-3
/
+31
*
[2980] Move files into isc::hooks namespace
Stephen Morris
2013-06-17
1
-2
/
+1
*
[2980] Updates to ServerHooks
Stephen Morris
2013-06-17
1
-5
/
+10
*
[2980] Moved files to "hooks" directory
Stephen Morris
2013-06-17
1
-0
/
+182