aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* elfix: modernise autotools usage a bitSam James2023-01-241-3/+4
* attr/xattr.h is deprecated. Use sys/xattr.h insteadLars Wendler2018-11-281-2/+2
* configure.ac: use autoconf 2.68Anthony G. Basile2016-02-281-1/+1
* configure.ac: use autoconf 2.65 and convert travis.yml script to a listAnthony G. Basile2016-02-281-3/+2
* configure.ac: check for <gelf.h> only if ptpax is enabled.Anthony G. Basile2015-10-241-1/+6
* configure.ac: remove bash-ismsAnthony G. Basile2014-10-131-5/+5
* configure.ac: cleanup after moving fix-gnustackAnthony G. Basile2014-07-301-38/+28
* Refactor source tree: separate out fix-gnustackAnthony G. Basile2014-07-301-3/+2
* configure.ac: replace tabs with 4 spacesAnthony G. Basile2014-07-301-73/+73
* configure.ac: Build fix-gnustack conditionally on --enable-ptpaxMaxim Kammerer2014-07-301-1/+2
* src{fix-gnustack.c,paxctl-ng.c}: portable error reportingAnthony G. Basile2014-06-071-1/+1
* configure.ac: check if ELF_C_RDWR_MMAP is declared in libelf.hAnthony G. Basile2013-05-201-6/+16
* Bump to automake 1.12Anthony G. Basile2013-05-201-1/+1
* configure.ac: update to version 0.80.8Anthony G. Basile2012-12-281-1/+1
* configure.ac: update to version 0.70.7Anthony G. Basile2012-12-161-1/+1
* ChangeLog, TODO, README, Copyright Notices: updatedAnthony G. Basile2012-12-161-1/+1
* tests/revdeppaxtest: progress towards a test for revdep-paxAnthony G. Basile2012-12-141-3/+23
* tests/paxmodule: test python module, set with paxctl-ng, read with pypaxctlAnthony G. Basile2012-12-131-0/+1
* tests/{gnustack,pxtpax}: return success/failure, reduce vebosityAnthony G. Basile2012-12-121-0/+2
* Add logic for NEED_PAX_DECLS when gelf.h is present but lacks themAnthony G. Basile2012-12-121-2/+4
* configure.ac: disable silent rulesAnthony G. Basile2012-12-121-1/+1
* configure.ac: fix error message for missing gelf.h define'sAnthony G. Basile2012-11-101-1/+1
* configure.ac: bump to version 0.60.6Anthony G. Basile2012-11-101-1/+1
* configure.ac, src/paxctl-ng.c: improve checks and propagate definesAnthony G. Basile2012-11-101-12/+10
* configure.ac: clean up checks for ptpax, xtpaxAnthony G. Basile2012-11-101-49/+41
* Work towards making both PT_PAX and xattr PAX optionalAnthony G. Basile2012-11-101-34/+74
* tests/gnustack/Makefile.am: make sed line work on armAnthony G. Basile2012-07-281-0/+1
* tests/gnustack: make test machine independantAnthony G. Basile2012-07-281-1/+0
* configure.ac: remove unnecessary check for yasmAnthony G. Basile2012-07-281-10/+2
* tests/gnustack: switch from yasm to gcc for assemblerAnthony G. Basile2012-07-271-0/+2
* configure.ac: bump to version 0.50.5Anthony G. Basile2011-11-261-1/+1
* configure.ac: added --enable-xattr switchAnthony G. Basile2011-11-261-8/+45
* Fix some bugs in tests/*Anthony G. Basile2011-11-151-1/+0
* tests/pxtpax: compare file's and process's pax flagsAnthony G. Basile2011-11-151-5/+10
* Update build system0.4Anthony G. Basile2011-10-231-1/+1
* Update build systemAnthony G. Basile2011-10-201-13/+9
* Remove poc to misc code directoryAnthony G. Basile2011-10-181-10/+0
* {scripts,src}/Makefile.am: install all utilities into /sbinAnthony G. Basile2011-10-081-0/+1
* configure.ac: working towards release 0.3.x0.3Anthony G. Basile2011-09-181-1/+1
* poc/mangle-paxflags.c: added quiet mode and fixed whitespacesAnthony G. Basile2011-05-061-0/+1
* src/paxctl-ng.c: added help and create PT_PAX_FLAGSAnthony G. Basile2011-05-051-1/+1
* poc/mangle-paxflags.c and src/fix-gnustack.c: added help optionAnthony G. Basile2011-05-051-2/+2
* Revamped tests, added pocAnthony G. Basile2011-05-051-2/+17
* configure.ac: added check for more headersAnthony G. Basile2011-05-031-1/+9
* Added contitional for 'tests'Anthony G. Basile2011-04-151-2/+17
* Added man page.Anthony G. Basile2011-04-141-0/+1
* Changed project name.Anthony G. Basile2011-04-141-1/+1
* Consolidated {fix,get}-gnustack.cAnthony G. Basile2011-04-141-1/+3
* tests/Makefile.am: improved build of bad elfAnthony G. Basile2011-04-131-2/+5
* Added autotool build systemAnthony G. Basile2011-04-121-0/+26