summaryrefslogtreecommitdiff
path: root/cmds/servicemanager
AgeCommit message (Expand)Author
2017-01-17servicemanager: selinux: set selinux callbacks earlySandeep Patil
2017-01-11Replace cutils/log.h and rationalize log/log.h and android/log.hMark Salyzyn
2016-12-22Replace cutils/log.h and rationalize log/log.h and android/log.hMark Salyzyn
2016-12-09service_manager.c: remove is_selinux_enabled callsNick Kralevich
2016-09-12ServiceManager: Allow system services running as secondary users to add servicesArve Hjønnevåg
2016-09-12ServiceManager: Restore basic uid checkArve Hjønnevåg
2016-08-05resolve merge conflicts of 0783d5f to stage-aosp-masterDan Willemsen
2016-08-03Start converting Android.mk to Android.bpDan Willemsen
2016-07-20Merge \"Change to include linux/android/binder.h.\"Christopher Ferris
2016-07-18Change to include linux/android/binder.h.Christopher Ferris
2016-05-26svcmgr: don't send reply to one-way txn (part deux)Mark Salyzyn
2016-04-15Move servicemanager into system-background cpuset.Martijn Coenen
2016-03-11svcmgr: don't send reply to one-way txn.dcashman
2016-02-19Merge "Revert "Revert "Fix warnings in servicemanager and KeyCharacterMap""" ...Ian Pedowitz
2016-02-19Revert "Revert "Fix warnings in servicemanager and KeyCharacterMap""Ian Pedowitz
2016-02-19Merge "Revert "Fix warnings in servicemanager and KeyCharacterMap"" into nyc-devIan Pedowitz
2016-02-19Revert "Fix warnings in servicemanager and KeyCharacterMap"Ian Pedowitz
2016-02-18Fix checkbuildColin Cross
2016-02-18Fix warnings in servicemanager and KeyCharacterMapAurimas Liutikas
2016-01-25Restart cameraserver when servicemanager restartsChien-Yu Chen
2015-12-24Merge "More O_CLOEXEC" am: 43e4260831Nick Kralevich
2015-12-23More O_CLOEXECNick Kralevich
2015-12-11Merge "Restart audioserver if servicemanager restarts"Andy Hung
2015-11-09Merge "Allow read access to /proc entries for other UIDs" am: fd53598220 am: ...Nick Kralevich
2015-11-07Allow read access to /proc entries for other UIDsNick Kralevich
2015-10-30Restart audioserver if servicemanager restartsAndy Hung
2015-10-10am 748c546b: am c4db5ece: am 8e0c88ea: Merge "servicemanager: log pid and uid...Nick Kralevich
2015-10-05servicemanager: log pid and uid on selinux denialWilliam Roberts
2015-08-21update bundled rc files to their contents from rootdir/init.rcTom Cherry
2015-08-19bundle init.rc contents with its serviceTom Cherry
2015-06-03Call selinux_status_open() prior to use of selinux_status_updated().Stephen Smalley
2015-04-06Merge "Remove useless 'svcmgr_handle' (which had wrong type)."Elliott Hughes
2015-04-03Remove useless 'svcmgr_handle' (which had wrong type).Elliott Hughes
2015-04-03ServiceManager: Print kernel/userspace binder versionSerban Constantinescu
2015-04-01servicemanager: service_manager missing include for string.hMark Salyzyn
2015-03-05service_manager: reorder permission checks for findNick Kralevich
2015-01-29Add missing includes.Elliott Hughes
2014-07-14Add MAC for remaining service_manager functionality.Riley Spahn
2014-07-12service_manager: check binder passed lengthsNick Kralevich
2014-06-26Remove inline access control in service_manager.Riley Spahn
2014-06-12Add SELinux checks when adding a service.Riley Spahn
2014-02-03Use 64 bit binder interface if TARGET_USES_64_BIT_BINDER _or_ TARGET_IS_64_BI...Arve Hjønnevåg
2014-01-31ServiceManager: Implement PING_TRANSACTIONArve Hjønnevåg
2014-01-31ServiceManager: Use 32/64 bit types from new binder headerArve Hjønnevåg
2014-01-31Add BINDER_IPC_32BIT to CFLAGS unless TARGET_USES_64_BIT_BINDER is trueArve Hjønnevåg
2014-01-31ServiceManager: Fix the binder interfaceSerban Constantinescu
2014-01-31ServiceManager: Store handles in uint32_t instead of void *Serban Constantinescu
2014-01-31ServiceManager: Generic FixesSerban Constantinescu
2014-01-31ServiceManager: Add extra error handlingSerban Constantinescu
2014-01-31ServiceManager: Fix Android.mkSerban Constantinescu