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