summaryrefslogtreecommitdiffstats
path: root/src/lib/config/base_command_mgr.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [master] Merge branch 'trac5470'Marcin Siodelski2018-03-281-1/+1
|\
| * [5470] Lower logging level for certain config messages.Marcin Siodelski2018-03-231-1/+1
* | fixed unit testsRazvan Becheriu2018-02-211-1/+1
|/
* [5111] Correct segfault in agent unit testThomas Markwalder2017-09-181-3/+22
* [5111] Replaced hypen with underscore in command_processed hook nameThomas Markwalder2017-09-051-1/+1
* [5111] Added "command-processed" hook point to BaseCommandMgrThomas Markwalder2017-08-301-1/+27
* [5078] Implemented commands forwarding in Control Agent.Marcin Siodelski2017-03-291-5/+31
* [102b] rebasedFrancis Dupont2017-03-171-52/+0
* [5100] Spelling, missing space and ignored argumentFrancis Dupont2017-01-071-2/+2
* [5100] Combine commands lists returned by hook libraries.Marcin Siodelski2017-01-041-0/+52
* [5100] Implemented HookedCommandMgr class.Marcin Siodelski2017-01-031-9/+15
* [5100] Extracted command management into BaseCommandMgr class.Marcin Siodelski2017-01-031-0/+111