summaryrefslogtreecommitdiffstats
path: root/include/sysutils
Commit message (Expand)AuthorAgeFilesLines
* Fix vold vulnerability in FrameworkListenerConnor O'Brien2016-08-261-0/+1
* Revert "Sigh, more vendors linking against hidden APIs."Vineeta Srivastava2015-03-201-13/+0
* Sigh, more vendors linking against hidden APIs.Jeff Sharkey2015-03-161-0/+13
* Define enum class for NetlinkEvent actions.Jeff Sharkey2015-03-131-14/+18
* Extend to receive NFLOG packets.Jeff Sharkey2015-01-152-0/+2
* Support parsing netlink route messages.Lorenzo Colitti2014-06-211-0/+3
* Improvements to netlink event parsing.Lorenzo Colitti2014-06-211-2/+4
* logd: libsysutils: logd startup outside init environmentMark Salyzyn2014-04-171-0/+1
* set /proc/sys/net/unix/max_dgram_qlen to large valueMark Salyzyn2014-03-031-0/+1
* libsysutils: SocketListener export releaseMark Salyzyn2014-01-271-0/+3
* libsysutils: Add iovec/runOnEachSocketMark Salyzyn2014-01-273-13/+48
* Merge "Force alignment of data buffer used to process netlink messages"Elliott Hughes2013-12-141-1/+1
|\
| * Force alignment of data buffer used to process netlink messagesChris Dearman2013-10-301-1/+1
* | Support parsing RDNSS ND options from netlink.Lorenzo Colitti2013-11-201-1/+3
* | Switch back to subsystem "net" for netlink events.Lorenzo Colitti2013-11-201-0/+2
* | Parse IP address changes in NetlinkEvent.Lorenzo Colitti2013-11-201-0/+1
|/
* 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