| Commit message (Expand) | Author | Age | Files | Lines |
* | Prepare release 0.7.00.7.0 | Anthony G. Basile | 2012-12-16 | 32 | -21/+97012 |
* | configure.ac: update to version 0.70.7 | Anthony G. Basile | 2012-12-16 | 1 | -1/+1 |
* | ChangeLog, TODO, README, Copyright Notices: updated | Anthony G. Basile | 2012-12-16 | 19 | -1067/+175 |
* | tests/revdeppaxtest: no longer require python module to be installed | Anthony G. Basile | 2012-12-16 | 3 | -10/+33 |
* | tests/revdeppaxtest: test exporter/importer logic | Anthony G. Basile | 2012-12-16 | 1 | -22/+66 |
* | scripts/revdep-pax: clean up flag exporter/importer logic | Anthony G. Basile | 2012-12-15 | 1 | -29/+22 |
* | tests/revdeppaxtest: improve test flags | Anthony G. Basile | 2012-12-15 | 1 | -2/+2 |
* | tests/paxmodule: fix EXTRA_DIST for make distcheck | Anthony G. Basile | 2012-12-15 | 2 | -2/+2 |
* | tests/paxmodule: no longer require python module to be installed | Anthony G. Basile | 2012-12-15 | 2 | -5/+28 |
* | tests/revdeppaxtest: complete test for revdep-pax | Anthony G. Basile | 2012-12-15 | 1 | -29/+38 |
* | tests/revdeppaxtest: progress towards a test for revdep-pax | Anthony G. Basile | 2012-12-14 | 26 | -1180/+179 |
* | scripts/paxmodule.c: adopt the parse_cmd_args() logic of paxctl-ng.c | Anthony G. Basile | 2012-12-13 | 1 | -1/+50 |
* | scripts/paxmodule.c: adopt the update_flags() logic of paxctl-ng.c | Anthony G. Basile | 2012-12-13 | 1 | -13/+139 |
* | tests/paxmodule: test python module, set with pypaxctl, read with paxctl-ng | Anthony G. Basile | 2012-12-13 | 1 | -0/+38 |
* | tests/paxmodule: test python module, set with paxctl-ng, read with pypaxctl | Anthony G. Basile | 2012-12-13 | 6 | -1/+72 |
* | tests/gnustack/Makefile.am: distribute gnustacktest.sh | Anthony G. Basile | 2012-12-13 | 1 | -0/+2 |
* | tests/pxtpax/Makefile.am: fix renaming of daemontest.sh script | Anthony G. Basile | 2012-12-13 | 1 | -1/+1 |
* | scripts/paxmodule.c: do not use '-' when setting null XATTR PAX flags | Anthony G. Basile | 2012-12-13 | 2 | -34/+75 |
* | tests/pxtpax/daemontest.sh: add logic for amd64 vs i686 | Anthony G. Basile | 2012-12-13 | 1 | -2/+32 |
* | tests/{gnustack,pxtpax}: return success/failure, reduce vebosity | Anthony G. Basile | 2012-12-12 | 6 | -58/+130 |
* | src/paxctl-ng.c: do not use '-' when setting null XATTR PAX flags | Anthony G. Basile | 2012-12-12 | 2 | -83/+133 |
* | Add logic for NEED_PAX_DECLS when gelf.h is present but lacks them | Anthony G. Basile | 2012-12-12 | 4 | -23/+86 |
* | configure.ac: disable silent rules | Anthony G. Basile | 2012-12-12 | 1 | -1/+1 |
* | ChangeLog: updated | Anthony G. Basile | 2012-11-10 | 1 | -2/+8 |
* | src/paxctl-ng.c: print success doesn't count to exit code | Anthony G. Basile | 2012-11-10 | 1 | -8/+6 |
* | src/paxctl-ng.c: proper exit code handling | Anthony G. Basile | 2012-11-10 | 2 | -25/+48 |
* | src/paxctl-ng.c, doc/paxctl-ng.{pod,1}: delete XT_PAX xattr field | Anthony G. Basile | 2012-11-10 | 3 | -40/+65 |
* | src/paxctl-ng.c: properly hand -L and -l in opts | Anthony G. Basile | 2012-11-10 | 1 | -1/+3 |
* | configure.ac: fix error message for missing gelf.h define's | Anthony G. Basile | 2012-11-10 | 1 | -1/+1 |
* | doc/paxctl-ng.{pod,1}: update documentation for -L -l flags | Anthony G. Basile | 2012-11-10 | 2 | -14/+32 |
* | src/paxctl-ng.c: only PT_PAX needs the file open RDWR to set | Anthony G. Basile | 2012-11-10 | 1 | -3/+3 |
* | src/paxctl-ng.c: fix logic of limiting pt/xtpax when both are possible | Anthony G. Basile | 2012-11-10 | 1 | -7/+19 |
* | src/paxctl-ng.c: limit only ptpax or xtpax when both are possible | Anthony G. Basile | 2012-11-10 | 1 | -13/+31 |
* | configure.ac: bump to version 0.60.6 | Anthony G. Basile | 2012-11-10 | 1 | -1/+1 |
* | Update ChangeLog and TODO | Anthony G. Basile | 2012-11-10 | 2 | -1/+8 |
* | scripts/{paxmodule.c,setup.py}: propagated enable/disable pt/xtpax | Anthony G. Basile | 2012-11-10 | 3 | -26/+62 |
* | configure.ac, src/paxctl-ng.c: improve checks and propagate defines | Anthony G. Basile | 2012-11-10 | 2 | -26/+62 |
* | configure.ac: clean up checks for ptpax, xtpax | Anthony G. Basile | 2012-11-10 | 2 | -65/+78 |
* | Work towards making both PT_PAX and xattr PAX optional | Anthony G. Basile | 2012-11-10 | 4 | -58/+98 |
* | Fixes a typo in revdep-pax script and documentation | Anthony G. Basile | 2012-08-12 | 3 | -5/+5 |
* | ChangeLog: updated | Anthony G. Basile | 2012-07-29 | 1 | -0/+6 |
* | tests/gnustack/Makefile.am: make sed line work on arm | Anthony G. Basile | 2012-07-28 | 2 | -1/+2 |
* | tests/gnustack/Makefile.am: clean *.s files as well | Anthony G. Basile | 2012-07-28 | 1 | -1/+1 |
* | tests/gnustack: make test machine independant | Anthony G. Basile | 2012-07-28 | 6 | -72/+8 |
* | configure.ac: remove unnecessary check for yasm | Anthony G. Basile | 2012-07-28 | 1 | -10/+2 |
* | ChangeLog: updated | Anthony G. Basile | 2012-07-27 | 1 | -0/+8 |
* | Revert "scripts/paxmodule.c: ELF_C_RDWR_MMAP -> ELF_C_RDWR for uclibc compat" | Anthony G. Basile | 2012-07-27 | 1 | -2/+2 |
* | Revert "src/{fix-gnustack.c,paxctl-ng.c}: ELF_C_RDWR_MMAP -> ELF_C_RDWR for u... | Anthony G. Basile | 2012-07-27 | 2 | -3/+3 |
* | tests/gnustack: switch from yasm to gcc for assembler | Anthony G. Basile | 2012-07-27 | 6 | -70/+59 |
* | ChangeLog: move thank yous to THANKS | Anthony G. Basile | 2012-07-24 | 1 | -3/+0 |