framework/security/smack.git
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