Age | Commit message (Expand) | Author |
---|---|---|
2016-02-17 | Add support for getprop -Z | Tom Cherry |
2016-01-19 | runcon needs to exec, not recurse. | Rob Landley |
2015-05-03 | Fix getprop sorting and error reporting. | Elliott Hughes |
2015-04-20 | Switch setprop to use TOYBOX_ON_ANDROID and fix getprop include. | Rob Landley |
2015-04-19 | Cleanup getprop, add qstrcmp() to lib for qsort (because posix-2008 broke | Rob Landley |
2015-04-18 | Android getprop and setprop from Elliott Hughes. | Rob Landley |
2015-04-10 | Implement Android restorecon. | Elliott Hughes |
2015-04-10 | Fix load_policy error reporting. | Elliott Hughes |
2015-04-10 | getenforce takes no arguments. | Elliott Hughes |
2015-04-10 | setenforce takes exactly one argument. | Elliott Hughes |
2015-03-27 | Promote setenforce to android. | Rob Landley |
2015-03-27 | Promote getenforce. | Rob Landley |
2015-03-27 | Promote load_policy to android. | Rob Landley |
2015-03-23 | Promote runcon to android (and add an android menu). | Rob Landley |