summaryrefslogtreecommitdiff
path: root/source4/ntvfs/posix/vfs_posix.h
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r6599: Fix formating using 'linux' C styleAlexander Bokovoy1-0/+14
2007-10-10r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell1-0/+1
2007-10-10r4956: - moved the definition of the mangle context structure into a pvfs_sho...Andrew Tridgell1-25/+0
2007-10-10r4464: added pvfs backend support for the special CREATOR_OWNER and CREATOR_G...Andrew Tridgell1-0/+6
2007-10-10r4242: added support for storing xattrs in a tdb. This allows all advanced NTAndrew Tridgell1-0/+3
2007-10-10r3990: take advantage of the uid->sid and gid->sid code to create a muchAndrew Tridgell1-0/+1
2007-10-10r3939: - added "posix:fakeoplocks" option for testing with oplocks forced onAndrew Tridgell1-1/+5
2007-10-10r3799: - added the bit for FS_ATTR_NAMED_STREAMS support into qfsinfo filesys...Andrew Tridgell1-0/+3
2007-10-10r3798: added support for alternate data streams in xattrs into pvfs.Andrew Tridgell1-4/+9
2007-10-10r3747: - added some of the infrastructure needed for streams support in pvfsAndrew Tridgell1-1/+1
2007-10-10r3618: - this adds the special case for DENY_DOS semantics, as shown by the B...Andrew Tridgell1-2/+4
2007-10-10r3615: split out struct pvfs_file_handle from struct pvfs_file. This is inAndrew Tridgell1-21/+35
2007-10-10r3595: - fixed a talloc_free ordering problem on cleanup with pending requestsAndrew Tridgell1-0/+3
2007-10-10r3545: initial support for using extended attributes to hold extended dos att...Andrew Tridgell1-0/+1
2007-10-10r3540: added testing of SMBntcancel in the open/open/close muxAndrew Tridgell1-0/+13
2007-10-10r3532: make sharing violation delay in pvfs configurable with "posix:sharedel...Andrew Tridgell1-0/+3
2007-10-10r3528: added support for the SMBntcancel() operation, which cancels anyAndrew Tridgell1-0/+4
2007-10-10r3507: - added deferred replies on sharing violation in pvfs open. TheAndrew Tridgell1-0/+2
2007-10-10r3466: split out request.h, signing.h, and smb_server.hAndrew Tridgell1-0/+2
2007-10-10r3276: - allow for more than 256 open old style searches (limit currently set...Andrew Tridgell1-10/+3