summaryrefslogtreecommitdiff
path: root/libarchive/test/test_extattr_freebsd.c
Commit message (Expand)AuthorAgeFilesLines
* Fix test_extattr_freebsd, can be fully run as non-root nowMartin Matuska2018-11-251-33/+13
* Since extattrs get written to disk at file close, the test here reallyTim Kientzle2010-05-011-0/+1
* Rename archive_read_finish to archive_read_free andTim Kientzle2010-02-081-2/+2
* Sync $FreeBSD$ version info from FreeBSD SVNTim Kientzle2009-12-301-1/+1
* Thanks to Xavier for pointing out that the security.capability xattrTim Kientzle2009-11-081-8/+6
* Rewrite a lot of the test assertion framework.Tim Kientzle2009-08-221-2/+2
* Reword the skip message here.Tim Kientzle2009-07-251-1/+1
* Be more careful about text/binary mode.Tim Kientzle2009-05-241-2/+2
* Fix a number of memory leaks:Tim Kientzle2009-04-101-0/+1
* Read extended attributes from disk on FreeBSD.Tim Kientzle2009-01-191-0/+19
* Write side of FreeBSD-specific extended attribute support.Tim Kientzle2009-01-121-0/+154