1. 6bbaaa6 libsysutils: log dispatchCommand overflow. by Nick Kralevich · 13 years ago
  2. 477df68 Remove log spam by Irfan Sheriff · 13 years ago
  3. 4520246 Fix SocketListener socket leak issue. by Xianzhu Wang · 13 years ago
  4. e6f8014 NetlinkEvents: adding support for iptables' quota2 NFLOG messages. by JP Abgrall · 13 years ago
  5. 29e1e73 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  6. 2a56688 Workaround Motorola ril.so incompatiblity with Netlink changes by Mike J. Chen · 13 years ago
  7. 17260b1 Cleanup NetlinkListener and NetlinkEvent by Mike J. Chen · 13 years ago
  8. ec16b9d Revert "Revert "Add NETLINK_ROUTE processing to the netlink client code, so that Ethernet"" by Mike J. Chen · 13 years ago
  9. 57de8b8 rename uevent_checked_recv to uevent_kernel_multicast_recv by Nick Kralevich · 13 years ago
  10. 531312e NetlinkListener: eliminate duplicate code by Nick Kralevich · 13 years ago
  11. 02c8a9c am 18f6d964: am f819d023: Merge "libsysutils: SocketListener: handle recv errors more gracefully." by Nick Kralevich · 13 years ago
  12. 18f6d96 am f819d023: Merge "libsysutils: SocketListener: handle recv errors more gracefully." by Nick Kralevich · 13 years ago
  13. 8795007 libsysutils: SocketListener: handle recv errors more gracefully. by Vernon Tang · 13 years ago
  14. a265e5a am d94bbc32: am 6bc08280: Validate sender credentials on netlink msg receive by Nick Kralevich · 13 years ago
  15. 6bc0828 Validate sender credentials on netlink msg receive by Nick Kralevich · 13 years ago
  16. 4aadb7f am b620a0b1: Validate sender credentials on netlink msg receive by Nick Kralevich · 13 years ago
  17. b620a0b Validate sender credentials on netlink msg receive by Nick Kralevich · 13 years ago
  18. 4fecade am cb1e616e: am 7c556549: Merge changes Icdefb5ff,Icd7f5f03 by Brad Fitzpatrick · 13 years ago
  19. 3549b0d Fix potential race introduced in Icd7f5f03 by Brad Fitzpatrick · 13 years ago
  20. 13aa8ad SocketClient: add optional reference counting by Brad Fitzpatrick · 13 years ago
  21. 15d0985 libsysutils: Fix a file descriptor leak. by David 'Digit' Turner · 13 years ago
  22. 100c0e2 libsysutils: Fix race condition in SocketListener thread. by David 'Digit' Turner · 13 years ago
  23. 01feae2 libsysutils: Handle EINTR in SocketClient::sendData() by David 'Digit' Turner · 13 years ago
  24. 1aa59a8 libsysutils: do not build for TINY_ANDROID by Brian Swetland · 13 years ago
  25. b913b51 libsysutils: Fix a file descriptor leak. by David 'Digit' Turner · 13 years ago
  26. af91e4e libsysutils: Handle EINTR in FrameworkClient.cpp by David 'Digit' Turner · 13 years ago
  27. c6b0def libsysutils: Fix potential overwrites in FrameworkListener by David 'Digit' Turner · 13 years ago
  28. cf9e100 libsysutils: Fix race condition in SocketListener thread. by David 'Digit' Turner · 13 years ago
  29. af61509 libsysutils: Handle EINTR in SocketClient::sendData() by David 'Digit' Turner · 13 years ago
  30. af174f0 libsysutils: Fix wait loop in ServiceManager::start and ::stop by David 'Digit' Turner · 13 years ago
  31. b59539d libsysutils: Handle EINTR in NetlinkListener by David 'Digit' Turner · 13 years ago
  32. 3311eea libsysutils: Fix NetLinkEvent security issues. by David 'Digit' Turner · 13 years ago
  33. b9634d0 Permit 0 length writes. by Brad Fitzpatrick · 14 years ago
  34. a2a1f31 Let SocketClient users write binary data to clients. by Brad Fitzpatrick · 14 years ago
  35. b93e581 Add missing headers for compilation on x86 targets by Olivier Bailly · 14 years ago
  36. 16ae478 Permit 0 length writes. by Brad Fitzpatrick · 14 years ago
  37. 8c5669f Let SocketClient users write binary data to clients. by Brad Fitzpatrick · 14 years ago
  38. 1db75e7 am 6fd75635: Merge "Fetch peer credentials for local sockets" into gingerbread by Kenny Root · 14 years ago
  39. 30abb72 Fetch peer credentials for local sockets by Kenny Root · 14 years ago
  40. 0e6242f am 40c2b7cb: Merge "Add missing lock in SocketListener." into gingerbread by Brad Fitzpatrick · 14 years ago
  41. 40c2b7c Merge "Add missing lock in SocketListener." into gingerbread by Brad Fitzpatrick · 14 years ago
  42. c3fa614 am f31d2ed1: Return false on socket read error by Kenny Root · 14 years ago
  43. 86d01de Add missing lock in SocketListener. by Brad Fitzpatrick · 14 years ago
  44. f31d2ed Return false on socket read error by Kenny Root · 14 years ago
  45. 80ec37a libsysutils: reimplement NetlinkEvent::findParam in the proper way by Chih-Wei Huang · 14 years ago
  46. 7e8529a system/core: Switch libsysutils & sched_policy LOG -> SLOG by San Mehat · 14 years ago
  47. d674413 sysutils: Add dump() to NetlinkEvent by San Mehat · 15 years ago
  48. b029e92 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  49. ebfe3db libsysutils: Fix some bugs in NetlinkListener and NetlinkEvent by San Mehat · 15 years ago
  50. c4a895b nexus: Rollup update for nexus by San Mehat · 15 years ago
  51. c73a3a5 libsysutils: Move to a null terminated string protocol using space as a field separator. by San Mehat · 15 years ago
  52. 03f0d27 libsysutils: Fix command argument passing bug + whitespace cleanup by San Mehat · 15 years ago
  53. db01754 libsysutils: const correctness fixes + remove some debugging by San Mehat · 15 years ago
  54. c41d1c8 libsysutils: Introduce 'ServiceManager', for starting/stopping init services by San Mehat · 15 years ago
  55. df6c1b9 libsysutils: General clean up + disable build in simulator builds by San Mehat · 15 years ago
  56. 6fc287b Fix sim build (need explicit -lpthread). by Andy McFadden · 15 years ago
  57. dbdb0db libsysutils: Fix bug where we'd leak our control pipes when closing down a listener by San Mehat · 15 years ago
  58. d530592 libsysutils: Send command arguments to the command, not the command again :P by San Mehat · 15 years ago
  59. d768066 libsysutils: Tweak SocketListener and friends by San Mehat · 15 years ago
  60. fa644ff libsysutils: Add multiple client support and fix some bugs by San Mehat · 15 years ago
  61. 3d40729 libsysutils: Add string.h to includes by San Mehat · 15 years ago
  62. 168415b libsysutils: New C++ system convenience library by San Mehat · 15 years ago