summaryrefslogtreecommitdiffstats
path: root/init/devices.c
Commit message (Expand)AuthorAgeFilesLines
* am 7367ecbc: am 06023134: am 8022ce1e: Merge "ueventd fixup_sys_perms: fixup ...Nick Kralevich2014-07-071-13/+15
|\
| * ueventd fixup_sys_perms: fixup SELinux labels unconditionallyNick Kralevich2014-07-071-13/+15
* | am b18d44e4: am ab7e5752: am 09117c70: Merge "ueventd: allow matching symlink...Colin Cross2014-07-021-13/+38
|\ \ | |/
| * ueventd: allow matching symlink names when setting permissionsColin Cross2014-07-021-13/+38
* | ueventd: UEVENT_MSG_LEN changed to 2048 from 1048 in compliance with theRuchi Kandoi2014-06-231-1/+1
|/
* init/ueventd: adds wildcard matching for ueventd rulesDaniel Leung2014-06-201-1/+11
* Extend ueventd to use the label-by-symlink support in libselinux.Stephen Smalley2014-06-161-3/+4
* ueventd: support by-name symlinks for PCI block devicesAndrew Boie2014-05-131-6/+44
* ueventd: Ueventd changes the permission of sysfs files for max/minRuchi Kandoi2014-05-011-1/+1
* liblog: enable logging to logd.Mark Salyzyn2014-02-281-2/+10
* Remove an unused #include of <asm/page.h>.Elliott Hughes2014-02-241-1/+0
* init: add subsystem rules to ueventd.rcGreg Hackmann2013-11-261-29/+58
* init: handle ueventd path truncation betterGreg Hackmann2013-11-261-2/+16
* Handle policy reloads within ueventd rather than restarting it.Stephen Smalley2013-07-261-0/+11
* am 5954ecb8: Merge "Allow more characters in partition name links"Colin Cross2013-07-221-0/+2
|\
| * Allow more characters in partition name linksJohan Redestig2013-07-181-0/+2
* | am 76c58893: Free file handle for /firmware/image after useAjay Dudani2013-06-141-0/+1
|\ \ | |/ |/|
| * Free file handle for /firmware/image after useAjay Dudani2013-06-131-0/+1
| * ueventd: allow platform devices to have just a /devices/ prefix - DO NOT MERGEDima Zavin2013-03-111-39/+44
* | Update ueventd set the SELinux context on sysfsStephen Smalley2013-04-031-0/+9
* | ueventd: allow platform devices to have just a /devices/ prefixDima Zavin2013-03-141-39/+44
|/
* ueventd: Increase uevent buffer sizeAndrew Boie2013-01-041-2/+2
* am 7b88a90d: Merge "Remove HAVE_SELINUX guards"Kenny Root2012-10-171-12/+5
|\
| * Remove HAVE_SELINUX guardsKenny Root2012-10-161-12/+5
* | am ee0d281a: am c95c15b1: Merge "Char device /dev/dri/card0 was not created d...Jean-Baptiste Queru2012-08-141-0/+3
|\ \ | |/
| * Merge "Char device /dev/dri/card0 was not created during startup."Jean-Baptiste Queru2012-08-141-0/+3
| |\
| | * Char device /dev/dri/card0 was not created during startup.Lukasz Anaczkowski2012-07-231-0/+3
* | | resolved conflicts for merge of 4dcd52ab to jb-mr1-devKenny Root2012-08-131-6/+5
|\ \ \ | |/ /
| * | Add support for reloading policy from /data/system.Stephen Smalley2012-08-091-6/+5
* | | am faad67fa: am ef3f7fa3: Merge "Set the SELinux security label on new direct...Jean-Baptiste Queru2012-08-081-27/+1
|\ \ \ | |/ /
| * | Merge "Set the SELinux security label on new directories."Jean-Baptiste Queru2012-08-081-27/+1
| |\ \ | | |/ | |/|
| | * Set the SELinux security label on new directories.Stephen Smalley2012-07-261-27/+1
* | | Merge remote-tracking branch 'goog/jb-dev-mako' into jb-mr1-devEd Heyl2012-07-281-11/+19
|\ \ \
| * | | HACK: use /firmware/image as a 3rd choiceIliyan Malchev2012-06-111-11/+19
| |/ /
* | | ueventd: fixup /sys permissions on change ueventsColin Cross2012-07-241-1/+1
|/ /
* | Add handling for DEVNAME for usb devicesWei Zhong2012-03-231-13/+39
|/
* Extend init and ueventd for SE Android.Stephen Smalley2012-02-011-12/+70
* init/cutils: move list utility code to cutils from initDima Zavin2011-09-021-1/+1
* libcutils/init: move uevent socket opening code to libcutilsDima Zavin2011-09-021-28/+2
* rename uevent_checked_recv to uevent_kernel_multicast_recvNick Kralevich2011-05-111-1/+1
* am b0d0e260: resolved conflicts for merge of 2baeb898 to honeycomb-plus-aospNick Kralevich2011-04-271-29/+5
|\
| * resolved conflicts for merge of 2baeb898 to honeycomb-plus-aospNick Kralevich2011-04-271-29/+5
| |\
| | * Fold uevent message origin checking from init into libcutils.Vernon Tang2011-04-281-29/+5
* | | am de35f274: am 03752be0: am 0c297f5e: Merge "Revert "Fold uevent message ori...Nick Kralevich2011-04-271-5/+29
|\ \ \ | |/ /
| * | am 03752be0: am 0c297f5e: Merge "Revert "Fold uevent message origin checking ...Nick Kralevich2011-04-271-5/+29
| |\ \ | | |/
| | * Revert "Fold uevent message origin checking from init into libcutils."Nick Kralevich2011-04-271-5/+29
* | | am e3ab4245: am a7cf7ed9: am 282c2ab4: Merge "Fold uevent message origin chec...Nick Kralevich2011-04-271-29/+5
|\ \ \ | |/ /
| * | am a7cf7ed9: am 282c2ab4: Merge "Fold uevent message origin checking from ini...Nick Kralevich2011-04-271-29/+5
| |\ \ | | |/
| | * Fold uevent message origin checking from init into libcutils.Vernon Tang2011-04-271-29/+5
* | | ueventd: track platform device uevents to parse block device namesColin Cross2011-03-311-10/+88