libsmack: parse whole access type string, not only first 5 bytes.
[framework/security/smack.git] / utils /
2013-11-28 Jarkko SakkinenMerge remote-tracking branch 'jsakkine/issue64' into...
2013-11-27 Jarkko Sakkinenisgx: fix: clear flag for directory parameter in smackl...
2013-11-25 Jarkko Sakkinenutils: more verbose error reporting when applying rules
2013-11-22 Jarkko Sakkinenutils: fix CIPSO error messages in common.c
2013-11-19 Jarkko SakkinenFixed copyright clauses.
2013-10-28 Jarkko SakkinenRemove errno assignments
2013-10-23 Zofia AbramowskaCleaning error logs for rules applying utilities
2013-10-23 Jarkko SakkinenAdd parameter name back to the chsmack error message
2013-10-23 José Bolloutils/chsmack: fix hazardous option parsing
2013-10-22 Jarkko SakkinenFix: accept 255 character labels
2013-10-14 Zofia AbramowskaChange apply_cipso_cb() to use proper apply_cipso_file()
2013-09-30 Jarkko SakkinenRemoved redundant is_smackfs_mounted().
2013-09-30 Jarkko SakkinenRevert "Avoid memory allocation while opening smackfs...
2013-08-16 Rafal KrypaAvoid memory allocation while opening smackfs files.
2013-06-18 Jarkko SakkinenAdded AUTHORS file.
2013-06-18 Jarkko SakkinenCleaned up command line arguments handling in chsmack.
2013-06-16 Jarkko SakkinenAdded smackctl back.
2013-06-13 Jarkko SakkinenRemoved smackd and smackctl.
2013-05-21 Jarkko SakkinenFinalized cipso API.
2012-12-12 Rafal KrypaFix three compilation warnings.
2012-12-12 Rafal KrypaMove definition of max label length to a single place...
2012-11-08 Passion,ZhaoAdd support for smackfs directory: /sys/fs/smackfs/
2012-11-02 jarkkosMerge pull request #2 from PassionZhao/master
2012-11-02 Passion,ZhaoMove cipso_free,cipso_new,cipso_apply from utils/common...
2012-05-02 Brian McGillionUtils: Add long label support
2012-04-25 Brian McGillionRemove unnecessary description from perror as there...
2012-04-25 Jarkko Sakkinenutils: improve smackcipso so that it loads also from...
2012-02-06 Brian McGillionAdd init scripts
2011-12-13 Jarkko Sakkinenlibsmack: revert smack_new_label_from_self()
2011-12-11 Jarkko Sakkinenutils: stdin support for smackload
2011-12-11 Jarkko Sakkinenutils: cleaned up common code for applying rules.
2011-12-10 Jarkko SakkinenAdded smack_get_self_label().
2011-11-30 Jarkko SakkinenFix: common.h was not part of the dist.
2011-11-16 Jarkko Sakkinenutils/Makefile.am: fixed installation path.
2011-11-15 jarkkosMerge pull request #4 from brianmcgillion/ac028f67ba540...
2011-11-15 Brian McGillionMerge branch 'master' of https://github.com/jarkkos...
2011-11-15 Brian McGillionMerge branch 'master' of github.com:brianmcgillion...
2011-11-15 Brian McGillionchsmack: Add chsmack from smackutils
2011-11-15 Brian McGillionchsmack: Add chsmack from smackutils
2011-11-15 jarkkosMerge pull request #2 from brianmcgillion/master
2011-11-15 Brian McGillionutils: Fix the coding conventions
2011-11-11 jarkkosMerge pull request #1 from brianmcgillion/master
2011-11-11 Brian McGillionMerge branches
2011-11-11 Brian McGillionAdd initial daemon
2011-11-11 Jarkko Sakkinenlibsmack: smack_accesses_new_from_file -> smack_accesse...
2011-11-11 Jarkko Sakkinensmackctl: fixed a memory leak in cipso_free()
2011-11-11 Brian McGillionAdd smackcipso
2011-11-11 Brian McGillionAdd usage
2011-11-11 Brian McGillionCreate smackload based on libsmack
2011-11-11 Brian McGillionCreate common files for shared util components
2011-11-10 Jarkko Sakkinenreverted to smack.h
2011-11-10 Jarkko Sakkinenadjusted apply/clear API
2011-11-10 Jarkko SakkinenAdjusted self label and peer label API.
2011-11-10 Jarkko SakkinenCleaned up factory methods.
2011-11-10 Jarkko Sakkinencleaned up smackaccess and made more scriptable
2011-11-10 Jarkko Sakkinenrenamed tests to utils