Age | Commit message (Expand) | Author | Files | Lines |
2010-03-05 | s4-pvfs: added new pvfs flag PVFS_FLAG_PERM_OVERRIDE | Andrew Tridgell | 1 | -0/+2 |
2010-03-05 | s4-pvfs: move the private ntcreatex flags to private_flags | Andrew Tridgell | 1 | -0/+2 |
2010-02-02 | Change uint_t to unsigned int in source4 | Matt Kraai | 1 | -6/+6 |
2009-12-03 | s4:ntvfs/posix/pvfs_streams - Fix "discard const" warning | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2009-12-03 | s4:ntvfs/posix/pvfs_resolve - Fix "discard const" warning | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2009-01-30 | Fix the mess with ldb includes. | Simo Sorce | 1 | -1/+1 |
2008-12-29 | s4:lib/tevent: rename structs | Stefan Metzmacher | 1 | -2/+2 |
2008-06-28 | pvfs: create a pvfs_acl subsystem | Stefan Metzmacher | 1 | -0/+1 |
2008-06-03 | pvfs: add posix:writetimeupdatedelay option | Stefan Metzmacher | 1 | -0/+5 |
2008-06-03 | pvfs: add PVFS_RESOLVE_NO_OPENDB flag and get the write time from the opendb | Stefan Metzmacher | 1 | -0/+1 |
2008-06-03 | opendb: add write time handling | Stefan Metzmacher | 1 | -0/+8 |
2008-05-07 | pvfs: remove XATTR_ATTRIB_FLAG_STICKY_WRITE_TIME code | Stefan Metzmacher | 1 | -3/+0 |
2008-04-02 | ntvfs: Use wbclient for pvfs_acl and pvfs_acl_nfs4 | Kai Blin | 1 | -1/+2 |
2008-02-26 | pvfs: add posix:oplocktimeout=30 option | Stefan Metzmacher | 1 | -2/+7 |
2008-02-26 | pvfs_open: call pvfs_setup_oplock() if an oplock was granted | Stefan Metzmacher | 1 | -0/+8 |
2008-02-26 | pvfs_open: make the retry logic indepdendent from open and sharing violations | Stefan Metzmacher | 1 | -0/+5 |
2008-02-25 | pvfs_wait: use struct pvfs_wait * instead of void * | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r24712: No longer expose the 'BOOL' data type in any interfaces. | Jelmer Vernooij | 1 | -6/+6 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r23697: use the file perm options in the posix backend | Andrew Tridgell | 1 | -0/+8 |
2007-10-10 | r23017: fixed the warning we have been getting for a long time: | Andrew Tridgell | 1 | -0/+3 |
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 |