summaryrefslogtreecommitdiffstats
path: root/cmds/servicemanager/service_manager.c
Commit message (Expand)AuthorAgeFilesLines
* ServiceManager: Allow system services running as secondary users to add servicesArve Hjønnevåg2016-08-261-1/+3
* DO NOT MERGE ServiceManager: Restore basic uid checkArve Hjønnevåg2016-08-261-2/+7
* Call selinux_status_open() prior to use of selinux_status_updated().Stephen Smalley2015-06-031-0/+1
* Remove useless 'svcmgr_handle' (which had wrong type).Elliott Hughes2015-04-031-6/+4
* servicemanager: service_manager missing include for string.hMark Salyzyn2015-04-011-2/+3
* service_manager: reorder permission checks for findNick Kralevich2015-03-051-16/+14
* Add MAC for remaining service_manager functionality.Riley Spahn2014-07-141-35/+75
* service_manager: check binder passed lengthsNick Kralevich2014-07-121-13/+29
* Remove inline access control in service_manager.Riley Spahn2014-06-261-42/+1
* Add SELinux checks when adding a service.Riley Spahn2014-06-121-6/+84
* ServiceManager: Implement PING_TRANSACTIONArve Hjønnevåg2014-01-311-0/+3
* ServiceManager: Fix the binder interfaceSerban Constantinescu2014-01-311-4/+5
* ServiceManager: Store handles in uint32_t instead of void *Serban Constantinescu2014-01-311-29/+29
* ServiceManager: Generic FixesSerban Constantinescu2014-01-311-24/+25
* ServiceManager: Add extra error handlingSerban Constantinescu2014-01-311-0/+4
* ServiceManager: Make use of kernel exported structuresSerban Constantinescu2014-01-311-2/+2
* Add media.log serviceGlenn Kasten2013-01-161-0/+1
* Switch keystore to binderKenny Root2012-11-141-0/+1
* Move non-Java commands over from frameworks/baseMike Lockwood2012-10-241-0/+285