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
/
config
/
command_mgr.h
Age
Commit message (
Expand
)
Author
2018-06-14
[master] copyright dates, and versions updated for 1.4.0 release
Wlodek Wencel
2018-06-14
[5649] Created common header file with control channel timeouts.
Marcin Siodelski
2017-07-04
[5318] Default control connection timeout is now 10s.
Marcin Siodelski
2017-06-22
[5317] Cleanup of the CommandMgr's code.
Marcin Siodelski
2017-06-21
[5317] Cleanup new code added to facilitate unix domain sockets.
Marcin Siodelski
2017-06-21
[5317] DHCPv4 server is using ASIO based CommandMgr.
Marcin Siodelski
2017-01-24
[master] spelling (including in some messages)
Francis Dupont
2017-01-03
[5100] Implemented HookedCommandMgr class.
Marcin Siodelski
2017-01-03
[5100] Extracted command management into BaseCommandMgr class.
Marcin Siodelski
2015-12-16
[4236] Replaced license text in all files containing it.
Marcin Siodelski
2015-10-16
[3978] commands-list -> list-commands
Francis Dupont
2015-07-08
[3484] Fixed quite a few doxygen warnings.
Marcin Siodelski
2015-06-17
[3880] Changes after review:
Tomek Mrugalski
2015-06-16
[3880] Changes after review:
Tomek Mrugalski
2015-06-10
[3880] Compilation fixes after rebase
Tomek Mrugalski
2015-06-10
[3880] Support for control-socket implemented in DHCPv4.
Tomek Mrugalski
2015-06-10
[3880] Callback for handling UNIX connections implemented.
Tomek Mrugalski
2015-06-10
[3880] CommandSocketFactory implemented.
Tomek Mrugalski
2015-06-10
[3880] Initial implementation:
Tomek Mrugalski