summaryrefslogtreecommitdiff
path: root/source4/ntvfs/posix/xattr_system.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-02s4-xattr: Use libreplace xattr functions directlyAndrew Bartlett1-7/+6
2008-10-11Fix include paths to new location of libutil.Jelmer Vernooij1-1/+1
2008-07-24fixed spelling errorAndrew Tridgell1-1/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r18314: Handle the case where a dir has the sticky bit set and the OS gives backSimo Sorce1-0/+24
2007-10-10r16051: Move the XATTR compatability code into a new file, so I can use it forAndrew Bartlett1-76/+7
2007-10-10r16024: OpenBSD doesn't have ENOTSUP so use ENOSYSStefan Metzmacher1-6/+6
2007-10-10r16008: make debugging easier, and use the os name in the function nameStefan Metzmacher1-12/+12
2007-10-10r16006: only (f)getxattr returns ssize_tStefan Metzmacher1-8/+8
2007-10-10r16005: add support for XATTR's on MacOSStefan Metzmacher1-1/+32
2007-10-10r16004: - move #ifdef outof the real functionsStefan Metzmacher1-12/+39
2007-10-10r6580: fixed the bug that caused the truncation of the main file on a streamAndrew Tridgell1-1/+1
2007-10-10r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell1-1/+0
2007-10-10r4591: - converted the other _p talloc functions to not need _pAndrew Tridgell1-1/+2
2007-10-10r4242: added support for storing xattrs in a tdb. This allows all advanced NTAndrew Tridgell1-0/+134