apparmor/parser
John Johansen 51f443c7b6 Update state progress/stats output to dump the number of accepting
states/partitions occur in the minimized dfa.
2010-11-09 11:26:50 -08:00
..
libapparmor_re Update state progress/stats output to dump the number of accepting 2010-11-09 11:26:50 -08:00
po
tst Reorders the timstamp check to move it to the beginning of the 2010-09-15 14:28:35 -07:00
apparmor-parser.spec.in clear remaining $Id$ tags, since bzr does not suppor them 2009-11-11 10:44:26 -08:00
apparmor.d.pod add commented, but blank tunables/alias 2010-01-11 14:19:35 -06:00
apparmor.pod update more documentation, update Debian start-up script for LSB, flip logprof repo 2009-11-11 10:51:05 -08:00
apparmor.vim.pod
apparmor_parser.pod This patch adds back in the -p flag, allowing the dumping of a 2010-06-26 13:13:52 -07:00
COPYING.GPL Remove pcre and update tests where necessary 2010-07-31 16:00:52 -07:00
frob_slack_rc
immunix.h Add user side support for pux exec mode 2009-08-20 15:41:10 +00:00
Makefile This patch cleans up the testsuite output harder, and removes a bashism in 2010-11-03 17:04:43 -07:00
parser.h drop duplicate extern from rev 1496 2010-09-15 12:24:12 -07:00
parser_alias.c Allow for a location to alias to multiple locations. Ie. 2010-02-12 13:51:27 -08:00
parser_include.c This patch adds a couple of additional lineno reporting testcases: 2010-06-25 12:43:48 -07:00
parser_include.h hrm, since I added code, I need to update the copyright details. 2010-06-04 18:57:01 -07:00
parser_interface.c Effectively revert revno 1471, and fix the misdetected error condition 2010-09-14 12:38:38 -07:00
parser_lex.l This patch changes how cache validation is done, by moving it post 2010-09-14 12:22:02 -07:00
parser_main.c The dfa flags currently are a weird mix of position and negative assertions. 2010-11-09 11:23:45 -08:00
parser_merge.c
parser_misc.c Remove pcre and update tests where necessary 2010-07-31 16:00:52 -07:00
parser_policy.c Fix debug options so they don't go through the dfa engine, significantly 2010-03-12 15:26:32 -08:00
parser_regex.c Remove pcre and update tests where necessary 2010-07-31 16:00:52 -07:00
parser_symtab.c Remove pcre and update tests where necessary 2010-07-31 16:00:52 -07:00
parser_variable.c Remove pcre and update tests where necessary 2010-07-31 16:00:52 -07:00
parser_yacc.y Fix many compile-time warnings. 2010-07-26 09:22:45 -07:00
rc.aaeventd.redhat clear remaining $Id$ tags, since bzr does not suppor them 2009-11-11 10:44:26 -08:00
rc.aaeventd.suse
rc.apparmor.debian
rc.apparmor.functions Here is a patch to standardize on all utils using the "aa-" prefix instead 2010-11-03 17:03:52 -07:00
rc.apparmor.redhat
rc.apparmor.slackware
rc.apparmor.suse
README Remove pcre and update tests where necessary 2010-07-31 16:00:52 -07:00
subdomain.conf
subdomain.conf.pod
techdoc.tex

The apparmor_parser allows you to add, replace, and remove AppArmor
policy through the use of command line options. The default is to add.
`apparmor_parser --help` shows what the command line options are.

You can also find more information at
<http://forge.novell.com/modules/xfmod/project/?apparmor>.

Please send all complaints, bug reports, feature requests, rants about the
software, and questions to apparmor-general@forge.novell.com. Security
issues should be directed to security@suse.de or secure@novell.com,
where we will attempt to conform to the RFP vulnerability disclosure
protocol: http://www.wiretrip.net/rfp/policy.html

Thanks.

-- The AppArmor development team