GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/pax-utils.git
master
ELF related utils for ELF 32/64 binaries that can check files for security relevant properties
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lddtree.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
lddtree.py: fix glob handling w/ld.so.conf
Mike Frysinger
2015-08-20
1
-1
/
+5
*
lddtree: handle direct ldso linkage better
v1.0.5
Mike Frysinger
2015-07-20
1
-2
/
+11
*
lddtree.py: convert to arparse
Mike Frysinger
2015-06-04
1
-93
/
+91
*
lddtree.py: dereference the interp symlink to handle desynced ABIs better
v1.0.2
Mike Frysinger
2015-03-10
1
-4
/
+14
*
migrate to git
v1.0
Mike Frysinger
2015-03-02
1
-3
/
+1
*
lddtree.py: if we could not find the lib for copying, issue a warning and ski...
Mike Frysinger
2014-11-20
1
-2
/
+5
*
lddtree.py: plumb down --debug into ParseLdSoConf
Mike Frysinger
2014-11-20
1
-7
/
+13
*
lddtree.py: adjust style to fix pylint warnings
Mike Frysinger
2014-11-20
1
-67
/
+68
*
lddtree.py: when parsing libs, make sure to pass down the realpath too
Mike Frysinger
2014-08-01
1
-4
/
+4
*
lddtree.py: drop TODO since we should handle symlinks now
Mike Frysinger
2014-08-01
1
-4
/
+2
*
lddtree.py: save the original path as well as the full path for symlinks
Mike Frysinger
2014-07-30
1
-19
/
+30
*
lddtree: do symlink resolution on args on the command line
Mike Frysinger
2014-07-30
1
-7
/
+25
*
lddtree.py: when searching for libs, make sure we resolve symlinks inside the...
Mike Frysinger
2014-07-30
1
-5
/
+38
*
lddtree.py: update ParseELF arg list after previous commit
Mike Frysinger
2014-07-30
1
-3
/
+3
*
lddtree.py: rework debug handling and add a bit more throughout the processing
Mike Frysinger
2014-07-30
1
-16
/
+33
*
lddtree.py: use basename of argv[0] for warnings as it looks nicer
Mike Frysinger
2014-07-30
1
-3
/
+3
*
lddtree.py: update copyright
Mike Frysinger
2014-07-30
1
-4
/
+5
*
lddtree.py: initial prefix support by Benda Xu #488460
v0.8
Mike Frysinger
2014-03-20
1
-9
/
+17
*
lddtree.py: fix style
Mike Frysinger
2014-03-20
1
-3
/
+9
*
lddtree.py: add docstring for path in ParseLdPaths
Mike Frysinger
2013-04-23
1
-2
/
+3
*
lddtree.py: add --skip-non-elfs option so you can batch commands like `lddtre...
Mike Frysinger
2013-04-22
1
-3
/
+15
*
lddtree.py: fix $ORIGIN handling when using --root so the root does not get d...
Mike Frysinger
2013-04-22
1
-4
/
+6
*
lddtree: add GNU to the LINUX/SYSV/NONE compat set #464380 by cmuelle8
Mike Frysinger
2013-04-07
1
-3
/
+3
*
lddtree.py: only auto-prefix paths w/ROOT if the path is absolute
Mike Frysinger
2013-04-05
1
-3
/
+6
*
lddtree: update copyright lines
Mike Frysinger
2013-04-05
1
-4
/
+4
*
lddtree.py: use option groups for --copy-to-tree flags
Mike Frysinger
2013-04-03
1
-19
/
+23
*
lddtree.py: drop superfluous () around help strings
Mike Frysinger
2013-03-28
1
-14
/
+14
*
lddtree.py: handle the case where `realpath` is not available (like small ini...
Mike Frysinger
2013-03-28
1
-3
/
+8
*
lddtree.py: add documentation/checks on --bindir/--libdir flags
Mike Frysinger
2013-03-28
1
-4
/
+22
*
lddtree.py: use 0o for octal prefix for python3 compat
Mike Frysinger
2013-03-27
1
-3
/
+3
*
lddtree.py: add --copy-non-elfs to simplify copying of lots of files
Mike Frysinger
2013-03-27
1
-2
/
+17
*
lddtree.py: use glob.iglob, and warn when no paths were matched
Mike Frysinger
2013-03-27
1
-3
/
+12
*
lddtree.py: support globs on the command line
Mike Frysinger
2013-03-27
1
-12
/
+16
*
lddtree.py: add --bindir/--libdir options to support collapsing the outputs d...
Mike Frysinger
2013-03-26
1
-15
/
+36
*
lddtree.py: do not try and wrap static ELFs
Mike Frysinger
2013-03-26
1
-2
/
+7
*
lddtree.py: add a --generate-wrappers option for automatically wrapping execu...
Mike Frysinger
2013-03-26
1
-19
/
+93
*
lddtree.py: when using --root, stop copying files into the output using that ...
Mike Frysinger
2013-03-25
1
-7
/
+30
*
lddtree.py: fix help text w/--root option
Mike Frysinger
2013-03-24
1
-3
/
+3
*
lddtree.py: have main() process all args given it rather than worrying about ...
Mike Frysinger
2013-03-24
1
-5
/
+3
*
lddtree.py: convert from tabs to two space indents to keep pylint happy, and ...
Mike Frysinger
2013-03-23
1
-390
/
+391
*
lddtree.py: relicense to BSD-3 to make Debian licensecheck.pl stfu
Mike Frysinger
2013-03-21
1
-3
/
+3
*
lddtree.py: fix a few random pylint warnings
Mike Frysinger
2013-03-21
1
-6
/
+6
*
lddtree.py: get it working under python-3 #452178
Mike Frysinger
2013-03-21
1
-8
/
+13
*
lddtree.py: leverage the rpaths from the main executable to better locate lib...
Mike Frysinger
2013-01-05
1
-3
/
+15
*
lddtree.py: fix typo found by pyflakes
Mike Frysinger
2012-12-14
1
-3
/
+3
*
lddtree.py: even simpler CompatibleELFs by David James
Mike Frysinger
2012-11-26
1
-19
/
+10
*
lddtree.py: simplify osabi compat logic a bit with suggestion from David James
Mike Frysinger
2012-11-24
1
-5
/
+4
*
lddtree.py: simplify ldpath uniqification with algo by David James
Mike Frysinger
2012-11-24
1
-12
/
+12
*
lddtree.py: handle $ORIGIN in the middle of paths as pointed out by David James
Mike Frysinger
2012-11-24
1
-5
/
+7
*
lddtree.py: fix indentation in previous commit
Mike Frysinger
2012-11-17
1
-4
/
+4
[next]