1. 19 Sep, 2016 1 commit
  2. 16 Sep, 2016 4 commits
  3. 15 Sep, 2016 19 commits
  4. 13 Sep, 2016 1 commit
  5. 08 Sep, 2016 1 commit
    • Casey Schaufler's avatar
      Smack: Signal delivery as an append operation · c60b9066
      Casey Schaufler authored
      Under a strict subject/object security policy delivering a
      signal or delivering network IPC could be considered either
      a write or an append operation. The original choice to make
      both write operations leads to an issue where IPC delivery
      is desired under policy, but delivery of signals is not.
      This patch provides the option of making signal delivery
      an append operation, allowing Smack rules that deny signal
      delivery while allowing IPC. This was requested for Tizen.
      Signed-off-by: default avatarCasey Schaufler <casey@schaufler-ca.com>
      c60b9066
  6. 30 Aug, 2016 1 commit
  7. 29 Aug, 2016 2 commits
  8. 23 Aug, 2016 1 commit
  9. 19 Aug, 2016 1 commit
  10. 10 Aug, 2016 1 commit
  11. 09 Aug, 2016 8 commits