summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* Merge "Sync persist property immediately,in case of suddenly remove the batte...Colin Cross2014-04-181-0/+1
|\
| * Sync persist property immediately,in case of suddenly remove the battery.OPPO2014-03-311-0/+1
* | init: unused paramter warning messagesMark Salyzyn2014-04-011-0/+2
|/
* ueventd: fix klog debug typoAlex Ray2014-03-191-2/+2
* Add "import" support to system property files.Jeff Sharkey2014-03-191-22/+57
* don't load property_contexts from /dataNick Kralevich2014-03-111-1/+0
* ueventd: easier debug loggingAlex Ray2014-03-073-2/+11
* liblog: enable logging to logd.Mark Salyzyn2014-02-281-2/+10
* Remove an unused #include of <asm/page.h>.Elliott Hughes2014-02-241-1/+0
* Enable building init with -Wall -Werror.Stephen Smalley2014-02-191-2/+23
* Convert all selinux_android_restorecon and _setfilecon calls to new API.Stephen Smalley2014-02-071-2/+2
* Move restorecon and restorecon_recursive code to libselinux.Stephen Smalley2014-01-282-51/+5
* system/core 64-bit cleanup.Elliott Hughes2014-01-162-4/+4
* restorecon_recursive("/sys") speed boot timeNick Kralevich2014-01-101-11/+34
* Merge "ueventd: fix a busy loop while reading uevents"Colin Cross2013-12-282-2/+2
|\
| * ueventd: fix a busy loop while reading ueventsAmir Goldstein2013-11-172-2/+2
* | Log a warning on services that lack SELinux domains.Stephen Smalley2013-12-091-0/+3
* | init: add subsystem rules to ueventd.rcGreg Hackmann2013-11-265-33/+268
* | init: handle ueventd path truncation betterGreg Hackmann2013-11-261-2/+16
* | Merge "init: limit visibility of init_parser.c helpers"Greg Hackmann2013-11-262-6/+5
|\ \
| * | init: limit visibility of init_parser.c helpersGreg Hackmann2013-11-252-6/+5
* | | Make init distinguish between orderly exit and being killed by signals.Elliott Hughes2013-11-251-1/+9
|/ /
* | Merge commit '536dea9d61a032e64bbe584a97463c6638ead009' into HEADThe Android Open Source Project2013-11-226-6/+184
|\ \ | |/ |/|
| * am 2f924ebe: am a94d2b39: Merge "Add a restorecon_recursive built-in command ...Nick Kralevich2013-10-104-3/+24
| |\
| * \ am 0b7d588d: am f2c4c4ad: Merge "init: Fix queue_all_property_triggers with n...Benoit Goby2013-09-241-2/+4
| |\ \
| * \ \ am 8dc82eea: am 36b39a97: Merge "init: Fix get_hardware_name() to cope with l...Colin Cross2013-09-181-6/+30
| |\ \ \
| * \ \ \ am 5535b051: write_file: introduce O_NOFOLLOW, use sane maskNick Kralevich2013-09-171-1/+1
| |\ \ \ \
| | * | | | write_file: introduce O_NOFOLLOW, use sane maskNick Kralevich2013-09-171-1/+1
| * | | | | am 3a0d4b34: Merge "property_service: better validate property names" into kl...Nick Kralevich2013-09-161-4/+37
| |\ \ \ \ \ | | |/ / / /
| | * | | | property_service: better validate property namesNick Kralevich2013-09-161-4/+37
| * | | | | am 5951a369: am b4819e4a: Merge "init: support longer command lines"Dima Zavin2013-09-131-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ am 9dd40e97: am d171b656: Merge "[GNSS] Add AID_GPS to property user white list"Colin Cross2013-09-031-0/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ am 28e52c81: am b35f68a6: Merge "init: load factory properties"Dima Zavin2013-08-281-7/+14
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ am 0cbaed42: am a8ba1f2f: Merge "Add support for socket security context spec...Colin Cross2013-08-237-14/+24
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ resolved conflicts for merge of a1af5cf6 to klp-dev-plus-aospColin Cross2013-08-231-0/+11
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | Seed Linux RNG from Hardware RNG at boot during init.Alex Klyubin2013-08-191-0/+85
| * | | | | | | | | Merge "Add basic verity support to fs_mgr."Geremy Condra2013-08-071-1/+3
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Add basic verity support to fs_mgr.Geremy Condra2013-08-061-1/+3
| * | | | | | | | | | am 8c4b1539: am f9873987: am 5954ecb8: Merge "Allow more characters in partit...Colin Cross2013-07-222-3/+18
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | init: call restorecon on /sysNick Kralevich2013-07-153-0/+17
| * | | | | | | | | | Add swapon_all to init's builtin commandsKen Sumrall2013-07-093-0/+15
| * | | | | | | | | | init: allow disabling selinux via a kernel command lineNick Kralevich2013-06-281-3/+48
| * | | | | | | | | | Merge "init: move SELinux into enforcing mode."Nick Kralevich2013-06-251-21/+20
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | init: move SELinux into enforcing mode.Nick Kralevich2013-06-251-21/+20
| * | | | | | | | | | | am 372d668a: am 39021a48: am 83ada447: Merge changes Ib54f39fd,I7e36edd8Colin Cross2013-06-254-15/+38
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | init: move initial property area allocation into bionicGreg Hackmann2013-06-181-28/+5
| * | | | | | | | | | | init: fix copying boot propertiesColin Cross2013-06-171-1/+3
| * | | | | | | | | | | init: verify size of property buffers passed to property_getColin Cross2013-06-172-2/+18
| * | | | | | | | | | | init: move the system property writer implementationColin Cross2013-06-171-51/+8
| * | | | | | | | | | | init: switch property_get to use __system_property_getColin Cross2013-06-175-37/+32