aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* scripts/revdep-pax: die elegantly if binary/library/soname is not foundAnthony G. Basile2011-12-261-4/+13
* ChangeLog: forgot to add an entryAnthony G. Basile2011-12-041-0/+2
* ChangeLog: updatedAnthony G. Basile2011-12-041-0/+4
* scripts/revdep-pax: add exception handling when doing pax.setflagsAnthony G. Basile2011-12-041-24/+21
* scripts/revdep-pax: -e works with both -v and not -vAnthony G. Basile2011-11-283-54/+44
* configure.ac: bump to version 0.50.5Anthony G. Basile2011-11-261-1/+1
* Update ChangeLog and TODOAnthony G. Basile2011-11-262-0/+11
* src/paxctl-ng.c: made verbosity more consistantAnthony G. Basile2011-11-261-36/+53
* src/paxctl-ng.c: build with/without xattr supportAnthony G. Basile2011-11-261-3/+25
* scripts/{setup.py,paxmodule.c}: build with/without xattr supportAnthony G. Basile2011-11-262-5/+34
* configure.ac: added --enable-xattr switchAnthony G. Basile2011-11-261-8/+45
* scripts/revdep-pax: fix parameter order for run_sonameAnthony G. Basile2011-11-261-3/+3
* scripts/revdep-pax: cosmetic cleanup for -f and -r outputAnthony G. Basile2011-11-261-4/+2
* scripts/revdep-pax: improved -e switch, mark only for shell PATHAnthony G. Basile2011-11-261-0/+3
* Improved readability of doc/revdep-pax.1 and scripts/revdep-paxAnthony G. Basile2011-11-263-24/+24
* scripts/revdep-pax: add -e switch, verbose for shell PATHAnthony G. Basile2011-11-263-57/+71
* Update ChangeLogAnthony G. Basile2011-11-152-2/+3
* Fix some bugs in tests/*Anthony G. Basile2011-11-156-22/+15
* tests/pxtpax: compare file's and process's pax flagsAnthony G. Basile2011-11-1511-33/+151
* src/{fix-gnustack.c,paxctl-ng.c}: fix exit codeAnthony G. Basile2011-11-152-0/+4
* ChangeLog, TODO: updatedAnthony G. Basile2011-11-032-3/+1
* src/paxctl-ng.c: skip to next file on any errorAnthony G. Basile2011-11-031-3/+6
* src/paxctl-ng.c: added file globbingAnthony G. Basile2011-11-031-48/+71
* src/paxctl-ng.c: #defined values for cp_flagsAnthony G. Basile2011-11-031-10/+17
* src/paxctl-ng.c: if open(O_RDWR) fails, PT_PAX is readonlyAnthony G. Basile2011-11-033-15/+26
* TODO: updatedAnthony G. Basile2011-11-021-2/+4
* Update build system0.4Anthony G. Basile2011-10-232-1/+2
* ChangeLog: removed release info lineAnthony G. Basile2011-10-231-1/+0
* doc/paxctl-ng.pod: elaborated documentationAnthony G. Basile2011-10-233-8/+97