| Commit message (Expand) | Author | Age | Files | Lines |
* | libsysutils: Increase command buffersize and command args | Josef Kindberg | 2012-11-12 | 1 | -1/+2 |
* | Revert "libsysutils: NetlinkEvent: add support for interface xt_IDLETIMER eve... | JP Abgrall | 2012-04-26 | 1 | -2/+0 |
* | Add ability to quote responses as needed. | Robert Greenwalt | 2012-04-20 | 1 | -0/+3 |
* | libsysutils: NetlinkEvent: add support for interface xt_IDLETIMER events. | Ashish Sharma | 2012-04-11 | 1 | -0/+2 |
* | Fix pointer arith. | Robert Greenwalt | 2012-03-09 | 1 | -6/+4 |
* | Add a utility function to send a code + binary msg | Selim Gurun | 2012-03-07 | 1 | -1/+18 |
* | Merge "New NativeDaemonConnector protocol adds a seqnum." | Robert Greenwalt | 2012-03-06 | 3 | -5/+27 |
|\ |
|
| * | New NativeDaemonConnector protocol adds a seqnum. | Robert Greenwalt | 2012-03-05 | 3 | -5/+27 |
* | | remove dependency on utils/List.h | Mathias Agopian | 2012-03-05 | 4 | -6/+340 |
|/ |
|
* | Revert "New NativeDaemonConnector protocol adds a seqnum." | Guang Zhu | 2012-02-07 | 3 | -14/+3 |
* | New NativeDaemonConnector protocol adds a seqnum. | Robert Greenwalt | 2012-02-07 | 3 | -3/+14 |
* | Fix SocketListener socket leak issue. | Xianzhu Wang | 2011-09-29 | 1 | -2/+3 |
* | Workaround Motorola ril.so incompatiblity with Netlink changes | Mike J. Chen | 2011-06-23 | 1 | -0/+9 |
* | Cleanup NetlinkListener and NetlinkEvent | Mike J. Chen | 2011-06-23 | 2 | -2/+5 |
* | Revert "Revert "Add NETLINK_ROUTE processing to the netlink client code, so t... | Mike J. Chen | 2011-06-23 | 2 | -2/+12 |
* | Fix potential race introduced in Icd7f5f03 | Brad Fitzpatrick | 2011-03-17 | 1 | -1/+1 |
* | SocketClient: add optional reference counting | Brad Fitzpatrick | 2011-03-17 | 1 | -0/+11 |
* | libsysutils: Fix race condition in SocketListener thread. | David 'Digit' Turner | 2011-01-19 | 1 | -1/+1 |
* | Let SocketClient users write binary data to clients. | Brad Fitzpatrick | 2010-10-27 | 1 | -0/+4 |
* | Fetch peer credentials for local sockets | Kenny Root | 2010-09-14 | 1 | -0/+13 |
* | sysutils: Increase number of command arguments to 16 | Dmitry Shmidt | 2010-03-09 | 1 | -1/+1 |
* | sysutils: Add dump() to NetlinkEvent | San Mehat | 2009-12-24 | 1 | -0/+2 |
* | merge from open-source master | Jean-Baptiste Queru | 2009-10-14 | 1 | -0/+2 |
|\ |
|
| * | libsysutils: Fix some bugs in NetlinkListener and NetlinkEvent | San Mehat | 2009-10-10 | 1 | -0/+2 |
* | | nexus: Rollup update for nexus | San Mehat | 2009-07-10 | 1 | -1/+1 |
|/ |
|
* | libsysutils: Move to a null terminated string protocol using space as a field... | San Mehat | 2009-06-15 | 2 | -2/+4 |
* | libsysutils: const correctness fixes + remove some debugging | San Mehat | 2009-05-20 | 3 | -6/+6 |
* | libsysutils: Introduce 'ServiceManager', for starting/stopping init services | San Mehat | 2009-05-15 | 1 | -0/+30 |
* | libsysutils: Tweak SocketListener and friends | San Mehat | 2009-05-12 | 2 | -2/+2 |
* | libsysutils: Add multiple client support and fix some bugs | San Mehat | 2009-05-10 | 7 | -52/+74 |
* | libsysutils: New C++ system convenience library | San Mehat | 2009-05-06 | 6 | -0/+225 |