Steve Beattie
7a4b823826
Always traverse subdirs to determine whether things need to be rebuilt
...
or not.
2007-03-30 16:26:50 +00:00
Jesse Michael
bef39bbff8
Add an empty install-debian: target to keep the makefile from blowing up
...
when running on Debian/Ubuntu systems and also make the init script skip
*.dpkg-new files when loading profiles.
2007-03-30 16:09:50 +00:00
Steve Beattie
1afc2eee2b
Add build dependency on g++ compiler
...
Pass on extra warning flags to pcre lib.
No need for recursive delete on the libstdc++ line.
2007-03-23 20:48:29 +00:00
John Johansen
f3ba454d8c
Add dfa support to the parser
2007-02-27 02:29:16 +00:00
John Johansen
20dbc4d8cb
fix miss break #240986 . Back out partial commit of dfa matcher support (that was mistakenly submitted)
2007-02-01 21:45:39 +00:00
John Johansen
d1f8df2fa5
dfa patches for the parser
2007-02-01 20:18:50 +00:00
Steve Beattie
1ca1329522
Add an aaeventd initscript for redhat derived distros.
2007-01-18 04:55:53 +00:00
Steve Beattie
6b54cce437
This patch removes using the libcap-devel capability header, and only
...
uses the linux kernel definitions of them.
(It also adds to the simple capbilities regression tests verifying the
parser can parse the new audit capiability names.)
2006-11-08 10:59:09 +00:00
Steve Beattie
af33afe8f7
Convert the rest of the packages to symlinking in the common directory
...
so that 'make dist' will work.
2006-11-04 21:34:47 +00:00
Steve Beattie
34437da2a3
Eliminate obsolete /subdomain ( #160020 )
...
Also add some history to the changelog in the specfile, clean up some
whitespace issues, eliminate no longer needed bogus LC_MESSAGES dir to
work around SUSE autobuild, seems to have been addressed.
2006-10-12 18:36:43 +00:00
Steve Beattie
865b21c761
Two changes:
...
* patch from SUSE autobuild team to not strip binaries
* convert rpm release for the parser and mod_apparmor packages to
correspond to the svn repository number.
2006-05-31 22:38:30 +00:00
Steve Beattie
dd2d41bae8
Make the build process significantly quieter with respect to the unit
...
and regression tests to avoid developer confusion.
2006-05-31 21:30:50 +00:00
Steve Beattie
6b0de8f6bc
Update keywords attribute, svn:ignore attribute, update Makefile to
...
point to the new location of the common/ dir.
2006-04-12 03:09:10 +00:00
Steve Beattie
6d3e74907d
Import the rest of the core functionality of the internal apparmor
...
development tree (trunk branch). From svn repo version 6381.
2006-04-11 21:52:54 +00:00