1. 15 Apr, 2012 1 commit
  2. 22 Mar, 2012 2 commits
  3. 21 Mar, 2012 1 commit
  4. 10 Mar, 2012 2 commits
  5. 09 Mar, 2012 1 commit
  6. 08 Mar, 2012 1 commit
  7. 07 Mar, 2012 1 commit
  8. 02 Mar, 2012 2 commits
  9. 01 Mar, 2012 1 commit
  10. 28 Feb, 2012 5 commits
  11. 24 Feb, 2012 4 commits
  12. 03 Feb, 2012 1 commit
    • Stephen Smalley's avatar
      Extend toolbox with SE Android support. · 8290d108
      Stephen Smalley authored
      Add -Z option to ls and ps for displaying security contexts.
      Modify id to display security context.
      Add new SELinux commands: chcon, getenforce, getsebool, load_policy, restorecon, runcon, setenforce, setsebool.
      
      Change-Id: Ia20941be4a6cd706fe392fed6e38a37d880ec5f1
      8290d108
  13. 01 Feb, 2012 1 commit
    • Stephen Smalley's avatar
      Extend init and ueventd for SE Android. · e46f9d51
      Stephen Smalley authored
      Add SE Android support for init and ueventd.
      
      init:
      - Load policy at boot.
      - Set the security context for service daemons and their sockets.
      - New built-in commands: setcon, setenforce, restorecon, setsebool.
      - New option for services: seclabel.
      
      ueventd:
      - Set the security context for device directories and nodes.
      
      Change-Id: I98ed752cde503c94d99dfa5b5a47e3c33db16aac
      e46f9d51
  14. 30 Jan, 2012 1 commit
  15. 27 Jan, 2012 3 commits
  16. 24 Jan, 2012 5 commits
  17. 23 Jan, 2012 1 commit
    • mgross's avatar
      fastboot: set the language local string · c840653e
      mgross authored
      
      Set the language local string to 0x409 (English US / en-us) such that
      fastboot will successfully read the usb descriptor serial number string.
      The usbdevfs ioctl fails when the wIndex is not initialized with the
      local for the unicode of the usb descriptor string.  usbdevfs is an
      obsolete interface and fastboot probably needs a re-write to use libusb
      like what is in adb.
      
      Change-Id: I3687f84643f53c736f14b3ae7793185d9b5cccc0
      Signed-off-by: default avatarMark D Horn <mark.d.horn@intel.com>
      c840653e
  18. 21 Jan, 2012 1 commit
  19. 20 Jan, 2012 2 commits
  20. 19 Jan, 2012 3 commits
  21. 18 Jan, 2012 1 commit