summaryrefslogtreecommitdiffstats
path: root/init/builtins.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Remove now-unusable 'setcon' command.""Elliott Hughes2015-04-241-9/+0
* Revert "Remove now-unusable 'setcon' command."Nick Kralevich2015-04-241-0/+9
* Remove now-unusable 'setcon' command.Elliott Hughes2015-04-231-9/+0
* Merge "Set verity mode as the verified property value"Sami Tolvanen2015-04-071-2/+3
|\
| * Set verity mode as the verified property valueSami Tolvanen2015-03-311-2/+3
* | Remove execonce.Elliott Hughes2015-04-031-62/+0
* | Revert "Revert "Adding e4crypt support""Paul Lawrence2015-03-311-1/+53
|/
* Always use strerror to report errno.Elliott Hughes2015-03-201-1/+1
* Clean up property setting code.Elliott Hughes2015-03-201-45/+22
* Add init command to set verified propertiesSami Tolvanen2015-03-191-0/+24
* Remove chroot from init.Elliott Hughes2015-03-181-6/+0
* Remove chdir from init.Elliott Hughes2015-03-151-6/+0
* Remove obsolete setkey.Elliott Hughes2015-03-131-23/+0
* Remove getsebool/setsebool from init and toolbox.Stephen Smalley2015-03-131-28/+0
* builtins: remove setenforce commandNick Kralevich2015-03-111-9/+0
* Merge "Implement exec."Elliott Hughes2015-03-111-3/+8
|\
| * Implement exec.Elliott Hughes2015-02-251-3/+8
* | Add init support for dm-verity logging modeSami Tolvanen2015-03-041-0/+14
|/
* Move sprintf to snprintf.Yabin Cui2015-02-171-2/+2
* Bump do_write buffer sizeJohan Redestig2015-02-071-1/+1
* Clean up reading and writing in init.Elliott Hughes2015-02-061-37/+8
* Use TEMP_FAILURE_RETRY, always build bootchart.cpp.Elliott Hughes2015-02-041-6/+4
* Build init as C++.Elliott Hughes2015-02-041-0/+951