aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare release 0.2.50.2.5elfix-0.2.xAnthony G. Basile2011-10-176-32/+40
* 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-171-21/+21
* scripts/paxmodule.c: add pax_setflagsAnthony G. Basile2011-10-172-0/+257
* scripts/revdep-pax: add search by full library pathAnthony G. Basile2011-10-171-4/+28
* scripts/revdep-pax: improve format of outputAnthony G. Basile2011-10-171-4/+26
* scripts/revdep-pax: fix call to run_usage() on command line errorsAnthony G. Basile2011-10-171-2/+2
* Prepare release 0.2.40.2.4Anthony G. Basile2011-10-126-51/+51
* ChangeLog updatedAnthony G. Basile2011-10-121-0/+6
* scripts/revdep-pax: restrict non-verbose to only mismatchesAnthony G. Basile2011-10-121-6/+10
* scripts/revdep-pax: code and variable name cleanupAnthony G. Basile2011-10-121-25/+42
* scripts/revdep-pax: add verbosity to outputAnthony G. Basile2011-10-121-75/+114
* scripts/revdep-pax: add helpAnthony G. Basile2011-10-121-1/+12
* scripts/revdep-pax: move option actions to functionsAnthony G. Basile2011-10-121-40/+71
* ChangeLog updatedAnthony G. Basile2011-10-081-0/+1
* Prepare release 0.2.30.2.3Anthony G. Basile2011-10-0813-121/+533
* scripts/Makefile.am: fix to work with make distAnthony G. Basile2011-10-081-1/+1
* {scripts,src}/Makefile.am: install all utilities into /sbinAnthony G. Basile2011-10-084-2/+4
* scripts/revdep-pax: completed four command line optionsAnthony G. Basile2011-10-081-14/+26
* scripts/revdep-pax: fixed two bugsAnthony G. Basile2011-10-081-5/+24
* scripts/revdep-pax: added main() and command line optsAnthony G. Basile2011-10-081-8/+52
* scripts/revdep-pax: use ldd instead of ldconfig to get so2filename mappingsAnthony G. Basile2011-10-081-51/+79
* scripts/revdep-pax: use ldd to get mappings rather than NEEDSAnthony G. Basile2011-10-081-4/+35
* scripts/revdep-pax: add soname to real file mappingsAnthony G. Basile2011-10-081-5/+27
* scripts/revdep-pax: improved variable namesAnthony G. Basile2011-10-081-31/+32
* scripts/revdep-pax: organize into functionsAnthony G. Basile2011-10-081-41/+48
* poc/paxmark-libs: moved paxmark-libs branch into poc directoryAnthony G. Basile2011-10-089-0/+1223
* scripts/paxmodule.c: return pax flags as stringAnthony G. Basile2011-10-081-22/+24
* scripts/paxmodule.c: add code to read pax flagsAnthony G. Basile2011-10-082-8/+122
* scripts/revdep-paxmark: deprecatedAnthony G. Basile2011-10-081-639/+0
* scripts/paxmodule.c: stub python binding for paxctlAnthony G. Basile2011-10-083-0/+69
* scripts/revdep-pax: python rewrite of revdep-paxmarkAnthony G. Basile2011-10-081-0/+53
* poc/paxctl-xattr.c: first working versionAnthony G. Basile2011-10-081-130/+140
* poc/paxctl-xattr.c: removed unnecesary listing of all xattrsAnthony G. Basile2011-10-081-49/+30
* poc/paxctl-xattr.c: get and set pax flags in xattrsAnthony G. Basile2011-10-082-2/+377
* Prepare release 0.2.20.2.2Anthony G. Basile2011-10-036-32/+33
* tests/Makefile.am: fixes 'make check' in dist tarballAnthony G. Basile2011-10-031-0/+2
* src/paxctl-ng.c: removed unused ei_buf[] and pt_buf[]Anthony G. Basile2011-09-271-7/+0
* Prepare release 0.2.10.2.1Anthony G. Basile2011-09-275-32/+32
* src/paxctl-ng.c: fix PT_PAX flag settingAnthony G. Basile2011-09-271-15/+84
* src/paxctl-ng.c: remove redundand call to gelf_getehdrAnthony G. Basile2011-09-271-3/+0
* Prepare build system0.2.0Anthony G. Basile2011-09-1816-0/+24622
* Release 0.2.0 preparedAnthony G. Basile2011-09-182-1/+5
* doc/Makefile.am: add install paxctl-ng.1 man pageAnthony G. Basile2011-09-181-1/+1
* src/paxctl-ng.c: fix EI_PAX when -Pp etc is givenAnthony G. Basile2011-09-182-2/+16
* doc/paxctl-ng.pod: initial draftAnthony G. Basile2011-09-186-29/+315
* doc/make.sh: switched fix-gnustack.1 to pod generatedAnthony G. Basile2011-09-184-38/+215
* src/paxctl-ng.c: set PT_PAX flagsAnthony G. Basile2011-09-181-7/+42