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