summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bundle init.rc contents with its serviceTom Cherry2015-08-192-0/+11
* Call selinux_status_open() prior to use of selinux_status_updated().Stephen Smalley2015-06-031-0/+1
* Merge "Remove useless 'svcmgr_handle' (which had wrong type)."Elliott Hughes2015-04-061-6/+4
|\
| * Remove useless 'svcmgr_handle' (which had wrong type).Elliott Hughes2015-04-041-6/+4
* | ServiceManager: Print kernel/userspace binder versionSerban Constantinescu2015-04-031-1/+3
|/
* 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 missing includes.Elliott Hughes2015-01-302-0/+2
* 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-122-7/+85
* Use 64 bit binder interface if TARGET_USES_64_BIT_BINDER _or_ TARGET_IS_64_BI...Arve Hjønnevåg2014-02-031-0/+2
* ServiceManager: Implement PING_TRANSACTIONArve Hjønnevåg2014-01-312-0/+5
* ServiceManager: Use 32/64 bit types from new binder headerArve Hjønnevåg2014-01-312-27/+28
* Add BINDER_IPC_32BIT to CFLAGS unless TARGET_USES_64_BIT_BINDER is trueArve Hjønnevåg2014-01-311-0/+4
* ServiceManager: Fix the binder interfaceSerban Constantinescu2014-01-313-40/+51
* ServiceManager: Store handles in uint32_t instead of void *Serban Constantinescu2014-01-314-63/+63
* ServiceManager: Generic FixesSerban Constantinescu2014-01-313-64/+66
* ServiceManager: Add extra error handlingSerban Constantinescu2014-01-313-2/+15
* ServiceManager: Fix Android.mkSerban Constantinescu2014-01-311-4/+11
* ServiceManager: Make use of kernel exported structuresSerban Constantinescu2014-01-313-70/+46
* 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-245-0/+1135