Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
ecd993d74fafd762dad69cee97b3d84ce5806074
/
init
cee683e
builtins: remove setenforce command
by Nick Kralevich
· 10 years ago
58c3bac
Fix a printf format string (caught by clang but not GCC).
by Elliott Hughes
· 10 years ago
a4d9848
Merge "Implement exec."
by Elliott Hughes
· 10 years ago
7c0c15f
Fix outdated comments in grab-bootchart.sh.
by Elliott Hughes
· 10 years ago
8ee42f9
Merge "Add init support for dm-verity logging mode"
by Sami Tolvanen
· 10 years ago
8ff0190
Add init support for dm-verity logging mode
by Sami Tolvanen
· 10 years ago
8d82ea0
Implement exec.
by Elliott Hughes
· 10 years ago
d4e5c32
init: grab-bootchart.sh: run bootchart and display results
by Mark Salyzyn
· 10 years ago
e2d63af
Move sprintf to snprintf.
by Yabin Cui
· 10 years ago
0f58cb0
Remove unused variable BOOTCHART_DEFAULT_TIME_SEC.
by Elliott Hughes
· 10 years ago
841b263
Further refactoring of the bootchart code.
by Elliott Hughes
· 10 years ago
a197ff1
bootchart: fix bootchart can not be triggered problem
by Yongqin Liu
· 10 years ago
7e952f4
Bump do_write buffer size
by Johan Redestig
· 10 years ago
f682b47
Clean up reading and writing in init.
by Elliott Hughes
· 10 years ago
c0e919c
Stop using #if for conditional compilation.
by Elliott Hughes
· 10 years ago
2462790
Use TEMP_FAILURE_RETRY, always build bootchart.cpp.
by Elliott Hughes
· 10 years ago
2145779
Fix clang "ueventd.cpp:111:1: error: no return statement in function returning non-void".
by Elliott Hughes
· 10 years ago
f3cf438
Build init as C++.
by Elliott Hughes
· 10 years ago
3107a2f
Fix x86_64 build
by Dmitriy Ivanov
· 10 years ago
d4a6fc5
Merge "Init: Fix Clang unsupported attributes"
by Elliott Hughes
· 10 years ago
0ab46c9
Init: Fix literal
by Andreas Gampe
· 10 years ago
fe2fb35
Init: Fix Clang unsupported attributes
by Andreas Gampe
· 10 years ago
d3e37d1
Trivial cleanup of recent changes.
by Elliott Hughes
· 10 years ago
429721c
init: Implement 'exec' command.
by San Mehat
· 10 years ago
0b41512
init: Add support "&&" operator in property triggers
by Badhri Jagan Sridharan
· 10 years ago
45a884f
Add O_CLOEXEC to lots of open() calls.
by Nick Kralevich
· 10 years ago
bc60954
builtins.c: Don't require file open() for chmod/chown
by Nick Kralevich
· 10 years ago
3d74d7a
Add missing includes.
by Elliott Hughes
· 10 years ago
d3d4741
Enable clang for init, after fix of global .mk files.
by Chih-Hung Hsieh
· 10 years ago
1f1b058
property_service: Added vendor build properties to load_all_props
by Andres Morales
· 10 years ago
05345bf
Move property_context label handling to libselinux.
by dcashman
· 10 years ago
59f64ec
Revert "Move property_context label handling to libselinux."
by Nick Kralevich
· 10 years ago
9806902
Move property_context label handling to libselinux.
by dcashman
· 10 years ago
a016c42
Init: Remove unused variables
by Andreas Gampe
· 10 years ago
dbb78d6
Use LOCAL_POST_INSTALL_CMD to simplify symlink creation.
by Ying Wang
· 10 years ago
fca58f4
Fix segfault in get_character_device_symlinks()
by Tomasz Kondel
· 11 years ago
bfdcc40
Close fd on error path in do_mount()
by Tomasz Kondel
· 11 years ago
b951222
property_service: Added vendor build properties to load_all_props
by Daniel Rosenberg
· 10 years ago
57583a7
init isn't built for platforms without dirent::d_type.
by Elliott Hughes
· 10 years ago
5d72771
am 2d241ec8: am 3a387176: Merge "Don\'t build init with clang for now"
by Chih-hung Hsieh
· 10 years ago
84e07fb
Don't build init with clang for now
by Bernhard Rosenkraenzer
· 10 years ago
380e3e6
am 2b16bf88: Merge "Include reason when wiping data." into lmp-dev
by Jeff Sharkey
· 10 years ago
d26135b
Include reason when wiping data.
by Jeff Sharkey
· 10 years ago
2e826dc
am ae3a8961: am fed0f06b: Merge "init: Fix memory corruption when sanitizing platform paths"
by Elliott Hughes
· 10 years ago
07f3fee
init: Fix memory corruption when sanitizing platform paths
by Christopher R. Palmer
· 10 years ago
48fb175
am 40af0929: Fix charger mode on first boot of force encrypt devices
by Paul Lawrence
· 10 years ago
40af092
Fix charger mode on first boot of force encrypt devices
by Paul Lawrence
· 10 years ago
042ece1
am 465fc3b9: am 1cbf4329: Merge "Remove obsolete warning from restorecon_recursive documentation."
by Nick Kralevich
· 10 years ago
d9c19b0
Remove obsolete warning from restorecon_recursive documentation.
by Stephen Smalley
· 10 years ago
d546cb5
am bf921c51: am 7a1973ec: Merge "remove examples of unimplemented triggers ( device-added device-removed ) from init/readme.txt"
by Elliott Hughes
· 10 years ago
d028394
remove examples of unimplemented triggers ( device-added device-removed )
by Trevor Drake
· 10 years ago
a1e9ced
am 8e207634: am d5f230af: Merge "Remove descriptions of unimplemented triggers."
by Elliott Hughes
· 10 years ago
d4a4977
Remove descriptions of unimplemented triggers.
by Trevor Drake
· 10 years ago
a95e10f
am a005e779: Merge "Enable not rebooting during default encryption" into lmp-dev
by Paul Lawrence
· 10 years ago
c23074f
Enable not rebooting during default encryption
by Paul Lawrence
· 10 years ago
c6c8b56
am cf2b944d: am 5a1d5a8c: Merge "ueventd: call _exit for safety"
by Kenny Root
· 10 years ago
17baff4
ueventd: call _exit for safety
by Kenny Root
· 10 years ago
0fd3356
am 5d228392: am d24240fb: Merge "Fixed the pacing logic in bootchart data collection."
by Elliott Hughes
· 10 years ago
d24240f
Merge "Fixed the pacing logic in bootchart data collection."
by Elliott Hughes
· 10 years ago
3700373
Fixed the pacing logic in bootchart data collection.
by Bo (Andover) Zhang
· 10 years ago
0b6f897
am 95ec9ae2: am bce3c0c7: Merge "Clarify init\'s write command."
by Elliott Hughes
· 10 years ago
afc08ce
Clarify init's write command.
by Elliott Hughes
· 10 years ago
d41f1a7
Clarify init's write command.
by Elliott Hughes
· 10 years ago
4aa98b0
am c6ac2793: am ebf9f8f1: Merge "Move unlink("/dev/.booting") until after filesystems are mounted."
by Riley Andrews
· 10 years ago
80c7a5e
Move unlink("/dev/.booting") until after filesystems are mounted.
by Riley Andrews
· 10 years ago
ecba4dc
am 85dfe988: am 796fccb8: Merge "Fix environment variable assignment in init"
by Elliott Hughes
· 10 years ago
9464e5a
Move unlink("/dev/.booting") until after filesystems are mounted.
by Riley Andrews
· 10 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
· 10 years ago
09117c7
Merge "ueventd: allow matching symlink names when setting permissions"
by Colin Cross
· 10 years ago
43d537e
ueventd: allow matching symlink names when setting permissions
by Colin Cross
· 10 years ago
4ef159a
am 7367ecbc: am 06023134: am 8022ce1e: Merge "ueventd fixup_sys_perms: fixup SELinux labels unconditionally"
by Nick Kralevich
· 10 years ago
0c44584
am b18d44e4: am ab7e5752: am 09117c70: Merge "ueventd: allow matching symlink names when setting permissions"
by Colin Cross
· 10 years ago
cee2068
[HACK]fs_mgr+init: Format via recovery if encryptable /data is wiped
by JP Abgrall
· 10 years ago
f22b745
fs_mrg: clean up multi-type mount_all
by JP Abgrall
· 10 years ago
e61679c
am fac28281: am b13e4b5e: am 5a53ee05: Merge "Remove an unused #include of <sys/_properties.h>."
by Elliott Hughes
· 10 years ago
11d783f
Remove an unused #include of <sys/_properties.h>.
by Elliott Hughes
· 10 years ago
24912dc
resolved conflicts for merge of fa6f2543 to master
by Riley Andrews
· 10 years ago
1bbef88
Add ability to adjust init log level at runtime.
by Riley Andrews
· 10 years ago
24a3b78
Improve init's debug printing.
by Riley Andrews
· 10 years ago
f95244a
resolved conflicts for merge of dd8e63a4 to master
by Nick Kralevich
· 10 years ago
64f5fe2
Merge "property_service: get rid of hard coded property / control list"
by Nick Kralevich
· 10 years ago
61be439
am 471a7034: am aadf9f11: am 4ad20e55: Merge "Redirect libselinux logging to dmesg for ueventd."
by Nick Kralevich
· 10 years ago
439224e
Redirect libselinux logging to dmesg for ueventd.
by Stephen Smalley
· 10 years ago
6bd4588
resolved conflicts for merge of 079c637f to master
by Riley Andrews
· 10 years ago
c603720
ueventd: UEVENT_MSG_LEN changed to 2048 from 1048 in compliance with the
by Ruchi Kandoi
· 10 years ago
e4b7b29
Add ability to boot from charger mode.
by Riley Andrews
· 10 years ago
c0c1ffe
init/ueventd: adds wildcard matching for ueventd rules
by Daniel Leung
· 12 years ago
c7ee12d
am 105ecf71: am 72d9c0b1: am 56b1d74e: Merge "init/ueventd: adds wildcard matching for ueventd rules"
by Colin Cross
· 10 years ago
528c13e
property_service: get rid of hard coded property / control list
by Nick Kralevich
· 10 years ago
3a53b49
am 545c6599: am a029d14d: am 2af91ffb: Merge "Extend ueventd to use the label-by-symlink support in libselinux."
by Nick Kralevich
· 10 years ago
b4c5200
Extend ueventd to use the label-by-symlink support in libselinux.
by Stephen Smalley
· 10 years ago
d69f6b6
am 38fd5650: am 82015d4f: Merge "Only allow disabling SELinux on userdebug / eng builds"
by Nick Kralevich
· 10 years ago
f3c85b2
Only allow disabling SELinux on userdebug / eng builds
by Nick Kralevich
· 10 years ago
ab1816a
am 4f04439f: am 6fb92bd8: am 252b0e2b: Merge "SELinux changes to check policy versions during a reload."
by Nick Kralevich
· 10 years ago
252b0e2
Merge "SELinux changes to check policy versions during a reload."
by Nick Kralevich
· 10 years ago
fd2442e
am c34598aa: am 55c3401b: am 08befc3a: Merge "ueventd: support by-name symlinks for PCI block devices"
by Colin Cross
· 10 years ago
08befc3
Merge "ueventd: support by-name symlinks for PCI block devices"
by Colin Cross
· 10 years ago
6963176
am 7bbfb8cb: am 337f94f1: am e9a6d0a0: Merge "Remove unnecessary #includes of <sys/atomics.h>."
by Elliott Hughes
· 10 years ago
617681d
Remove unnecessary #includes of <sys/atomics.h>.
by Elliott Hughes
· 10 years ago
Next »