apparmor/changehat/libapparmor
Steve Beattie aa94fc1d08 - Add configure check for the existence of asprint(3).
- Add -Wall to compilation (is there a way to only define this in the
  toplevel Makefile.am and have it propogate down?)
- fix warnings once -Wall was enabled:
  - no asprintf prototype due to _GNU_SOURCE not being defined
  - possible uninitialezed use in scanner.l
  - printf's that expected ints but were passed longs in the testsuite
2007-08-21 17:28:34 +00:00
..
doc Rename change_hat.2 to aa_change_hat.2, with backwards compatability 2007-08-16 05:15:03 +00:00
m4 - Merged the library previously known as "libaalogparse" with 2007-07-28 15:41:04 +00:00
src - Add configure check for the existence of asprint(3). 2007-08-21 17:28:34 +00:00
swig Add support for aa_change_profile(2) to both the library and to the swig 2007-08-16 04:35:56 +00:00
testsuite - Add configure check for the existence of asprint(3). 2007-08-21 17:28:34 +00:00
AUTHORS - Merged the library previously known as "libaalogparse" with 2007-07-28 15:41:04 +00:00
autogen.sh - Merged the library previously known as "libaalogparse" with 2007-07-28 15:41:04 +00:00
ChangeLog - Merged the library previously known as "libaalogparse" with 2007-07-28 15:41:04 +00:00
configure.in - Add configure check for the existence of asprint(3). 2007-08-21 17:28:34 +00:00
COPYING.LGPL - Merged the library previously known as "libaalogparse" with 2007-07-28 15:41:04 +00:00
INSTALL - Merged the library previously known as "libaalogparse" with 2007-07-28 15:41:04 +00:00
libapparmor1.spec Ugh, fix broken symlink for the change_hat manpage. 2007-08-17 16:21:11 +00:00
Makefile.am - Merged the library previously known as "libaalogparse" with 2007-07-28 15:41:04 +00:00
NEWS - Merged the library previously known as "libaalogparse" with 2007-07-28 15:41:04 +00:00
README - Merged the library previously known as "libaalogparse" with 2007-07-28 15:41:04 +00:00

What little documentation exists is in src/aalogparse.h.  Please file bugs using http://bugzilla.novell.com under the AppArmor product.