summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Prepare release 0.5.00.5.0Anthony G. Basile2012-07-241-0/+458
* src/{fix-gnustack.c,paxctl-ng.c}: ELF_C_RDWR_MMAP -> ELF_C_RDWR for uclibc co...Anthony G. Basile2012-07-232-3/+3
* Replace XATTR_REPLACE with 0 to create on setAnthony G. Basile2012-07-211-2/+2
* src/paxctl-ng.c: sanity check on copy XT_PAX <-> PT_PAXAnthony G. Basile2012-07-211-7/+7
* 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
* 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
* src/{fix-gnustack.c,paxctl-ng.c}: fix exit codeAnthony G. Basile2011-11-152-0/+4
* 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-031-13/+22
* 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-211-36/+45
* Update build systemAnthony G. Basile2011-10-202-5/+1
* src/paxctl-ng.c: clean up error handlingAnthony G. Basile2011-10-201-49/+11
* scripts/paxmodule.c: add XT_PAX write support, code cleanupAnthony G. Basile2011-10-201-52/+94
* scripts/paxmodule.c: add XT_PAX read supportAnthony G. Basile2011-10-201-2/+4
* Add doc/revdep-pax.pod and remove EI_PAX docs from doc/paxctl*Anthony G. Basile2011-10-192-3/+3
* src/paxctl-ng.c: add XT_PAX flag supportAnthony G. Basile2011-10-181-129/+246
* Remove all EI_PAX code, bug #387459Anthony G. Basile2011-10-181-97/+1
* {scripts,src}/Makefile.am: install all utilities into /sbinAnthony G. Basile2011-10-081-1/+1
* src/paxctl-ng.c: removed unused ei_buf[] and pt_buf[]Anthony G. Basile2011-09-271-7/+0
* 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
* 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-181-2/+2
* src/paxctl-ng.c: set PT_PAX flagsAnthony G. Basile2011-09-181-7/+42
* src/paxctl-ng.c: set EI_PAX flagsAnthony G. Basile2011-09-111-7/+49
* src/paxctl-ng.c: enable+disable flag means default settingAnthony G. Basile2011-09-101-63/+66
* src/paxctl-ng.c: add constraints on command line flagsAnthony G. Basile2011-09-101-15/+48
* src/paxctl-ng.c: construct pax flags from command lineAnthony G. Basile2011-09-101-16/+35
* src/paxctl-ng.c: added read EI/PT_PAX flagsAnthony G. Basile2011-09-101-87/+69
* src/paxctl-ng.c: remove create PAX_FLAGS and add read flags optionAnthony G. Basile2011-09-101-5/+13
* src/paxctl-ng.c: remove create_flags optionAnthony G. Basile2011-09-101-88/+24
* src/fix-gnustack.c: minor syntactic changeAnthony G. Basile2011-05-131-1/+2
* poc/mangle-paxflags.c: added quiet mode and fixed whitespacesAnthony G. Basile2011-05-062-11/+16
* src/paxctl-ng.c: added help and create PT_PAX_FLAGSAnthony G. Basile2011-05-053-2/+323
* poc/mangle-paxflags.c and src/fix-gnustack.c: added help optionAnthony G. Basile2011-05-051-2/+24
* src/fix-gnustack.c: improved error messagesAnthony G. Basile2011-05-051-5/+5
* Cleaned out unnecessary call to get ehdrAnthony G. Basile2011-05-031-4/+0
* Consolidated {fix,get}-gnustack.cAnthony G. Basile2011-04-142-0/+124