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/paxmark.sh: source the profiles for PAX_MARKINGS
elfix-0.9.x
Anthony G. Basile
2019-11-18
1
-9
/
+15
*
install-xattr: fix mangling of parameter order by getopt_long()
Anthony G. Basile
2019-11-09
1
-21
/
+32
*
install-xattr: -Z and -b flags do not accept arguments
Anthony G. Basile
2019-11-09
1
-1
/
+1
*
Prepare release 0.9.5
Anthony G. Basile
2019-04-22
1
-1
/
+1
*
scripts/paxmark.sh: have PAX_MARKINGS default to 'none'
Anthony G. Basile
2019-04-22
1
-1
/
+1
*
install-xattr: address compiler warnings, bug #682110
Anthony G. Basile
2019-04-14
1
-2
/
+3
*
install-xattr: report any errors by "stat"
Nick Bowler
2019-03-30
2
-2
/
+9
*
Prepare release 0.9.4
Anthony G. Basile
2018-12-13
1
-1
/
+1
*
src/paxctl-ng.c: return ENOENT if a file is not found
Anthony G. Basile
2018-12-13
1
-0
/
+7
*
Prepare release 0.9.3
Anthony G. Basile
2018-11-28
1
-1
/
+1
*
attr/xattr.h is deprecated. Use sys/xattr.h instead
Lars Wendler
2018-11-28
3
-4
/
+7
*
Prepare release 0.9.2
0.9.2
Anthony G. Basile
2015-10-27
2
-1
/
+2
*
ChangeLog: updated.
Anthony G. Basile
2015-10-27
1
-0
/
+8
*
scripts/paxmark.sh: don't do a login bash, bug #564142.
Anthony G. Basile
2015-10-27
1
-1
/
+1
*
configure.ac: check for <gelf.h> only if ptpax is enabled.
Anthony G. Basile
2015-10-24
1
-1
/
+6
*
Prepare release 0.9.1
0.9.1
Anthony G. Basile
2015-09-03
1
-1
/
+1
*
ChangeLog: updated
Anthony G. Basile
2015-09-03
1
-0
/
+2
*
scripts/paxmark.sh: default to both PT and XT.
Anthony G. Basile
2015-09-03
2
-1
/
+4
*
scripts/paxmark.sh: make.conf can be a directory
James Le Cuirot
2015-09-03
2
-1
/
+13
*
misc/install-xattr: update ChangeLog
Anthony G. Basile
2015-09-03
1
-0
/
+6
*
misc/install-xattr: ignore all whitespace in PORTAGE_XATTR_EXCLUDE
Jason Zaman
2015-09-03
1
-2
/
+6
*
scripts/paxmodule.c: fix build with clang
Fabio Scaccabarozzi
2015-09-03
1
-0
/
+4
*
scripts/revdep-pax: change .get_maps() to .get_graph()
Anthony G. Basile
2015-09-03
1
-1
/
+1
*
scripts/paxmark.sh: source make.conf and properly set PAX_MARKINGS
Anthony G. Basile
2015-09-03
2
-3
/
+9
*
Prepare release 0.9.0
0.9.0
Anthony G. Basile
2014-11-03
1
-1
/
+1
*
ChangeLog: updated
Anthony G. Basile
2014-11-03
1
-0
/
+7
*
misc/install-xattr: add btrfs.* to excluded xattrs
Anthony G. Basile
2014-11-02
1
-1
/
+1
*
scripts/paxmark.sh: backport improvements from pax-utils.eclass
Anthony G. Basile
2014-10-17
1
-57
/
+38
*
configure.ac: remove bash-isms
Anthony G. Basile
2014-10-13
1
-5
/
+5
*
doc: update pod files
Anthony G. Basile
2014-10-13
4
-84
/
+70
*
misc/install-xattr: fix whitespace in ChangeLog
Anthony G. Basile
2014-10-12
1
-0
/
+2
*
misc/install-xattr: update ChangeLog
Anthony G. Basile
2014-10-12
1
-0
/
+5
*
misc/install-xattr: correct potential fork bomb
Zac Medico
2014-10-08
1
-1
/
+5
*
scripts/revdep-pax: rename 'maps' -> 'graph'
Anthony G. Basile
2014-08-03
2
-6
/
+6
*
pocs/link-graph: rename 'maps' -> 'graph'
Anthony G. Basile
2014-08-03
3
-7
/
+7
*
configure.ac: cleanup after moving fix-gnustack
Anthony G. Basile
2014-07-30
1
-38
/
+28
*
Refactor source tree: separate out fix-gnustack
Anthony G. Basile
2014-07-30
21
-69
/
+184
*
Split misc/ into misc/ for production and poc/ for experimental stuff.
Anthony G. Basile
2014-07-30
26
-4
/
+36
*
configure.ac: replace tabs with 4 spaces
Anthony G. Basile
2014-07-30
1
-73
/
+73
*
doc/Makefile.am: fix lost fix-gnustack.1
Anthony G. Basile
2014-07-30
1
-0
/
+5
*
ChangeLog, TODO: updated
Anthony G. Basile
2014-07-30
2
-0
/
+8
*
configure.ac: Build fix-gnustack conditionally on --enable-ptpax
Maxim Kammerer
2014-07-30
1
-1
/
+2
*
misc/install-xattr/ChangeLog: updated
Anthony G. Basile
2014-07-21
1
-0
/
+14
*
misc/install-xattr: exclude trusted.* by default
Jason Zaman
2014-06-27
1
-1
/
+1
*
misc/install-xattr: test used a dir that already existed
Jason Zaman
2014-06-27
2
-8
/
+8
*
Correctly determine dst path if src is in a dir
Jason Zaman
2014-06-24
2
-2
/
+11
*
misc/install-xattr: chdir to OLDPWD if we are wrapped by __PORTAGE_HELPER_PATH
Anthony G. Basile
2014-06-15
1
-28
/
+19
*
misc/install-xattr: fix pointer issues in which()
Anthony G. Basile
2014-06-11
1
-14
/
+14
*
misc/install-xattr: skip portage's install when searching for system install
Anthony G. Basile
2014-06-10
1
-6
/
+33
*
misc/install-xattr: /proc/self/exe for canonical path to self
Anthony G. Basile
2014-06-09
1
-8
/
+9
[next]