summaryrefslogtreecommitdiffstats
path: root/libsysutils
Commit message (Expand)AuthorAgeFilesLines
* Enlarge cmd buffer size of FrameworkListenerLuke Huang2019-03-211-1/+1
* Refactor OWNERS files for Android Core Networkingjunyulai2019-02-142-2/+4
* libsysutils can be linked staticallyMike Yu2018-12-061-1/+1
* Suppress implicit-fallthrough warning.Chih-Hung Hsieh2018-10-101-0/+1
* Suppress implicit-fallthrough warnings.Chih-Hung Hsieh2018-09-171-1/+4
* Delete sysutils/List.hBernie Innocenti2018-09-055-349/+9
* Merge "Use multiple patterns and emails in per-file syntax."Chih-hung Hsieh2018-08-282-4/+2
|\
| * Use multiple patterns and emails in per-file syntax.Chih-Hung Hsieh2018-08-272-4/+2
* | SocketListener: use poll() instead of select()Bernie Innocenti2018-08-284-113/+80
* | libsysutils: add some rudimentary testsBernie Innocenti2018-08-284-5/+189
|/
* [libsysutils] Modernize codebase by replacing NULL with nullptrYi Kong2018-07-244-23/+23
* Merge "Parse IfIndex for Netlink RTM_NEWADDR / RTM_DELADDR event"Rubin Xu2018-06-271-4/+5
|\
| * Parse IfIndex for Netlink RTM_NEWADDR / RTM_DELADDR eventRubin Xu2018-06-071-4/+5
* | Merge "libsysutils: Delete dead code: FrameworkClient"Treehugger Robot2018-06-072-79/+0
|\ \
| * | libsysutils: Delete dead code: FrameworkClientBernie Innocenti2018-06-072-79/+0
* | | Merge "Move per-file OWNERS directives to their directories."Lorenzo Colitti2018-06-062-0/+4
|\ \ \ | |/ / |/| |
| * | Move per-file OWNERS directives to their directories.Lorenzo Colitti2018-06-062-0/+4
| |/
* / Revert "SocketListener: use poll() instead of select()"Kevin Rocard2018-06-063-68/+107
|/
* SocketListener: use poll() instead of select()Bernie Innocenti2018-05-253-107/+68
* Include iface index in the netlink eventChenbo Feng2018-03-071-0/+6
* Don't complain that the DNSSL RA option is "unknown".Lorenzo Colitti2017-11-281-0/+2
* Stop depending on libnl.Lorenzo Colitti2017-10-053-11/+44
* Mark the modules as VNDK in Android.bpJustin Yun2017-09-141-0/+3
* Remove old LOG_EVENT_* code from libsysutilsYifan Hong2017-07-112-3/+0
* libsysutils: Fix vold vulnerability in FrameworkListenerNIEJuhu2017-06-201-1/+1
* Mark libsysutils vendor_available.Jayant Chowdhary2017-05-241-0/+2
* libsysutils: Android.mk -> Android.bpSteven Moreland2017-04-242-27/+25
* There's no longer a limit to property names.Elliott Hughes2017-02-282-38/+16
* fix warning: Null pointer argument in call to memory comparison functionYunlian Jiang2017-02-081-2/+4
* Exporting C++ headers from system/coreVijay Venkatraman2017-01-2411-0/+768
* Merge "system/core: preparation to pull back interfaces from android/log.h"Mark Salyzyn2016-10-207-7/+13
|\
| * system/core: preparation to pull back interfaces from android/log.hMark Salyzyn2016-10-207-7/+13
* | system/core Replace cutils/log.h with android/log.h am: 66ce3e08c5Mark Salyzyn2016-09-308-48/+95
|\|
| * system/core Replace cutils/log.h with android/log.hMark Salyzyn2016-09-308-48/+95
* | Merge "Most accept/accept4 calls in system/core don't actually want the remot...Elliott Hughes2016-08-231-10/+1
|\|
| * Merge "Most accept/accept4 calls in system/core don't actually want the remot...Elliott Hughes2016-08-231-10/+1
| |\
| | * Most accept/accept4 calls in system/core don't actually want the remote address.Elliott Hughes2016-08-231-10/+1
* | | Fix vold vulnerability in FrameworkListener am: 470484d2a2 am: e9e046df6c am:...Connor O'Brien2016-08-191-3/+14
|\ \ \ | |/ / |/| |
| * | Fix vold vulnerability in FrameworkListener am: 470484d2a2 am: e9e046df6c am:...Connor O'Brien2016-08-191-3/+14
| |\ \
| | * \ Fix vold vulnerability in FrameworkListener am: 470484d2a2 am: e9e046df6c am:...Connor O'Brien2016-08-191-3/+14
| | |\ \
| | | * \ Fix vold vulnerability in FrameworkListener am: 470484d2a2 am: e9e046df6c am:...Connor O'Brien2016-08-191-3/+14
| | | |\ \
| | | | * \ Fix vold vulnerability in FrameworkListener am: 470484d2a2 am: e9e046df6cConnor O'Brien2016-08-191-3/+14
| | | | |\ \
| | | | | * \ Fix vold vulnerability in FrameworkListener am: 470484d2a2Connor O'Brien2016-08-191-3/+14
| | | | | |\ \
| | | | | | * | Fix vold vulnerability in FrameworkListenerConnor O'Brien2016-08-191-3/+14
* | | | | | | | Merge "Clean up CLOEXEC in SocketListener." am: ed83cfba68Elliott Hughes2016-02-231-2/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Clean up CLOEXEC in SocketListener.Elliott Hughes2016-02-191-2/+1
* | | | | | | Tolerate RTM_DELADDR messages from deleted interfaces.Lorenzo Colitti2016-02-161-5/+3
|/ / / / / /
* / / / / / Switch from using sockaddr to sockaddr_storage.Erik Kline2015-12-071-3/+4
|/ / / / /
* | | | | Fix incorrectly sized buffer.Erik Kline2015-07-281-4/+4
* | | | | Qualify IPv6 link-local DNS servers with an interface nameErik Kline2015-06-181-6/+12