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.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
lddtree: handle ${ORIGIN} like $ORIGIN
Mike Frysinger
2021-04-16
1
-1
/
+1
*
lddtree.sh: drop /lib extraction heuristics
Sergei Trofimovich
2020-08-14
1
-9
/
+1
*
use `sed -E -i.tmp` everywhere
Mike Frysinger
2015-12-16
1
-1
/
+1
*
lddtree.sh: fix interp handling when doing a full listing
Mike Frysinger
2015-08-20
1
-3
/
+17
*
lddtree: handle direct ldso linkage better
v1.0.5
Mike Frysinger
2015-07-20
1
-2
/
+9
*
migrate to git
v1.0
Mike Frysinger
2015-03-02
1
-4
/
+1
*
lddtree: add GNU to the LINUX/SYSV/NONE compat set #464380 by cmuelle8
Mike Frysinger
2013-04-07
1
-5
/
+6
*
lddtree.sh: add --no-auto-root behavior to match lddtree.py
Mike Frysinger
2013-04-05
1
-16
/
+27
*
lddtree: update copyright lines
Mike Frysinger
2013-04-05
1
-4
/
+4
*
lddtree.sh: fix whitespace in usage string
Mike Frysinger
2013-01-22
1
-3
/
+3
*
lddtree.sh: fix by Loïc Yhuel for LD_LIBRARY_PATH processing #449718
v0.6
Mike Frysinger
2013-01-02
1
-3
/
+3
*
lddtree: implement $ORIGIN support
Mike Frysinger
2012-11-15
1
-3
/
+4
*
lddtree: add a --list option so scripts can parse the output easily
Mike Frysinger
2012-11-13
1
-8
/
+19
*
lddtree: add a -V (--version) flag
Mike Frysinger
2012-11-10
1
-3
/
+11
*
lddtree: normalize linux osabi to sysv since they are compatible (with glibc)...
Mike Frysinger
2012-11-10
1
-2
/
+5
*
update copyright years
Mike Frysinger
2012-11-04
1
-1
/
+4
*
lddtree: add ROOT support #430366 by Richard Yao
Mike Frysinger
2012-11-04
1
-12
/
+21
*
lddtree: check for correct abi types before showing a match #364079 by Marc-A...
Mike Frysinger
2012-11-03
1
-20
/
+41
*
lddtree: make sure conf files exist before we try to read them #360041 by Raf...
Mike Frysinger
2011-03-23
1
-1
/
+4
*
- add a cvs Header to lddtree.sh
Ned Ludd
2011-03-03
1
-0
/
+1
*
lddtree: handle "include" in ld.so.conf and LD_LIBRARY_PATH
v0.2.3
Mike Frysinger
2011-03-03
1
-9
/
+42
*
switch from getopt program to getopts shell builtin
Mike Frysinger
2010-02-09
1
-12
/
+8
*
cache rpath/ldso lookups when possible to speed things up
Mike Frysinger
2009-12-01
1
-2
/
+14
*
allow lddtree to be sourced by other scripts to share common funcs
Mike Frysinger
2009-12-01
1
-22
/
+26
*
- mainly whitespace updates
Ned Ludd
2008-01-17
1
-0
/
+1
*
if lib cannot be found in rpath/ld.so.conf, check standard library paths
Mike Frysinger
2007-12-31
1
-0
/
+1
*
missed one elf->resolved change
Mike Frysinger
2007-12-31
1
-1
/
+1
*
print the ELF dependency tree as a ......... tree
Mike Frysinger
2007-12-31
1
-0
/
+120