platform/upstream/smack.git
2010-12-02 Mika BostromBuildRequire on libattr-devel
2010-12-02 Mika BostromBuildRequire on check-devel 0.9.4+
2010-12-02 Mika BostromUse embedded uthash
2010-12-02 Mika BostromImport uthash-1.9.3 as a 3rd-party item
2010-11-30 Jarkko SakkinenTemporary function smack_create_default_config_files().
2010-11-30 Jarkko SakkinenFixed crash in smack_label_set_add() when add_label...
2010-11-30 Jarkko SakkinenCreated defines for default paths.
2010-11-29 Jarkko SakkinenClear rules from kernel.
2010-11-29 Jarkko SakkinenIn smack_rule_set_save_to_kernel, write removed rules...
2010-11-27 Jarkko SakkinenPass label set as parameter in rule set API instead...
2010-11-27 Jarkko SakkinenChanged return value of smack_rule_set_remove() to...
2010-11-27 Jarkko SakkinenChanged return value of smack_label_set_remove() to...
2010-11-27 Jarkko SakkinenRepositioned label set API in smack.h.
2010-11-27 Jarkko Sakkinensmack_label_set_add() returns now const pointer to...
2010-11-25 Ahmed S. DarwishAutomake: Don't install HTML docs if they were not...
2010-11-25 Ahmed S. DarwishConfigure.ac: Mention that xattr.h belongs to libattr.
2010-11-25 Jarkko SakkinenFixed configure.ac so that configure script fails if...
2010-11-24 Jarkko SakkinenAdded "EXTRA_DIST=smack_internal.h" to src/Makefile.am.
2010-11-24 Jarkko SakkinenKnown labels support.
2010-11-24 Jarkko SakkinenInternal include file.
2010-11-24 Jarkko SakkinenImplemented smack_label_set_get() and smack_label_set_r...
2010-11-24 Jarkko SakkinenLabelset support to xattr API.
2010-11-23 Jarkko SakkinenLabel set support to rule set API.
2010-11-23 Jarkko SakkinenHandle NULL parameter in smack_rule_set_delete() and
2010-11-23 Jarkko SakkinenLabel conversion test case.
2010-11-23 Jarkko SakkinenFixed implementation and added test cases for label...
2010-11-22 Jarkko SakkinenImplemented labels API.
2010-11-22 Jarkko SakkinenLabel set API.
2010-11-22 Jarkko SakkinenStreamline API once more for addition of label set...
2010-11-22 Jarkko SakkinenRemoved those parts of API that are not needed in RPM...
2010-11-18 Jarkko SakkinenSimplified smack_read_rules_from_file().
2010-11-18 Jarkko SakkinenStreamlined API.
2010-11-18 Jarkko SakkinenRemoved flags parameter from smack_write_rules_to_file...
2010-11-17 Jarkko SakkinenAllocate object and subject from heap. This is prelimin...
2010-11-17 Jarkko SakkinenFixed test cases.
2010-11-17 Jarkko SakkinenAdded missing doc comments.
2010-11-17 Jarkko Sakkinensmack_write_rules_to_file() now takes SMACK_RULES_KERNE...
2010-11-15 Jarkko Sakkinensmack_remove_user()
2010-11-15 Jarkko Sakkinensmack_add_user()
2010-11-15 Jarkko SakkinenImplemented smack_get_user_label(). Fixed bug in intern...
2010-11-15 Jarkko SakkinenDivided implementation into three files: smack_rules...
2010-11-15 Jarkko SakkinenSeparated tests into three suites.
2010-11-15 Jarkko Sakkinensmack_set_smackexec_to_file()
2010-11-15 Jarkko SakkinenFixed compiler warnings.
2010-11-15 Jarkko SakkinenAdded missing includes.
2010-11-15 Jarkko SakkinenCleaned up code. Made reading rules and users more...
2010-11-15 Jarkko SakkinenRead and write users db from file.
2010-11-13 Jarkko SakkinenAdded flags parameter to smack_set_file_smack() and
2010-11-13 Jarkko Sakkinensmack_set_proc_smack()
2010-11-13 Jarkko SakkinenFine-tuned test cases.
2010-11-13 Jarkko SakkinenAdded format parameter to the smack_write_rules() that...
2010-11-12 Jarkko SakkinenCode cleanup.
2010-11-12 Jarkko SakkinenInitial commit