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
/
library_manager.cc
Age
Commit message (
Expand
)
Author
2017-02-24
[5134] Proposed patch to prevent static initialization fiasco.
Marcin Siodelski
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
2015-09-18
[4004] Moved hooksStaticLinkInit() definition
Francis Dupont
2015-05-12
[3833] some signed for loop variables aka #3833
Francis Dupont
2015-04-18
[master] remove '#include <config.h' from include files (#3782)
Francis Dupont
2015-04-14
[3198] Fixed broken logging in the hooks libraries.
Marcin Siodelski
2014-08-05
[3417] Bind10 => Kea in many .cc/.h files
Tomek Mrugalski
2013-09-19
[3113_test] Fix to work on OSX with static link
Stephen Morris
2013-07-15
[3054] Added a "validate libraries" function
Stephen Morris
2013-07-09
[2980] Changes in preparation for merge
Stephen Morris
2013-07-04
[2980] Final set of changes resulting from the first review
Stephen Morris
2013-07-03
[2980] Various changes as a result of review
Stephen Morris
2013-06-24
[2980] Get rid of RTLD_DEEPBIND
Stephen Morris
2013-06-20
[2980] Finished LibraryManager functionality
Stephen Morris
2013-06-20
[2980] Added LibraryManager::runUnload()
Stephen Morris
2013-06-19
[2980] Extended library manager functionality
Stephen Morris