Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a fortify test to crasher. | Elliott Hughes | 2016-05-10 | 2 | -6/+12 |
* | Set groups before dropping privileges. | Christopher Ferris | 2016-05-05 | 1 | -2/+10 |
* | Fix null pointer dereference. | Christopher Ferris | 2016-05-05 | 1 | -3/+3 |
* | Fix problem with wait_for_gdb. | Christopher Ferris | 2016-05-05 | 9 | -53/+115 |
* | Connect to activity manager as root. | Christopher Ferris | 2016-04-20 | 3 | -45/+54 |
* | debuggerd: set the name of the signal sender. | Josh Gao | 2016-03-29 | 1 | -0/+28 |
* | Merge "debuggerd: waitpid for all children, and log the result." | Josh Gao | 2016-03-23 | 1 | -1/+12 |
|\ | |||||
| * | debuggerd: waitpid for all children, and log the result. | Josh Gao | 2016-03-23 | 1 | -1/+12 |
* | | Merge "debuggerd: always send SIGCONT after detaching." | Josh Gao | 2016-03-23 | 1 | -12/+11 |
|\| | |||||
| * | debuggerd: always send SIGCONT after detaching. | Josh Gao | 2016-03-23 | 1 | -12/+11 |
* | | Switch debuggerd over to unique_fd. | Elliott Hughes | 2016-03-22 | 1 | -2/+2 |
|/ | |||||
* | debuggerd: don't apply timeout when wait_for_gdb is on. | Josh Gao | 2016-03-17 | 1 | -3/+7 |
* | debuggerd: don't send SIGSTOP to crashing processes. | Josh Gao | 2016-03-17 | 1 | -5/+0 |
* | debuggerd: fix stupid typo. | Josh Gao | 2016-03-17 | 1 | -1/+1 |
* | debuggerd: monitor the worker process for failure. | Josh Gao | 2016-03-17 | 1 | -45/+111 |
* | debuggerd: fork the signal sender once. | Josh Gao | 2016-03-17 | 4 | -91/+197 |
* | debuggerd: kill crashing processes with the signal they died with. | Josh Gao | 2016-03-16 | 1 | -5/+6 |
* | Merge "Add error reporting mechanism for failing Unwind." | Christopher Ferris | 2016-03-10 | 1 | -1/+2 |
|\ | |||||
| * | Add error reporting mechanism for failing Unwind. | Christopher Ferris | 2016-03-10 | 1 | -1/+2 |
* | | debuggerd: make sure that we kill the process after dumping. | Josh Gao | 2016-03-09 | 1 | -61/+85 |
|/ | |||||
* | Merge "Clean up CLOEXEC in debuggerd." | Elliott Hughes | 2016-02-23 | 1 | -9/+6 |
|\ | |||||
| * | Clean up CLOEXEC in debuggerd. | Elliott Hughes | 2016-02-19 | 1 | -9/+6 |
* | | Merge "Remove dead code from debuggerd." | Elliott Hughes | 2016-02-19 | 1 | -7/+0 |
|\| | |||||
| * | Merge "Remove dead code from debuggerd." | Elliott Hughes | 2016-02-19 | 1 | -7/+0 |
| |\ | |||||
| | * | Remove dead code from debuggerd. | Elliott Hughes | 2016-02-19 | 1 | -7/+0 |
* | | | Merge "system/core: Cleanup direct calls to opendir by containing in a std::u... | James Hawkins | 2016-02-19 | 1 | -4/+3 |
|\| | | |||||
| * | | system/core: Cleanup direct calls to opendir by containing in a | James Hawkins | 2016-02-18 | 1 | -4/+3 |
| |/ | |||||
* | | Merge commit '4352ee87fd74b931d4b58192fb8974e91aa899d0' into HEAD | Bill Yi | 2016-02-17 | 1 | -4/+4 |
|\ \ | |/ |/| | |||||
| * | Merge "debuggerd: fix debug.debuggerd.wait_for_gdb." | Josh Gao | 2016-01-15 | 1 | -21/+100 |
| |\ | |||||
| * \ | Merge "debuggerd: fix several bugs caused by fork/setuid change." | Josh Gao | 2016-01-15 | 7 | -275/+251 |
| |\ \ | |||||
| * \ \ | Merge "debuggerd_test: provide stub selinux/android.h" | Colin Cross | 2016-01-08 | 1 | -0/+17 |
| |\ \ \ | |||||
| * \ \ \ | Merge "Turn off -Wdate-time for crasher" | Dan Willemsen | 2016-01-06 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge "debuggerd: fork and drop privileges when dumping." | Josh Gao | 2016-01-06 | 3 | -89/+116 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge "Switch from using sockaddr to sockaddr_storage." am: 46b0b1c694 | Erik Kline | 2015-12-08 | 1 | -3/+4 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge "Track rename of base/ to android-base/." am: 912ed3d8ca | Elliott Hughes | 2015-12-07 | 6 | -7/+7 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge "debuggerd: remove some levels of indentation." am: cdff80c446 | Josh Gao | 2015-11-18 | 1 | -136/+123 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge "debuggerd: add .clang-format." am: c5a85f71ab | Josh Gao | 2015-11-17 | 1 | -0/+15 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge "Enable hidepid=2 on /proc" am: 2d8f1d4c47 | Nick Kralevich | 2015-11-09 | 2 | -0/+2 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Fix incorrect check of descsz value. am: d917514bd6 am: 69406d904a | Christopher Ferris | 2015-10-29 | 1 | -4/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | Fix incorrect check of descsz value. | Christopher Ferris | 2015-10-22 | 1 | -4/+4 |
* | | | | | | | | | | | | | Newer kernels added SEGV_BNDERR. | Christopher Ferris | 2016-02-04 | 1 | -0/+7 |
* | | | | | | | | | | | | | Start debuggerd as soon as logd is up. | Elliott Hughes | 2016-02-02 | 2 | -2/+0 |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | debuggerd: fix debug.debuggerd.wait_for_gdb. | Josh Gao | 2016-01-15 | 1 | -21/+100 |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |||||
* | | | | | | | | | | | debuggerd: fix several bugs caused by fork/setuid change. | Josh Gao | 2016-01-14 | 7 | -275/+251 |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
* | | | | | | | | | | Merge "debuggerd_test: provide stub selinux/android.h" | Colin Cross | 2016-01-08 | 1 | -0/+17 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
| * | | | | | | | | | debuggerd_test: provide stub selinux/android.h | Colin Cross | 2015-12-21 | 1 | -0/+17 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
* | | | | | | | | | Merge "Turn off -Wdate-time for crasher" | Dan Willemsen | 2016-01-06 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| * | | | | | | | | Turn off -Wdate-time for crasher | Dan Willemsen | 2015-11-02 | 1 | -1/+1 |
* | | | | | | | | | debuggerd: fork and drop privileges when dumping. | Josh Gao | 2016-01-05 | 3 | -89/+116 |
| |/ / / / / / / |/| | | | | | | | |||||
* | | | | | | | | Merge "Switch from using sockaddr to sockaddr_storage." | Erik Kline | 2015-12-08 | 1 | -3/+4 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | |