Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
25a7d5f892f2606ed28eff761c59693398497343
/
init
d24240f
Merge "Fixed the pacing logic in bootchart data collection."
by Elliott Hughes
· 11 years ago
3700373
Fixed the pacing logic in bootchart data collection.
by Bo (Andover) Zhang
· 11 years ago
afc08ce
Clarify init's write command.
by Elliott Hughes
· 11 years ago
9464e5a
Move unlink("/dev/.booting") until after filesystems are mounted.
by Riley Andrews
· 11 years ago
381341f
Fix environment variable assignment in init
by James Morrissey
· 11 years ago
3b4c0bd
ueventd fixup_sys_perms: fixup SELinux labels unconditionally
by Nick Kralevich
· 11 years ago
09117c7
Merge "ueventd: allow matching symlink names when setting permissions"
by Colin Cross
· 11 years ago
43d537e
ueventd: allow matching symlink names when setting permissions
by Colin Cross
· 11 years ago
11d783f
Remove an unused #include of <sys/_properties.h>.
by Elliott Hughes
· 11 years ago
1bbef88
Add ability to adjust init log level at runtime.
by Riley Andrews
· 11 years ago
24a3b78
Improve init's debug printing.
by Riley Andrews
· 11 years ago
64f5fe2
Merge "property_service: get rid of hard coded property / control list"
by Nick Kralevich
· 11 years ago
439224e
Redirect libselinux logging to dmesg for ueventd.
by Stephen Smalley
· 11 years ago
e4b7b29
Add ability to boot from charger mode.
by Riley Andrews
· 11 years ago
c0c1ffe
init/ueventd: adds wildcard matching for ueventd rules
by Daniel Leung
· 13 years ago
528c13e
property_service: get rid of hard coded property / control list
by Nick Kralevich
· 11 years ago
b4c5200
Extend ueventd to use the label-by-symlink support in libselinux.
by Stephen Smalley
· 11 years ago
f3c85b2
Only allow disabling SELinux on userdebug / eng builds
by Nick Kralevich
· 11 years ago
252b0e2
Merge "SELinux changes to check policy versions during a reload."
by Nick Kralevich
· 11 years ago
08befc3
Merge "ueventd: support by-name symlinks for PCI block devices"
by Colin Cross
· 11 years ago
617681d
Remove unnecessary #includes of <sys/atomics.h>.
by Elliott Hughes
· 11 years ago
c3a4676
correct the setenv option judging condition
by Gavin.Chang
· 11 years ago
8b2d46a
Merge "init: logd: Allow Developer settings to adjust logd size"
by Mark Salyzyn
· 11 years ago
f94853f
Clean up some unnecessary system_properties cruft.
by Elliott Hughes
· 11 years ago
a885d04
ueventd: support by-name symlinks for PCI block devices
by Andrew Boie
· 11 years ago
57a0af9
init: logd: Allow Developer settings to adjust logd size
by Mark Salyzyn
· 11 years ago
3beec7e
init: add 'enable <service>' to negate "service <service>... disabled"
by JP Abgrall
· 11 years ago
ebf49f3
init: 64-bit build issue
by Mark Salyzyn
· 11 years ago
75b287b
ueventd: Ueventd changes the permission of sysfs files for max/min cpufreq
by Ruchi Kandoi
· 11 years ago
03daf05
SELinux changes to check policy versions during a reload.
by Robert Craig
· 11 years ago
e99e547
Merge "Sync persist property immediately,in case of suddenly remove the battery."
by Colin Cross
· 11 years ago
322445c
init: unused paramter warning messages
by Mark Salyzyn
· 11 years ago
de73a0c
Sync persist property immediately,in case of suddenly remove the battery.
by OPPO
· 11 years ago
eb6ffc7
ueventd: fix klog debug typo
by Alex Ray
· 11 years ago
06f8c09
Add "import" support to system property files.
by Jeff Sharkey
· 11 years ago
de15157
don't load property_contexts from /data
by Nick Kralevich
· 11 years ago
18ccc1b
ueventd: easier debug logging
by Alex Ray
· 11 years ago
154f460
liblog: enable logging to logd.
by Mark Salyzyn
· 11 years ago
763bfce
Remove an unused #include of <asm/page.h>.
by Elliott Hughes
· 11 years ago
eb3f421
Enable building init with -Wall -Werror.
by Stephen Smalley
· 11 years ago
27a9365
Convert all selinux_android_restorecon and _setfilecon calls to new API.
by Stephen Smalley
· 11 years ago
dbd37f2
Move restorecon and restorecon_recursive code to libselinux.
by Stephen Smalley
· 11 years ago
ccecf14
system/core 64-bit cleanup.
by Elliott Hughes
· 11 years ago
a613819
restorecon_recursive("/sys") speed boot time
by Nick Kralevich
· 11 years ago
268cc54
Merge "ueventd: fix a busy loop while reading uevents"
by Colin Cross
· 11 years ago
af06c67
Log a warning on services that lack SELinux domains.
by Stephen Smalley
· 11 years ago
3312aa8
init: add subsystem rules to ueventd.rc
by Greg Hackmann
· 11 years ago
f6e009e
init: handle ueventd path truncation better
by Greg Hackmann
· 11 years ago
0914e01
Merge "init: limit visibility of init_parser.c helpers"
by Greg Hackmann
· 11 years ago
6c5ad5c
Make init distinguish between orderly exit and being killed by signals.
by Elliott Hughes
· 11 years ago
d68db71
init: limit visibility of init_parser.c helpers
by Greg Hackmann
· 11 years ago
66ed50a
Merge commit '536dea9d61a032e64bbe584a97463c6638ead009' into HEAD
by The Android Open Source Project
· 11 years ago
1d4e86c
ueventd: fix a busy loop while reading uevents
by Amir Goldstein
· 11 years ago
50dc936
init: remove obsolete rle logo
by Marcin Chojnacki
· 11 years ago
aa4051d
am 2f924ebe: am a94d2b39: Merge "Add a restorecon_recursive built-in command to init."
by Nick Kralevich
· 11 years ago
726e8f7
Add a restorecon_recursive built-in command to init.
by Stephen Smalley
· 11 years ago
4820022
am 0b7d588d: am f2c4c4ad: Merge "init: Fix queue_all_property_triggers with nonexistent properties"
by Benoit Goby
· 11 years ago
d679e1b
init: Fix queue_all_property_triggers with nonexistent properties
by Benoit Goby
· 11 years ago
54aad02
am 8dc82eea: am 36b39a97: Merge "init: Fix get_hardware_name() to cope with long /proc/cpuinfo output"
by Colin Cross
· 11 years ago
36b39a9
Merge "init: Fix get_hardware_name() to cope with long /proc/cpuinfo output"
by Colin Cross
· 11 years ago
18c3418
am 5535b051: write_file: introduce O_NOFOLLOW, use sane mask
by Nick Kralevich
· 11 years ago
5535b05
write_file: introduce O_NOFOLLOW, use sane mask
by Nick Kralevich
· 11 years ago
b453a9a
am 3a0d4b34: Merge "property_service: better validate property names" into klp-dev
by Nick Kralevich
· 11 years ago
6946361
property_service: better validate property names
by Nick Kralevich
· 11 years ago
e4e7fef
am 5951a369: am b4819e4a: Merge "init: support longer command lines"
by Dima Zavin
· 11 years ago
2e63e71
init: support longer command lines
by Andrew Boie
· 11 years ago
d64df29
am 9dd40e97: am d171b656: Merge "[GNSS] Add AID_GPS to property user white list"
by Colin Cross
· 11 years ago
d171b65
Merge "[GNSS] Add AID_GPS to property user white list"
by Colin Cross
· 11 years ago
ae76f6d
init: call restorecon on /sys
by Nick Kralevich
· 12 years ago
935bd3e
init: allow disabling selinux via a kernel command line
by Nick Kralevich
· 12 years ago
56fa0ac
init: move SELinux into enforcing mode.
by Nick Kralevich
· 12 years ago
c3c03f1
am 28e52c81: am b35f68a6: Merge "init: load factory properties"
by Dima Zavin
· 11 years ago
b35f68a
Merge "init: load factory properties"
by Dima Zavin
· 11 years ago
841859f
[GNSS] Add AID_GPS to property user white list
by Nicolas SUET
· 12 years ago
b69f863
am 0cbaed42: am a8ba1f2f: Merge "Add support for socket security context specification."
by Colin Cross
· 12 years ago
a8ba1f2
Merge "Add support for socket security context specification."
by Colin Cross
· 12 years ago
30caffc
resolved conflicts for merge of a1af5cf6 to klp-dev-plus-aosp
by Colin Cross
· 12 years ago
8348d27
Add support for socket security context specification.
by Stephen Smalley
· 12 years ago
3899f52
init: load factory properties
by Andrew Boie
· 12 years ago
0d872d8
Seed Linux RNG from Hardware RNG at boot during init.
by Alex Klyubin
· 12 years ago
d893e39
Merge "Add basic verity support to fs_mgr."
by Geremy Condra
· 12 years ago
3ad3d1c
Add basic verity support to fs_mgr.
by Geremy Condra
· 12 years ago
e2eb69d
Handle policy reloads within ueventd rather than restarting it.
by Stephen Smalley
· 12 years ago
776751a
am 8c4b1539: am f9873987: am 5954ecb8: Merge "Allow more characters in partition name links"
by Colin Cross
· 12 years ago
f987398
am 5954ecb8: Merge "Allow more characters in partition name links"
by Colin Cross
· 12 years ago
93ca79b
Allow more characters in partition name links
by Johan Redestig
· 13 years ago
f29c533
init: call restorecon on /sys
by Nick Kralevich
· 12 years ago
a76baaa
Add swapon_all to init's builtin commands
by Ken Sumrall
· 12 years ago
4838aa1
init: allow disabling selinux via a kernel command line
by Nick Kralevich
· 12 years ago
cbc76fc
Merge "init: move SELinux into enforcing mode."
by Nick Kralevich
· 12 years ago
b710ed2
init: move SELinux into enforcing mode.
by Nick Kralevich
· 12 years ago
25383a5
am 372d668a: am 39021a48: am 83ada447: Merge changes Ib54f39fd,I7e36edd8
by Colin Cross
· 12 years ago
b1e3bb2
am b1a9f8cf: resolved conflicts for merge of b6c60285 to stage-aosp-master
by Colin Cross
· 12 years ago
b1a9f8c
resolved conflicts for merge of b6c60285 to stage-aosp-master
by Colin Cross
· 12 years ago
b6c6028
Merge changes Ieb94caab,I762da21e
by Colin Cross
· 12 years ago
372d668
am 39021a48: am 83ada447: Merge changes Ib54f39fd,I7e36edd8
by Colin Cross
· 12 years ago
39021a4
am 83ada447: Merge changes Ib54f39fd,I7e36edd8
by Colin Cross
· 12 years ago
83ada44
Merge changes Ib54f39fd,I7e36edd8
by Colin Cross
· 12 years ago
2baad52
init: move initial property area allocation into bionic
by Greg Hackmann
· 12 years ago
26f2d2f
property_service: make /dev/__properties__ readable
by Nick Kralevich
· 12 years ago
Next »