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