summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | | | | | | | am 05a52055: am 76c58893: Free file handle for /firmware/image after useAjay Dudani2013-06-141-0/+1
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ am 5cb9a02b: am 7e723498: Merge "Add permission for bluetooth app in non-prim...Matthew Xie2013-05-221-0/+8
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ am 8f6adcfc: am 49be2407: Revert "Add logic to fixup file contexts after a po...gcondra@google.com2013-05-201-6/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ am 253e91b4: am 477e35d6: Revert "Add persistent property for SELinux enforcm...gcondra@google.com2013-05-201-1/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 43329bc1: am 8a387870: Revert "Reload policy after setting up the data par...gcondra@google.com2013-05-204-9/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am f5410f2b: am 3d32cd93: Revert "Remove /system from the dirs to relabel."gcondra@google.com2013-05-201-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am b9866649: am 52351300: Revert "Add a version check for SELinux policy on d...gcondra@google.com2013-05-201-59/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 5a98566d: am 921be8b6: Add a version check for SELinux policy on device.gcondra@google.com2013-05-141-0/+59
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am ac5cf925: am 683aa89b: Merge "Remove /system from the dirs to relabel." in...gcondra@google.com2013-05-081-1/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 803eda6a: am f69cc564: Merge "Update ueventd set the SELinux context on sy...Colin Cross2013-04-301-0/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 55d69a96: am 032be7a4: Merge "Log an error if property pool is exhausted"Colin Cross2013-04-301-1/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 63577d92: am fee250d2: Reload policy after setting up the data partition.gcondra@google.com2013-04-304-3/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 14ad7861: am 538b5d4e: Merge "Add persistent property for SELinux enforcme...gcondra@google.com2013-04-261-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | Make init handle rebootsNick Kralevich2013-04-234-0/+43
| * | | | | | | | | | | | | | | | | | | | | | | | Merge "Add logic to fixup file contexts after a policy update."Geremy Condra2013-04-151-1/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | Add logic to fixup file contexts after a policy update.Geremy Condra2013-04-151-1/+6