Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-05-03 | Fix getprop sorting and error reporting. | Elliott Hughes | 1 | -2/+2 |
2015-04-20 | Switch setprop to use TOYBOX_ON_ANDROID and fix getprop include. | Rob Landley | 2 | -5/+2 |
2015-04-19 | Cleanup getprop, add qstrcmp() to lib for qsort (because posix-2008 broke | Rob Landley | 1 | -63/+13 |
2015-04-18 | Android getprop and setprop from Elliott Hughes. | Rob Landley | 2 | -0/+150 |
2015-04-10 | Implement Android restorecon. | Elliott Hughes | 1 | -0/+47 |
2015-04-10 | Fix load_policy error reporting. | Elliott Hughes | 1 | -10/+5 |
2015-04-10 | getenforce takes no arguments. | Elliott Hughes | 1 | -1/+1 |
2015-04-10 | setenforce takes exactly one argument. | Elliott Hughes | 1 | -1/+1 |
2015-03-27 | Promote setenforce to android. | Rob Landley | 1 | -0/+32 |
2015-03-27 | Promote getenforce. | Rob Landley | 1 | -0/+29 |
2015-03-27 | Promote load_policy to android. | Rob Landley | 1 | -0/+37 |
2015-03-23 | Promote runcon to android (and add an android menu). | Rob Landley | 2 | -0/+32 |