| Commit message (Expand) | Author | Age | Files | Lines |
* | scripts/migrate-pax, misc/alt-revdep-pax: immediately bail if we are not root | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2012-12-22 | 1 | -6/+6 |
* | scripts/paxmodule.c: fix logic of finding either PT_PAX or XATTR_PAX | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2012-12-22 | 1 | -2/+6 |
* | scripts/paxmodule.c: throw a PaxError when pax_getflags or set_xt_flags | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2012-12-22 | 1 | -2/+15 |
* | scripts/paxmodule.c: add important close(fd) in deletextpax() | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2012-12-22 | 2 | -1/+5 |
* | scripts/migrate-pax: add delete XATTR_PAX on all system ELF objects | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2012-12-22 | 1 | -5/+26 |
* | scripts/paxmodule.c: rename pax.error -> pax.PaxError | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2012-12-22 | 4 | -12/+12 |
* | scripts/{paxmodule.c,pypaxctl}: rename deleteflags -> deletextpax | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2012-12-22 | 2 | -9/+9 |
* | scripts/pypaxctl: make aware if XATTR_PAX support is available in pax.so | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2012-12-22 | 2 | -34/+42 |
* | scripts/{paxmodule.c,pypaxctl}: add delete XATTR_PAX field | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2012-12-22 | 2 | -34/+82 |
* | scripts/migrate-pax: rename functions in line with misc/alt-revdep-pax | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2012-12-22 | 1 | -8/+9 |
* | scripts/Makefile.am: install pypaxctl | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2012-12-21 | 1 | -2/+2 |
* | Rename XT_PAX to XATTR_PAX everywhere | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2012-12-21 | 1 | -8/+8 |
* | scripts/{migrate-pax,revdep-pax}: fix print in python2/3 | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2012-12-19 | 2 | -4/+4 |
* | scripts/migrate-pax: rename and add to Makefile installs | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2012-12-18 | 2 | -1/+1 |
* | scripts/migrate: migration script from PT_PAX to XATTR_PAX flags | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2012-12-18 | 1 | -0/+138 |
* | ChangeLog, TODO, README, Copyright Notices: updated | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2012-12-16 | 4 | -1/+55 |
* | scripts/revdep-pax: clean up flag exporter/importer logic | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2012-12-15 | 1 | -29/+22 |
* | tests/revdeppaxtest: progress towards a test for revdep-pax | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2012-12-14 | 1 | -0/+2 |
* | scripts/paxmodule.c: adopt the parse_cmd_args() logic of paxctl-ng.c | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2012-12-13 | 1 | -1/+50 |
* | scripts/paxmodule.c: adopt the update_flags() logic of paxctl-ng.c | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2012-12-13 | 1 | -13/+139 |
* | scripts/paxmodule.c: do not use '-' when setting null XATTR PAX flags | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2012-12-13 | 1 | -33/+74 |
* | Add logic for NEED_PAX_DECLS when gelf.h is present but lacks them | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2012-12-12 | 2 | -20/+76 |
* | scripts/{paxmodule.c,setup.py}: propagated enable/disable pt/xtpax | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2012-11-10 | 2 | -25/+61 |
* | Work towards making both PT_PAX and xattr PAX optional | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2012-11-10 | 2 | -12/+12 |
* | Fixes a typo in revdep-pax script and documentation | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2012-08-12 | 1 | -1/+1 |
* | Revert "scripts/paxmodule.c: ELF_C_RDWR_MMAP -> ELF_C_RDWR for uclibc compat" | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2012-07-27 | 1 | -2/+2 |
* | scripts/revdep-pax: simplify map reversal using setdefault | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2012-07-23 | 1 | -4/+1 |
* | scripts/revdep-pax: add python2/3 compat raw_input() | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2012-07-23 | 1 | -2/+11 |
* | scripts/revdep-pax: add sanity for OBJECT, SONAME, LIBRARY | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2012-07-23 | 1 | -2/+14 |
* | scripts/revdep-pax: use Popen, correct exception handling | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2012-07-23 | 1 | -32/+17 |
* | scripts/revdep-pax: remove bare exceptions | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2012-07-23 | 1 | -13/+13 |
* | scripts/revdep-pax: fix more python2 -> 3 | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2012-07-23 | 1 | -3/+3 |
* | scripts/paxmodule.c: ELF_C_RDWR_MMAP -> ELF_C_RDWR for uclibc compat | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2012-07-23 | 1 | -2/+2 |
* | scripts/paxmodule.c: python3 with python2 compat | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2012-07-22 | 2 | -5/+34 |
* | scripts/revdep-pax: print and exceptions python3 compat | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2012-07-22 | 1 | -68/+67 |
* | Replace XATTR_REPLACE with 0 to create on set | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2012-07-21 | 1 | -1/+1 |
* | scripts/*: rename setflags to setbinflags | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2012-07-21 | 3 | -11/+13 |
* | scripts/paxmodule.c: add setstrstring function | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2012-07-21 | 1 | -0/+32 |
* | scripts/pypaxctl: remove debug code | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2012-07-21 | 1 | -4/+3 |
* | scripts/pypaxctl: frontend to pypax module | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2012-07-21 | 2 | -1/+49 |
* | scripts/paxmodule.c: fix FLAGS_SIZE | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2012-07-21 | 1 | -4/+4 |
* | scripts/paxmodule.c: switch to string implementation of XT_PAX | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2012-07-21 | 1 | -8/+48 |
* | scripts/revdep-pax: do complex markings | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2011-12-28 | 1 | -6/+18 |
* | scripts/revdep-pax: cleanup output | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2011-12-28 | 1 | -4/+8 |
* | scripts/revdep-pax: added an allyes option | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2011-12-28 | 1 | -17/+27 |
* | scripts/revdep-pax: warn only for complex markings | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2011-12-28 | 1 | -16/+41 |
* | scripts/revdep-pax: fix missing colon | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2011-12-28 | 1 | -1/+1 |
* | scripts/revdep-pax: cleaned up namespace | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2011-12-28 | 1 | -37/+37 |
* | scripts/revdep-pax: wrap pax.setflags() to allow complex logic | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2011-12-26 | 1 | -2/+18 |
* | scripts/revdep-pax: die elegantly if binary/library/soname is not found | ![](//www.gravatar.com/avatar/0cbd43b3031edf03914a7c56369dd62b?s=13&d=retro) Anthony G. Basile | 2011-12-26 | 1 | -4/+13 |