aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* ChangeLog updatedAnthony G. Basile2011-10-231-3/+10
* doc/revdep-pax.pod: tighten up doc languageAnthony G. Basile2011-10-225-39/+37
* src/paxctl-ng.c: create and copy XT_PAX flagsAnthony G. Basile2011-10-221-3/+46
* src/paxctl-ng.c: prepare -C -c -F -f flagsAnthony G. Basile2011-10-212-37/+45
* Update build systemAnthony G. Basile2011-10-204-19/+11
* src/paxctl-ng.c: clean up error handlingAnthony G. Basile2011-10-202-92/+18
* scripts/paxmodule.c: add XT_PAX write support, code cleanupAnthony G. Basile2011-10-202-120/+198
* scripts/paxmodule.c: add XT_PAX read supportAnthony G. Basile2011-10-202-53/+120
* Add doc/revdep-pax.pod and remove EI_PAX docs from doc/paxctl*Anthony G. Basile2011-10-1912-102/+390
* src/paxctl-ng.c: add XT_PAX flag supportAnthony G. Basile2011-10-181-129/+246
* Remove poc to misc code directoryAnthony G. Basile2011-10-187-45/+29
* Move poc/paxctl-xattr.c -> misc/paxctl-xattr.cAnthony G. Basile2011-10-183-8/+3
* Move poc/paxmark-libs -> misc/paxmark-libsAnthony G. Basile2011-10-189-0/+0
* Remove all EI_PAX code, bug #387459Anthony G. Basile2011-10-183-217/+5
* ChangeLog updatedAnthony G. Basile2011-10-171-0/+7
* scripts/{paxmodule.c,revdep-pax}: removed EI_PAX markings, bug #387459Anthony G. Basile2011-10-172-2/+18
* scripts/revdep-pax: extend setting flags to reverse mappingsAnthony G. Basile2011-10-171-7/+27
* scripts/{paxmodule.c,revdep-pax}: add code to set pax flagsAnthony G. Basile2011-10-172-182/+101
* scripts/revdep-pax: make only one of -f -r -b -s -l allowedAnthony G. Basile2011-10-161-21/+21
* scripts/paxmodule.c: add pax_setflagsAnthony G. Basile2011-10-162-0/+257
* scripts/revdep-pax: add search by full library pathAnthony G. Basile2011-10-131-4/+28