index
:
system_core.git
replicant-4.2
replicant-6.0
system/core
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libsysutils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing <malloc.h> and <string.h> includes.
Elliott Hughes
2015-01-28
1
-0
/
+1
*
Remove obsolete BUILD_TINY_ANDROID check from libsysutils makefile
Trevor Drake
2015-01-24
1
-3
/
+0
*
Extend to receive NFLOG packets.
Jeff Sharkey
2015-01-15
3
-10
/
+65
*
Fix formatting in 4df4dfedf6beef891d05d4e80704f5f4a594a885.
Elliott Hughes
2014-11-10
1
-1
/
+2
*
When new error happend,then errno should be updated accordingly.
Bo Huang
2014-11-10
1
-1
/
+2
*
Support parsing netlink route messages.
Lorenzo Colitti
2014-06-21
1
-0
/
+99
*
Improvements to netlink event parsing.
Lorenzo Colitti
2014-06-21
2
-107
/
+157
*
libsysutil: turn on -Werror (part deux)
Mark Salyzyn
2014-05-01
2
-5
/
+4
*
libsysutil: turn off -Werror
Mark Salyzyn
2014-04-30
1
-1
/
+1
*
libsysutils: turn on -Werror
Mark Salyzyn
2014-04-30
3
-4
/
+2
*
Add prefx to netlink failure and dispatchCommand overflow logs.
William Luh
2014-04-29
1
-2
/
+2
*
logd: libsysutils: logd startup outside init environment
Mark Salyzyn
2014-04-17
1
-0
/
+5
*
set /proc/sys/net/unix/max_dgram_qlen to large value
Mark Salyzyn
2014-03-03
1
-1
/
+5
*
libsysutil: frequent native crash /system/bin/vold
Mark Salyzyn
2014-01-31
1
-12
/
+24
*
libsysutils: SocketListener export release
Mark Salyzyn
2014-01-27
1
-26
/
+50
*
libsysutils: Add iovec/runOnEachSocket
Mark Salyzyn
2014-01-27
2
-23
/
+89
*
libsysutils: Get rid of warnings
Mark Salyzyn
2014-01-27
3
-4
/
+7
*
system/core: remove $(KERNEL_HEADERS) from includes
Colin Cross
2014-01-22
1
-1
/
+1
*
Merge commit '536dea9d61a032e64bbe584a97463c6638ead009' into HEAD
The Android Open Source Project
2013-11-22
1
-0
/
+1
|
\
|
*
Switch back to subsystem "net" for netlink events.
Lorenzo Colitti
2013-09-03
1
-4
/
+7
|
*
Get rid of an infinite loop in NetlinkEvent.cpp.
Lorenzo Colitti
2013-08-17
1
-8
/
+7
|
*
Parse IP address changes in NetlinkEvent.
Lorenzo Colitti
2013-08-14
1
-1
/
+116
*
|
Support parsing RDNSS ND options from netlink.
Lorenzo Colitti
2013-11-20
1
-4
/
+121
*
|
Switch back to subsystem "net" for netlink events.
Lorenzo Colitti
2013-11-20
1
-4
/
+7
*
|
Get rid of an infinite loop in NetlinkEvent.cpp.
Lorenzo Colitti
2013-11-20
1
-8
/
+7
*
|
Parse IP address changes in NetlinkEvent.
Lorenzo Colitti
2013-11-20
1
-1
/
+116
|
/
*
am 51a2e4d5: Merge "libsysutils: fix null pointer and memory leak issue"
Colin Cross
2013-05-21
1
-1
/
+8
|
\
|
*
libsysutils: fix null pointer and memory leak issue
Hong-Mei Li
2013-05-20
1
-1
/
+8
*
|
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
[next]