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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepare release 0.2.5
0.2.5
elfix-0.2.x
Anthony G. Basile
2011-10-17
6
-32
/
+40
*
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-17
1
-21
/
+21
*
scripts/paxmodule.c: add pax_setflags
Anthony G. Basile
2011-10-17
2
-0
/
+257
*
scripts/revdep-pax: add search by full library path
Anthony G. Basile
2011-10-17
1
-4
/
+28
*
scripts/revdep-pax: improve format of output
Anthony G. Basile
2011-10-17
1
-4
/
+26
*
scripts/revdep-pax: fix call to run_usage() on command line errors
Anthony G. Basile
2011-10-17
1
-2
/
+2
*
Prepare release 0.2.4
0.2.4
Anthony G. Basile
2011-10-12
6
-51
/
+51
*
ChangeLog updated
Anthony G. Basile
2011-10-12
1
-0
/
+6
*
scripts/revdep-pax: restrict non-verbose to only mismatches
Anthony G. Basile
2011-10-12
1
-6
/
+10
*
scripts/revdep-pax: code and variable name cleanup
Anthony G. Basile
2011-10-12
1
-25
/
+42
*
scripts/revdep-pax: add verbosity to output
Anthony G. Basile
2011-10-12
1
-75
/
+114
*
scripts/revdep-pax: add help
Anthony G. Basile
2011-10-12
1
-1
/
+12
*
scripts/revdep-pax: move option actions to functions
Anthony G. Basile
2011-10-12
1
-40
/
+71
*
ChangeLog updated
Anthony G. Basile
2011-10-08
1
-0
/
+1
*
Prepare release 0.2.3
0.2.3
Anthony G. Basile
2011-10-08
13
-121
/
+533
*
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
4
-2
/
+4
*
scripts/revdep-pax: completed four command line options
Anthony G. Basile
2011-10-08
1
-14
/
+26
*
scripts/revdep-pax: fixed two bugs
Anthony G. Basile
2011-10-08
1
-5
/
+24
*
scripts/revdep-pax: added main() and command line opts
Anthony G. Basile
2011-10-08
1
-8
/
+52
*
scripts/revdep-pax: use ldd instead of ldconfig to get so2filename mappings
Anthony G. Basile
2011-10-08
1
-51
/
+79
*
scripts/revdep-pax: use ldd to get mappings rather than NEEDS
Anthony G. Basile
2011-10-08
1
-4
/
+35
*
scripts/revdep-pax: add soname to real file mappings
Anthony G. Basile
2011-10-08
1
-5
/
+27
*
scripts/revdep-pax: improved variable names
Anthony G. Basile
2011-10-08
1
-31
/
+32
*
scripts/revdep-pax: organize into functions
Anthony G. Basile
2011-10-08
1
-41
/
+48
*
poc/paxmark-libs: moved paxmark-libs branch into poc directory
Anthony G. Basile
2011-10-08
9
-0
/
+1223
*
scripts/paxmodule.c: return pax flags as string
Anthony G. Basile
2011-10-08
1
-22
/
+24
*
scripts/paxmodule.c: add code to read pax flags
Anthony G. Basile
2011-10-08
2
-8
/
+122
*
scripts/revdep-paxmark: deprecated
Anthony G. Basile
2011-10-08
1
-639
/
+0
*
scripts/paxmodule.c: stub python binding for paxctl
Anthony G. Basile
2011-10-08
3
-0
/
+69
*
scripts/revdep-pax: python rewrite of revdep-paxmark
Anthony G. Basile
2011-10-08
1
-0
/
+53
*
poc/paxctl-xattr.c: first working version
Anthony G. Basile
2011-10-08
1
-130
/
+140
*
poc/paxctl-xattr.c: removed unnecesary listing of all xattrs
Anthony G. Basile
2011-10-08
1
-49
/
+30
*
poc/paxctl-xattr.c: get and set pax flags in xattrs
Anthony G. Basile
2011-10-08
2
-2
/
+377
*
Prepare release 0.2.2
0.2.2
Anthony G. Basile
2011-10-03
6
-32
/
+33
*
tests/Makefile.am: fixes 'make check' in dist tarball
Anthony G. Basile
2011-10-03
1
-0
/
+2
*
src/paxctl-ng.c: removed unused ei_buf[] and pt_buf[]
Anthony G. Basile
2011-09-27
1
-7
/
+0
*
Prepare release 0.2.1
0.2.1
Anthony G. Basile
2011-09-27
5
-32
/
+32
*
src/paxctl-ng.c: fix PT_PAX flag setting
Anthony G. Basile
2011-09-27
1
-15
/
+84
*
src/paxctl-ng.c: remove redundand call to gelf_getehdr
Anthony G. Basile
2011-09-27
1
-3
/
+0
*
Prepare build system
0.2.0
Anthony G. Basile
2011-09-18
16
-0
/
+24622
*
Release 0.2.0 prepared
Anthony G. Basile
2011-09-18
2
-1
/
+5
*
doc/Makefile.am: add install paxctl-ng.1 man page
Anthony G. Basile
2011-09-18
1
-1
/
+1
*
src/paxctl-ng.c: fix EI_PAX when -Pp etc is given
Anthony G. Basile
2011-09-18
2
-2
/
+16
*
doc/paxctl-ng.pod: initial draft
Anthony G. Basile
2011-09-18
6
-29
/
+315
*
doc/make.sh: switched fix-gnustack.1 to pod generated
Anthony G. Basile
2011-09-18
4
-38
/
+215
*
src/paxctl-ng.c: set PT_PAX flags
Anthony G. Basile
2011-09-18
1
-7
/
+42
[next]