| Commit message (Expand) | Author | Age | Files | Lines |
* | Add liblog | Ying Wang | 2013-04-09 | 1 | -3/+3 |
* | libsysutils: Increase command buffersize and command args | Josef Kindberg | 2012-11-12 | 1 | -3/+7 |
* | am 7bb1b958: am ff856a2b: Merge "Add error handling to SocketClient::sendData" | Robert Greenwalt | 2012-05-30 | 1 | -5/+5 |
|\ |
|
| * | Add error handling to SocketClient::sendData | Mattias Falk | 2012-05-29 | 1 | -5/+5 |
* | | Revert "libsysutils: NetlinkEvent: add support for interface xt_IDLETIMER eve... | JP Abgrall | 2012-04-26 | 1 | -13/+1 |
* | | Add ability to quote responses as needed. | Robert Greenwalt | 2012-04-20 | 1 | -0/+23 |
* | | libsysutils: NetlinkEvent: add support for interface xt_IDLETIMER events. | Ashish Sharma | 2012-04-11 | 1 | -1/+13 |
* | | Added netlink failure logging to NetlinkListener.cpp | Geremy Condra | 2012-03-29 | 2 | -1/+6 |
* | | Do not generate SIGPIPE errors in SocketCLient. | Selim Gurun | 2012-03-12 | 1 | -1/+1 |
* | | Fix pointer arith. | Robert Greenwalt | 2012-03-09 | 1 | -8/+8 |
* | | Add a utility function to send a code + binary msg | Selim Gurun | 2012-03-07 | 1 | -4/+39 |
* | | New NativeDaemonConnector protocol adds a seqnum. | Robert Greenwalt | 2012-03-05 | 3 | -49/+93 |
* | | Revert "New NativeDaemonConnector protocol adds a seqnum." | Guang Zhu | 2012-02-07 | 3 | -45/+21 |
* | | New NativeDaemonConnector protocol adds a seqnum. | Robert Greenwalt | 2012-02-07 | 3 | -21/+45 |
* | | libsysutils: log dispatchCommand overflow. | Nick Kralevich | 2011-11-18 | 3 | -0/+6 |
|/ |
|
* | Remove log spam | Irfan Sheriff | 2011-10-28 | 1 | -1/+0 |
* | Fix SocketListener socket leak issue. | Xianzhu Wang | 2011-09-29 | 2 | -9/+13 |
* | NetlinkEvents: adding support for iptables' quota2 NFLOG messages. | JP Abgrall | 2011-07-14 | 1 | -25/+54 |
* | Remove the simulator target from all makefiles. | Jeff Brown | 2011-07-11 | 1 | -11/+0 |
* | Workaround Motorola ril.so incompatiblity with Netlink changes | Mike J. Chen | 2011-06-23 | 1 | -0/+11 |
* | Cleanup NetlinkListener and NetlinkEvent | Mike J. Chen | 2011-06-23 | 2 | -15/+10 |
* | Revert "Revert "Add NETLINK_ROUTE processing to the netlink client code, so t... | Mike J. Chen | 2011-06-23 | 2 | -8/+75 |
* | rename uevent_checked_recv to uevent_kernel_multicast_recv | Nick Kralevich | 2011-05-11 | 1 | -1/+1 |
* | NetlinkListener: eliminate duplicate code | Nick Kralevich | 2011-04-29 | 1 | -23/+2 |
* | am 18f6d964: am f819d023: Merge "libsysutils: SocketListener: handle recv err... | Nick Kralevich | 2011-04-27 | 1 | -2/+3 |
|\ |
|
| * | am f819d023: Merge "libsysutils: SocketListener: handle recv errors more grac... | Nick Kralevich | 2011-04-27 | 1 | -2/+3 |
| |\ |
|
| | * | libsysutils: SocketListener: handle recv errors more gracefully. | Vernon Tang | 2011-04-27 | 1 | -2/+3 |
| * | | am b620a0b1: Validate sender credentials on netlink msg receive | Nick Kralevich | 2011-04-18 | 1 | -3/+26 |
| |\ \
| | |/
| |/| |
|
| | * | Validate sender credentials on netlink msg receive | Nick Kralevich | 2011-04-18 | 1 | -3/+26 |
* | | | am d94bbc32: am 6bc08280: Validate sender credentials on netlink msg receive | Nick Kralevich | 2011-04-19 | 1 | -3/+26 |
|\ \ \ |
|
| * | | | Validate sender credentials on netlink msg receive | Nick Kralevich | 2011-04-19 | 1 | -3/+26 |
* | | | | am cb1e616e: am 7c556549: Merge changes Icdefb5ff,Icd7f5f03 | Brad Fitzpatrick | 2011-03-29 | 2 | -3/+30 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | Fix potential race introduced in Icd7f5f03 | Brad Fitzpatrick | 2011-03-22 | 2 | -16/+22 |
| * | | SocketClient: add optional reference counting | Brad Fitzpatrick | 2011-03-22 | 2 | -2/+23 |
| * | | libsysutils: Fix a file descriptor leak. | David 'Digit' Turner | 2011-03-22 | 1 | -0/+1 |
| * | | libsysutils: Fix race condition in SocketListener thread. | David 'Digit' Turner | 2011-03-22 | 1 | -26/+51 |
| * | | libsysutils: Handle EINTR in SocketClient::sendData() | David 'Digit' Turner | 2011-03-22 | 1 | -13/+29 |
| * | | Permit 0 length writes. | Brad Fitzpatrick | 2011-01-06 | 1 | -0/+4 |
| * | | Let SocketClient users write binary data to clients. | Brad Fitzpatrick | 2011-01-06 | 1 | -5/+13 |
* | | | libsysutils: do not build for TINY_ANDROID | Brian Swetland | 2011-01-23 | 1 | -0/+2 |
* | | | libsysutils: Fix a file descriptor leak. | David 'Digit' Turner | 2011-01-21 | 1 | -0/+1 |
* | | | libsysutils: Handle EINTR in FrameworkClient.cpp | David 'Digit' Turner | 2011-01-19 | 1 | -4/+6 |
* | | | libsysutils: Fix potential overwrites in FrameworkListener | David 'Digit' Turner | 2011-01-19 | 1 | -5/+25 |
* | | | libsysutils: Fix race condition in SocketListener thread. | David 'Digit' Turner | 2011-01-19 | 1 | -26/+51 |
* | | | libsysutils: Handle EINTR in SocketClient::sendData() | David 'Digit' Turner | 2011-01-19 | 1 | -13/+29 |
* | | | libsysutils: Fix wait loop in ServiceManager::start and ::stop | David 'Digit' Turner | 2011-01-19 | 1 | -12/+54 |
* | | | libsysutils: Handle EINTR in NetlinkListener | David 'Digit' Turner | 2011-01-19 | 1 | -1/+2 |
* | | | libsysutils: Fix NetLinkEvent security issues. | David 'Digit' Turner | 2011-01-19 | 1 | -15/+46 |
* | | | Add missing headers for compilation on x86 targets | Olivier Bailly | 2010-11-17 | 2 | -0/+2 |
* | | | Permit 0 length writes. | Brad Fitzpatrick | 2010-11-02 | 1 | -0/+4 |