1. af61509 libsysutils: Handle EINTR in SocketClient::sendData() by David 'Digit' Turner · 13 years ago
  2. af174f0 libsysutils: Fix wait loop in ServiceManager::start and ::stop by David 'Digit' Turner · 13 years ago
  3. b59539d libsysutils: Handle EINTR in NetlinkListener by David 'Digit' Turner · 13 years ago
  4. 3311eea libsysutils: Fix NetLinkEvent security issues. by David 'Digit' Turner · 13 years ago
  5. b93e581 Add missing headers for compilation on x86 targets by Olivier Bailly · 14 years ago
  6. 16ae478 Permit 0 length writes. by Brad Fitzpatrick · 14 years ago
  7. 8c5669f Let SocketClient users write binary data to clients. by Brad Fitzpatrick · 14 years ago
  8. 1db75e7 am 6fd75635: Merge "Fetch peer credentials for local sockets" into gingerbread by Kenny Root · 14 years ago
  9. 30abb72 Fetch peer credentials for local sockets by Kenny Root · 14 years ago
  10. 0e6242f am 40c2b7cb: Merge "Add missing lock in SocketListener." into gingerbread by Brad Fitzpatrick · 14 years ago
  11. 40c2b7c Merge "Add missing lock in SocketListener." into gingerbread by Brad Fitzpatrick · 14 years ago
  12. c3fa614 am f31d2ed1: Return false on socket read error by Kenny Root · 14 years ago
  13. 86d01de Add missing lock in SocketListener. by Brad Fitzpatrick · 14 years ago
  14. f31d2ed Return false on socket read error by Kenny Root · 14 years ago
  15. 80ec37a libsysutils: reimplement NetlinkEvent::findParam in the proper way by Chih-Wei Huang · 14 years ago
  16. 7e8529a system/core: Switch libsysutils & sched_policy LOG -> SLOG by San Mehat · 14 years ago
  17. d674413 sysutils: Add dump() to NetlinkEvent by San Mehat · 15 years ago
  18. b029e92 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  19. ebfe3db libsysutils: Fix some bugs in NetlinkListener and NetlinkEvent by San Mehat · 15 years ago
  20. c4a895b nexus: Rollup update for nexus by San Mehat · 15 years ago
  21. c73a3a5 libsysutils: Move to a null terminated string protocol using space as a field separator. by San Mehat · 15 years ago
  22. 03f0d27 libsysutils: Fix command argument passing bug + whitespace cleanup by San Mehat · 15 years ago
  23. db01754 libsysutils: const correctness fixes + remove some debugging by San Mehat · 15 years ago
  24. c41d1c8 libsysutils: Introduce 'ServiceManager', for starting/stopping init services by San Mehat · 15 years ago
  25. df6c1b9 libsysutils: General clean up + disable build in simulator builds by San Mehat · 15 years ago
  26. 6fc287b Fix sim build (need explicit -lpthread). by Andy McFadden · 15 years ago
  27. dbdb0db libsysutils: Fix bug where we'd leak our control pipes when closing down a listener by San Mehat · 15 years ago
  28. d530592 libsysutils: Send command arguments to the command, not the command again :P by San Mehat · 15 years ago
  29. d768066 libsysutils: Tweak SocketListener and friends by San Mehat · 15 years ago
  30. fa644ff libsysutils: Add multiple client support and fix some bugs by San Mehat · 15 years ago
  31. 3d40729 libsysutils: Add string.h to includes by San Mehat · 15 years ago
  32. 168415b libsysutils: New C++ system convenience library by San Mehat · 15 years ago