- 8e09b0b Merge "init: run vendor commands in a separate SELinux context" by Tom Cherry · 7 years ago
- cb0f9bb init: run vendor commands in a separate SELinux context by Tom Cherry · 7 years ago
- 61578ab Merge "init: remove non-protobuf single persistent property file" by Tom Cherry · 7 years ago
- d2b5a24 Merge "init: report shutdown,container for sigterm of init" by Mark Salyzyn · 7 years ago
- 9614e4d init: remove non-protobuf single persistent property file by Tom Cherry · 7 years ago
- 9c568d0 Merge "init: cleanup exit() uses" by Tom Cherry · 7 years ago
- 161b862 init: report shutdown,container for sigterm of init by Mark Salyzyn · 7 years ago
- 4a67945 init: cleanup exit() uses by Tom Cherry · 7 years ago
- bfd05b6 init: shutdown,thermal shut off display immediately by Mark Salyzyn · 7 years ago
- a141907 init: fix typo by Tom Cherry · 7 years ago
- f5dba11 Merge "init: use protobuf for serialization of persistent properties" by Tom Cherry · 7 years ago
- a97faba init: use protobuf for serialization of persistent properties by Tom Cherry · 7 years ago
- 424ed42 Merge "init: add exec_background command" by Tom Cherry · 7 years ago
- 3631c54 init: add exec_background command by Tom Cherry · 7 years ago
- b92415c Merge "init: fix crash when reboot is triggered by a builtin" by Tom Cherry · 7 years ago
- 3633a40 init: fix crash when reboot is triggered by a builtin by Tom Cherry · 7 years ago
- d1c9cd0 init: fix hiding of move constructors of Result<T> by Tom Cherry · 7 years ago
- 1973110 Merge "init: fix variable scope issue with ExpandArgs()" by Tom Cherry · 7 years ago
- 5e405ca init: fix variable scope issue with ExpandArgs() by Tom Cherry · 7 years ago
- 61cb88a Merge "init: Allow clean system shutdown upon SIGTERM" by Treehugger Robot · 7 years ago
- 9f97f47 init: Allow clean system shutdown upon SIGTERM by Luis Hector Chavez · 7 years ago
- a84e14d Log pid for writes to sys.powerctl by Tom Cherry · 7 years ago
- f899548 Merge "Add odm sepolicy support to selinux.cpp" by Treehugger Robot · 7 years ago
- 02628f3 init: add option to read file fully on readahead by Wei Wang · 7 years ago
- eef4cd7 Add odm sepolicy support to selinux.cpp by kaichieh · 7 years ago
- e1f9a58 Merge "use a single file for storing persistent properties" by Tom Cherry · 7 years ago
- 16fad42 use a single file for storing persistent properties by Tom Cherry · 7 years ago
- 30bf4b7 Merge "init: fix signal handling and LOG(FATAL) in child processes" by Tom Cherry · 7 years ago
- 459aa1c Merge "init: support setting rlimits per service" by Treehugger Robot · 7 years ago
- 9bde0dc Merge "init: log all failures of Service::Start()" by Tom Cherry · 7 years ago
- 7ac013d init: support setting rlimits per service by Tom Cherry · 7 years ago
- 1ca8324 init: fix signal handling and LOG(FATAL) in child processes by Tom Cherry · 7 years ago
- 1ea19eb Clarify SELinux service error message by Nick Kralevich · 7 years ago
- 702ca9a init: log all failures of Service::Start() by Tom Cherry · 7 years ago
- b1d93a8 Merge "init: do not load persistent properties from temporary /data" by Tom Cherry · 7 years ago
- 73e6b49 Switch /data/misc/reboot/last_reboot_reason to persistent property by Mark Salyzyn · 7 years ago
- 9951b79 init: do not load persistent properties from temporary /data by Tom Cherry · 7 years ago
- 9a38df3 Merge "init: Fix -DUSER_MODE_LINUX compilation" by Treehugger Robot · 7 years ago
- c3bc509 init: Fix -DUSER_MODE_LINUX compilation by Dmitry Shmidt · 7 years ago
- 68f2a46 init: enable error reporting of builtin functions by Tom Cherry · 7 years ago
- 76af7e6 init: log Service failures via Result<T> by Tom Cherry · 7 years ago
- 130e3d7 init: pass errors from one Result<T> to another better by Tom Cherry · 7 years ago
- 6de21f1 init: cleanup environment handling by Tom Cherry · 7 years ago
- 4cea121 init: add log to time spent in waiting for file by Wei Wang · 7 years ago
- c41b838 Fix use-after-free of stack-allocated temporary string. by Andreas Huber · 7 years ago
- a1a6826 Merge "init: only set ro.boottime.<service> properties once." am: fe0607575d by Tom Cherry · 7 years ago
- fe06075 Merge "init: only set ro.boottime.<service> properties once." by Tom Cherry · 7 years ago
- 6698195 Merge "ueventd: fix subsystem list logic issues" am: edf03e23bb by Tom Cherry · 7 years ago
- edf03e2 Merge "ueventd: fix subsystem list logic issues" by Tom Cherry · 7 years ago
- fed3373 init: only set ro.boottime.<service> properties once. by Tom Cherry · 7 years ago
- 9c8d6dd ueventd: fix subsystem list logic issues by Tom Cherry · 7 years ago
- ce23258 Merge "init: replace panic() with LOG(FATAL)" am: 57a89f3ba0 by Tom Cherry · 7 years ago
- 57a89f3 Merge "init: replace panic() with LOG(FATAL)" by Tom Cherry · 7 years ago
- ad42b33 Merge "init: fix copy/paste mistake" am: f85404521e by Tom Cherry · 7 years ago
- f854045 Merge "init: fix copy/paste mistake" by Treehugger Robot · 7 years ago
- d8db7ab init: replace panic() with LOG(FATAL) by Tom Cherry · 7 years ago
- 94f3bcd init: fix copy/paste mistake by Tom Cherry · 7 years ago
- 57f94aa Merge "Skip unnecessary sleep during shutdown" am: e3e4ec7c97 by Wei Wang · 7 years ago
- 8c00e42 Skip unnecessary sleep during shutdown by Wei Wang · 7 years ago
- db640d8 Merge changes I7f00c5f0,Idc18f331,I1e7d3a88 am: 334929b525 by Tom Cherry · 7 years ago
- 89bcc85 init: use Result<T> for the parsing functions by Tom Cherry · 7 years ago
- 557946e init: use Result<T> for builtin functions by Tom Cherry · 7 years ago
- 11a3aee init: introduce Result<T> for return values and error handling by Tom Cherry · 7 years ago
- c317009 init: split security functions out of init.cpp by Tom Cherry · 7 years ago
- 0c8d6d2 init: split security functions out of init.cpp by Tom Cherry · 7 years ago
- a105100 Merge "init: fix format issue" am: f95338f634 by Tom Cherry · 7 years ago
- f95338f Merge "init: fix format issue" by Treehugger Robot · 7 years ago
- 826bc7b Merge "init: Add readahead built-in command" am: 12bd22badf by Wei Wang · 7 years ago
- 1f87cd1 init: fix format issue by Tom Cherry · 7 years ago
- 542aae4 init: Add readahead built-in command by Wei Wang · 7 years ago
- fb9deac Merge changes If1cffa85,I9011a959 am: 30bd51c61f by Tom Cherry · 7 years ago
- 2a978d3 init: move property_service.cpp to libinit by Tom Cherry · 7 years ago
- 45a9d67 init: statically link libselinux to init_tests by Tom Cherry · 7 years ago
- 3df3ec3 Merge "ueventd: add test to ensure selabel_lookup() is thread safe" by Tom Cherry · 7 years ago
- 57ef66b ueventd: add test to ensure selabel_lookup() is thread safe by Tom Cherry · 7 years ago
- 0908ca7 Merge "init: more unique_fd, less goto" am: 401c9cb330 by Tom Cherry · 7 years ago
- 7c4609c init: more unique_fd, less goto by Tom Cherry · 7 years ago
- 76756aa Merge "init: use unique_fd in builtins.cpp" am: c34afb1cd5 by Tom Cherry · 7 years ago
- 7037991 init: use unique_fd in builtins.cpp by Tom Cherry · 7 years ago
- b1c18af Merge changes Ibd57c103,I81f1e8ac,Ia6e546fe am: 2a2a8d9ec0 by Tom Cherry · 7 years ago
- 2a2a8d9 Merge changes Ibd57c103,I81f1e8ac,Ia6e546fe by Tom Cherry · 7 years ago
- 911b9b1 init: rename ServiceManager to ServiceList and clean it up by Tom Cherry · 7 years ago
- eeee831 init: move reaping from ServiceManager to signal_handler.cpp by Tom Cherry · 7 years ago
- 3b81f2d init: move exec operations out of ServiceManager by Tom Cherry · 7 years ago
- 2542281 Merge "init: fix process restarting" am: eb3fa92191 by Tom Cherry · 7 years ago
- eb3fa92 Merge "init: fix process restarting" by Tom Cherry · 7 years ago
- d269e3a init: fix process restarting by Tom Cherry · 7 years ago
- 8b2e0e0 Merge "Allow the use of a custom Android DT directory" am: 6fa0884188 by Bo Hu · 7 years ago
- 6fa0884 Merge "Allow the use of a custom Android DT directory" by Bo Hu · 7 years ago
- bf4afbb Merge "init: remove Parser singleton and related cleanup" am: 379123f9ab by Tom Cherry · 7 years ago
- 379123f Merge "init: remove Parser singleton and related cleanup" by Tom Cherry · 7 years ago
- c01022a Allow the use of a custom Android DT directory by Yu Ning · 7 years ago
- 67dee62 init: remove Parser singleton and related cleanup by Tom Cherry · 7 years ago
- 9f030d8 Merge "init: shutdown services in the opposite order that they started" by Tom Cherry · 7 years ago
- 8e7942c Merge "init: shutdown services in the opposite order that they started" by Tom Cherry · 7 years ago
- f01f4e9 Merge "init: fix type of 2nd argument passed to prctl" am: 1b506c54c2 by Ben Fennema · 7 years ago
- a724360 init: fix type of 2nd argument passed to prctl by Ben Fennema · 7 years ago
- 2eada2a Merge "init: only use signed-integer-overflow sanitizer" am: a19f481c8c by Tom Cherry · 7 years ago
- 5938379 init: shutdown services in the opposite order that they started by Tom Cherry · 7 years ago
- 2ffd65e init: only use signed-integer-overflow sanitizer by Tom Cherry · 7 years ago