1. 18f6d96 am f819d023: Merge "libsysutils: SocketListener: handle recv errors more gracefully." by Nick Kralevich · 13 years ago
  2. 8795007 libsysutils: SocketListener: handle recv errors more gracefully. by Vernon Tang · 13 years ago
  3. 4aadb7f am b620a0b1: Validate sender credentials on netlink msg receive by Nick Kralevich · 13 years ago
  4. b620a0b Validate sender credentials on netlink msg receive by Nick Kralevich · 13 years ago
  5. 3549b0d Fix potential race introduced in Icd7f5f03 by Brad Fitzpatrick · 14 years ago
  6. 13aa8ad SocketClient: add optional reference counting by Brad Fitzpatrick · 14 years ago
  7. 15d0985 libsysutils: Fix a file descriptor leak. by David 'Digit' Turner · 14 years ago
  8. 100c0e2 libsysutils: Fix race condition in SocketListener thread. by David 'Digit' Turner · 14 years ago
  9. 01feae2 libsysutils: Handle EINTR in SocketClient::sendData() by David 'Digit' Turner · 14 years ago
  10. b9634d0 Permit 0 length writes. by Brad Fitzpatrick · 14 years ago
  11. a2a1f31 Let SocketClient users write binary data to clients. by Brad Fitzpatrick · 14 years ago
  12. 1db75e7 am 6fd75635: Merge "Fetch peer credentials for local sockets" into gingerbread by Kenny Root · 14 years ago
  13. 30abb72 Fetch peer credentials for local sockets by Kenny Root · 14 years ago
  14. 0e6242f am 40c2b7cb: Merge "Add missing lock in SocketListener." into gingerbread by Brad Fitzpatrick · 14 years ago
  15. 40c2b7c Merge "Add missing lock in SocketListener." into gingerbread by Brad Fitzpatrick · 14 years ago
  16. c3fa614 am f31d2ed1: Return false on socket read error by Kenny Root · 14 years ago
  17. 86d01de Add missing lock in SocketListener. by Brad Fitzpatrick · 14 years ago
  18. f31d2ed Return false on socket read error by Kenny Root · 14 years ago
  19. 80ec37a libsysutils: reimplement NetlinkEvent::findParam in the proper way by Chih-Wei Huang · 14 years ago
  20. 7e8529a system/core: Switch libsysutils & sched_policy LOG -> SLOG by San Mehat · 15 years ago
  21. d674413 sysutils: Add dump() to NetlinkEvent by San Mehat · 15 years ago
  22. b029e92 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  23. ebfe3db libsysutils: Fix some bugs in NetlinkListener and NetlinkEvent by San Mehat · 15 years ago
  24. c4a895b nexus: Rollup update for nexus by San Mehat · 15 years ago
  25. c73a3a5 libsysutils: Move to a null terminated string protocol using space as a field separator. by San Mehat · 15 years ago
  26. 03f0d27 libsysutils: Fix command argument passing bug + whitespace cleanup by San Mehat · 15 years ago
  27. db01754 libsysutils: const correctness fixes + remove some debugging by San Mehat · 15 years ago
  28. c41d1c8 libsysutils: Introduce 'ServiceManager', for starting/stopping init services by San Mehat · 15 years ago
  29. df6c1b9 libsysutils: General clean up + disable build in simulator builds by San Mehat · 15 years ago
  30. 6fc287b Fix sim build (need explicit -lpthread). by Andy McFadden · 15 years ago
  31. dbdb0db libsysutils: Fix bug where we'd leak our control pipes when closing down a listener by San Mehat · 15 years ago
  32. d530592 libsysutils: Send command arguments to the command, not the command again :P by San Mehat · 15 years ago
  33. d768066 libsysutils: Tweak SocketListener and friends by San Mehat · 15 years ago
  34. fa644ff libsysutils: Add multiple client support and fix some bugs by San Mehat · 15 years ago
  35. 3d40729 libsysutils: Add string.h to includes by San Mehat · 15 years ago
  36. 168415b libsysutils: New C++ system convenience library by San Mehat · 15 years ago