summaryrefslogtreecommitdiff
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
* scripts/revdep-pax: update to alt-revdep-pax + link_map.pyAnthony G. Basile2012-12-282-472/+500
* misc/alt-revdep-pax: cleanup wrt object with no pax flagsAnthony G. Basile2012-12-261-64/+59
* misc/alt-revdep-pax: use class LinkMapAnthony G. Basile2012-12-261-571/+430
* misc/link_map.py: place class in its own moduleAnthony G. Basile2012-12-262-44/+78
* misc/link_maps: encapsulate all logic in class LinkMapAnthony G. Basile2012-12-261-146/+156
* misc/link_maps: refactorize indentationAnthony G. Basile2012-12-251-160/+158
* misc/link_maps_portage: dumped, misc/link_maps now uses portage onlyAnthony G. Basile2012-12-252-255/+28
* misc/link_maps_portage: fix python2-ismsAnthony G. Basile2012-12-242-2/+2
* misc/link_maps_portage: fix get_{object_needed,libraries} for multilibAnthony G. Basile2012-12-241-3/+5
* misc/link_maps{,_portage}: make multilib awareAnthony G. Basile2012-12-242-114/+178
* misc/alt-revdep-pax: read NEEDED.ELF.2 via portageAnthony G. Basile2012-12-231-42/+25
* misc/link_maps{,_portage}: compare reading /var/db/pkg directly and via portageAnthony G. Basile2012-12-232-45/+199
* misc/alt-revdep-pax: comment on how to use portage for /var/db/pkg dataAnthony G. Basile2012-12-231-0/+7
* misc/alt-revdep-pax: correct expand_linkings() to include first ELF object in...Anthony G. Basile2012-12-221-9/+9
* misc/alt-revdep-pax: add print forward linkings per elf object (-b)Anthony G. Basile2012-12-221-21/+31
* misc/alt-revdep-pax: add print all reverse linkings (-r)Anthony G. Basile2012-12-221-69/+80
* scripts/migrate-pax, misc/alt-revdep-pax: immediately bail if we are not rootAnthony G. Basile2012-12-221-0/+6
* scripts/paxmodule.c: fix logic of finding either PT_PAX or XATTR_PAXAnthony G. Basile2012-12-221-1/+1
* misc/alt-revdep-pax: add old revdep-pax, add print all forward linkings (-f)Anthony G. Basile2012-12-222-63/+664
* misc/alt-revdep-pax: remove soname list copy, add get_object_reverse_linkings()Anthony G. Basile2012-12-221-36/+55
* misc/alt-revdep-pax: remove copy.copy in constructing object linking chainAnthony G. Basile2012-12-211-11/+15
* misc/alt-revdep-pax: follow NEEDED to end of linking chainAnthony G. Basile2012-12-211-23/+66
* misc/alt-revdep-pax: add soname to soname linkings for full linking chainAnthony G. Basile2012-12-211-24/+81
* Rename XT_PAX to XATTR_PAX everywhereAnthony G. Basile2012-12-211-6/+6
* misc/alt-revdep-pax: alternative approache to ELF exec <-> library mappingsAnthony G. Basile2012-12-181-0/+101
* ChangeLog, TODO, README, Copyright Notices: updatedAnthony G. Basile2012-12-163-1062/+0
* tests/revdeppaxtest: progress towards a test for revdep-paxAnthony G. Basile2012-12-1411-1175/+1
* scripts/revdep-pax: do complex markingsAnthony G. Basile2011-12-281-1/+7
* misc/test-revdep-pax/testrevdeppax.sh: cleanup outputAnthony G. Basile2011-12-282-7/+9
* misc/test-revdep-pax/testrevdeppax.sh: added test scriptAnthony G. Basile2011-12-282-2/+30
* misc/test-revdep-pax: test package for revdep-paxAnthony G. Basile2011-12-2810-0/+1139
* Remove poc to misc code directoryAnthony G. Basile2011-10-184-0/+326
* Move poc/paxctl-xattr.c -> misc/paxctl-xattr.cAnthony G. Basile2011-10-182-2/+363
* Move poc/paxmark-libs -> misc/paxmark-libsAnthony G. Basile2011-10-189-0/+1223
* misc/*.c: fixed cycling over section dataAnthony G. Basile2011-07-074-24/+34
* Moved miscellaneous code in its own directoryAnthony G. Basile2011-07-074-0/+433
* Added autotool build systemAnthony G. Basile2011-04-121-251/+0
* Initial commitDark Ness2011-04-121-0/+251