aboutsummaryrefslogtreecommitdiffstats
path: root/toolbox
Commit message (Expand)AuthorAgeFilesLines
* toolbox: Add levelFromUid categorization support to restoreconRicardo Cerqueira2013-07-191-0/+11
* toolbox: silence some compiler warningsKenny Root2013-07-181-3/+3
* Change setsebool syntax to be consistent with other init built-ins.Stephen Smalley2013-07-181-24/+15
* Fixed reversed output in netstat Recv-Q Send-Q columnsBrian Carlstrom2013-06-081-2/+2
* mount: fix incorrect string length calculationNick Kralevich2013-05-011-3/+4
* Fixed improper size displaying in 'df' utilityMichal Frynas2012-12-031-5/+16
* toolbox: new applet restartChirayu Desai2012-11-252-1/+25
* Merge branch 'jb-mr1-release' of https://android.googlesource.com/platform/sy...Steve Kondik2012-11-1818-71/+3516
|\
| * Iteration on multi-user external storage.Jeff Sharkey2012-08-221-0/+5
| * am 76080925: am 52d5dfc8: Merge "vmstat: Fix -n flag"Jean-Baptiste Queru2012-08-201-2/+2
| |\
| | * Merge "vmstat: Fix -n flag"Jean-Baptiste Queru2012-08-201-2/+2
| | |\
| | | * vmstat: Fix -n flagArun Raghavan2012-07-101-2/+2
| * | | am 02e9f8d5: am 53dab583: Merge "Make setenforce usage function static."Kenny Root2012-08-131-1/+1
| |\ \ \ | | |/ /
| | * | Make setenforce usage function static.Matt Finifter2012-08-131-1/+1
| * | | resolved conflicts for merge of 4dcd52ab to jb-mr1-devKenny Root2012-08-131-12/+7
| |\ \ \ | | |/ /
| | * | Add support for reloading policy from /data/system.Stephen Smalley2012-08-091-12/+7
| * | | am c5db017c: am 63b2c577: Merge "Conditionally use SIGSTKFLT"Elliott Hughes2012-08-081-0/+2
| |\ \ \ | | |/ /
| | * | Conditionally use SIGSTKFLTChris Dearman2012-08-011-0/+2
| | |/
| * | Ported "grep" from NetBSD to toolbox.Jeff Sharkey2012-07-137-2/+2099
| * | Ported "cp" from NetBSD to toolbox.Jeff Sharkey2012-07-134-6/+1070
| * | Add the du command to toolboxKen Sumrall2012-07-092-0/+323
| * | Add mode when open(O_CREAT) is used.Nick Kralevich2012-06-261-2/+3
| * | am 2a2e10fb: am 16d2b6ae: am 91e5551f: Merge "toolbox: rmmod: fix module unlo...Jean-Baptiste Queru2012-06-111-1/+10
| |\ \ | | |/
| | * am 16d2b6ae: am 91e5551f: Merge "toolbox: rmmod: fix module unloading"Jean-Baptiste Queru2012-06-111-1/+10
| | |\
| | | * Merge "toolbox: rmmod: fix module unloading"Jean-Baptiste Queru2012-06-111-1/+10
| | | |\
| | | | * toolbox: rmmod: fix module unloadingVishal Bhoj2012-05-151-1/+10
| * | | | Enable conv=fdatasync in dd.Jeff Sharkey2012-05-292-49/+7
| |/ / /
| * | | am a802b837: am 1d5e7885: Merge "toolbox: implement rm -f flag"Jean-Baptiste Queru2012-05-251-13/+40
| |\ \ \ | | |/ /
| | * | toolbox: implement rm -f flagTanguy Pruvot2012-05-061-13/+40
| | |/
* | | toolbox/dmesg: do not hardcode KLOG_BUF_LENJames Sullins2012-10-071-6/+21
* | | toolbox: rmmod: fix module unloadingVishal Bhoj2012-07-101-1/+10
* | | toolbox: implement rm -f flagTanguy Pruvot2012-07-101-13/+40
* | | RECOVERY_PRE_COMMAND_CLEAR_REASON and extended reboot argumentsTanguy Pruvot2012-07-101-1/+8
|/ /
* | Delete dead code.Jeff Brown2012-05-111-441/+0
* | Add signal names to killKenny Root2012-04-061-6/+117
* | Make sure FAT32 filesystems contain a minimum of 65527 clustersKen Sumrall2012-03-291-1/+2
* | Add get_sched_policy_name() and use in ps and topGlenn Kasten2012-03-152-16/+7
* | Merge "Change "chown" to coreutils syntax."Jeff Sharkey2012-03-021-2/+4
|\ \
| * | Change "chown" to coreutils syntax.Jeff Sharkey2012-03-021-2/+4
* | | am 25443f80: am 1e28088f: am 5cc398ef: Merge "Toolbox implementation of chown...Jean-Baptiste Queru2012-02-281-1/+1
|\ \ \ | |/ / |/| / | |/
| * Merge "Toolbox implementation of chown has a bad print"Jean-Baptiste Queru2012-02-281-1/+1
| |\
| | * Toolbox implementation of chown has a bad printJohan Norberg2012-01-201-1/+1
* | | resolved conflicts for merge of 44898072 to masterJean-Baptiste Queru2012-02-2412-8/+616
|\ \ \ | |/ /
| * | Extend toolbox with SE Android support.Stephen Smalley2012-02-0312-8/+616
| |/
* | am 82dd6af8: am e7b1f132: Merge "rmmod: fix full path syntax"Jean-Baptiste Queru2012-01-131-0/+2
|\ \ | |/
| * rmmod: fix full path syntaxTanguy Pruvot2012-01-121-0/+2
* | Fix hd command so it doesn't error out on EOFScott Anderson2012-01-121-1/+3
* | Add md5 command to toolbox.Scott Anderson2012-01-112-1/+81
* | Use strlcpy instead of strncpyKenny Root2011-12-011-8/+9
* | Make timestamps friendlier.Jeff Brown2011-11-231-1/+1
|/