1. 28b94af Fix 32-bit userspace on 64-bit kernel quota2 compatibility. by Maciej Żenczykowski · 2 years, 8 months ago
  2. d69ad69 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 3 years, 4 months ago
  3. c3a206c Revert "[LSC] Add LOCAL_LICENSE_KINDS to system/core" by Elliott Hughes · 3 years, 4 months ago
  4. 187b7d1 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 3 years, 4 months ago
  5. 2b3ebaf SocketClient: don't ignore SIGPIPE by Tom Cherry · 3 years, 11 months ago
  6. 2c89f97 Cleanup for #inclusivefixit. by Elliott Hughes · 3 years, 11 months ago
  7. 7ea0d74 Set min_sdk_version to be part of mainline modules by Jooyung Han · 4 years, 2 months ago
  8. 077d1ea Simplify code that parses ifa_flags. by Lorenzo Colitti · 4 years, 1 month ago
  9. 096fc53 Parse IFA_F_* values above 0x80. by Lorenzo Colitti · 4 years, 2 months ago
  10. a806a71 NetlinkEvent - ignore captive portal and pref64 nd user opts by Maciej Żenczykowski · 4 years, 3 months ago
  11. 0c0b774 Allow apexes to link against more libs by Jeffrey Huang · 4 years, 4 months ago
  12. 71ac5c8 Copy necessary ipt_ULOG.h structure to source. by Christopher Ferris · 4 years, 6 months ago
  13. d0e4938 Enable clang-tidy for libsysutils. by Lorenzo Colitti · 5 years ago
  14. dae0195 Make the SocketListener control pipe O_CLOEXEC. by Lorenzo Colitti · 5 years ago
  15. 9f409f2 Enlarge cmd buffer size of FrameworkListener by Luke Huang · 5 years ago
  16. 5430244 Refactor OWNERS files for Android Core Networking by junyulai · 5 years ago
  17. c987859 libsysutils can be linked statically by Mike Yu · 6 years ago
  18. e6e2b3c Suppress implicit-fallthrough warning. by Chih-Hung Hsieh · 6 years ago
  19. 502f486 Suppress implicit-fallthrough warnings. by Chih-Hung Hsieh · 6 years ago
  20. 11b3369 Delete sysutils/List.h by Bernie Innocenti · 6 years ago
  21. 33f91de Merge "Use multiple patterns and emails in per-file syntax." by Chih-hung Hsieh · 6 years ago
  22. ca76859 SocketListener: use poll() instead of select() by Bernie Innocenti · 6 years ago
  23. 763ccaa libsysutils: add some rudimentary tests by Bernie Innocenti · 6 years ago
  24. 3487e22 Use multiple patterns and emails in per-file syntax. by Chih-Hung Hsieh · 6 years ago
  25. 4888525 [libsysutils] Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  26. 6effd4d Merge "Parse IfIndex for Netlink RTM_NEWADDR / RTM_DELADDR event" by Rubin Xu · 6 years ago
  27. 5911204 Merge "libsysutils: Delete dead code: FrameworkClient" by Treehugger Robot · 6 years ago
  28. 246d35d libsysutils: Delete dead code: FrameworkClient by Bernie Innocenti · 6 years ago
  29. 5f40624 Parse IfIndex for Netlink RTM_NEWADDR / RTM_DELADDR event by Rubin Xu · 6 years ago
  30. 2a7c887 Merge "Move per-file OWNERS directives to their directories." by Lorenzo Colitti · 6 years ago
  31. 58f2daa Move per-file OWNERS directives to their directories. by Lorenzo Colitti · 6 years ago
  32. 775ad25 Revert "SocketListener: use poll() instead of select()" by Kevin Rocard · 6 years ago
  33. 0ad41cf SocketListener: use poll() instead of select() by Bernie Innocenti · 6 years ago
  34. 5e5e5e9 Include iface index in the netlink event by Chenbo Feng · 6 years ago
  35. cbfd65d Don't complain that the DNSSL RA option is "unknown". by Lorenzo Colitti · 7 years ago
  36. e439ffc Stop depending on libnl. by Lorenzo Colitti · 7 years ago
  37. 6a7e882 Mark the modules as VNDK in Android.bp by Justin Yun · 7 years ago
  38. 087f3b7 Remove old LOG_EVENT_* code from libsysutils by Yifan Hong · 7 years ago
  39. d3c8641 libsysutils: Fix vold vulnerability in FrameworkListener by NIEJuhu · 7 years ago
  40. a1bdd24 Mark libsysutils vendor_available. by Jayant Chowdhary · 7 years ago
  41. d0d759d libsysutils: Android.mk -> Android.bp by Steven Moreland · 7 years ago
  42. b7788fd There's no longer a limit to property names. by Elliott Hughes · 7 years ago
  43. 33f6717 fix warning: Null pointer argument in call to memory comparison function by Yunlian Jiang · 7 years ago
  44. 75acc7b Exporting C++ headers from system/core by Vijay Venkatraman · 7 years ago
  45. 8a7297a Merge "system/core: preparation to pull back interfaces from android/log.h" by Mark Salyzyn · 8 years ago
  46. cfd5b08 system/core: preparation to pull back interfaces from android/log.h by Mark Salyzyn · 8 years ago
  47. 16f7786 system/core Replace cutils/log.h with android/log.h am: 66ce3e08c5 by Mark Salyzyn · 8 years ago
  48. 66ce3e0 system/core Replace cutils/log.h with android/log.h by Mark Salyzyn · 8 years ago
  49. 66e5e24 Merge "Most accept/accept4 calls in system/core don't actually want the remote address." am: 299d64144b by Elliott Hughes · 8 years ago
  50. 8615d79 Merge "Most accept/accept4 calls in system/core don't actually want the remote address." by Elliott Hughes · 8 years ago
  51. 3dcfa3f Most accept/accept4 calls in system/core don't actually want the remote address. by Elliott Hughes · 8 years ago
  52. 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
  53. 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
  54. 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
  55. 9745b11 Fix vold vulnerability in FrameworkListener am: 470484d2a2 am: e9e046df6c am: 109024f74a am: b906ad88b9 am: 2fadbb93a4 by Connor O'Brien · 8 years ago
  56. b906ad8 Fix vold vulnerability in FrameworkListener am: 470484d2a2 am: e9e046df6c by Connor O'Brien · 8 years ago
  57. 109024f7 Fix vold vulnerability in FrameworkListener am: 470484d2a2 am: e9e046df6c by Connor O'Brien · 8 years ago
  58. 470484d Fix vold vulnerability in FrameworkListener by Connor O'Brien · 8 years ago
  59. 773e8c5 Merge "Clean up CLOEXEC in SocketListener." am: ed83cfba68 am: f5a2f6e963 by Elliott Hughes · 8 years ago
  60. fcd7295 Clean up CLOEXEC in SocketListener. by Elliott Hughes · 8 years ago
  61. ef6454d Tolerate RTM_DELADDR messages from deleted interfaces. by Lorenzo Colitti · 8 years ago
  62. 7e16cc1 Switch from using sockaddr to sockaddr_storage. by Erik Kline · 9 years ago
  63. cc45178 Fix incorrectly sized buffer. by Erik Kline · 9 years ago
  64. ba48ff7 Qualify IPv6 link-local DNS servers with an interface name by Erik Kline · 9 years ago
  65. 55fd316 Give SocketListener some FD_CLOEXEC. by Jeff Sharkey · 9 years ago
  66. 995f45e Revert "Sigh, more vendors linking against hidden APIs." by Vineeta Srivastava · 9 years ago
  67. 3183729 Sigh, more vendors linking against hidden APIs. by Jeff Sharkey · 9 years ago
  68. e4f3940 Define enum class for NetlinkEvent actions. by Jeff Sharkey · 9 years ago
  69. a744b05 Add missing <malloc.h> and <string.h> includes. by Elliott Hughes · 9 years ago
  70. d1ad84c Remove obsolete BUILD_TINY_ANDROID check from libsysutils makefile by Trevor Drake · 9 years ago
  71. 9a20e67 Extend to receive NFLOG packets. by Jeff Sharkey · 10 years ago
  72. f6b62d0 Fix formatting in 4df4dfedf6beef891d05d4e80704f5f4a594a885. by Elliott Hughes · 10 years ago
  73. 4df4dfe When new error happend,then errno should be updated accordingly. by Bo Huang · 10 years ago
  74. d7ff7ea Support parsing netlink route messages. by Lorenzo Colitti · 10 years ago
  75. 9b34293 Improvements to netlink event parsing. by Lorenzo Colitti · 10 years ago
  76. 80f63d4 libsysutil: turn on -Werror (part deux) by Mark Salyzyn · 10 years ago
  77. 03b00f3 libsysutil: turn off -Werror by Mark Salyzyn · 10 years ago
  78. 9418fd1 libsysutils: turn on -Werror by Mark Salyzyn · 10 years ago
  79. 28fa458 Add prefx to netlink failure and dispatchCommand overflow logs. by William Luh · 10 years ago
  80. dfc47e8 logd: libsysutils: logd startup outside init environment by Mark Salyzyn · 10 years ago
  81. 581edc1 set /proc/sys/net/unix/max_dgram_qlen to large value by Mark Salyzyn · 11 years ago
  82. 4389588 libsysutil: frequent native crash /system/bin/vold by Mark Salyzyn · 10 years ago
  83. 44b99c2 libsysutils: SocketListener export release by Mark Salyzyn · 10 years ago
  84. 23f0410 libsysutils: Add iovec/runOnEachSocket by Mark Salyzyn · 12 years ago
  85. e16baef libsysutils: Get rid of warnings by Mark Salyzyn · 11 years ago
  86. 65dd88b system/core: remove $(KERNEL_HEADERS) from includes by Colin Cross · 10 years ago
  87. 66ed50a Merge commit '536dea9d61a032e64bbe584a97463c6638ead009' into HEAD by The Android Open Source Project · 11 years ago
  88. c7eec83 Support parsing RDNSS ND options from netlink. by Lorenzo Colitti · 11 years ago
  89. 526b838 Switch back to subsystem "net" for netlink events. by Lorenzo Colitti · 11 years ago
  90. 9683456 Get rid of an infinite loop in NetlinkEvent.cpp. by Lorenzo Colitti · 11 years ago
  91. 381f70f Parse IP address changes in NetlinkEvent. by Lorenzo Colitti · 11 years ago
  92. f348613 Switch back to subsystem "net" for netlink events. by Lorenzo Colitti · 11 years ago
  93. 3984276 Get rid of an infinite loop in NetlinkEvent.cpp. by Lorenzo Colitti · 11 years ago
  94. a4b4e9a Parse IP address changes in NetlinkEvent. by Lorenzo Colitti · 11 years ago
  95. a9e08d3 am 51a2e4d5: Merge "libsysutils: fix null pointer and memory leak issue" by Colin Cross · 11 years ago
  96. 544a7f7 libsysutils: fix null pointer and memory leak issue by Hong-Mei Li · 11 years ago
  97. 083b5cc Add liblog by Ying Wang · 11 years ago
  98. 6d358ae libsysutils: Increase command buffersize and command args by Josef Kindberg · 13 years ago
  99. 6f523cd am 7bb1b958: am ff856a2b: Merge "Add error handling to SocketClient::sendData" by Robert Greenwalt · 12 years ago
  100. 2e5fcd0 Add error handling to SocketClient::sendData by Mattias Falk · 13 years ago