Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-06-16 | attr: Look for attr/attributes.h too. | Jelmer Vernooij | 1 | -0/+2 | |
Fixes finding of ATTR_ROOT on GNU/kFreeBSD. Autobuild-User(master): Jelmer Vernooij <jelmer@samba.org> Autobuild-Date(master): Sat Jun 16 18:54:27 CEST 2012 on sn-devel-104 | |||||
2012-06-03 | librepace: put #defines after #include "sys/xattr.h" | Andrew Bartlett | 1 | -0/+8 | |
This avoids redefining the system xattr functions, which should fix MacOS. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Sun Jun 3 09:46:44 CEST 2012 on sn-devel-104 | |||||
2012-06-02 | lib/replace: Merge remaining xattr test details from lib/util | Andrew Bartlett | 1 | -8/+8 | |
I prefer the longer XATTR_ADDITIONAL_OPTIONS define and the NULL rather than 0 values in the getxattr test. Andrew Bartlett | |||||
2012-06-02 | lib/replace: xattr wrappers in lib/replace rather than source3/lib/system.c | Andrew Bartlett | 1 | -0/+56 | |
This also moves all the still-used configure tests etc. The unused OSF API is also removed at this time. Andrew Bartlett | |||||
2012-04-18 | replace: added ENOATTR define if undefined | Andrew Tridgell | 1 | -0/+8 | |
this fixes the build of the tdb xattr wrapper code on systems without xattr headers Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2011-10-27 | replace: Add don't include unistd.h directly and add uid_wrapper. | Andreas Schneider | 1 | -0/+11 | |
2011-09-08 | lib/replace: include <sys/uio.h> in "system/filesys.h" in order to have ↵ | Stefan Metzmacher | 1 | -0/+4 | |
struct iovec This is needed on some platforms, e.g. NetBSD5. metze | |||||
2010-05-30 | libreplace: include sys/file.h only when available | Björn Jacke | 1 | -0/+2 | |
thanks to Joachim Schmitz <schmitz@hp.com>. This fixes #7460. | |||||
2009-09-15 | libreplace: white space cleanups | Björn Jacke | 1 | -8/+8 | |
2009-04-20 | Cope with the fact that only _mkdir() exists on Windows and that it | Jelmer Vernooij | 1 | -0/+4 | |
doesn't take a mode argument. | |||||
2008-09-17 | Move common libraries from root to lib/. | Jelmer Vernooij | 1 | -0/+182 | |