Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/busybox: fix ping without root permissions | Natanael Copa | 2016-03-29 | 1 | -4/+2 |
| | | | | | | using SOCK_DGRAM requested by docker inc. | ||||
* | main/busybox: make traceroute6 an suid binary | Sören Tempel | 2016-03-24 | 1 | -0/+1 |
| | |||||
* | main/busybox: make vlock an suid binary | Sören Tempel | 2016-03-20 | 1 | -0/+1 |
| | |||||
* | Revert "main/busybox: remove ping/traceroute commands from bbsuid" | William Pitcock | 2015-06-03 | 1 | -0/+3 |
| | | | | This reverts commit 86a7286025919cfee33eb599c1d12d7d187d761b. | ||||
* | main/busybox: remove ping/traceroute commands from bbsuid | William Pitcock | 2015-05-31 | 1 | -3/+0 |
| | |||||
* | main/busybox: ping6 needs suid root | Natanael Copa | 2012-06-13 | 1 | -0/+1 |
| | |||||
* | main/busybox: bbsuid mount/umount. fix for mdev and acpid | Natanael Copa | 2012-01-30 | 1 | -0/+105 |
- move sources into the aports tree. pointless shipping it separate - add mount/umount - add patch for mdev from upstream - backport acpid patch http://lists.busybox.net/pipermail/busybox/2012-January/077136.html |