| Commit message (Expand) | Author | Age | Files | Lines |
* | Smack: limited capability for changing process label | Zbigniew Jasinski | 2015-10-19 | 1 | -1/+3 |
* | Smack: IPv6 host labeling | Casey Schaufler | 2015-07-28 | 1 | -9/+39 |
* | smack: allow mount opts setting over filesystems with binary mount data | Vivek Trivedi | 2015-07-22 | 1 | -0/+18 |
* | Smack: allow multiple labels in onlycap | Rafal Krypa | 2015-06-02 | 1 | -16/+9 |
* | LSM: Switch to lists of hooks | Casey Schaufler | 2015-05-12 | 1 | -2/+0 |
* | LSM: Split security.h | Casey Schaufler | 2015-05-12 | 1 | -1/+1 |
* | Smack: Allow an unconfined label in bringup mode | Casey Schaufler | 2015-03-23 | 1 | -0/+8 |
* | smack: fix possible use after frees in task_security() callers | Andrey Ryabinin | 2015-01-21 | 1 | -0/+10 |
* | Smack: secmark support for netfilter | Casey Schaufler | 2015-01-20 | 1 | -0/+1 |
* | Make Smack operate on smack_known struct where it still used char* | Lukasz Pawelczyk | 2014-08-29 | 1 | -17/+17 |
* | Smack: Bring-up access mode | Casey Schaufler | 2014-08-28 | 1 | -2/+3 |
* | Smack: bidirectional UDS connect check | Casey Schaufler | 2014-04-11 | 1 | -3/+3 |
* | Smack: adds smackfs/ptrace interface | Lukasz Pawelczyk | 2014-04-11 | 1 | -0/+9 |
* | Smack: fix the subject/object order in smack_ptrace_traceme() | Lukasz Pawelczyk | 2014-04-11 | 1 | -0/+1 |
* | Smack: Make the syslog control configurable | Casey Schaufler | 2013-12-23 | 1 | -2/+3 |
* | Smack: Implement lock security mode | Casey Schaufler | 2013-10-18 | 1 | -4/+8 |
* | Smack: network label match fix | Casey Schaufler | 2013-08-01 | 1 | -2/+6 |
* | security: smack: add a hash table to quicken smk_find_entry() | Tomasz Stanislawski | 2013-08-01 | 1 | -0/+5 |
* | Smack: Add smkfstransmute mount option | Casey Schaufler | 2013-05-28 | 1 | -0/+1 |
* | Smack: Improve access check performance | Casey Schaufler | 2013-05-28 | 1 | -53/+55 |
* | Smack: Local IPv6 port based controls | Casey Schaufler | 2013-05-28 | 1 | -0/+11 |
* | smack: SMACK_MAGIC to include/uapi/linux/magic.h | Jarkko Sakkinen | 2013-03-19 | 1 | -5/+0 |
* | Smack: onlycap limits on CAP_MAC_ADMIN | Casey Schaufler | 2012-07-13 | 1 | -0/+13 |
* | Smack: fix smack_new_inode bogosities | Casey Schaufler | 2012-07-13 | 1 | -1/+0 |
* | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next | James Morris | 2012-05-22 | 1 | -1/+1 |
|\ |
|
| * | LSM: do not initialize common_audit_data to 0 | Eric Paris | 2012-04-09 | 1 | -1/+1 |
* | | Smack: allow for significantly longer Smack labels v4 | Casey Schaufler | 2012-05-14 | 1 | -36/+20 |
* | | Smack: recursive tramsmute | Casey Schaufler | 2012-05-14 | 1 | -0/+1 |
|/ |
|
* | LSM: shrink the common_audit_data data union | Eric Paris | 2012-04-03 | 1 | -1/+9 |
* | LSM: shrink sizeof LSM specific portion of common_audit_data | Eric Paris | 2012-04-03 | 1 | -1/+12 |
* | Smack: allow to access /smack/access as normal user | Jarkko Sakkinen | 2011-10-20 | 1 | -0/+1 |
* | Smack: Clean up comments | Casey Schaufler | 2011-10-12 | 1 | -3/+2 |
* | Smack: Rule list lookup performance | Casey Schaufler | 2011-10-12 | 1 | -6/+12 |
* | LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATH | Eric Paris | 2011-04-25 | 1 | -6/+1 |
* | LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODE | Eric Paris | 2011-04-25 | 1 | -4/+4 |
* | security:smack: kill unused SMACK_LIST_MAX, MAY_ANY and MAY_ANYWRITE | Shan Wei | 2011-02-09 | 1 | -8/+0 |
* | Subject: [PATCH] Smack: mmap controls for library containment | Casey Schaufler | 2011-01-17 | 1 | -3/+6 |
* | Smack: Transmute labels on specified directories | Jarkko Sakkinen | 2010-12-07 | 1 | -1/+16 |
* | This patch adds a new security attribute to Smack called | Casey Schaufler | 2010-12-02 | 1 | -0/+30 |
* | security: move LSM xattrnames to xattr.h | Mimi Zohar | 2010-08-02 | 1 | -10/+0 |
* | security: Make lsm_priv union in lsm_audit.h anonymous | Thomas Liu | 2009-07-10 | 1 | -1/+1 |
* | Move variable function in lsm_audit.h into SMACK private space | Thomas Liu | 2009-07-10 | 1 | -1/+1 |
* | smack: implement logging V3 | Etienne Basset | 2009-04-14 | 1 | -2/+106 |
* | smack: Add a new '-CIPSO' option to the network address label configuration | Etienne Basset | 2009-03-28 | 1 | -0/+3 |
* | netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connections | Paul Moore | 2009-03-28 | 1 | -1/+0 |
* | smack: convert smack to standard linux lists | Etienne Basset | 2009-03-26 | 1 | -16/+12 |
* | smack: Add support for unlabeled network hosts and networks | Casey Schaufler | 2008-12-31 | 1 | -2/+29 |
* | smack: limit privilege by label | Casey Schaufler | 2008-08-05 | 1 | -0/+1 |
* | Security: Introduce security= boot parameter | Ahmed S. Darwish | 2008-04-19 | 1 | -0/+2 |
* | smackfs: do not trust `count' in inodes write()s | Ahmed S. Darwish | 2008-03-13 | 1 | -8/+0 |