aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* misc/install-xattr: refine the behavior of which()Anthony G. Basile2014-06-091-18/+24
* ChangeLog: updatedAnthony G. Basile2014-06-071-0/+14
* src{fix-gnustack.c,paxctl-ng.c}: portable error reportingAnthony G. Basile2014-06-073-14/+14
* misc/ldd: add caching to speed up recursionAnthony G. Basile2014-06-031-11/+23
* misc/ldd: recursively search all_dt_needed_pathsAnthony G. Basile2014-05-311-5/+12
* misc/install-xattr: remove argv[0]'s dirname checkAnthony G. Basile2014-05-311-6/+0
* misc/ldd: refactor all_dt_needed_paths for recursionAnthony G. Basile2014-05-281-14/+19
* misc/ldd: add some commentsAnthony G. Basile2014-05-271-0/+4
* misc/ldd: 'soname => paths' at depth = 1 onlyAnthony G. Basile2014-05-271-5/+13
* misc/ldd: correct logic for ldpaths()Anthony G. Basile2014-05-271-10/+14
* misc/ldd: add code to search pathsAnthony G. Basile2014-05-271-18/+44
* misc/ldd: initial commit of python ldd scriptAnthony G. Basile2014-05-271-0/+95
* misc/install-xattr/Makefile: fix install ruleAnthony G. Basile2014-02-131-2/+2
* misc/install-xattr-bundle.sh: to make bundling install-xattr easierAnthony G. Basile2014-02-131-0/+10
* misc/install-xattr: license under GPL version 3Anthony G. Basile2014-02-132-1/+688
* misc/install-xattr: switch to simple MakefileAnthony G. Basile2014-02-137-52/+37
* misc/install-xattr: remove the .c in the directory nameAnthony G. Basile2014-02-136-0/+0
* misc/install-xattr.c/install-xattr.c: re-introduce return after killAnthony G. Basile2014-02-071-0/+1
* misc/install-xattr.c: renamed from install.wrapper.cAnthony G. Basile2014-02-076-3/+3
* misc/install.wrapper.c/checkcopyattrs.sh: test install cmd line flagsAnthony G. Basile2014-02-072-2/+39
* install.wrapper.c: correctly deal with args taking argumentsGregory M. Turner2014-02-071-1/+14
* fix used before define on sv/sMatthew Thode2014-01-231-6/+12
* updating python apps for pep8Matthew Thode2014-01-203-140/+150
* misc/install.wrapper.c: pass the signal back up the call stackAnthony G. Basile2014-01-201-7/+16
* misc/install.wrapper.c: fix typoAnthony G. Basile2014-01-181-1/+1
* misc/install.wrapper.c: speed up memory allocation with reallocAnthony G. Basile2014-01-182-6/+24
* misc/install.wrapper.c: report PATH if we fail to find installAnthony G. Basile2014-01-181-1/+4
* misc/install.wrapper.c: add xstrdup() helperAnthony G. Basile2014-01-181-3/+12
* misc/install.wrapper.c: remove probably unnecessary memsetAnthony G. Basile2014-01-181-1/+0
* misc/install.wrapper.c: address bug #465000, most of comment #52Anthony G. Basile2014-01-184-42/+61
* misc/install.wrapper.c: fix misbehavior when invoked with --helpAnthony G. Basile2014-01-111-5/+13
* misc/install.wrapper.c: fix parent exit statusAnthony G. Basile2014-01-111-4/+3
* misc/install.wrapper.c: address comments #47 and #48, Bug #465000Anthony G. Basile2014-01-1110-80/+214
* Add code for install.wrapper.c for Gentoo bug #465000Anthony G. Basile2014-01-084-0/+277
* ChangeLog: updatedAnthony G. Basile2013-11-071-0/+5
* misc/change-interp/change-interp.c: fix white spaceAnthony G. Basile2013-11-071-1/+1
* Return EXIT_SUCCESS if user.pax.flags is done after paxctl-ng -dAnthony G. Basile2013-09-261-1/+10
* misc/change-interp: add utility to change ld.so pathnameAnthony G. Basile2013-06-273-0/+119
* misc/pax-utils.eclass: add a copy for the recordsAnthony G. Basile2013-05-211-0/+218
* Rename scripts/pax-mark -> scripts/paxmark.sh to avoid name collision with th...Anthony G. Basile2013-05-213-5/+5
* ChangeLog: updatedAnthony G. Basile2013-05-201-0/+10
* scripts/pax-mark: bash utility to do what the eclass doesAnthony G. Basile2013-05-202-1/+112
* tests/pxtpax/daemontest.sh: make progress prettyAnthony G. Basile2013-05-201-0/+7
* tests/{paxmodule,revdeppaxtest}: fix to work with all combinations of --{en,d...Anthony G. Basile2013-05-203-24/+37
* tests/{paxmodule,revdeppaxtest}: make path resolutions more robustAnthony G. Basile2013-05-202-33/+31
* tests/pxtpax/daemontest.sh: clean up bashAnthony G. Basile2013-05-201-12/+12
* configure.ac: check if ELF_C_RDWR_MMAP is declared in libelf.hAnthony G. Basile2013-05-205-12/+32
* Bump to automake 1.12Anthony G. Basile2013-05-202-2/+2
* scripts/setup.py: fix version numberAnthony G. Basile2013-03-131-1/+1
* misc/elf-manipulate/Makefile: override .gitignoreAnthony G. Basile2013-02-091-0/+7