index
:
delta/libarchive.git
3.4
3.5
Issue1104
android_adb
master
no_chdir_writer
release
utf8
winsymlink
github.com: libarchive/libarchive.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
dirfd can be implemented as macro, so use a better test case.
Joerg Sonnenberger
2017-04-07
1
-1
/
+8
*
Improve extended attribute support
Martin Matuska
2017-03-23
1
-13
/
+103
*
Add NFSv4 ACL support for Linux via librichacl
Martin Matuska
2017-03-16
1
-4
/
+41
*
Move platform-specific ACL code to individual source files.
Martin Matuska
2017-03-14
1
-55
/
+166
*
Merge pull request #841 from JPeterMugaas/cng_enable
Tim Kientzle
2017-03-11
1
-1
/
+13
|
\
|
*
Merge branch 'master' of https://github.com/libarchive/libarchive into cng_en...
J. Peter Mugaas
2017-03-05
1
-10
/
+35
|
|
\
|
*
|
Changes to configure.ac from MSYS2 Pacman project for mingw-w64. This allows...
J. Peter Mugaas
2016-12-12
1
-1
/
+13
*
|
|
Darwin ACL: avoid using mbr_identifier_to_uuid()
Martin Matuska
2017-03-07
1
-1
/
+1
|
|
/
|
/
|
*
|
New tar test: test_option_acls
Martin Matuska
2017-03-02
1
-0
/
+1
*
|
Reorganize ACL defines and fix detection of ACL_SYNCHRONIZE on Mac OS
Martin Matuska
2017-03-02
1
-18
/
+9
*
|
Change Solaris ACL support to use acl() and facl()
Martin Matuska
2017-03-02
1
-2
/
+3
*
|
After the 3.3.1 release, bump the version to 3.3.2dev and go back to debug bu...
Tim Kientzle
2017-02-25
1
-2
/
+2
*
|
Libarchive 3.3.1
v3.3.1
Tim Kientzle
2017-02-25
1
-1
/
+1
*
|
Fix broken Linux fflags code since kernel 3.7 (Dec 2012)
Martin Matuska
2017-02-24
1
-0
/
+13
*
|
Fix portability of test use.
Joerg Sonnenberger
2017-02-23
1
-1
/
+1
*
|
Bump version to 3.3.1dev
Tim Kientzle
2017-02-19
1
-2
/
+2
*
|
Libarchive 3.3.0
v3.3.0
Tim Kientzle
2017-02-19
1
-2
/
+2
*
|
Disable automatic detection of liblzo2
Martin Matuska
2017-01-30
1
-2
/
+2
*
|
Add NFSv4 ACL support for Mac OS X
Martin Matuska
2017-01-29
1
-0
/
+7
*
|
Use HAVE_ACL_TYPE_NFS4 instead of checking against system constant
Martin Matuska
2017-01-17
1
-0
/
+6
*
|
Add POSIX.1e and NFSv4 ACL support for Solaris and derivates
Martin Matuska
2017-01-10
1
-0
/
+6
|
/
*
Merge pull request #818 from JPeterMugaas/cygwin-msys2-fixes
Tim Kientzle
2016-12-11
1
-6
/
+6
|
\
|
*
add entries for msys
J. Peter Mugaas
2016-11-01
1
-6
/
+6
*
|
Add missing check for acl_is_trivial_np() to configure.ac
Martin Matuska
2016-11-23
1
-1
/
+12
|
/
*
Remove support for liblzmadec and use FindLibLZMA
Martin Matuska
2016-10-26
1
-8
/
+0
*
Libarchive 3.2.2
v3.2.2
release
Tim Kientzle
2016-10-23
1
-2
/
+2
*
Switch Travis CI build to use the Ubuntu trusty image
Martin Matuska
2016-10-17
1
-1
/
+1
*
Add build/ci_build.sh for automatic building on Travis CI, Jenkins, etc.
Martin Matuska
2016-10-14
1
-1
/
+1
*
Fill in checks and support for acl_get_fd_np
Tim Kientzle
2016-09-04
1
-1
/
+2
*
Fix FreeBSD build: prefer struct xvfsconf to struct vfsconf
Tim Kientzle
2016-09-04
1
-0
/
+7
*
For getvfsbyname on DragonFly, struct vfsconf has to be used and not
Joerg Sonnenberger
2016-06-23
1
-0
/
+8
*
Ignore the MT encoder in XZ 5.2 prerelease versions.
Joerg Sonnenberger
2016-06-22
1
-2
/
+5
*
In the past, OpenSSL was not needed by the main libarchive when the hash
Joerg Sonnenberger
2016-06-21
1
-0
/
+1
*
Support maintainer mode
Joerg Sonnenberger
2016-06-21
1
-0
/
+1
*
Libarchive 3.2.1
v3.2.1
Tim Kientzle
2016-06-19
1
-2
/
+2
*
configure.ac: check acl/libacl.h and sys/acl.h based on requirement
Maxin B. John
2016-06-03
1
-4
/
+5
*
configure.ac: define HAVE_LZMA_STREAM_ENCODER_MT if it is detected properly.
Juan RP
2016-05-05
1
-0
/
+3
*
Libarchive 3.2.0
v3.2.0
Tim Kientzle
2016-04-30
1
-2
/
+2
*
Issue 692: More robust check for lzma_stream_encoder_mt
Tim Kientzle
2016-04-27
1
-1
/
+11
*
Define NTDDI_VERSION on Windows, default to Windows Server 2003 instead of WinXP
Tim Kientzle
2016-04-24
1
-2
/
+3
*
Define INT32_MAX and INT32_MIN for older compilers
Tim Kientzle
2016-04-24
1
-1
/
+2
*
Tag libarchive 3.1.901a
v3.1.901a
Tim Kientzle
2016-04-10
1
-2
/
+2
*
Dynamically determine supported compiler flags during configure
Eric N. Vander Weele
2016-03-18
1
-0
/
+3
*
Fix globbing error
v3.1.900a
Tim Kientzle
2016-02-21
1
-1
/
+1
*
Set version number to 3.1.900a
Tim Kientzle
2016-01-31
1
-2
/
+2
*
Fix nettle library probe
Tim Kientzle
2016-01-19
1
-8
/
+8
*
Ensure to declare UINTMAX_MAX, INTMAX_MAX and INTMAX_MIN
OBATA Akio
2015-12-27
1
-0
/
+1
*
configure.ac: Use pkg-config to find libxml2. Fixes cross compilation
Kylie McClain
2015-07-25
1
-6
/
+6
*
build: fix out of tree builds
Ross Burton
2015-05-05
1
-0
/
+1
*
Fix a subtle wrong library check that caused libarchive to depend on libattr ...
Andreas Stieger
2015-03-22
1
-1
/
+1
[next]