Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
4942d4a8ccc30fb263e322423eb22984a70a4d79
/
libsysutils
d0d759d
libsysutils: Android.mk -> Android.bp
by Steven Moreland
· 8 years ago
b7788fd
There's no longer a limit to property names.
by Elliott Hughes
· 8 years ago
33f6717
fix warning: Null pointer argument in call to memory comparison function
by Yunlian Jiang
· 8 years ago
75acc7b
Exporting C++ headers from system/core
by Vijay Venkatraman
· 8 years ago
8a7297a
Merge "system/core: preparation to pull back interfaces from android/log.h"
by Mark Salyzyn
· 8 years ago
cfd5b08
system/core: preparation to pull back interfaces from android/log.h
by Mark Salyzyn
· 8 years ago
16f7786
system/core Replace cutils/log.h with android/log.h am: 66ce3e08c5
by Mark Salyzyn
· 8 years ago
66ce3e0
system/core Replace cutils/log.h with android/log.h
by Mark Salyzyn
· 8 years ago
66e5e24
Merge "Most accept/accept4 calls in system/core don't actually want the remote address." am: 299d64144b
by Elliott Hughes
· 8 years ago
8615d79
Merge "Most accept/accept4 calls in system/core don't actually want the remote address."
by Elliott Hughes
· 8 years ago
3dcfa3f
Most accept/accept4 calls in system/core don't actually want the remote address.
by Elliott Hughes
· 8 years ago
233c990
Fix vold vulnerability in FrameworkListener am: 470484d2a2 am: e9e046df6c am: 109024f74a am: b906ad88b9 am: 2fadbb93a4 am: e04054d9bb am: 9745b11db1 am: 2f78b2c3d6 am: 2b5e6d8ffc am: 2427a462c0 am: 6b155c1cc4
by Connor O'Brien
· 8 years ago
2f16eee
Fix vold vulnerability in FrameworkListener am: 470484d2a2 am: e9e046df6c am: 109024f74a am: b906ad88b9 am: 2fadbb93a4 am: e04054d9bb am: 9745b11db1 am: 2f78b2c3d6 am: 2b5e6d8ffc am: 2427a462c0
by Connor O'Brien
· 8 years ago
2f78b2c
Fix vold vulnerability in FrameworkListener am: 470484d2a2 am: e9e046df6c am: 109024f74a am: b906ad88b9 am: 2fadbb93a4 am: e04054d9bb
by Connor O'Brien
· 8 years ago
9745b11
Fix vold vulnerability in FrameworkListener am: 470484d2a2 am: e9e046df6c am: 109024f74a am: b906ad88b9 am: 2fadbb93a4
by Connor O'Brien
· 8 years ago
b906ad8
Fix vold vulnerability in FrameworkListener am: 470484d2a2 am: e9e046df6c
by Connor O'Brien
· 8 years ago
109024f7
Fix vold vulnerability in FrameworkListener am: 470484d2a2 am: e9e046df6c
by Connor O'Brien
· 8 years ago
470484d
Fix vold vulnerability in FrameworkListener
by Connor O'Brien
· 8 years ago
773e8c5
Merge "Clean up CLOEXEC in SocketListener." am: ed83cfba68 am: f5a2f6e963
by Elliott Hughes
· 9 years ago
fcd7295
Clean up CLOEXEC in SocketListener.
by Elliott Hughes
· 9 years ago
ef6454d
Tolerate RTM_DELADDR messages from deleted interfaces.
by Lorenzo Colitti
· 9 years ago
7e16cc1
Switch from using sockaddr to sockaddr_storage.
by Erik Kline
· 9 years ago
cc45178
Fix incorrectly sized buffer.
by Erik Kline
· 9 years ago
ba48ff7
Qualify IPv6 link-local DNS servers with an interface name
by Erik Kline
· 9 years ago
55fd316
Give SocketListener some FD_CLOEXEC.
by Jeff Sharkey
· 10 years ago
995f45e
Revert "Sigh, more vendors linking against hidden APIs."
by Vineeta Srivastava
· 10 years ago
3183729
Sigh, more vendors linking against hidden APIs.
by Jeff Sharkey
· 10 years ago
e4f3940
Define enum class for NetlinkEvent actions.
by Jeff Sharkey
· 10 years ago
a744b05
Add missing <malloc.h> and <string.h> includes.
by Elliott Hughes
· 10 years ago
d1ad84c
Remove obsolete BUILD_TINY_ANDROID check from libsysutils makefile
by Trevor Drake
· 10 years ago
9a20e67
Extend to receive NFLOG packets.
by Jeff Sharkey
· 10 years ago
f6b62d0
Fix formatting in 4df4dfedf6beef891d05d4e80704f5f4a594a885.
by Elliott Hughes
· 10 years ago
4df4dfe
When new error happend,then errno should be updated accordingly.
by Bo Huang
· 10 years ago
d7ff7ea
Support parsing netlink route messages.
by Lorenzo Colitti
· 10 years ago
9b34293
Improvements to netlink event parsing.
by Lorenzo Colitti
· 10 years ago
80f63d4
libsysutil: turn on -Werror (part deux)
by Mark Salyzyn
· 11 years ago
03b00f3
libsysutil: turn off -Werror
by Mark Salyzyn
· 11 years ago
9418fd1
libsysutils: turn on -Werror
by Mark Salyzyn
· 11 years ago
28fa458
Add prefx to netlink failure and dispatchCommand overflow logs.
by William Luh
· 11 years ago
dfc47e8
logd: libsysutils: logd startup outside init environment
by Mark Salyzyn
· 11 years ago
581edc1
set /proc/sys/net/unix/max_dgram_qlen to large value
by Mark Salyzyn
· 11 years ago
4389588
libsysutil: frequent native crash /system/bin/vold
by Mark Salyzyn
· 11 years ago
44b99c2
libsysutils: SocketListener export release
by Mark Salyzyn
· 11 years ago
23f0410
libsysutils: Add iovec/runOnEachSocket
by Mark Salyzyn
· 13 years ago
e16baef
libsysutils: Get rid of warnings
by Mark Salyzyn
· 11 years ago
65dd88b
system/core: remove $(KERNEL_HEADERS) from includes
by Colin Cross
· 11 years ago
66ed50a
Merge commit '536dea9d61a032e64bbe584a97463c6638ead009' into HEAD
by The Android Open Source Project
· 11 years ago
c7eec83
Support parsing RDNSS ND options from netlink.
by Lorenzo Colitti
· 11 years ago
526b838
Switch back to subsystem "net" for netlink events.
by Lorenzo Colitti
· 11 years ago
9683456
Get rid of an infinite loop in NetlinkEvent.cpp.
by Lorenzo Colitti
· 11 years ago
381f70f
Parse IP address changes in NetlinkEvent.
by Lorenzo Colitti
· 11 years ago
f348613
Switch back to subsystem "net" for netlink events.
by Lorenzo Colitti
· 11 years ago
3984276
Get rid of an infinite loop in NetlinkEvent.cpp.
by Lorenzo Colitti
· 11 years ago
a4b4e9a
Parse IP address changes in NetlinkEvent.
by Lorenzo Colitti
· 11 years ago
a9e08d3
am 51a2e4d5: Merge "libsysutils: fix null pointer and memory leak issue"
by Colin Cross
· 11 years ago
544a7f7
libsysutils: fix null pointer and memory leak issue
by Hong-Mei Li
· 12 years ago
083b5cc
Add liblog
by Ying Wang
· 12 years ago
6d358ae
libsysutils: Increase command buffersize and command args
by Josef Kindberg
· 14 years ago
6f523cd
am 7bb1b958: am ff856a2b: Merge "Add error handling to SocketClient::sendData"
by Robert Greenwalt
· 12 years ago
2e5fcd0
Add error handling to SocketClient::sendData
by Mattias Falk
· 13 years ago
b982bce
Revert "libsysutils: NetlinkEvent: add support for interface xt_IDLETIMER events."
by JP Abgrall
· 13 years ago
5949477
Add ability to quote responses as needed.
by Robert Greenwalt
· 13 years ago
731d831
libsysutils: NetlinkEvent: add support for interface xt_IDLETIMER events.
by Ashish Sharma
· 13 years ago
d98533a
Added netlink failure logging to NetlinkListener.cpp
by Geremy Condra
· 13 years ago
6ac770f
Do not generate SIGPIPE errors in SocketCLient.
by Selim Gurun
· 13 years ago
7599bfc
Fix pointer arith.
by Robert Greenwalt
· 13 years ago
7bf4c45
Add a utility function to send a code + binary msg
by Selim Gurun
· 13 years ago
8702bb1
New NativeDaemonConnector protocol adds a seqnum.
by Robert Greenwalt
· 13 years ago
a8185a6
Revert "New NativeDaemonConnector protocol adds a seqnum."
by Guang Zhu
· 13 years ago
dc58e73
New NativeDaemonConnector protocol adds a seqnum.
by Robert Greenwalt
· 13 years ago
6bbaaa6
libsysutils: log dispatchCommand overflow.
by Nick Kralevich
· 13 years ago
477df68
Remove log spam
by Irfan Sheriff
· 13 years ago
4520246
Fix SocketListener socket leak issue.
by Xianzhu Wang
· 13 years ago
e6f8014
NetlinkEvents: adding support for iptables' quota2 NFLOG messages.
by JP Abgrall
· 13 years ago
29e1e73
Remove the simulator target from all makefiles. Bug: 5010576
by Jeff Brown
· 13 years ago
2a56688
Workaround Motorola ril.so incompatiblity with Netlink changes
by Mike J. Chen
· 13 years ago
17260b1
Cleanup NetlinkListener and NetlinkEvent
by Mike J. Chen
· 13 years ago
ec16b9d
Revert "Revert "Add NETLINK_ROUTE processing to the netlink client code, so that Ethernet""
by Mike J. Chen
· 13 years ago
57de8b8
rename uevent_checked_recv to uevent_kernel_multicast_recv
by Nick Kralevich
· 13 years ago
531312e
NetlinkListener: eliminate duplicate code
by Nick Kralevich
· 14 years ago
02c8a9c
am 18f6d964: am f819d023: Merge "libsysutils: SocketListener: handle recv errors more gracefully."
by Nick Kralevich
· 14 years ago
18f6d96
am f819d023: Merge "libsysutils: SocketListener: handle recv errors more gracefully."
by Nick Kralevich
· 14 years ago
8795007
libsysutils: SocketListener: handle recv errors more gracefully.
by Vernon Tang
· 14 years ago
a265e5a
am d94bbc32: am 6bc08280: Validate sender credentials on netlink msg receive
by Nick Kralevich
· 14 years ago
6bc0828
Validate sender credentials on netlink msg receive
by Nick Kralevich
· 14 years ago
4aadb7f
am b620a0b1: Validate sender credentials on netlink msg receive
by Nick Kralevich
· 14 years ago
b620a0b
Validate sender credentials on netlink msg receive
by Nick Kralevich
· 14 years ago
4fecade
am cb1e616e: am 7c556549: Merge changes Icdefb5ff,Icd7f5f03
by Brad Fitzpatrick
· 14 years ago
3549b0d
Fix potential race introduced in Icd7f5f03
by Brad Fitzpatrick
· 14 years ago
13aa8ad
SocketClient: add optional reference counting
by Brad Fitzpatrick
· 14 years ago
15d0985
libsysutils: Fix a file descriptor leak.
by David 'Digit' Turner
· 14 years ago
100c0e2
libsysutils: Fix race condition in SocketListener thread.
by David 'Digit' Turner
· 14 years ago
01feae2
libsysutils: Handle EINTR in SocketClient::sendData()
by David 'Digit' Turner
· 14 years ago
1aa59a8
libsysutils: do not build for TINY_ANDROID
by Brian Swetland
· 14 years ago
b913b51
libsysutils: Fix a file descriptor leak.
by David 'Digit' Turner
· 14 years ago
af91e4e
libsysutils: Handle EINTR in FrameworkClient.cpp
by David 'Digit' Turner
· 14 years ago
c6b0def
libsysutils: Fix potential overwrites in FrameworkListener
by David 'Digit' Turner
· 14 years ago
cf9e100
libsysutils: Fix race condition in SocketListener thread.
by David 'Digit' Turner
· 14 years ago
af61509
libsysutils: Handle EINTR in SocketClient::sendData()
by David 'Digit' Turner
· 14 years ago
af174f0
libsysutils: Fix wait loop in ServiceManager::start and ::stop
by David 'Digit' Turner
· 14 years ago
Next »