platform/upstream/smack.git
2016-05-13 Rafal Krypadebian: adapt to version 1.2.x
2016-05-13 Rafał KrypaMerge pull request #122 from jpeach/check-file-dtype
2016-05-13 Rafał KrypaMerge pull request #121 from jobol/master
2016-04-04 José Bollochsmack: integrates remarks from review
2016-04-04 José Bollochsmack: linux formating of code
2016-04-04 José Bollochsmack: add recursive option
2016-04-04 José Bollochsmack: make option -d obsolete
2016-04-04 José Bollochsmack: use functions for processing
2016-04-04 José Bollochsmack: use function to check arguments
2016-04-04 José Bollochsmack: use global variables and cosmetics
2016-04-04 José Bollochsmack: add more option for dropping properties
2016-04-04 José Bollochsmack: adds 'drop' option
2016-04-04 José Bollochsmack: merge modification loops
2016-04-04 José Bollochsmack: better naming
2016-04-04 José Bollochsmack: implement the state logic
2016-04-04 José Bollochsmack: less error printing
2016-04-04 José Bollochsmack: minor refactor of structures
2016-04-04 José Bollochsmack: removing of 'option_map'
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-07-28 vladzEnds the smackcipso usage with a newline
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-04-13 Rafał KrypaMerge pull request #118 from JanCybulski/master
2015-04-03 Jan Cybulskichsmack: print error message if obtaining access label...
2015-02-16 Rafal Krypabuild: Ignore and clean up generated file doc/doxygen_s...
2015-02-16 Rafal KrypaUpdate maintainer and copyright information
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-12-22 Jan Cybulskismackcipso: usage update
2014-10-13 José Bollosmackctl: Adding reliable usage
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-24 Jarkko Sakkinenutils: add options for version and usage information
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 Sakkinenutils/smackaccess: added missing include libgen.h
2014-04-14 Jarkko SakkinenMerge branch 'v1.0.x'
2014-04-14 Jarkko Sakkinenutils/chsmack: added missing include libgen.h
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 José Bollotests: Improved version of generator
2014-02-14 Jan Cybulskitests: Produce sorted policy with unique rule only
2014-02-14 José Bollotests: Improved formating of code
2014-02-14 José Bollotests: Adding a usage function.
2014-02-14 José Bollotests: Adding some comments
2014-02-14 José Bollotests: Correcting exit codes
2014-02-14 José Bollotests: Renaming 'r' to 'alea'
2014-02-14 José Bollotests: Changing filenames
2014-02-14 Jan Cybulskitests: Change program generating test data
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-02-05 José BolloAdding a program generating test data.
2014-02-03 Jarkko SakkinenRemoved redundant AUTHORS files.
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 Sakkinenutils: fix error message in smackaccess
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()...
next