platform/upstream/smack.git
2011-10-03 Jarkko SakkinenFirst round of API clean up for preparing for 1.0
2011-08-19 Jarkko SakkinenFixed include path and versioning.
2011-08-19 Jarkko SakkinenAdded dist-bz2 option to AM_INIT_AUTOMAKE.
2011-08-19 Jarkko SakkinenRemove path parameter from apply_kernel and clear_kernel.
2011-08-10 Brian McGillionRemove the path paramater to smack_have_access
2011-08-09 Brian McGillionRemove goto and format correctly
2011-08-04 Brian McGillionadd smack_get_peer_label for sockets.
2011-07-28 Brian McGillionOnly include required dependency on uthash and use...
2011-03-10 Jarkko SakkinenRemove crappy getline() reading and replace with fgets
2011-03-10 Jarkko SakkinenFix: update mtime for global_rules.
2011-03-10 Jarkko SakkinenFixed save_to_kernel unit test.
2011-03-10 Jarkko SakkinenImplemented smack_have_access() function.
2011-02-04 Jarkko SakkinenAdjusted deployment.
2011-02-04 Jarkko SakkinenRemoved check for setxattr() and getxattr() from config...
2011-02-02 Jarkko SakkinenFixed configure.ac.
2011-02-02 Jarkko SakkinenFixed libsmack deployment. Now version is only in the
2011-02-01 Jarkko SakkinenFixed doc deployment to deploy to doc/libsmack-1.0
2011-02-01 Jarkko SakkinenFixed libsmack-1.0.pc.in
2011-02-01 Jarkko SakkinenFixed tests/Makefile.am
2011-02-01 Jarkko SakkinenFixed libsmack versioning and added pkg-config support.
2011-02-01 Jarkko SakkinenFixed version.
2011-02-01 Jarkko SakkinenLink unit test to static lib in order to enable gcov...
2011-01-31 Jarkko SakkinenRemoved libsmack.spec.in.
2011-01-31 Jarkko SakkinenAPI cleanup.
2011-01-31 Jarkko SakkinenRefactored smack_rule_set_list away for full rule set...
2011-01-31 Jarkko SakkinenAdded function smack_rule_set_list to iterate over...
2011-01-31 Jarkko SakkinenUpdated API documentation.
2011-01-31 Jarkko SakkinenUpdate documentation comments.
2011-01-31 Jarkko Sakkinenapi fixes
2011-01-31 Jarkko SakkinenAPI cleanup for save functions
2011-01-31 Jarkko SakkinenAPI clean up for SmackRuleSet constructor
2011-01-31 Jarkko SakkinenAPI cleanup.
2011-01-31 Jarkko SakkinenRefine libsmack API. Variable length labels functionality
2011-01-26 Jarkko Sakkinenfix
2011-01-18 Jarkko SakkinenCode coverage fixes.
2011-01-18 Jarkko SakkinenRemoved smack_create_default_config_files().
2011-01-17 Jarkko SakkinenFixed invalid sizeof usage in smack_xattr.c.
2011-01-15 Jarkko SakkinenRemoved autotools generated files from the project.
2011-01-14 Jarkko SakkinenAdded smack_label_set_get_short_name()
2011-01-14 Jarkko SakkinenChanged check_xattr API not to do memory allocation.
2011-01-07 Jarkko SakkinenAdded SMACK64MMAP constant for using the corresponding
2010-12-07 Mika BostromFix package group for -devel package
2010-12-07 Mika BostromBuildRequire on uthash-devel 1.9.3+
2010-12-07 Mika BostromRevert "Use embedded uthash"
2010-12-07 Mika BostromRevert "Import uthash-1.9.3 as a 3rd-party item"
2010-12-03 Jarkko SakkinenFixed sprintf() for outputting the short label.
2010-12-03 Jarkko SakkinenHash calculation.
2010-12-03 Jarkko SakkinenCleaned up labels implementation.
2010-12-03 Jarkko SakkinenRead rules with long labels when parameter 'labels...
2010-12-03 Jarkko SakkinenSave rules with long labels when parameter 'labels...
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.
next