1. 93ba701 servicemanager: selinux: set selinux callbacks early by Sandeep Patil · 9 years ago
  2. 7823e12 Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  3. a5e161b Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  4. eb4d5cb service_manager.c: remove is_selinux_enabled calls by Nick Kralevich · 9 years ago
  5. 6b9c6d2 ServiceManager: Allow system services running as secondary users to add services by Arve Hjønnevåg · 9 years ago
  6. 5fa90a0 ServiceManager: Restore basic uid check by Arve Hjønnevåg · 9 years ago
  7. 2a001e8 resolve merge conflicts of 0783d5f to stage-aosp-master by Dan Willemsen · 9 years ago
  8. 59e086f Start converting Android.mk to Android.bp by Dan Willemsen · 9 years ago
  9. 173b3ef Merge \"Change to include linux/android/binder.h.\" am: b34400ea94 by Christopher Ferris · 9 years ago
  10. 0170cd0 Change to include linux/android/binder.h. by Christopher Ferris · 9 years ago
  11. 52aa4a7 svcmgr: don't send reply to one-way txn (part deux) by Mark Salyzyn · 9 years ago
  12. 14a1be2 Move servicemanager into system-background cpuset. by Martijn Coenen · 9 years ago
  13. 51f592c svcmgr: don't send reply to one-way txn. by dcashman · 9 years ago
  14. 4318b9c Merge "Revert "Revert "Fix warnings in servicemanager and KeyCharacterMap""" into nyc-dev by Ian Pedowitz · 9 years ago
  15. d57d9b9 Revert "Revert "Fix warnings in servicemanager and KeyCharacterMap"" by Ian Pedowitz · 9 years ago
  16. 3f0d762 Merge "Revert "Fix warnings in servicemanager and KeyCharacterMap"" into nyc-dev by Ian Pedowitz · 9 years ago
  17. b480269 Revert "Fix warnings in servicemanager and KeyCharacterMap" by Ian Pedowitz · 9 years ago
  18. 527b5ec Fix checkbuild by Colin Cross · 9 years ago
  19. d3b4c05 Fix warnings in servicemanager and KeyCharacterMap by Aurimas Liutikas · 9 years ago
  20. abc47e3 Restart cameraserver when servicemanager restarts by Chien-Yu Chen · 10 years ago
  21. ff1697c Merge "More O_CLOEXEC" am: 43e4260831 am: 66824c36ce by Nick Kralevich · 10 years ago
  22. 0fe7ce3 More O_CLOEXEC by Nick Kralevich · 10 years ago
  23. 0ce5c98 Merge "Restart audioserver if servicemanager restarts" by Andy Hung · 10 years ago
  24. 07e25ab Merge "Allow read access to /proc entries for other UIDs" am: fd53598220 am: 877b5daecc by Nick Kralevich · 10 years ago
  25. ab46a49 Allow read access to /proc entries for other UIDs by Nick Kralevich · 10 years ago
  26. 08e9490 Restart audioserver if servicemanager restarts by Andy Hung · 10 years ago
  27. 382f5fb am 748c546b: am c4db5ece: am 8e0c88ea: Merge "servicemanager: log pid and uid on selinux denial" by Nick Kralevich · 10 years ago
  28. 8fb0f92 servicemanager: log pid and uid on selinux denial by William Roberts · 10 years ago
  29. 48f7ec3 update bundled rc files to their contents from rootdir/init.rc by Tom Cherry · 10 years ago
  30. 7415599 bundle init.rc contents with its service by Tom Cherry · 10 years ago
  31. bea0746 Call selinux_status_open() prior to use of selinux_status_updated(). by Stephen Smalley · 10 years ago
  32. a60ff36 Merge "Remove useless 'svcmgr_handle' (which had wrong type)." by Elliott Hughes · 10 years ago
  33. 0b41ad5 Remove useless 'svcmgr_handle' (which had wrong type). by Elliott Hughes · 10 years ago
  34. 018cf41 ServiceManager: Print kernel/userspace binder version by Serban Constantinescu · 11 years ago
  35. 13df5f5 servicemanager: service_manager missing include for string.h by Mark Salyzyn · 10 years ago
  36. b27bbd1 service_manager: reorder permission checks for find by Nick Kralevich · 10 years ago
  37. 824e30e Add missing includes. by Elliott Hughes · 11 years ago
  38. c67e630 Add MAC for remaining service_manager functionality. by Riley Spahn · 11 years ago
  39. 7d42a3c service_manager: check binder passed lengths by Nick Kralevich · 11 years ago
  40. 1244edc Remove inline access control in service_manager. by Riley Spahn · 11 years ago
  41. 69154df Add SELinux checks when adding a service. by Riley Spahn · 11 years ago
  42. f3ad11c Use 64 bit binder interface if TARGET_USES_64_BIT_BINDER _or_ TARGET_IS_64_BIT is set. by Arve Hjønnevåg · 12 years ago
  43. e5245cb ServiceManager: Implement PING_TRANSACTION by Arve Hjønnevåg · 12 years ago
  44. 399b6c3 ServiceManager: Use 32/64 bit types from new binder header by Arve Hjønnevåg · 12 years ago
  45. e91fff0 Add BINDER_IPC_32BIT to CFLAGS unless TARGET_USES_64_BIT_BINDER is true by Arve Hjønnevåg · 12 years ago
  46. 3a345f0 ServiceManager: Fix the binder interface by Serban Constantinescu · 12 years ago
  47. 5fb1b88 ServiceManager: Store handles in uint32_t instead of void * by Serban Constantinescu · 12 years ago
  48. 9b738bb ServiceManager: Generic Fixes by Serban Constantinescu · 12 years ago
  49. a44542c ServiceManager: Add extra error handling by Serban Constantinescu · 12 years ago
  50. dc832dc ServiceManager: Fix Android.mk by Serban Constantinescu · 12 years ago
  51. bcf3888 ServiceManager: Make use of kernel exported structures by Serban Constantinescu · 12 years ago
  52. 64c8be0 Add media.log service by Glenn Kasten · 13 years ago
  53. 2444087 Switch keystore to binder by Kenny Root · 13 years ago
  54. 94afecf Move non-Java commands over from frameworks/base by Mike Lockwood · 13 years ago