Age | Commit message (Expand) | Author | Files | Lines |
2009-02-19 | s3 OneFS: Fixes "inherit permissions" and "nt acl support" for Onefs. | Zack Kirsch | 1 | -1/+11 |
2009-02-19 | S3: Make changes to perfcount API set for when a single request leads to mult... | todd stecher | 2 | -13/+98 |
2009-02-18 | s3: OneFS: Pass in the client's fnum to the ifs_cbrl syscall. | Zack Kirsch | 1 | -3/+4 |
2009-02-18 | s3: Fix OneFS bug opening streams with truncating disposition | Aravind Srinivasan | 1 | -1/+1 |
2009-02-18 | s3: Fix streams enumeration bug in OneFS implementation | Aravind Srinivasan | 3 | -18/+68 |
2009-02-16 | s3 perfcount: Fix segfault with smbclient 'echo 3 foo' | Tim Prouty | 1 | -33/+11 |
2009-02-16 | s3 OneFS: Add defaults to the fake timestamp parameters | Tim Prouty | 2 | -8/+19 |
2009-02-14 | Replace a // style comment with a /* */ one | Volker Lendecke | 1 | -1/+1 |
2009-02-14 | Fix some C++ warnings | Volker Lendecke | 1 | -7/+14 |
2009-02-13 | s3 OneFS: Add recvfile implementation | Tim Prouty | 3 | -0/+198 |
2009-02-13 | Enable total anonymization in vfs_smb_traffic_analyzer, by mapping any user n... | Holger Hetterich | 1 | -5/+16 |
2009-02-13 | s3 OneFS: Add vfs implementation for SMB_VFS_GET_REAL_FILE_NAME | Aravind Srinivasan | 1 | -0/+41 |
2009-02-13 | s3: Test module for perfcount system | todd stecher | 1 | -0/+363 |
2009-02-13 | OneFS implementation of BRL VFS ops: | Zack Kirsch | 3 | -2/+476 |
2009-02-13 | Add VFS ops for Windows BRL: Lock, Unlock and Cancel: | Zack Kirsch | 2 | -0/+114 |
2009-02-12 | s3 onefs: rename custom parameter to plural to match previous usage | Steven Danneman | 3 | -5/+5 |
2009-02-11 | s3 OneFS: Expand the usage of the ignore sacl parameter | todd stecher | 2 | -0/+11 |
2009-02-10 | S3: Add in missing full audit entries. | todd stecher | 1 | -6/+34 |
2009-02-09 | s3: OneFS bulk directory enumeration support | Steven Danneman | 4 | -19/+690 |
2009-02-09 | s3: Added SMB_VFS_INIT_SEARCH_OP to initialize data at the beginning of SMB s... | Steven Danneman | 2 | -0/+23 |
2009-02-09 | Add an optional SMB_STRUCT_SMB parameter to VFS_OP_READDIR | Steven Danneman | 8 | -12/+20 |
2009-02-09 | s3 OneFS: Change ACLs to do a stat-only open before get/set_security_descriptor | Tim Prouty | 1 | -22/+4 |
2009-02-09 | s3 OneFS: Add kernel oplocks implementation | Tim Prouty | 3 | -81/+134 |
2009-02-09 | s3 vfs: Add a destructor to the fsp extension data API | Tim Prouty | 4 | -4/+5 |
2009-02-09 | S3 OneFS: Add in Isilon specific performance counter module | todd stecher | 1 | -0/+415 |
2009-02-09 | s3 OneFS: Fake Timestamps | todd stecher | 3 | -14/+242 |
2009-02-03 | Fix bug #6085 - In vfs_default.c change utime( ) call. | Miguel Suarez | 1 | -1/+1 |
2009-01-30 | s3 onefs: Fix onefs ACLs to work with updated ACL syscall | Tim Prouty | 1 | -1/+1 |
2009-01-29 | s3 onefs: Add the OneFS implementation of SMB_VFS_GET_ALLOC_SIZE | Tim Prouty | 1 | -0/+27 |
2009-01-29 | s3: Add a new SMB_VFS_GET_ALLOC_SIZE vfs operation | Tim Prouty | 5 | -11/+63 |
2009-01-27 | s3:smbd: convert aio to use tevent_signal | Stefan Metzmacher | 1 | -2/+1 |
2009-01-23 | Modify OneFS module to support new NTIMES interfaces | todd stecher | 3 | -42/+124 |
2009-01-23 | Extend NTIMES to allow setting create_time | todd stecher | 6 | -20/+24 |
2009-01-23 | s3: OneFS unmappable sids support. | Dan Sledz | 3 | -67/+183 |
2009-01-22 | Apply same logic fix for #4308 Excel save operation corrupts file ACLs | Jeremy Allison | 1 | -47/+37 |
2009-01-22 | Fix logic error in try_chown - we shouldn't arbitrarily chown | Jeremy Allison | 1 | -2/+0 |
2009-01-21 | s3/vfs_extd_audit: Don't ignore "syslog = 0". | Karolin Seeger | 1 | -59/+86 |
2009-01-16 | s3:vfs_fileid: readd "fileid:algorithm" as option. | Stefan Metzmacher | 1 | -1/+7 |
2009-01-15 | s3: Remove an incorrect const | Tim Prouty | 1 | -1/+1 |
2009-01-16 | s3:vfs_xattr_tdb: don't leak state_path() to talloc_tos in xattr_tdb_init(). | Michael Adam | 1 | -4/+9 |
2009-01-16 | s3:vfs_acl_tdb: don't leak state_path() to talloc_tos() in acl_tdb_init() | Michael Adam | 1 | -0/+2 |
2009-01-12 | Covert several persistant tdb files to use state_path() instead of lock_path() | Steven Danneman | 2 | -2/+2 |
2009-01-11 | s3: Fix uninitialized variable in OneFS streams | Tim Prouty | 1 | -2/+5 |
2009-01-11 | s3: Add OneFS alternate data streams implementation | Tim Prouty | 4 | -14/+673 |
2009-01-11 | s3: General cleanup of the open path in the OneFS vfs module | Tim Prouty | 5 | -27/+17 |
2009-01-09 | s3: Remove rendundant op_tuple entry in xattr streams | Tim Prouty | 1 | -2/+0 |
2009-01-05 | s3:events: change event_add_timed() prototype to match samba4 | Stefan Metzmacher | 1 | -4/+2 |
2009-01-05 | Use talloc_tos in vfs_full_audit.c:do_log | Volker Lendecke | 1 | -2/+2 |
2009-01-05 | Fix a bad memleak in vfs_full_audit | Volker Lendecke | 1 | -1/+4 |
2009-01-05 | Add create_file to vfs_op_names | Volker Lendecke | 1 | -0/+1 |