summaryrefslogtreecommitdiffstats
path: root/init/builtins.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge "Set up user directory crypto in init." into mnc-dr-devPaul Crowley2015-07-131-5/+18
|\
| * Set up user directory crypto in init.Paul Crowley2015-06-231-5/+18
* | Change init sequence to support file level encryptionPaul Lawrence2015-07-071-2/+2
* | Revert "Change init sequence to support file level encryption"Paul Lawrence2015-07-071-2/+2
* | Change init sequence to support file level encryptionPaul Lawrence2015-07-061-2/+2
|/
* DO NOT MERGE Securely encrypt the master keyPaul Lawrence2015-05-291-32/+26
* Fix insmod module sizeTom Cherry2015-05-121-5/+2
* Enable property expansion for insmodEmmanuel Berthier2015-05-121-1/+10
* 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