summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare release 0.7.00.7.0Anthony G. Basile2012-12-1632-21/+97012
* configure.ac: update to version 0.70.7Anthony G. Basile2012-12-161-1/+1
* ChangeLog, TODO, README, Copyright Notices: updatedAnthony G. Basile2012-12-1619-1067/+175
* tests/revdeppaxtest: no longer require python module to be installedAnthony G. Basile2012-12-163-10/+33
* tests/revdeppaxtest: test exporter/importer logicAnthony G. Basile2012-12-161-22/+66
* scripts/revdep-pax: clean up flag exporter/importer logicAnthony G. Basile2012-12-151-29/+22
* tests/revdeppaxtest: improve test flagsAnthony G. Basile2012-12-151-2/+2
* tests/paxmodule: fix EXTRA_DIST for make distcheckAnthony G. Basile2012-12-152-2/+2
* tests/paxmodule: no longer require python module to be installedAnthony G. Basile2012-12-152-5/+28
* tests/revdeppaxtest: complete test for revdep-paxAnthony G. Basile2012-12-151-29/+38
* tests/revdeppaxtest: progress towards a test for revdep-paxAnthony G. Basile2012-12-1426-1180/+179
* scripts/paxmodule.c: adopt the parse_cmd_args() logic of paxctl-ng.cAnthony G. Basile2012-12-131-1/+50
* scripts/paxmodule.c: adopt the update_flags() logic of paxctl-ng.cAnthony G. Basile2012-12-131-13/+139
* tests/paxmodule: test python module, set with pypaxctl, read with paxctl-ngAnthony G. Basile2012-12-131-0/+38
* tests/paxmodule: test python module, set with paxctl-ng, read with pypaxctlAnthony G. Basile2012-12-136-1/+72
* tests/gnustack/Makefile.am: distribute gnustacktest.shAnthony G. Basile2012-12-131-0/+2
* tests/pxtpax/Makefile.am: fix renaming of daemontest.sh scriptAnthony G. Basile2012-12-131-1/+1
* scripts/paxmodule.c: do not use '-' when setting null XATTR PAX flagsAnthony G. Basile2012-12-132-34/+75
* tests/pxtpax/daemontest.sh: add logic for amd64 vs i686Anthony G. Basile2012-12-131-2/+32
* tests/{gnustack,pxtpax}: return success/failure, reduce vebosityAnthony G. Basile2012-12-126-58/+130
* src/paxctl-ng.c: do not use '-' when setting null XATTR PAX flagsAnthony G. Basile2012-12-122-83/+133
* Add logic for NEED_PAX_DECLS when gelf.h is present but lacks themAnthony G. Basile2012-12-124-23/+86
* configure.ac: disable silent rulesAnthony G. Basile2012-12-121-1/+1
* ChangeLog: updatedAnthony G. Basile2012-11-101-2/+8
* src/paxctl-ng.c: print success doesn't count to exit codeAnthony G. Basile2012-11-101-8/+6
* src/paxctl-ng.c: proper exit code handlingAnthony G. Basile2012-11-102-25/+48
* src/paxctl-ng.c, doc/paxctl-ng.{pod,1}: delete XT_PAX xattr fieldAnthony G. Basile2012-11-103-40/+65
* src/paxctl-ng.c: properly hand -L and -l in optsAnthony G. Basile2012-11-101-1/+3
* configure.ac: fix error message for missing gelf.h define'sAnthony G. Basile2012-11-101-1/+1
* doc/paxctl-ng.{pod,1}: update documentation for -L -l flagsAnthony G. Basile2012-11-102-14/+32
* src/paxctl-ng.c: only PT_PAX needs the file open RDWR to setAnthony G. Basile2012-11-101-3/+3
* src/paxctl-ng.c: fix logic of limiting pt/xtpax when both are possibleAnthony G. Basile2012-11-101-7/+19
* src/paxctl-ng.c: limit only ptpax or xtpax when both are possibleAnthony G. Basile2012-11-101-13/+31
* configure.ac: bump to version 0.60.6Anthony G. Basile2012-11-101-1/+1
* Update ChangeLog and TODOAnthony G. Basile2012-11-102-1/+8
* scripts/{paxmodule.c,setup.py}: propagated enable/disable pt/xtpaxAnthony G. Basile2012-11-103-26/+62
* configure.ac, src/paxctl-ng.c: improve checks and propagate definesAnthony G. Basile2012-11-102-26/+62
* configure.ac: clean up checks for ptpax, xtpaxAnthony G. Basile2012-11-102-65/+78
* Work towards making both PT_PAX and xattr PAX optionalAnthony G. Basile2012-11-104-58/+98
* Fixes a typo in revdep-pax script and documentationAnthony G. Basile2012-08-123-5/+5
* ChangeLog: updatedAnthony G. Basile2012-07-291-0/+6
* tests/gnustack/Makefile.am: make sed line work on armAnthony G. Basile2012-07-282-1/+2
* tests/gnustack/Makefile.am: clean *.s files as wellAnthony G. Basile2012-07-281-1/+1
* tests/gnustack: make test machine independantAnthony G. Basile2012-07-286-72/+8
* configure.ac: remove unnecessary check for yasmAnthony G. Basile2012-07-281-10/+2
* ChangeLog: updatedAnthony G. Basile2012-07-271-0/+8
* Revert "scripts/paxmodule.c: ELF_C_RDWR_MMAP -> ELF_C_RDWR for uclibc compat"Anthony G. Basile2012-07-271-2/+2
* Revert "src/{fix-gnustack.c,paxctl-ng.c}: ELF_C_RDWR_MMAP -> ELF_C_RDWR for u...Anthony G. Basile2012-07-272-3/+3
* tests/gnustack: switch from yasm to gcc for assemblerAnthony G. Basile2012-07-276-70/+59
* ChangeLog: move thank yous to THANKSAnthony G. Basile2012-07-241-3/+0