| Commit message (Expand) | Author | Age | Files | Lines |
* | qemu-bridge-helper: relocate path to default ACL | Paolo Bonzini | 2020-09-30 | 1 | -2/+7 |
* | build: rename CONFIG_LIBCAP to CONFIG_LIBCAP_NG | Paolo Bonzini | 2019-12-17 | 1 | -3/+3 |
* | qemu-bridge-helper: move repeating code in parse_acl_file | Prasad J Pandit | 2019-07-29 | 1 | -10/+9 |
* | qemu-bridge-helper: restrict interface name to IFNAMSIZ | Prasad J Pandit | 2019-07-29 | 1 | -0/+11 |
* | qemu-bridge-helper: Document known shortcomings | Markus Armbruster | 2019-07-02 | 1 | -1/+11 |
* | qemu-bridge-helper: Fix misuse of isspace() | Markus Armbruster | 2019-05-22 | 1 | -3/+3 |
* | all: Remove unnecessary glib.h includes | Peter Maydell | 2016-06-07 | 1 | -1/+0 |
* | all: Clean up includes | Peter Maydell | 2016-02-04 | 1 | -11/+2 |
* | qemu-bridge-helper: Fix fd leak in main() | Gonglei | 2014-06-27 | 1 | -2/+7 |
* | qemu-bridge-helper: force usage of a very high MAC address for the bridge | Paolo Bonzini | 2013-03-28 | 1 | -0/+18 |
* | misc: move include files to include/qemu/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | net: Add interface to bridge when SIOCBRADDIF isn't available | Corey Bryant | 2012-08-01 | 1 | -3/+21 |
* | Add cap reduction support to enable use as SUID | Corey Bryant | 2012-02-01 | 1 | -0/+36 |
* | Add access control support to qemu bridge helper | Corey Bryant | 2012-02-01 | 1 | -0/+153 |
* | Add basic version of bridge helper | Corey Bryant | 2012-02-01 | 1 | -0/+221 |