Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | attr: Look for attr/attributes.h too. | Jelmer Vernooij | 2012-06-16 | 1 | -1/+1 |
* | libreplace: Add copyrights to ease tracking of this file in future | Andrew Bartlett | 2012-06-05 | 1 | -0/+2 |
* | libreplace: Fix up MacOS xattr functions | Andrew Bartlett | 2012-06-03 | 1 | -0/+18 |
* | libreplace: Use true rather than True in xattr.c | Andrew Bartlett | 2012-06-03 | 1 | -2/+2 |
* | libreplace: Solaris needs system/dir.h for that xattr wrapper implementation | Andrew Bartlett | 2012-06-02 | 1 | -0/+1 |
* | lib/replace: Relicence xattr.c to LGPLv3 | Andrew Bartlett | 2012-06-02 | 1 | -11/+14 |
* | lib/replace: Merge remaining xattr test details from lib/util | Andrew Bartlett | 2012-06-02 | 1 | -8/+8 |
* | lib/replace: We cannot use strchr_m in lib/replace | Andrew Bartlett | 2012-06-02 | 1 | -6/+6 |
* | lib/replace: DEBUG is not acceptable here, as this may not be linked into Samba | Andrew Bartlett | 2012-06-02 | 1 | -7/+0 |
* | lib/replace: Copy lib/system.c xattr wrappers to lib/replace | Andrew Bartlett | 2012-06-02 | 1 | -0/+703 |