summaryrefslogtreecommitdiffstats
path: root/lib/replace/xattr.c
Commit message (Expand)AuthorAgeFilesLines
* replace: Fix developer build on BSD.Andreas Schneider2013-11-211-0/+1
* xattr: fix listing EAs on *BSD for non-root usersBjörn Jacke2013-11-081-0/+4
* lib/replace: Return size of xattr if size argument is 0Andrew Bartlett2012-10-281-3/+12
* attr: Look for attr/attributes.h too.Jelmer Vernooij2012-06-161-1/+1
* libreplace: Add copyrights to ease tracking of this file in futureAndrew Bartlett2012-06-051-0/+2
* libreplace: Fix up MacOS xattr functionsAndrew Bartlett2012-06-031-0/+18
* libreplace: Use true rather than True in xattr.cAndrew Bartlett2012-06-031-2/+2
* libreplace: Solaris needs system/dir.h for that xattr wrapper implementationAndrew Bartlett2012-06-021-0/+1
* lib/replace: Relicence xattr.c to LGPLv3Andrew Bartlett2012-06-021-11/+14
* lib/replace: Merge remaining xattr test details from lib/utilAndrew Bartlett2012-06-021-8/+8
* lib/replace: We cannot use strchr_m in lib/replaceAndrew Bartlett2012-06-021-6/+6
* lib/replace: DEBUG is not acceptable here, as this may not be linked into SambaAndrew Bartlett2012-06-021-7/+0
* lib/replace: Copy lib/system.c xattr wrappers to lib/replaceAndrew Bartlett2012-06-021-0/+703