summaryrefslogtreecommitdiffhomepage
path: root/src/process
AgeCommit message (Expand)AuthorFilesLines
2017-01-10Rename OpenVpnBuilder -> OpenVpnCommandLinus Färnstrand1-14/+14
2017-01-10Mark child as unused in StoppingStateLinus Färnstrand1-2/+2
2017-01-10Move needed importsLinus Färnstrand2-5/+5
2017-01-10Rename MonitorChild, move implLinus Färnstrand2-37/+38
2017-01-09Use drop() instead of let _ =Linus Färnstrand1-1/+1
2017-01-09Fix formatting on macroLinus Färnstrand1-1/+1
2017-01-09Fix typosLinus Färnstrand1-2/+2
2017-01-06Add monitor module testsLinus Färnstrand1-0/+176
2017-01-06Add ChildMonitor, the public interface of monitorLinus Färnstrand1-0/+42
2017-01-06Add monitor module state machineLinus Färnstrand1-0/+151
2017-01-06Add monitor module error and result typesLinus Färnstrand1-0/+43
2017-01-06Add public traits for monitor moduleLinus Färnstrand1-0/+86
2017-01-06Move process.rs module to own directoryLinus Färnstrand1-0/+151