- 12 Jan, 2016 2 commits
- 11 Jan, 2016 1 commit
-
-
Than McIntosh authored
-
- 08 Jan, 2016 2 commits
-
-
Colin Cross authored
-
Colin Cross authored
f2fs_ioutils uses selinux headers, add a dependency on libselinux. Change-Id: I0dd983532c8899ccc6d7f56241e642b5add3f14a
-
- 06 Jan, 2016 11 commits
-
-
Lorenzo Colitti authored
* changes: More SOCK_DESTROY test work Add code and tests to close sockets via SOCK_DESTROY.
-
Lorenzo Colitti authored
- Test that killing a socket kills established but not accepted children. - Make tests a bit more readable. Change-Id: I1133480233baf09d3f7bf73db612a82917ab0ca9
-
Lorenzo Colitti authored
Change-Id: I769518d128fcff8035c58fbf3dc868f02fbd6c9d
-
Lorenzo Colitti authored
-
Lorenzo Colitti authored
Also change "16" to "IFNAMSIZ" in various places. Change-Id: Ib22c419e77dabf3bc6b1137b774daf5313b5ffeb
-
Lorenzo Colitti authored
* changes: Make GetSockDiag really return an InetDiagMsg, not a tuple. Don't fail if getting SO_BINDTODEVICE is not yet supported.
-
Lorenzo Colitti authored
Change-Id: I10fbb3bcecfc61082a5cc67419bf3c6616615398
-
Lorenzo Colitti authored
This makes sock_diag_test pass on android-3.4. Change-Id: Iba2afc09b62e59e03c1368e9d1772da685ab0300
-
Lorenzo Colitti authored
* changes: Improvements to sock_diag code. Enable various lock debugging options.
-
Lorenzo Colitti authored
-
Lorenzo Colitti authored
1. Add a Dump convenience function that takes a request. 2. Add code to zero out uninitialized data in diag_msg. 3. Add more granular functions for constructing requests (e.g., from sockets) without executing dumps. 4. Rename the Get* functions that scan socket dumps (such as GetSockDiagForFd) to Find* to make it clear that they scan dumps instead of asking the kernel for a particular socket. Change-Id: I62ea60f888fe2dd50f5c5cf9dd680608a74097a3
-
- 04 Jan, 2016 1 commit
-
-
Than McIntosh authored
Bug: 26345506 Change-Id: I2a736639b648d93442f0fa2b2000d7d5406bc4c9
-
- 29 Dec, 2015 1 commit
-
-
Pavlin Radoslavov authored
-
- 28 Dec, 2015 1 commit
-
-
Pavlin Radoslavov authored
Bug: 25864142 Change-Id: Ie0cc023ba702689468320dc25304380b3f5eaca3
-
- 22 Dec, 2015 2 commits
-
-
Colin Cross authored
-
Colin Cross authored
libext4_utils uses headers from libselinux, add a LOCAL_STATIC_LIBRARIES dependency. Change-Id: Ibce576b48a7f7b9a9d1a043c244d85717ce5f980
-
- 21 Dec, 2015 2 commits
-
-
Sami Tolvanen authored
-
Lorenzo Colitti authored
Change-Id: If6613ec15ba54388fd87ff9271ba51b554960484
-
- 19 Dec, 2015 1 commit
-
-
Lorenzo Colitti authored
Change-Id: I2691dfd2cdd7ffcad8c41d74243e41643baf6805
-
- 18 Dec, 2015 3 commits
-
-
Josh Gao authored
-
Sami Tolvanen authored
Make it possible to encode input files in pieces (not with -m). Bug: 26251929 Change-Id: I09349368925e5e2f2a7961a712a1e933eb0b9ec8
-
Lorenzo Colitti authored
* changes: Don't create TIME-WAIT sockets in CreateSocketPair. Add support for the sock_diag netlink interface.
-
- 17 Dec, 2015 3 commits
-
-
Sami Tolvanen authored
-
Sami Tolvanen authored
Treat IO errors as corruption and attempt to recover instead of instantly failing. Change-Id: I5abbe9a95d654c636ce013e3c0928e170a0e2c66
-
Josh Gao authored
Change-Id: Iac3924bb7c9602762a3413aa529b9dec981c75e3
-
- 16 Dec, 2015 2 commits
-
-
Andreas Gampe authored
-
Andreas Gampe authored
Make build less noisy. Bug: 18632512 Change-Id: I8a7ea6a9b9f7c40862d4ec73d50c966cb9da31e9
-
- 15 Dec, 2015 6 commits
-
-
Elliott Hughes authored
-
Elliott Hughes authored
debuggerd's "crasher" has an extensive range of different crashes, ported to all supported architectures. Change-Id: I881002f5eb20c7bf87f1add2673216439a92d56c
-
Elliott Hughes authored
-
Elliott Hughes authored
Everything is now tested better by bionic itself, and as part of CTS. Change-Id: Ie23e50b5ece911b650ad5abda8230bf7a8d3a452
-
Elliott Hughes authored
-
Elliott Hughes authored
Not touched since cupcake. Change-Id: I22ad0bfe3897ed590d0d6d17e04dc7dfced7bff2
-
- 14 Dec, 2015 2 commits
-
-
Lorenzo Colitti authored
Some tests create lots of socket pairs, and the resulting TIME-WAIT sockets can cause subsequent tests to fail when binding. Change-Id: Ib0ab1722cfa9891d177a805a84807c6f58550dd4
-
Lorenzo Colitti authored
Change-Id: Id5b1b3516d0a708bcfd69ae0e182dc39fe225934
-