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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
MfP4: Support for storing birthtime in archive_entry objects.
kientzle
2008-09-30
1
-0
/
+5
*
MfP4: Generalize int64_t in the public headers to support compilers
kientzle
2008-09-18
1
-2
/
+4
*
MfP4: set/unset tracking for atime, ctime, mtime, and size fields.
kientzle
2008-09-01
1
-2
/
+30
*
MFp4: libarchive 2.5.4b. (Still 'b' until I get a bit more
kientzle
2008-05-26
1
-106
/
+223
*
New public functions archive_entry_copy_link() and archive_entry_copy_link_w()
kientzle
2008-03-14
1
-0
/
+2
*
Update some comments, comment out argument names to guard against
kientzle
2008-03-14
1
-16
/
+50
*
Update libarchive to 2.4.10. This includes a number of improvements
kientzle
2007-12-30
1
-5
/
+30
*
Add archive_entry_copy_gname() and archive_entry_copy_uname()
kientzle
2007-07-15
1
-0
/
+2
*
libarchive 2.2.3
kientzle
2007-05-29
1
-2
/
+36
*
Because the buffer gets released immediately, I need to
kientzle
2007-03-01
1
-0
/
+1
*
Fix the copyright notice; it was always intended to be
kientzle
2007-01-09
1
-3
/
+2
*
POSIX.1e-style Extended Attribute support
kientzle
2006-03-21
1
-0
/
+19
*
In pax interchange format, use UTF8 for writing
kientzle
2005-10-12
1
-0
/
+4
*
Style issue: Don't include <wchar.h> where it is not actually needed.
kientzle
2005-09-10
1
-2
/
+1
*
Support libarchive with C++ by adding appropriate conditional
kientzle
2005-06-04
1
-0
/
+11
*
<Ooops> Two lines got dropped from the previous commit. Apologies.
kientzle
2005-06-01
1
-0
/
+2
*
A minor refinement to "pax" output: Remove suid/sgid/sticky bits
kientzle
2005-06-01
1
-0
/
+2
*
Support extracting entries with pathnames longer than PATH_MAX. In
kientzle
2005-03-13
1
-0
/
+1
*
Add archive_entry_set_mtime()
kientzle
2004-08-08
1
-0
/
+1
*
Add convenience functions to retrieve the atime fields directly,
kientzle
2004-07-05
1
-0
/
+2
*
Add two new convenience functions to query the uid/gid from an
kientzle
2004-06-27
1
-3
/
+3
*
Clean up some consistent confusion between "dev" and "rdev."
kientzle
2004-06-27
1
-4
/
+7
*
Consistify: #define gets 1 tab character afterwards
kientzle
2004-05-03
1
-3
/
+3
*
Update file flag handling.
kientzle
2004-04-26
1
-4
/
+10
*
* Plug a buffer overrun in ACL parsing. (archive_entry.c)
kientzle
2004-04-13
1
-0
/
+1
*
More work on ACLs: fix error in archive_entry's ACL parsing code,
kientzle
2004-04-12
1
-8
/
+18
*
Fix some issues with ACL handling:
kientzle
2004-04-06
1
-0
/
+15
*
Overhauled ACL support. This makes us compatible
kientzle
2004-04-05
1
-6
/
+64
*
Many fixes:
kientzle
2004-03-19
1
-5
/
+11
*
Initial import of libarchive.
kientzle
2004-02-09
1
-0
/
+111