summaryrefslogtreecommitdiffstats
path: root/src/lib/config/command_mgr.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [5318] Default control connection timeout is now 10s.Marcin Siodelski2017-07-041-0/+5
* [5317] Cleanup of the CommandMgr's code.Marcin Siodelski2017-06-221-6/+5
* [5317] Cleanup new code added to facilitate unix domain sockets.Marcin Siodelski2017-06-211-39/+17
* [5317] DHCPv4 server is using ASIO based CommandMgr.Marcin Siodelski2017-06-211-4/+13
* [master] spelling (including in some messages)Francis Dupont2017-01-241-1/+1
* [5100] Implemented HookedCommandMgr class.Marcin Siodelski2017-01-031-2/+2
* [5100] Extracted command management into BaseCommandMgr class.Marcin Siodelski2017-01-031-99/+6
* [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-161-11/+3
* [3978] commands-list -> list-commandsFrancis Dupont2015-10-161-1/+1
* [3484] Fixed quite a few doxygen warnings.Marcin Siodelski2015-07-081-1/+2
* [3880] Changes after review:Tomek Mrugalski2015-06-171-3/+4
* [3880] Changes after review:Tomek Mrugalski2015-06-161-20/+25
* [3880] Compilation fixes after rebaseTomek Mrugalski2015-06-101-2/+2
* [3880] Support for control-socket implemented in DHCPv4.Tomek Mrugalski2015-06-101-3/+17
* [3880] Callback for handling UNIX connections implemented.Tomek Mrugalski2015-06-101-0/+20
* [3880] CommandSocketFactory implemented.Tomek Mrugalski2015-06-101-11/+3
* [3880] Initial implementation:Tomek Mrugalski2015-06-101-0/+171