Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r20698: added AIO writing support | Andrew Tridgell | 1 | -0/+10 |
2007-10-10 | r15734: This is a major change to the NTVFS subsystem: | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r15056: w2k3 gives NT_STATUS_ACCESS_DENIED instead of NT_STATUS_ACCESS_VIOLATION | Stefan Metzmacher | 1 | -4/+2 |
2007-10-10 | r14933: fix the handling of notify filters to be much closer to the behaviour | Andrew Tridgell | 1 | -5/+0 |
2007-10-10 | r14797: added checking of the filter in notify requests | Andrew Tridgell | 1 | -0/+5 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14256: - rename smb_file -> smb_handle | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14173: change smb interface structures to always use | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14157: - pass a struct ntvfs_request to the ntvfs layer | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r4011: get rid of rpc_secdes.h and replace it with a single sane set of | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r3798: added support for alternate data streams in xattrs into pvfs. | Andrew Tridgell | 1 | -4/+12 |
2007-10-10 | r3717: - expanded the RAW-RENAME test a little | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3658: use handle->fd == -1 as the primary indicator of a directory. This | 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 | -1/+1 |
2007-10-10 | r3615: split out struct pvfs_file_handle from struct pvfs_file. This is in | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r3544: fixed some #include lines to make them more consistent | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3387: fixed pvfs to pass the NTDENY tests. The tricky bit was | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3253: - added rudimentary support for ntioctl in pvfs | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r3161: pvfs now passes the RAW-SEEK test | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r3147: added basic share modes support for pvfs (or more precisely, ntcreatex | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r3081: several updates to ntvfs and server side async request handling in | Andrew Tridgell | 1 | -55/+29 |
2007-10-10 | r3012: added initial support for byte range locking in the posix vfs. This is | Andrew Tridgell | 1 | -0/+17 |
2007-10-10 | r2751: this is a new ntvfs design which tries to solve: | Stefan Metzmacher | 1 | -4/+5 |
2007-10-10 | r2660: - converted the libcli/raw/ library to use talloc_increase_ref_count() | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r2561: completely redid the ntvfs module chaining code, You can now do someth... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2436: the second big lump of posix vfs code. | Andrew Tridgell | 1 | -0/+79 |