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/elfix.git
elfix-0.1.x
elfix-0.2.x
elfix-0.3.x
elfix-0.4.x
elfix-0.5.x
elfix-0.6.x
elfix-0.7.x
elfix-0.8.x
elfix-0.9.x
master
Utilities to fix Elf binaries
Anthony G. Basile <blueness@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
scripts/revdep-pax: fix more python2 -> 3
Anthony G. Basile
2012-07-23
1
-3
/
+3
*
scripts/paxmodule.c: ELF_C_RDWR_MMAP -> ELF_C_RDWR for uclibc compat
Anthony G. Basile
2012-07-23
1
-2
/
+2
*
scripts/paxmodule.c: python3 with python2 compat
Anthony G. Basile
2012-07-22
2
-5
/
+34
*
scripts/revdep-pax: print and exceptions python3 compat
Anthony G. Basile
2012-07-22
1
-68
/
+67
*
Replace XATTR_REPLACE with 0 to create on set
Anthony G. Basile
2012-07-21
1
-1
/
+1
*
scripts/*: rename setflags to setbinflags
Anthony G. Basile
2012-07-21
3
-11
/
+13
*
scripts/paxmodule.c: add setstrstring function
Anthony G. Basile
2012-07-21
1
-0
/
+32
*
scripts/pypaxctl: remove debug code
Anthony G. Basile
2012-07-21
1
-4
/
+3
*
scripts/pypaxctl: frontend to pypax module
Anthony G. Basile
2012-07-21
2
-1
/
+49
*
scripts/paxmodule.c: fix FLAGS_SIZE
Anthony G. Basile
2012-07-21
1
-4
/
+4
*
scripts/paxmodule.c: switch to string implementation of XT_PAX
Anthony G. Basile
2012-07-21
1
-8
/
+48
*
scripts/revdep-pax: do complex markings
Anthony G. Basile
2011-12-28
1
-6
/
+18
*
scripts/revdep-pax: cleanup output
Anthony G. Basile
2011-12-28
1
-4
/
+8
*
scripts/revdep-pax: added an allyes option
Anthony G. Basile
2011-12-28
1
-17
/
+27
*
scripts/revdep-pax: warn only for complex markings
Anthony G. Basile
2011-12-28
1
-16
/
+41
*
scripts/revdep-pax: fix missing colon
Anthony G. Basile
2011-12-28
1
-1
/
+1
*
scripts/revdep-pax: cleaned up namespace
Anthony G. Basile
2011-12-28
1
-37
/
+37
*
scripts/revdep-pax: wrap pax.setflags() to allow complex logic
Anthony G. Basile
2011-12-26
1
-2
/
+18
*
scripts/revdep-pax: die elegantly if binary/library/soname is not found
Anthony G. Basile
2011-12-26
1
-4
/
+13
*
scripts/revdep-pax: add exception handling when doing pax.setflags
Anthony G. Basile
2011-12-04
1
-24
/
+21
*
scripts/revdep-pax: -e works with both -v and not -v
Anthony G. Basile
2011-11-28
1
-50
/
+40
*
scripts/{setup.py,paxmodule.c}: build with/without xattr support
Anthony G. Basile
2011-11-26
2
-5
/
+34
*
scripts/revdep-pax: fix parameter order for run_soname
Anthony G. Basile
2011-11-26
1
-3
/
+3
*
scripts/revdep-pax: cosmetic cleanup for -f and -r output
Anthony G. Basile
2011-11-26
1
-4
/
+2
*
scripts/revdep-pax: improved -e switch, mark only for shell PATH
Anthony G. Basile
2011-11-26
1
-0
/
+3
*
Improved readability of doc/revdep-pax.1 and scripts/revdep-pax
Anthony G. Basile
2011-11-26
1
-18
/
+18
*
scripts/revdep-pax: add -e switch, verbose for shell PATH
Anthony G. Basile
2011-11-26
1
-31
/
+37
*
Update build system
0.4
Anthony G. Basile
2011-10-23
1
-0
/
+1
*
src/paxctl-ng.c: prepare -C -c -F -f flags
Anthony G. Basile
2011-10-21
1
-1
/
+0
*
Update build system
Anthony G. Basile
2011-10-20
1
-1
/
+1
*
src/paxctl-ng.c: clean up error handling
Anthony G. Basile
2011-10-20
1
-43
/
+7
*
scripts/paxmodule.c: add XT_PAX write support, code cleanup
Anthony G. Basile
2011-10-20
1
-68
/
+104
*
scripts/paxmodule.c: add XT_PAX read support
Anthony G. Basile
2011-10-20
1
-51
/
+116
*
Add doc/revdep-pax.pod and remove EI_PAX docs from doc/paxctl*
Anthony G. Basile
2011-10-19
1
-7
/
+8
*
Remove all EI_PAX code, bug #387459
Anthony G. Basile
2011-10-18
2
-120
/
+4
*
scripts/{paxmodule.c,revdep-pax}: removed EI_PAX markings, bug #387459
Anthony G. Basile
2011-10-17
2
-2
/
+18
*
scripts/revdep-pax: extend setting flags to reverse mappings
Anthony G. Basile
2011-10-17
1
-7
/
+27
*
scripts/{paxmodule.c,revdep-pax}: add code to set pax flags
Anthony G. Basile
2011-10-17
2
-182
/
+101
*
scripts/revdep-pax: make only one of -f -r -b -s -l allowed
Anthony G. Basile
2011-10-16
1
-21
/
+21
*
scripts/paxmodule.c: add pax_setflags
Anthony G. Basile
2011-10-16
2
-0
/
+257
*
scripts/revdep-pax: add search by full library path
Anthony G. Basile
2011-10-13
1
-4
/
+28
*
scripts/revdep-pax: improve format of output
Anthony G. Basile
2011-10-12
1
-4
/
+26
*
scripts/revdep-pax: fix call to run_usage() on command line errors
Anthony G. Basile
2011-10-12
1
-2
/
+2
*
scripts/revdep-pax: restrict non-verbose to only mismatches
Anthony G. Basile
2011-10-10
1
-6
/
+10
*
scripts/revdep-pax: code and variable name cleanup
Anthony G. Basile
2011-10-10
1
-25
/
+42
*
scripts/revdep-pax: add verbosity to output
Anthony G. Basile
2011-10-10
1
-75
/
+114
*
scripts/revdep-pax: add help
Anthony G. Basile
2011-10-10
1
-1
/
+12
*
scripts/revdep-pax: move option actions to functions
Anthony G. Basile
2011-10-10
1
-40
/
+71
*
scripts/Makefile.am: fix to work with make dist
Anthony G. Basile
2011-10-08
1
-1
/
+1
*
{scripts,src}/Makefile.am: install all utilities into /sbin
Anthony G. Basile
2011-10-08
1
-0
/
+1
[prev]
[next]