platform/upstream/smack.git
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-01 Jarkko Sakkinenlibsmack: early fail in accesses_apply() if modify...
2013-11-28 Jarkko SakkinenMerge remote-tracking branch 'jsakkine/issue64' into...
2013-11-28 Jarkko Sakkinenlibsmack: fixed apply_accesses() (regression in d2283792)
2013-11-27 Jarkko Sakkinenisgx: fix: clear flag for directory parameter in smackl...
2013-11-27 Rafal Krypadebian: enable parallel build.
2013-11-27 Rafal Krypadebian: convert for multi-arch packages.
2013-11-27 Rafal Krypadebian: add build dependency on doxygen.
2013-11-27 Jarkko Sakkinenlibsmack: revert access codes
2013-11-25 Jarkko Sakkinenutils: more verbose error reporting when applying rules
2013-11-22 Zofia AbramowskaFix memory leak on smack_cipso
2013-11-22 Jarkko Sakkinenutils: fix CIPSO error messages in common.c
2013-11-21 Jarkko Sakkinendoc: show version
2013-11-21 Rafal Krypadoc: fix parallel build, broken by c5e2007.
2013-11-21 Rafal Krypadebian: fix package build, broken by c5e2007.
2013-11-21 Jarkko SakkinenGenerate API documentation by using Doxygen.
2013-11-21 Rafal KrypaSolve problem with "make distcheck" breaking on systemd...
2013-11-20 Jarkko SakkinenCopy labels using get_label()
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. v1.0.1
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 v1.0
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
next