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
...
*
scripts/revdep-pax: add soname to real file mappings
Anthony G. Basile
2011-10-06
1
-5
/
+27
*
scripts/revdep-pax: improved variable names
Anthony G. Basile
2011-10-06
1
-31
/
+32
*
scripts/revdep-pax: organize into functions
Anthony G. Basile
2011-10-06
1
-41
/
+48
*
poc/paxmark-libs: moved paxmark-libs branch into poc directory
Anthony G. Basile
2011-10-06
9
-0
/
+1223
*
scripts/paxmodule.c: return pax flags as string
Anthony G. Basile
2011-10-06
1
-22
/
+24
*
scripts/paxmodule.c: add code to read pax flags
Anthony G. Basile
2011-10-06
2
-8
/
+122
*
scripts/revdep-paxmark: deprecated
Anthony G. Basile
2011-10-05
1
-639
/
+0
*
scripts/paxmodule.c: stub python binding for paxctl
Anthony G. Basile
2011-10-05
3
-0
/
+69
*
scripts/revdep-pax: python rewrite of revdep-paxmark
Anthony G. Basile
2011-10-05
1
-0
/
+53
*
tests/Makefile.am: fixes 'make check' in dist tarball
Anthony G. Basile
2011-10-03
1
-0
/
+2
*
poc/paxctl-xattr.c: first working version
Anthony G. Basile
2011-09-27
1
-130
/
+140
*
poc/paxctl-xattr.c: removed unnecesary listing of all xattrs
Anthony G. Basile
2011-09-27
1
-49
/
+30
*
poc/paxctl-xattr.c: get and set pax flags in xattrs
Anthony G. Basile
2011-09-27
2
-2
/
+377
*
src/paxctl-ng.c: removed unused ei_buf[] and pt_buf[]
Anthony G. Basile
2011-09-27
1
-7
/
+0
*
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
*
configure.ac: working towards release 0.3.x
0.3
Anthony G. Basile
2011-09-18
1
-1
/
+1
*
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
*
src/paxctl-ng.c: set EI_PAX flags
Anthony G. Basile
2011-09-11
1
-7
/
+49
*
src/paxctl-ng.c: enable+disable flag means default setting
Anthony G. Basile
2011-09-10
1
-63
/
+66
*
src/paxctl-ng.c: add constraints on command line flags
Anthony G. Basile
2011-09-10
1
-15
/
+48
*
src/paxctl-ng.c: construct pax flags from command line
Anthony G. Basile
2011-09-10
1
-16
/
+35
*
src/paxctl-ng.c: added read EI/PT_PAX flags
Anthony G. Basile
2011-09-10
1
-87
/
+69
*
src/paxctl-ng.c: remove create PAX_FLAGS and add read flags option
Anthony G. Basile
2011-09-10
1
-5
/
+13
*
src/paxctl-ng.c: remove create_flags option
Anthony G. Basile
2011-09-10
1
-88
/
+24
*
scripts/revdep-paxmark: tool to find mismatched pax markings
Anthony G. Basile
2011-09-08
1
-0
/
+639
*
doc/paxctl-ng-design.txt: ready for release as RFC
Anthony G. Basile
2011-09-08
1
-2
/
+39
*
doc/paxctl-ng-design.txt: first draft
Anthony G. Basile
2011-09-08
1
-0
/
+43
*
misc/*.c: fixed cycling over section data
Anthony G. Basile
2011-07-07
4
-24
/
+34
*
Moved miscellaneous code in its own directory
Anthony G. Basile
2011-07-07
5
-1
/
+434
*
src/fix-gnustack.c: minor syntactic change
Anthony G. Basile
2011-05-13
1
-1
/
+2
*
poc/mangle-paxflags.c: added quiet mode and fixed whitespaces
Anthony G. Basile
2011-05-06
4
-106
/
+132
*
poc/mangle-paxflags.c: added verbose mode
Anthony G. Basile
2011-05-06
1
-49
/
+85
*
src/paxctl-ng.c: added help and create PT_PAX_FLAGS
Anthony G. Basile
2011-05-05
5
-6
/
+327
*
poc/mangle-paxflags.c and src/fix-gnustack.c: added help option
Anthony G. Basile
2011-05-05
4
-7
/
+53
*
src/fix-gnustack.c: improved error messages
Anthony G. Basile
2011-05-05
1
-5
/
+5
*
poc/mangle-paxflags.c: print out PT_PAX_FLAGS if found
Anthony G. Basile
2011-05-05
1
-10
/
+20
*
poc/mangle-paxflags.c: remove EI_PAX and PT_PAX_FLAGS from an elf
Anthony G. Basile
2011-05-05
9
-5
/
+261
|
\
|
*
Revamped tests, added poc
Anthony G. Basile
2011-05-05
10
-48
/
+131
*
|
tests: renaming to be more specific
Anthony G. Basile
2011-05-05
7
-48
/
+18
|
/
*
configure.ac: added check for more headers
Anthony G. Basile
2011-05-03
1
-1
/
+9
*
Cleaned out unnecessary call to get ehdr
Anthony G. Basile
2011-05-03
1
-4
/
+0
*
Fixed test on x86
Anthony G. Basile
2011-04-25
1
-1
/
+1
*
Added contitional for 'tests'
Anthony G. Basile
2011-04-15
2
-2
/
+21
*
Added man page.
Anthony G. Basile
2011-04-14
4
-1
/
+42
*
Changed project name.
Anthony G. Basile
2011-04-14
1
-1
/
+1
[prev]
[next]