aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixes a typo in revdep-pax script and documentationelfix-0.5.xAnthony G. Basile2012-08-123-5/+5
* Fixes a typo in revdep-pax script and documentationAnthony G. Basile2012-08-123-5/+5
* Prepare release 0.5.20.5.2Anthony G. Basile2012-07-2916-906/+653
* ChangeLog: updatedAnthony G. Basile2012-07-291-0/+6
* tests/gnustack/Makefile.am: make sed line work on armAnthony G. Basile2012-07-292-1/+2
* tests/gnustack/Makefile.am: clean *.s files as wellAnthony G. Basile2012-07-291-1/+1
* tests/gnustack: make test machine independantAnthony G. Basile2012-07-296-72/+8
* configure.ac: remove unnecessary check for yasmAnthony G. Basile2012-07-291-10/+2
* Prepare release 0.5.10.5.1Anthony G. Basile2012-07-2716-317/+8890
* 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-270-0/+0
* Prepare release 0.5.00.5.0Anthony G. Basile2012-07-2421-12/+28495
* ChangeLog, THANKS: updatedAnthony G. Basile2012-07-242-0/+21
* scripts/revdep-pax: simplify map reversal using setdefaultAnthony G. Basile2012-07-231-4/+1
* scripts/revdep-pax: add python2/3 compat raw_input()Anthony G. Basile2012-07-231-2/+11
* scripts/revdep-pax: add sanity for OBJECT, SONAME, LIBRARYAnthony G. Basile2012-07-231-2/+14
* scripts/revdep-pax: use Popen, correct exception handlingAnthony G. Basile2012-07-231-32/+17
* scripts/revdep-pax: remove bare exceptionsAnthony G. Basile2012-07-231-13/+13
* scripts/revdep-pax: fix more python2 -> 3Anthony G. Basile2012-07-231-3/+3
* scripts/paxmodule.c: ELF_C_RDWR_MMAP -> ELF_C_RDWR for uclibc compatAnthony G. Basile2012-07-231-2/+2
* src/{fix-gnustack.c,paxctl-ng.c}: ELF_C_RDWR_MMAP -> ELF_C_RDWR for uclibc co...Anthony G. Basile2012-07-232-3/+3
* scripts/paxmodule.c: python3 with python2 compatAnthony G. Basile2012-07-222-5/+34
* scripts/revdep-pax: print and exceptions python3 compatAnthony G. Basile2012-07-221-68/+67
* ChangeLog: updatedAnthony G. Basile2012-07-211-0/+17
* Replace XATTR_REPLACE with 0 to create on setAnthony G. Basile2012-07-212-3/+3
* scripts/*: rename setflags to setbinflagsAnthony G. Basile2012-07-213-11/+13
* scripts/paxmodule.c: add setstrstring functionAnthony G. Basile2012-07-212-0/+34
* scripts/pypaxctl: remove debug codeAnthony G. Basile2012-07-211-4/+3
* scripts/pypaxctl: frontend to pypax moduleAnthony G. Basile2012-07-212-1/+49
* scripts/paxmodule.c: fix FLAGS_SIZEAnthony G. Basile2012-07-211-4/+4
* scripts/paxmodule.c: switch to string implementation of XT_PAXAnthony G. Basile2012-07-212-8/+49
* src/paxctl-ng.c: sanity check on copy XT_PAX <-> PT_PAXAnthony G. Basile2012-07-211-7/+7
* Add .gitignoreAnthony G. Basile2012-07-201-0/+20
* src/paxctl-ng.c: fix string2binAnthony G. Basile2012-07-201-15/+21
* src/paxctl-ng.c: switch to string implementation of XT_PAXAnthony G. Basile2012-07-201-8/+50
* src/paxctl-ng.c: remove RANDEXEC completelyAnthony G. Basile2012-07-201-38/+10
* ChangeLog: updatedAnthony G. Basile2011-12-281-0/+7
* scripts/revdep-pax: do complex markingsAnthony G. Basile2011-12-282-7/+25
* scripts/revdep-pax: cleanup outputAnthony G. Basile2011-12-281-4/+8
* misc/test-revdep-pax/testrevdeppax.sh: cleanup outputAnthony G. Basile2011-12-282-7/+9
* scripts/revdep-pax: added an allyes optionAnthony G. Basile2011-12-283-29/+47
* misc/test-revdep-pax/testrevdeppax.sh: added test scriptAnthony G. Basile2011-12-282-2/+30
* misc/test-revdep-pax: test package for revdep-paxAnthony G. Basile2011-12-2810-0/+1139
* scripts/revdep-pax: warn only for complex markingsAnthony G. Basile2011-12-281-16/+41
* scripts/revdep-pax: fix missing colonAnthony G. Basile2011-12-281-1/+1
* scripts/revdep-pax: cleaned up namespaceAnthony G. Basile2011-12-281-37/+37
* scripts/revdep-pax: wrap pax.setflags() to allow complex logicAnthony G. Basile2011-12-261-2/+18