Age | Commit message (Expand) | Author | Files | Lines |
2011-04-14 | s3: only include smb profiling where needed. | Günther Deschner | 1 | -0/+5 |
2011-02-09 | Add fdopendir to the VFS. We will use this to reuse a directory fd already op... | Jeremy Allison | 1 | -0/+4 |
2010-12-18 | Rename vfs operation posix_fallocate to just fallocate and add the vfs_falloc... | Jeremy Allison | 1 | -3/+3 |
2010-12-02 | Move posix_fallocate into the VFS where it belongs. | Jeremy Allison | 1 | -0/+4 |
2010-09-14 | s3/profile: remove the magical clock initialization from the profile code | Björn Jacke | 1 | -8/+3 |
2010-08-31 | s3: we have clock_gettime everywhere, remove ifdefs | Björn Jacke | 1 | -13/+0 |
2010-07-09 | s3: Cleanup of the initial SMB2 counters patch. | Ira Cooper | 1 | -10/+0 |
2010-07-07 | s3: Add SMB2 performance counters. | Ira Cooper | 1 | -2/+85 |
2009-03-13 | s3: Add strict lock/unlock calls to the vfs layer to replace is_locked | Dave Richards | 1 | -0/+8 |
2009-02-24 | S3: Add in profile counters for new vfs and syscall entries. | todd stecher | 1 | -0/+28 |
2009-01-29 | s3: Add a new SMB_VFS_GET_ALLOC_SIZE vfs operation | Tim Prouty | 1 | -0/+4 |
2008-10-14 | Use {u,}int64_t instead of SMB_BIG_{U,}INT. | Jelmer Vernooij | 1 | -4/+4 |
2008-05-08 | Yay ! Remove a VFS entry. Removed the set_nt_acl() call, | Jeremy Allison | 1 | -4/+0 |
2007-11-01 | Add missing recvfile_bytes element - noticed by Kukks. | Jeremy Allison | 1 | -0/+1 |
2007-10-29 | Add in the recvfile entry to the VFS layer with a default | Jeremy Allison | 1 | -0/+4 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23105: Add lchown to the vfs layer. We need this in the POSIX code. | Jeremy Allison | 1 | -0/+4 |
2007-10-10 | r21714: Change the VFS interface to use struct timespec | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r21324: Add linux setlease to the vfs layer. Next round, as Volker points out, | Jim McDonough | 1 | -0/+4 |
2007-10-10 | r21002: Get rid of unused macros - merge change from 3_0_24 | Herb Lewis | 1 | -8/+0 |
2007-10-10 | r20742: Rename chkpth -> checkpath for sanity's sake :-). | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r19647: Add some GPFS support in a vfs mod. Also adds the kernel flock op to | Jim McDonough | 1 | -0/+4 |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 1 | -345/+696 |
2007-10-10 | r15516: Use SMB_BIG_UINT in preference to unsigned long long. | James Peach | 1 | -4/+4 |
2007-10-10 | r15508: Use clock_gettime for profiling timstamps if it is available. Use | James Peach | 1 | -0/+21 |
2007-10-10 | r15450: Change profiling data macros to use stack variables rather than | James Peach | 1 | -37/+34 |
2007-10-10 | r15018: Merge Volker's ipc/trans2/nttrans changes over | Jeremy Allison | 1 | -0/+2 |
2007-10-10 | r3642: Extend vfs to add seekdir/telldir/rewinddir. Yes I know I have to | Jeremy Allison | 1 | -1/+7 |
2004-02-24 | Added NTrename SMB (0xA5) - how did we miss this.... ? | Jeremy Allison | 1 | -1/+3 |
2004-01-06 | Patch based on work from James Peach <jpeach@sgi.com> to convert over to | Jeremy Allison | 1 | -1/+7 |
2003-05-12 | Add NT quota support. Patch from Stefan (metze) Metzemacher | Alexander Bokovoy | 1 | -0/+8 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -1/+4 |
2002-03-21 | Compile fix for --with-profiling-data | Tim Potter | 1 | -0/+2 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-10 | added structure members referred to by recent changes in vfs-wrap.c | Herb Lewis | 1 | -1/+5 |
2001-10-11 | initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To | Andrew Tridgell | 1 | -0/+461 |