index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libarchive
/
archive_entry.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Portability: Use some autoconf magic to include the
kientzle
2005-11-08
1
-0
/
+7
*
In pax interchange format, use UTF8 for writing
kientzle
2005-10-12
1
-0
/
+28
*
Add a lot of error checks, based on the patches provided by Dan Lukes.
kientzle
2005-09-21
1
-2
/
+21
*
Style issue: Don't include <wchar.h> where it is not actually needed.
kientzle
2005-09-10
1
-1
/
+23
*
Sort archive_entry_ctime/archive_entry_ctime_nsec correctly.
kientzle
2005-06-04
1
-13
/
+13
*
Provide missing implementations for archive_entry_ctime() and
scottl
2005-06-01
1
-0
/
+13
*
A minor refinement to "pax" output: Remove suid/sgid/sticky bits
kientzle
2005-06-01
1
-0
/
+14
*
archive_entry_set_link is supposed to update whichever link field
kientzle
2005-05-08
1
-1
/
+2
*
Support extracting entries with pathnames longer than PATH_MAX. In
kientzle
2005-03-13
1
-0
/
+6
*
Be more careful about assembling/disassembling
kientzle
2004-12-11
1
-2
/
+2
*
Add archive_entry_set_mtime()
kientzle
2004-08-08
1
-0
/
+7
*
libarchive now has two complete build systems. The usual "Makefile"
kientzle
2004-08-07
1
-3
/
+3
*
Pass the pointy hat, please: Don't blow away the high-order
kientzle
2004-08-07
1
-3
/
+3
*
Suppress a minor compiler warning if the platform doesn't support hi-res
kientzle
2004-07-24
1
-0
/
+2
*
Use "linux" instead of "LINUX" to control Linux-specific code.
kientzle
2004-07-24
1
-1
/
+1
*
Add convenience functions to retrieve the atime fields directly,
kientzle
2004-07-05
1
-0
/
+12
*
Add two new convenience functions to query the uid/gid from an
kientzle
2004-06-27
1
-0
/
+12
*
Clean up some consistent confusion between "dev" and "rdev."
kientzle
2004-06-27
1
-28
/
+44
*
Ignore file flag bits that we don't support. In particular, this
kientzle
2004-06-19
1
-0
/
+2
*
GC some no-longer-used constants.
kientzle
2004-05-27
1
-2
/
+0
*
Correct parsing of Solaris default ACLs.
kientzle
2004-05-21
1
-4
/
+6
*
Consistify: #define gets 1 tab character afterwards
kientzle
2004-05-03
1
-2
/
+2
*
Include appropriate flag header on Linux.
kientzle
2004-05-02
1
-0
/
+4
*
Update file flag handling.
kientzle
2004-04-26
1
-29
/
+298
*
Make clone more aggressive about copying strings to the new entry.
kientzle
2004-04-23
1
-9
/
+9
*
More portability improvements, thanks to Juergen Lock.
kientzle
2004-04-21
1
-2
/
+1
*
* Plug a buffer overrun in ACL parsing. (archive_entry.c)
kientzle
2004-04-13
1
-0
/
+7
*
More work on ACLs: fix error in archive_entry's ACL parsing code,
kientzle
2004-04-12
1
-23
/
+13
*
Fix some issues with ACL handling:
kientzle
2004-04-06
1
-35
/
+49
*
Overhauled ACL support. This makes us compatible
kientzle
2004-04-05
1
-51
/
+696
*
Many fixes:
kientzle
2004-03-19
1
-103
/
+244
*
Many fixes.
kientzle
2004-03-09
1
-2
/
+2
*
Initial import of libarchive.
kientzle
2004-02-09
1
-0
/
+407