summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add missing <malloc.h> and <string.h> includes.Elliott Hughes2015-01-281-0/+1
* Remove obsolete BUILD_TINY_ANDROID check from libsysutils makefileTrevor Drake2015-01-241-3/+0
* Extend to receive NFLOG packets.Jeff Sharkey2015-01-153-10/+65
* Fix formatting in 4df4dfedf6beef891d05d4e80704f5f4a594a885.Elliott Hughes2014-11-101-1/+2
* When new error happend,then errno should be updated accordingly.Bo Huang2014-11-101-1/+2
* Support parsing netlink route messages.Lorenzo Colitti2014-06-201-0/+99
* Improvements to netlink event parsing.Lorenzo Colitti2014-06-202-107/+157
* libsysutil: turn on -Werror (part deux)Mark Salyzyn2014-05-012-5/+4
* libsysutil: turn off -WerrorMark Salyzyn2014-04-301-1/+1
* libsysutils: turn on -WerrorMark Salyzyn2014-04-303-4/+2
* Add prefx to netlink failure and dispatchCommand overflow logs.William Luh2014-04-291-2/+2
* logd: libsysutils: logd startup outside init environmentMark Salyzyn2014-04-171-0/+5
* set /proc/sys/net/unix/max_dgram_qlen to large valueMark Salyzyn2014-03-031-1/+5
* libsysutil: frequent native crash /system/bin/voldMark Salyzyn2014-01-311-12/+24
* libsysutils: SocketListener export releaseMark Salyzyn2014-01-271-26/+50
* libsysutils: Add iovec/runOnEachSocketMark Salyzyn2014-01-272-23/+89
* libsysutils: Get rid of warningsMark Salyzyn2014-01-273-4/+7
* system/core: remove $(KERNEL_HEADERS) from includesColin Cross2014-01-221-1/+1
* Merge commit '536dea9d61a032e64bbe584a97463c6638ead009' into HEADThe Android Open Source Project2013-11-221-0/+1
|\
| * Switch back to subsystem "net" for netlink events.Lorenzo Colitti2013-09-021-4/+7
| * Get rid of an infinite loop in NetlinkEvent.cpp.Lorenzo Colitti2013-08-161-8/+7
| * Parse IP address changes in NetlinkEvent.Lorenzo Colitti2013-08-141-1/+116
* | Support parsing RDNSS ND options from netlink.Lorenzo Colitti2013-11-191-4/+121
* | Switch back to subsystem "net" for netlink events.Lorenzo Colitti2013-11-191-4/+7
* | Get rid of an infinite loop in NetlinkEvent.cpp.Lorenzo Colitti2013-11-191-8/+7
* | Parse IP address changes in NetlinkEvent.Lorenzo Colitti2013-11-191-1/+116
|/
* am 51a2e4d5: Merge "libsysutils: fix null pointer and memory leak issue"Colin Cross2013-05-211-1/+8
|\
| * libsysutils: fix null pointer and memory leak issueHong-Mei Li2013-05-201-1/+8
* | Add liblogYing Wang2013-04-101-3/+3
|/
* libsysutils: Increase command buffersize and command argsJosef Kindberg2012-11-121-3/+7
* am 7bb1b958: am ff856a2b: Merge "Add error handling to SocketClient::sendData"Robert Greenwalt2012-05-301-5/+5
|\
| * Add error handling to SocketClient::sendDataMattias Falk2012-05-291-5/+5
* | Revert "libsysutils: NetlinkEvent: add support for interface xt_IDLETIMER eve...JP Abgrall2012-04-271-13/+1
* | Add ability to quote responses as needed.Robert Greenwalt2012-04-201-0/+23
* | libsysutils: NetlinkEvent: add support for interface xt_IDLETIMER events.Ashish Sharma2012-04-111-1/+13
* | Added netlink failure logging to NetlinkListener.cppGeremy Condra2012-03-292-1/+6
* | Do not generate SIGPIPE errors in SocketCLient.Selim Gurun2012-03-121-1/+1
* | Fix pointer arith.Robert Greenwalt2012-03-091-8/+8
* | Add a utility function to send a code + binary msgSelim Gurun2012-03-071-4/+39
* | New NativeDaemonConnector protocol adds a seqnum.Robert Greenwalt2012-03-053-49/+93
* | Revert "New NativeDaemonConnector protocol adds a seqnum."Guang Zhu2012-02-073-45/+21
* | New NativeDaemonConnector protocol adds a seqnum.Robert Greenwalt2012-02-073-21/+45
* | libsysutils: log dispatchCommand overflow.Nick Kralevich2011-11-183-0/+6
|/
* Remove log spamIrfan Sheriff2011-10-291-1/+0
* Fix SocketListener socket leak issue.Xianzhu Wang2011-09-292-9/+13
* NetlinkEvents: adding support for iptables' quota2 NFLOG messages.JP Abgrall2011-07-141-25/+54
* Remove the simulator target from all makefiles.Jeff Brown2011-07-121-11/+0
* Workaround Motorola ril.so incompatiblity with Netlink changesMike J. Chen2011-06-231-0/+11
* Cleanup NetlinkListener and NetlinkEventMike J. Chen2011-06-232-15/+10
* Revert "Revert "Add NETLINK_ROUTE processing to the netlink client code, so t...Mike J. Chen2011-06-232-8/+75