| Commit message (Expand) | Author | Age | Files | Lines |
* | scripts/revdep-pax: update to alt-revdep-pax + link_map.py | Anthony G. Basile | 2012-12-28 | 2 | -472/+500 |
* | misc/alt-revdep-pax: cleanup wrt object with no pax flags | Anthony G. Basile | 2012-12-26 | 1 | -64/+59 |
* | misc/alt-revdep-pax: use class LinkMap | Anthony G. Basile | 2012-12-26 | 1 | -571/+430 |
* | misc/link_map.py: place class in its own module | Anthony G. Basile | 2012-12-26 | 2 | -44/+78 |
* | misc/link_maps: encapsulate all logic in class LinkMap | Anthony G. Basile | 2012-12-26 | 1 | -146/+156 |
* | misc/link_maps: refactorize indentation | Anthony G. Basile | 2012-12-25 | 1 | -160/+158 |
* | misc/link_maps_portage: dumped, misc/link_maps now uses portage only | Anthony G. Basile | 2012-12-25 | 2 | -255/+28 |
* | misc/link_maps_portage: fix python2-isms | Anthony G. Basile | 2012-12-24 | 2 | -2/+2 |
* | misc/link_maps_portage: fix get_{object_needed,libraries} for multilib | Anthony G. Basile | 2012-12-24 | 1 | -3/+5 |
* | misc/link_maps{,_portage}: make multilib aware | Anthony G. Basile | 2012-12-24 | 2 | -114/+178 |
* | misc/alt-revdep-pax: read NEEDED.ELF.2 via portage | Anthony G. Basile | 2012-12-23 | 1 | -42/+25 |
* | misc/link_maps{,_portage}: compare reading /var/db/pkg directly and via portage | Anthony G. Basile | 2012-12-23 | 2 | -45/+199 |
* | misc/alt-revdep-pax: comment on how to use portage for /var/db/pkg data | Anthony G. Basile | 2012-12-23 | 1 | -0/+7 |
* | misc/alt-revdep-pax: correct expand_linkings() to include first ELF object in... | Anthony G. Basile | 2012-12-22 | 1 | -9/+9 |
* | misc/alt-revdep-pax: add print forward linkings per elf object (-b) | Anthony G. Basile | 2012-12-22 | 1 | -21/+31 |
* | misc/alt-revdep-pax: add print all reverse linkings (-r) | Anthony G. Basile | 2012-12-22 | 1 | -69/+80 |
* | scripts/migrate-pax, misc/alt-revdep-pax: immediately bail if we are not root | Anthony G. Basile | 2012-12-22 | 1 | -0/+6 |
* | scripts/paxmodule.c: fix logic of finding either PT_PAX or XATTR_PAX | Anthony G. Basile | 2012-12-22 | 1 | -1/+1 |
* | misc/alt-revdep-pax: add old revdep-pax, add print all forward linkings (-f) | Anthony G. Basile | 2012-12-22 | 2 | -63/+664 |
* | misc/alt-revdep-pax: remove soname list copy, add get_object_reverse_linkings() | Anthony G. Basile | 2012-12-22 | 1 | -36/+55 |
* | misc/alt-revdep-pax: remove copy.copy in constructing object linking chain | Anthony G. Basile | 2012-12-21 | 1 | -11/+15 |
* | misc/alt-revdep-pax: follow NEEDED to end of linking chain | Anthony G. Basile | 2012-12-21 | 1 | -23/+66 |
* | misc/alt-revdep-pax: add soname to soname linkings for full linking chain | Anthony G. Basile | 2012-12-21 | 1 | -24/+81 |
* | Rename XT_PAX to XATTR_PAX everywhere | Anthony G. Basile | 2012-12-21 | 1 | -6/+6 |
* | misc/alt-revdep-pax: alternative approache to ELF exec <-> library mappings | Anthony G. Basile | 2012-12-18 | 1 | -0/+101 |
* | ChangeLog, TODO, README, Copyright Notices: updated | Anthony G. Basile | 2012-12-16 | 3 | -1062/+0 |
* | tests/revdeppaxtest: progress towards a test for revdep-pax | Anthony G. Basile | 2012-12-14 | 11 | -1175/+1 |
* | scripts/revdep-pax: do complex markings | Anthony G. Basile | 2011-12-28 | 1 | -1/+7 |
* | misc/test-revdep-pax/testrevdeppax.sh: cleanup output | Anthony G. Basile | 2011-12-28 | 2 | -7/+9 |
* | misc/test-revdep-pax/testrevdeppax.sh: added test script | Anthony G. Basile | 2011-12-28 | 2 | -2/+30 |
* | misc/test-revdep-pax: test package for revdep-pax | Anthony G. Basile | 2011-12-28 | 10 | -0/+1139 |
* | Remove poc to misc code directory | Anthony G. Basile | 2011-10-18 | 4 | -0/+326 |
* | Move poc/paxctl-xattr.c -> misc/paxctl-xattr.c | Anthony G. Basile | 2011-10-18 | 2 | -2/+363 |
* | Move poc/paxmark-libs -> misc/paxmark-libs | Anthony G. Basile | 2011-10-18 | 9 | -0/+1223 |
* | misc/*.c: fixed cycling over section data | Anthony G. Basile | 2011-07-07 | 4 | -24/+34 |
* | Moved miscellaneous code in its own directory | Anthony G. Basile | 2011-07-07 | 4 | -0/+433 |
* | Added autotool build system | Anthony G. Basile | 2011-04-12 | 1 | -251/+0 |
* | Initial commit | Dark Ness | 2011-04-12 | 1 | -0/+251 |