Bumped version to 1.2.0
[platform/upstream/smack.git] / libsmack /
2016-05-13 Rafał KrypaMerge pull request #122 from jpeach/check-file-dtype
2016-03-15 James PeachSupport filesystems that don't fill in d_type.
2015-12-31 Rafał KrypaMerge pull request #120 from v14dz/master
2015-12-31 Rafal Krypalibsmack: add function for configuring relabel-self...
2015-05-21 Rafał KrypaMerge pull request #119 from doughdemon/master
2015-05-20 Felix Jandalibsmack/common.c: Include <limits.h> for PATH_MAX
2015-02-16 Rafał KrypaMerge pull request #114 from jobol/goto-1.1
2014-12-28 Rafał KrypaMerge pull request #117 from JanCybulski/master
2014-12-28 Rafał KrypaMerge pull request #116 from rafal-krypa/issue116
2014-12-28 Rafal Krypalibsmack: use bit array to reduce the size of struct...
2014-12-26 Rafal Krypalibsmack: fix parsing of CIPSO settings
2014-10-09 José Bollolibsmack: New functions handling file's attributes
2014-06-05 Jarkko SakkinenMerge branch 'v1.0.x'
2014-06-05 Jarkko SakkinenMerge remote-tracking branch 'penszo/v1.0.x' into v1.0.x
2014-06-05 Jarkko SakkinenRevert "libsmack: Terminate attribute string"
2014-05-29 Zbigniew Jasinskilibsmack: fix memory leak
2014-05-05 Casey Schauflerlibsmack: Terminate attribute string
2014-04-24 Jarkko SakkinenMerge branch 'v1.0.x'
2014-04-24 Jarkko SakkinenMerge remote-tracking branch 'rafal-krypa/issue108...
2014-04-15 Rafal Krypalibsmack: fix smack_new_label_from_path() (regression...
2014-04-14 Jarkko SakkinenMerge branch 'v1.0.x'
2014-04-14 Jarkko SakkinenMerge branch 'v1.0.x'
2014-03-30 jsakkineMerge pull request #105 from jobol/issue105
2014-03-27 José Bollolibsmack: Removes checking smackfs isn't read only
2014-03-18 Jarkko SakkinenMerge branch 'v1.0.x'
2014-03-17 Rafal Krypalibsmack: fix smack_have_access() (regression in d7319c71)
2014-03-13 Rafal Krypalibsmack: add function for policy loading at system...
2014-03-05 Rafal Krypalibsmack: add functions for setting and removing labels...
2014-02-20 Jarkko SakkinenMerge branch 'v1.0.x'
2014-02-20 Jarkko SakkinenChanged library version to 1.0.4 v1.0.4
2014-02-20 Jarkko SakkinenMerge remote-tracking branch 'rafal-krypa/issue51'...
2014-02-20 Jarkko SakkinenMerge remote-tracking branch 'jobol/issue94' into v1.0.x
2014-02-18 Rafal Krypalibsmack: avoid sprintf() when printing rules in long...
2014-02-18 Rafal Krypalibsmack: enable multi-line support for writing to...
2014-02-18 Jarkko SakkinenMerge remote-tracking branch 'jobol/addgen' into v1.0.x
2014-02-14 Rafal Krypadon't allocate memory in accesses_print
2014-02-14 Rafal Krypachange type of label_id back to int
2014-02-13 Rafal Krypalibsmack: merge rules with the same subject and object...
2014-02-13 Rafal Krypalibsmack: change semantics of rule allow_code and deny_code
2014-02-13 Rafal Krypalibsmack: reorganize rule lists for struct smack_accesses
2014-02-13 Rafal Krypalibsmack: shrink few rule and label struct fields
2014-02-13 Jan Cybulskilibsmack: add possibility of resizing table of labels
2014-02-13 Jan Cybulskilibsmack: implement internal hash table of labels
2014-02-13 Rafal Krypalibsmack: refactoring of label dictionary code
2014-02-13 Rafal Krypalibsmack: make local function accesses_add() static
2014-01-29 José BolloFix bug in cipso written rules
2014-01-28 Jarkko Sakkinenlibsmack: lazy initialization for SmackFS mount point
2014-01-28 Jarkko Sakkinenlibsmack: close smackfs_mnt_dirfd in the library destructor
2014-01-23 Jarkko SakkinenMerge remote-tracking branch 'jsakkine/issue83' into...
2014-01-23 Jarkko Sakkinenlibsmack: fallback to 'cipso' when 'cipso2' is not...
2014-01-23 Jarkko Sakkinenlibsmack: add a common function for opening long and...
2014-01-13 Jarkko Sakkinenlibsmack: fix: fail if neither 'load' and 'load2' canno...
2014-01-13 Jarkko Sakkinenlibsmack: fix: 'accesses_print' declaration was in...
2014-01-10 Jarkko Sakkinenlibsmack: fixed label validation in smack_have_access()
2014-01-10 Jarkko SakkinenMerge branch 'v1.0.x'
2014-01-07 Rafal Krypalibsmack: use 16 bits for smack access codes instead...
2014-01-07 Rafal Krypalibsmack: change logic for detecting long labels in...
2014-01-07 Jarkko SakkinenMerge remote-tracking branch 'rafal-krypa/issue73'...
2014-01-05 Rafal KrypaUpdate .gitignore files to ignore all build-time genera...
2014-01-05 Rafal Krypalibsmack: use common code for smack_accesses_apply...
2013-12-31 Rafal Krypalibsmack: use common code for smack_accesses_add()...
2013-12-31 Rafal Krypalibsmack: don't define __GNU_SOURCE in the code
2013-12-20 Jarkko SakkinenMerge branch 'v1.0.x'
2013-12-20 Jarkko SakkinenMerge remote-tracking branch 'rafal-krypa/issue84'...
2013-12-20 Jarkko SakkinenMerge branch 'v1.0.x'
2013-12-18 Jarkko Sakkinenlibsmack: fix label validation in smack_new_label_from_path
2013-12-18 Jarkko SakkinenMerge branch 'v1.0.x'
2013-12-18 Rafal KrypaAvoid memory allocation while opening smackfs files.
2013-12-18 Jarkko SakkinenMerge branch 'v1.0.x'
2013-12-18 Jan CybulskiAdd dictionary for labels
2013-12-18 José Bollolibsmack: fix a bug in validation of labels
2013-12-10 Jarkko SakkinenMerge branch 'v1.0.x'
2013-12-10 Jarkko SakkinenMerge branch 'v1.0.x'
2013-12-10 José BolloFix return value of 'smack_new_label_from_path' v1.0.3.1
2013-12-09 Jarkko Sakkinenlibsmack: clean up redundant stuff
2013-12-09 Jarkko SakkinenRevert "libsmack: clean up redundant stuff"
2013-12-09 Jarkko SakkinenMerge branch 'v1.0.x'
2013-12-05 Jarkko SakkinenBumped version to 1.0.3. v1.0.3
2013-12-05 Jarkko SakkinenMerge branch 'v1.0.x'
2013-12-05 Jarkko Sakkinenlibsmack: clean up redundant stuff
2013-12-05 Jarkko Sakkinenlibsmack: clean up redundant stuff
2013-12-05 Jarkko SakkinenMerge branch 'v1.0.x'
2013-12-05 Rafal Krypalibsmack: add support for new access mode for setting...
2013-12-05 Jarkko SakkinenMerge branch 'v1.0.x'
2013-12-03 Jarkko SakkinenMerge branch 'v1.0.x'
2013-12-02 Jarkko SakkinenMerge branch 'v1.0.x'
2013-12-02 Jarkko SakkinenMerge remote-tracking branch 'jsakkine/issue60' into...
2013-12-02 Jarkko SakkinenMerge branch 'v1.0.x'
2013-12-02 Jarkko SakkinenMerge remote-tracking branch 'rafal-krypa/issue70'...
2013-12-02 Rafal Krypalibsmack: fix smack_cipso_apply() failing with more...
2013-12-02 Jarkko Sakkinenlibsmack: remove redundant check for clear flag form...
2013-12-02 Jarkko Sakkinenlibsmack: remove redundant strlen() call from accesses_...
2013-12-02 Jarkko Sakkinenlibsmack: check in accesses_apply() that rule has short...
2013-12-02 Jarkko SakkinenMerge branch 'v1.0.x'
2013-12-02 Jarkko SakkinenMerge remote-tracking branch 'rafal-krypa/issue68'...
2013-12-01 Jarkko Sakkinenlibsmack: early fail in accesses_apply() if modify...
2013-11-29 Rafal Krypalibsmack: parse whole access type string, not only...
2013-11-29 Rafal Krypalibsmack: fixed segfault in get_label() (regression...
2013-11-28 Jarkko SakkinenMerge branch 'v1.0.x'
2013-11-28 Jarkko SakkinenMerge remote-tracking branch 'jsakkine/issue64' into...
next