isgx: fix: clear flag for directory parameter in smackload/smackctl
[framework/security/smack.git] / configure.ac
2013-11-21 Jarkko Sakkinendoc: show version
2013-10-02 Jarkko SakkinenUpdate configure.ac version and mainter information
2013-03-26 Brian McGillionMerge pull request #10 from banada/master
2013-03-22 Nathaniel Chendisable services for new systemd versions
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 KrypaFix paths to upstream repositories.
2012-05-02 Brian McGillionInit: Dynamically check systemd installation path
2012-02-06 Brian McGillionAdd init scripts
2011-11-11 jarkkosMerge pull request #1 from brianmcgillion/master
2011-11-11 Brian McGillionMerge branches
2011-11-11 Jarkko Sakkinenfixed package information
2011-11-10 Jarkko SakkinenMoved libsmack.pc.in under libsmack directory.
2011-11-10 Jarkko Sakkinenrenamed tests to utils
2011-11-10 Jarkko SakkinenInstall utilities under tests/ to bidir.
2011-11-09 Jarkko SakkinenAdded version script.
2011-11-09 Jarkko Sakkinenconfigure.ac: cleanup
2011-10-31 Brian McGillionRemove the defunct autogen script.
2011-10-04 Jarkko SakkinenImplemented linked list for rules in order to remove...
2011-10-04 Jarkko SakkinenMigrated from uthash to glib. Changed API methods to...
2011-08-19 Jarkko SakkinenFixed include path and versioning.
2011-08-19 Jarkko SakkinenAdded dist-bz2 option to AM_INIT_AUTOMAKE.
2011-07-28 Brian McGillionOnly include required dependency on uthash and use...
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 versioning and added pkg-config support.
2011-02-01 Jarkko SakkinenFixed version.
2011-01-31 Jarkko SakkinenRemoved libsmack.spec.in.
2010-12-07 Mika BostromRevert "Use embedded uthash"
2010-12-02 Mika BostromUse embedded uthash
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-12 Jarkko SakkinenInitial commit