Age | Commit message (Expand) | Author |
---|---|---|
2016-10-05 | Add support for enhanced networking configuration and virtual switches. | Reyk Floeter |
2016-10-04 | Add a new "priv" process that is responsible for ioctls and restricted | Reyk Floeter |
2016-09-29 | Implement fork+exec for vmd, using the same framework from httpd etc. | Reyk Floeter |
2015-12-03 | Use PEERCRED to obtain the user id of the vmmctl user. This is used to | Reyk Floeter |
2015-12-03 | spacing | Reyk Floeter |
2015-12-02 | Split the fully privileged parent into two processes "parent" and | Reyk Floeter |
2015-12-02 | Sync with relayd, fix previous use of proc_compose*_imsg() | Reyk Floeter |
2015-12-02 | Add back the "peerid" to the proc_compose*() functions: in relayd, I | Reyk Floeter |
2015-12-02 | Start tweaking vmd's privsep and daemon model by splitting the main | Reyk Floeter |