index
:
kea.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
hooks
/
hooks_manager.cc
Age
Commit message (
Expand
)
Author
2018-05-24
[master] Copyright update to 2018
Wlodek Wencel
2018-03-06
[master] Merge branch 'trac5457'
Marcin Siodelski
2018-01-22
[5457] Implemented PoC for packets parking.
Marcin Siodelski
2017-08-17
Merge branch 'isc-master' into config-h
Andrei Pavel
2017-07-14
[5329] Removed odd "return void" construct which horrifies Thomas.
Marcin Siodelski
2017-07-13
[5329] HooksManager now support functions for registering command handlers.
Marcin Siodelski
2017-01-11
[5095] Moved the shared callout manager to HooksManager singleton instance
Francis Dupont
2016-12-14
Added #include <config.h> to all .cc files.
Andrei Pavel
2016-03-10
[4297] Unit-tests for parameters implemented.
Tomek Mrugalski
2016-03-09
[4297] storage for library parameters implemented.
Tomek Mrugalski
2015-12-16
[4236] Updated copyright dates in all files.
Marcin Siodelski
2015-12-16
[4236] Replaced license text in all files containing it.
Marcin Siodelski
2013-07-19
[3054] Changes as a result of review
Stephen Morris
2013-07-15
[3054] Added a "validate libraries" function
Stephen Morris
2013-06-24
[2980] Added pre-callout and post-callout function registration
Stephen Morris
2013-06-24
[2980] Added conditional initialization.
Stephen Morris
2013-06-24
[2980] Added HooksManager load/unload libraries methods
Stephen Morris
2013-06-21
[2980] Checkpoint - HooksManager class partially working
Stephen Morris