aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* scripts/paxmodule.c: fix build with clangFabio Scaccabarozzi2015-01-041-0/+4
* misc/elf-abi: read() gets the correct endian orderAnthony G. Basile2015-01-031-28/+10
* misc/elf-abi: read arch:abi:endian from an ELF, bug #534206Anthony G. Basile2015-01-033-0/+334
* scripts/revdep-pax: change .get_maps() to .get_graph()Anthony G. Basile2014-12-221-1/+1
* scripts/paxmark.sh: source make.conf and properly set PAX_MARKINGSAnthony G. Basile2014-12-212-3/+9
* ChangeLog: updatedAnthony G. Basile2014-11-031-0/+7
* misc/install-xattr: add btrfs.* to excluded xattrsAnthony G. Basile2014-11-021-1/+1
* scripts/paxmark.sh: backport improvements from pax-utils.eclassAnthony G. Basile2014-10-171-57/+38
* configure.ac: remove bash-ismsAnthony G. Basile2014-10-131-5/+5
* doc: update pod filesAnthony G. Basile2014-10-134-84/+70
* misc/install-xattr: fix whitespace in ChangeLogAnthony G. Basile2014-10-121-0/+2
* misc/install-xattr: update ChangeLogAnthony G. Basile2014-10-121-0/+5
* misc/install-xattr: correct potential fork bombZac Medico2014-10-081-1/+5
* scripts/revdep-pax: rename 'maps' -> 'graph'Anthony G. Basile2014-08-032-6/+6
* pocs/link-graph: rename 'maps' -> 'graph'Anthony G. Basile2014-08-033-7/+7
* configure.ac: cleanup after moving fix-gnustackAnthony G. Basile2014-07-301-38/+28
* Refactor source tree: separate out fix-gnustackAnthony G. Basile2014-07-3021-69/+184
* Split misc/ into misc/ for production and poc/ for experimental stuff.Anthony G. Basile2014-07-3026-4/+36
* configure.ac: replace tabs with 4 spacesAnthony G. Basile2014-07-301-73/+73
* doc/Makefile.am: fix lost fix-gnustack.1Anthony G. Basile2014-07-301-0/+5
* ChangeLog, TODO: updatedAnthony G. Basile2014-07-302-0/+8
* configure.ac: Build fix-gnustack conditionally on --enable-ptpaxMaxim Kammerer2014-07-301-1/+2
* misc/install-xattr/ChangeLog: updatedAnthony G. Basile2014-07-211-0/+14
* misc/install-xattr: exclude trusted.* by defaultJason Zaman2014-06-271-1/+1
* misc/install-xattr: test used a dir that already existedJason Zaman2014-06-272-8/+8
* Correctly determine dst path if src is in a dirJason Zaman2014-06-242-2/+11
* misc/install-xattr: chdir to OLDPWD if we are wrapped by __PORTAGE_HELPER_PATHAnthony G. Basile2014-06-151-28/+19
* misc/install-xattr: fix pointer issues in which()Anthony G. Basile2014-06-111-14/+14
* misc/install-xattr: skip portage's install when searching for system installAnthony G. Basile2014-06-101-6/+33
* misc/install-xattr: /proc/self/exe for canonical path to selfAnthony G. Basile2014-06-091-8/+9
* 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