summaryrefslogtreecommitdiffstats
path: root/include/sysutils
Commit message (Expand)AuthorAgeFilesLines
* libsysutils: Increase command buffersize and command argsJosef Kindberg2012-11-121-1/+2
* Revert "libsysutils: NetlinkEvent: add support for interface xt_IDLETIMER eve...JP Abgrall2012-04-261-2/+0
* Add ability to quote responses as needed.Robert Greenwalt2012-04-201-0/+3
* libsysutils: NetlinkEvent: add support for interface xt_IDLETIMER events.Ashish Sharma2012-04-111-0/+2
* Fix pointer arith.Robert Greenwalt2012-03-091-6/+4
* Add a utility function to send a code + binary msgSelim Gurun2012-03-071-1/+18
* Merge "New NativeDaemonConnector protocol adds a seqnum."Robert Greenwalt2012-03-063-5/+27
|\
| * New NativeDaemonConnector protocol adds a seqnum.Robert Greenwalt2012-03-053-5/+27
* | remove dependency on utils/List.hMathias Agopian2012-03-054-6/+340
|/
* Revert "New NativeDaemonConnector protocol adds a seqnum."Guang Zhu2012-02-073-14/+3
* New NativeDaemonConnector protocol adds a seqnum.Robert Greenwalt2012-02-073-3/+14
* Fix SocketListener socket leak issue.Xianzhu Wang2011-09-291-2/+3
* Workaround Motorola ril.so incompatiblity with Netlink changesMike J. Chen2011-06-231-0/+9
* Cleanup NetlinkListener and NetlinkEventMike J. Chen2011-06-232-2/+5
* Revert "Revert "Add NETLINK_ROUTE processing to the netlink client code, so t...Mike J. Chen2011-06-232-2/+12
* Fix potential race introduced in Icd7f5f03Brad Fitzpatrick2011-03-171-1/+1
* SocketClient: add optional reference countingBrad Fitzpatrick2011-03-171-0/+11
* libsysutils: Fix race condition in SocketListener thread.David 'Digit' Turner2011-01-191-1/+1
* Let SocketClient users write binary data to clients.Brad Fitzpatrick2010-10-271-0/+4
* Fetch peer credentials for local socketsKenny Root2010-09-141-0/+13
* sysutils: Increase number of command arguments to 16Dmitry Shmidt2010-03-091-1/+1
* sysutils: Add dump() to NetlinkEventSan Mehat2009-12-241-0/+2
* merge from open-source masterJean-Baptiste Queru2009-10-141-0/+2
|\
| * libsysutils: Fix some bugs in NetlinkListener and NetlinkEventSan Mehat2009-10-101-0/+2
* | nexus: Rollup update for nexusSan Mehat2009-07-101-1/+1
|/
* libsysutils: Move to a null terminated string protocol using space as a field...San Mehat2009-06-152-2/+4
* libsysutils: const correctness fixes + remove some debuggingSan Mehat2009-05-203-6/+6
* libsysutils: Introduce 'ServiceManager', for starting/stopping init servicesSan Mehat2009-05-151-0/+30
* libsysutils: Tweak SocketListener and friendsSan Mehat2009-05-122-2/+2
* libsysutils: Add multiple client support and fix some bugsSan Mehat2009-05-107-52/+74
* libsysutils: New C++ system convenience librarySan Mehat2009-05-066-0/+225