summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* Improve init's debug printing.Riley Andrews2014-06-263-4/+22
* Merge "property_service: get rid of hard coded property / control list"Nick Kralevich2014-06-251-105/+4
|\
| * property_service: get rid of hard coded property / control listNick Kralevich2014-06-171-105/+4
* | Redirect libselinux logging to dmesg for ueventd.Stephen Smalley2014-06-243-1/+8
* | Add ability to boot from charger mode.Riley Andrews2014-06-206-16/+21
* | init/ueventd: adds wildcard matching for ueventd rulesDaniel Leung2014-06-203-4/+20
|/
* Extend ueventd to use the label-by-symlink support in libselinux.Stephen Smalley2014-06-161-3/+4
* Only allow disabling SELinux on userdebug / eng buildsNick Kralevich2014-06-022-1/+5
* Merge "SELinux changes to check policy versions during a reload."Nick Kralevich2014-05-311-8/+5
|\
| * SELinux changes to check policy versions during a reload.Robert Craig2014-04-281-8/+5
* | Merge "ueventd: support by-name symlinks for PCI block devices"Colin Cross2014-05-221-6/+44
|\ \
| * | ueventd: support by-name symlinks for PCI block devicesAndrew Boie2014-05-131-6/+44
* | | Remove unnecessary #includes of <sys/atomics.h>.Elliott Hughes2014-05-221-1/+0
* | | correct the setenv option judging conditionGavin.Chang2014-05-161-1/+1
* | | Merge "init: logd: Allow Developer settings to adjust logd size"Mark Salyzyn2014-05-161-0/+1
|\ \ \
| * | | init: logd: Allow Developer settings to adjust logd sizeMark Salyzyn2014-05-131-0/+1
| |/ /
* / / Clean up some unnecessary system_properties cruft.Elliott Hughes2014-05-142-3/+0
|/ /
* | init: add 'enable <service>' to negate "service <service>... disabled"JP Abgrall2014-05-036-2/+33
* | init: 64-bit build issueMark Salyzyn2014-05-011-1/+2
* | ueventd: Ueventd changes the permission of sysfs files for max/minRuchi Kandoi2014-05-011-1/+1
|/
* 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