framework/security/smack.git
2013-11-20 Jarkko SakkinenHelper function get_label()
2013-11-19 Jarkko SakkinenUse strncpy() always copying labels.
2013-11-19 Jarkko SakkinenFixed copyright clauses.
2013-11-18 Rafał KrypaRegression fix: don't modify smack_accesses while apply...
2013-10-30 Jarkko SakkinenFix man pages
2013-10-30 Janusz KozerskiUse smack_label_length() internally instead strnlen()
2013-10-30 Janusz KozerskiFix value returned by smack_label_length()
2013-10-28 Jarkko SakkinenRemove errno assignments
2013-10-25 Jarkko SakkinenRemoved smack_label_length() API
2013-10-25 Janusz KozerskiAdd smack_label_length() function
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-10-14 Jarkko SakkinenFix: allow CIPSO labels with zero categories
2013-10-14 Jarkko SakkinenDocumented order in which access rules are applied...
2013-10-14 Jarkko SakkinenFixes for doxygen errors coming from 3810596.
2013-10-14 Jarkko Sakkinenlibsmack: clean up smack_accesses_add_modify()
2013-10-14 Jarkko SakkinenCleaned up init code.
2013-10-02 Jarkko SakkinenUpdate configure.ac version and mainter information
2013-10-02 Jarkko SakkinenSet revision for v1.0.2 release
2013-09-30 Jarkko SakkinenMajor documentation cleanup.
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-08-16 Rafal KrypaPrevent potentially unterminated buffers while adding...
2013-06-18 Jarkko SakkinenAdded AUTHORS file.
2013-06-18 Jarkko SakkinenCleaned up command line arguments handling in chsmack.
2013-06-16 Jarkko SakkinenRemoved doc/smackd.8 from debian/smack-utils.manpages
2013-06-16 Jarkko SakkinenLIBSMACK -> LIBSMAC_1.0 in libsmack.sym
2013-06-16 Jarkko SakkinenAdded smackctl back.
2013-06-13 Jarkko SakkinenDocumentation fixes
2013-06-13 Jarkko SakkinenRemoved smackd and smackctl.
2013-06-08 jarkkosMerge pull request #12 from rafal-krypa/samsung
2013-06-03 Jarkko Sakkinensmack_new_label_from_path fix: removed const specifier
2013-06-03 Jarkko SakkinenAdded missing smack_new_label_from_path symbol to libsm...
2013-06-03 Jarkko SakkinenReturn length of the label on success in smack_new_labe...
2013-06-03 Jarkko Sakkinenfix: smack_new_from_path() follow parameter
2013-05-31 Rafal KrypaUse xattr.h from libc, not from libattr.
2013-05-27 Jarkko SakkinenAdded follow parameter to smack_new_label_from_path()
2013-05-21 Jarkko SakkinenAdded function smack_label_from_path()
2013-05-21 Jarkko SakkinenFinalized cipso API.
2013-05-14 jarkkosMerge pull request #11 from rafal-krypa/samsung
2013-03-26 Rafal Krypalibsmack: add support for modification rules.
2013-03-26 Rafal Krypalibsmack: parse whole access type string, not only...
2013-03-26 Brian McGillionMerge pull request #10 from banada/master
2013-03-22 Nathaniel Chendisable services for new systemd versions
2013-03-20 PassionZhaoMerge pull request #9 from PassionZhao/master
2013-03-07 Passion,Zhaosmackcipso can't set CIPSO correctly, see the bug report:
2013-02-19 Brian McGillionMerge pull request #8 from rafal-krypa/samsung
2013-02-18 Rafal Krypalibsmack: check label length in smack_revoke_subject().
2013-01-08 Brian McGillionMerge pull request #7 from phmccarty/master
2013-01-07 Patrick McCartyRun AM_PROG_AR to fix build with newer automake
2012-12-12 Rafal Krypalibsmack: add function for setting current process...
2012-12-12 Rafal Krypalibsmack: add API for revoking all rules for a subject...
2012-12-12 Rafal KrypaFix three compilation warnings.
2012-12-12 Rafal KrypaFix paths to upstream repositories.
2012-12-12 Rafal KrypaMove definition of max label length to a single place...
2012-12-12 Rafal KrypaInstall missing manual page links for library functions.
2012-11-08 Jarkko SakkinenRemoved dso.h
2012-11-08 Jarkko SakkinenDeclare smack_mnt as non-static in init.c.
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-10-29 jarkkosMerge pull request #1 from sofar/fixes
2012-10-24 Auke Koksmack.mount: "WantedBy" is illegal in [Unit] context.
2012-10-24 Auke Koksmack.service: provide [Install] section in systemd...
2012-09-26 Jarkko Sakkinenlibsmack: fallback to short labels
2012-09-06 Brian McGillionUpdate to latest Doxygen standard
2012-05-09 Brian McGillionMust umount /smack before trying to remove it
2012-05-09 Joachim WiedornOptimize init script smack.rc
2012-05-09 Joachim WiedornAdd postinst + postrm scripts for Debian to create...
2012-05-09 Joachim WiedornUpdate copyright file for Debian
2012-05-09 Joachim WiedornAdd libsmack1.symbols file for Debian
2012-05-09 Joachim WiedornFull update of Debian control file
2012-05-09 Joachim WiedornRename Debian package name libsmack to libsmack1
2012-05-09 Joachim WiedornCreate manpage links to existing manpages
2012-05-07 Brian McGillionFix warnings
2012-05-07 Brian McGillionUtils: add debian init script and required directories
2012-05-06 Joachim WiedornFix some typos in manpages
2012-05-04 Brian McGillionAdd man pages
2012-05-02 Brian McGillionUtils: Add long label support
2012-05-02 Brian McGillionlibsmack: Add long label support
2012-05-02 Brian McGillionlibsmack: Ignore blank lines in the rules files
2012-05-02 Brian McGillionInit: Dynamically check systemd installation path
2012-04-25 Brian McGillionAdd initial debian package 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-15 jarkkosMerge pull request #10 from brianmcgillion/master
2011-12-15 Brian McGillionImprove the include guard to avoid conflicts with appli...
2011-12-13 Jarkko Sakkinenfixed libsmack.sym
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-12-10 Jarkko SakkinenAdded smack_set_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.
next