summaryrefslogtreecommitdiff
path: root/source4/ntvfs/posix/vfs_posix.h
AgeCommit message (Expand)AuthorFilesLines
2011-12-01s4-ntvfs: added allow_override check based on use of NT ACLAndrew Tridgell1-0/+1
2011-05-08s4-ntvfs: Rename brl_*() -> brlock_*() to avoid conflict with brlock_init in s3Andrew Bartlett1-1/+1
2010-09-10s4/pvfs: use monotonic time for this timeoutBjörn Jacke1-1/+1
2010-03-05s4-pvfs: added new pvfs flag PVFS_FLAG_PERM_OVERRIDEAndrew Tridgell1-0/+2
2010-03-05s4-pvfs: move the private ntcreatex flags to private_flagsAndrew Tridgell1-0/+2
2010-02-02Change uint_t to unsigned int in source4Matt Kraai1-6/+6
2009-12-03s4:ntvfs/posix/pvfs_streams - Fix "discard const" warningMatthias Dieter Wallnöfer1-1/+1
2009-12-03s4:ntvfs/posix/pvfs_resolve - Fix "discard const" warningMatthias Dieter Wallnöfer1-1/+1
2009-01-30Fix the mess with ldb includes.Simo Sorce1-1/+1
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-2/+2
2008-06-28pvfs: create a pvfs_acl subsystemStefan Metzmacher1-0/+1
2008-06-03pvfs: add posix:writetimeupdatedelay optionStefan Metzmacher1-0/+5
2008-06-03pvfs: add PVFS_RESOLVE_NO_OPENDB flag and get the write time from the opendbStefan Metzmacher1-0/+1
2008-06-03opendb: add write time handlingStefan Metzmacher1-0/+8
2008-05-07pvfs: remove XATTR_ATTRIB_FLAG_STICKY_WRITE_TIME codeStefan Metzmacher1-3/+0
2008-04-02ntvfs: Use wbclient for pvfs_acl and pvfs_acl_nfs4Kai Blin1-1/+2
2008-02-26pvfs: add posix:oplocktimeout=30 optionStefan Metzmacher1-2/+7
2008-02-26pvfs_open: call pvfs_setup_oplock() if an oplock was grantedStefan Metzmacher1-0/+8
2008-02-26pvfs_open: make the retry logic indepdendent from open and sharing violationsStefan Metzmacher1-0/+5
2008-02-25pvfs_wait: use struct pvfs_wait * instead of void *Stefan Metzmacher1-0/+2
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-2/+2
2007-10-10r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij1-6/+6
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r23697: use the file perm options in the posix backendAndrew Tridgell1-0/+8
2007-10-10r23017: fixed the warning we have been getting for a long time:Andrew Tridgell1-0/+3
2007-10-10r20897: fix compiler warningsStefan Metzmacher1-1/+1
2007-10-10r20698: added AIO writing supportAndrew Tridgell1-0/+2
2007-10-10r20624: added AIO read to pvfs backendAndrew Tridgell1-0/+5
2007-10-10r19199: split out the xattr NTACL code into a separate part of the posixAndrew Tridgell1-0/+11
2007-10-10r18319: fixed the directory search resume code on IRIXAndrew Tridgell1-1/+1
2007-10-10r17362: session_info and smbpid are available from the ntvfs_handleStefan Metzmacher1-8/+0
2007-10-10r17206: Add a modular API for share configuration.Simo Sorce1-0/+13
2007-10-10r16876: implement SMB2 Find in the posix ntvfs backendStefan Metzmacher1-0/+3
2007-10-10r15734: This is a major change to the NTVFS subsystem:Stefan Metzmacher1-4/+1
2007-10-10r15614: the byte range locking error handling caches the last failed lockStefan Metzmacher1-3/+3
2007-10-10r14964: - move sidmap code from ntvfs_common to SAMDBStefan Metzmacher1-0/+1
2007-10-10r14838: fix the build. Looks like I still haven't quite got the hang of theAndrew Tridgell1-0/+1
2007-10-10r14736: - the ntvfs subsystem should not know about smb_server.hStefan Metzmacher1-1/+0
2007-10-10r14616: added notify change support to the posix backendAndrew Tridgell1-0/+4
2007-10-10r14540: fix a talloc hierachie problem,Stefan Metzmacher1-11/+33
2007-10-10r14487: split smbsrv_request into two parts, one will be moved to ntvfs_requestStefan Metzmacher1-1/+1
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-1/+1
2007-10-10r14456: don't access the smbsrv_tcon inside the ntvfs modulesStefan Metzmacher1-1/+1
2007-10-10r14157: - pass a struct ntvfs_request to the ntvfs layerStefan Metzmacher1-10/+0
2007-10-10r12696: Reduce the size of include/structs.hJelmer Vernooij1-0/+1
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-0/+2
2007-10-10r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.Jelmer Vernooij1-0/+1
2007-10-10r12019: - let us only reference libblkid stuff in one fileStefan Metzmacher1-14/+1
2007-10-10r8535: no longer rely on seekdir working after a closedir. Instead, keepAndrew Tridgell1-0/+3
2007-10-10r7792: make the allocation size rounding in pvfs configurableAndrew Tridgell1-0/+3