apparmor/libraries/libapparmor
Ryan Lee d3603a1f20 Remove aa_query_label from SWIG bindings
This is one of those functions that never worked anyways, because it
modified the passed-in label in place. Moreover, it is a low-level
interface that requires its callers to manually construct a binary query.
As such, it would be better not to expose it and to add wrappers like
aa_query_file_path for the other query classes if that functionality is
needed later.

Signed-off-by: Ryan Lee <ryan.lee@canonical.com>
2024-10-03 10:59:25 -07:00
..
doc Merge doc(fix): Fix wrong syntax for profile stacking 2024-01-30 09:45:36 +00:00
include Fix ABI break for aa_log_record 2024-10-01 22:06:45 +00:00
m4 replace deprecated distutils with setuptools 2021-11-11 20:23:35 -03:00
src Make parse_record take a const char pointer since it never modified str anyways 2024-09-10 11:33:24 -07:00
swig Remove aa_query_label from SWIG bindings 2024-10-03 10:59:25 -07:00
testsuite test_multi: add example of getattr perm with peer in the logs 2024-08-29 17:12:54 -03:00
AUTHORS libraries/libapparmor/: more license cleanups, adjust my email address 2011-02-23 14:02:45 -08:00
autogen.sh libapparmor: Force libtoolize to replace existing files 2016-09-14 12:48:58 -05:00
ChangeLog move libapparmor into the libraries directory 2008-05-19 22:48:31 +00:00
configure.ac libraries/libapparmor: fix syntax in configure 2024-03-15 02:36:12 +00:00
COPYING.LGPL move libapparmor into the libraries directory 2008-05-19 22:48:31 +00:00
INSTALL move libapparmor into the libraries directory 2008-05-19 22:48:31 +00:00
Makefile.am libapparmor: more Makefile cleanups 2015-01-26 15:39:10 -08:00
NEWS move libapparmor into the libraries directory 2008-05-19 22:48:31 +00:00
README docs: update documentation to point bug reporting to gitlab 2020-05-05 00:10:53 -07:00

What little documentation exists is in include/aalogparse.h.

Please file bugs using https://gitlab.com/apparmor/apparmor/-/issues