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
*
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