Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r20897: fix compiler warnings | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r20698: added AIO writing support | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r20624: added AIO read to pvfs backend | Andrew Tridgell | 1 | -0/+5 |
2007-10-10 | r19199: split out the xattr NTACL code into a separate part of the posix | Andrew Tridgell | 1 | -0/+11 |
2007-10-10 | r18319: fixed the directory search resume code on IRIX | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r17362: session_info and smbpid are available from the ntvfs_handle | Stefan Metzmacher | 1 | -8/+0 |
2007-10-10 | r17206: Add a modular API for share configuration. | Simo Sorce | 1 | -0/+13 |
2007-10-10 | r16876: implement SMB2 Find in the posix ntvfs backend | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r15734: This is a major change to the NTVFS subsystem: | Stefan Metzmacher | 1 | -4/+1 |
2007-10-10 | r15614: the byte range locking error handling caches the last failed lock | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r14964: - move sidmap code from ntvfs_common to SAMDB | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r14838: fix the build. Looks like I still haven't quite got the hang of the | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r14736: - the ntvfs subsystem should not know about smb_server.h | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r14616: added notify change support to the posix backend | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r14540: fix a talloc hierachie problem, | Stefan Metzmacher | 1 | -11/+33 |
2007-10-10 | r14487: split smbsrv_request into two parts, one will be moved to ntvfs_request | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14456: don't access the smbsrv_tcon inside the ntvfs modules | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14157: - pass a struct ntvfs_request to the ntvfs layer | Stefan Metzmacher | 1 | -10/+0 |
2007-10-10 | r12696: Reduce the size of include/structs.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12019: - let us only reference libblkid stuff in one file | Stefan Metzmacher | 1 | -14/+1 |
2007-10-10 | r8535: no longer rely on seekdir working after a closedir. Instead, keep | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r7792: make the allocation size rounding in pvfs configurable | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r6599: Fix formating using 'linux' C style | Alexander Bokovoy | 1 | -0/+14 |
2007-10-10 | r5298: - got rid of pstring.h from includes.h. This at least makes it a bit | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r4956: - moved the definition of the mangle context structure into a pvfs_sho... | Andrew Tridgell | 1 | -25/+0 |
2007-10-10 | r4464: added pvfs backend support for the special CREATOR_OWNER and CREATOR_G... | Andrew Tridgell | 1 | -0/+6 |
2007-10-10 | r4242: added support for storing xattrs in a tdb. This allows all advanced NT | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r3990: take advantage of the uid->sid and gid->sid code to create a much | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3939: - added "posix:fakeoplocks" option for testing with oplocks forced on | Andrew Tridgell | 1 | -1/+5 |
2007-10-10 | r3799: - added the bit for FS_ATTR_NAMED_STREAMS support into qfsinfo filesys... | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r3798: added support for alternate data streams in xattrs into pvfs. | Andrew Tridgell | 1 | -4/+9 |
2007-10-10 | r3747: - added some of the infrastructure needed for streams support in pvfs | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3618: - this adds the special case for DENY_DOS semantics, as shown by the B... | Andrew Tridgell | 1 | -2/+4 |
2007-10-10 | r3615: split out struct pvfs_file_handle from struct pvfs_file. This is in | Andrew Tridgell | 1 | -21/+35 |
2007-10-10 | r3595: - fixed a talloc_free ordering problem on cleanup with pending requests | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r3545: initial support for using extended attributes to hold extended dos att... | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3540: added testing of SMBntcancel in the open/open/close mux | Andrew Tridgell | 1 | -0/+13 |
2007-10-10 | r3532: make sharing violation delay in pvfs configurable with "posix:sharedel... | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r3528: added support for the SMBntcancel() operation, which cancels any | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r3507: - added deferred replies on sharing violation in pvfs open. The | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r3466: split out request.h, signing.h, and smb_server.h | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r3276: - allow for more than 256 open old style searches (limit currently set... | Andrew Tridgell | 1 | -10/+3 |
2007-10-10 | r3262: - new pvfs_dirlist code that reopens the directory between search | Andrew Tridgell | 1 | -9/+0 |
2007-10-10 | r3227: added a per-share option "case insensitive filesystem", that tells the | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r3207: - reformat error msgs in BASE-DIR* tests | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3161: pvfs now passes the RAW-SEEK test | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r3147: added basic share modes support for pvfs (or more precisely, ntcreatex | Andrew Tridgell | 1 | -0/+4 |