Age | Commit message (Expand) | Author | Files | Lines |
2009-06-24 | s3: Plumb smb_filename through SMB_VFS_STAT and SMB_VFS_LSTAT | Tim Prouty | 1 | -1/+1 |
2009-05-26 | Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT | Volker Lendecke | 1 | -1/+1 |
2009-03-01 | Only copy sharename up from rap_to_pjobid | Volker Lendecke | 1 | -2/+1 |
2009-02-09 | s3 oplocks: Make the level2 oplock contention API more granular | Tim Prouty | 1 | -1/+3 |
2009-01-08 | s3:smbd: move all globals and static variables in globals.[ch] | Stefan Metzmacher | 1 | -3/+1 |
2009-01-05 | s3:events: change event_add_timed() prototype to match samba4 | Stefan Metzmacher | 1 | -2/+1 |
2008-12-23 | Fix more asprintf warnings and some error path errors. | Jeremy Allison | 1 | -3/+6 |
2008-09-12 | Modify a comment to make things clearer. | Jeremy Allison | 1 | -1/+3 |
2008-09-08 | smbd: some write time fixes | Stefan Metzmacher | 1 | -8/+7 |
2008-09-05 | Write times code update. | Jeremy Allison | 1 | -8/+39 |
2008-04-07 | smbd: make it possible to change the write time delay for testing | Stefan Metzmacher | 1 | -1/+7 |
2008-04-07 | smbd: implement the strange write time update logic | Stefan Metzmacher | 1 | -22/+38 |
2008-01-07 | Remove redundant parameter fd from SMB_VFS_FTRUNCATE(). | Michael Adam | 1 | -1/+1 |
2008-01-07 | Remove redundant parameter fd from SMB_VFS_FSTAT(). | Michael Adam | 1 | -2/+2 |
2008-01-07 | Remove redundant parameter fd from SMB_VFS_FSYNC(). | Michael Adam | 1 | -1/+1 |
2008-01-07 | Remove unneeded parameter fd from SMB_VFS_PREAD(). | Michael Adam | 1 | -2/+2 |
2007-10-31 | Note when we're setting change time, not write time, and send | Jeremy Allison | 1 | -1/+2 |
2007-10-31 | Fix some cases where file_set_dosmode was being passed | Jeremy Allison | 1 | -2/+7 |
2007-10-30 | Add new parameter, "min receivefile size" (by default set | Jeremy Allison | 1 | -12/+29 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -5/+5 |
2007-10-10 | r24164: Fix for write cache corruption bug reported by Jean-Francois Panisset... | Jeremy Allison | 1 | -10/+20 |
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 | r23773: One pstring a day... | Volker Lendecke | 1 | -3/+5 |
2007-10-10 | r23508: Fix sync_file() to return NTSTATUS and return this | Jeremy Allison | 1 | -4/+11 |
2007-10-10 | r21714: Change the VFS interface to use struct timespec | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r17220: If we're going to fail a write with an errno, make | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r9985: Move the all the strict sync logic into file_sync(). | James Peach | 1 | -3/+6 |
2007-10-10 | r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture | Jeremy Allison | 1 | -21/+21 |
2007-10-10 | r7882: Looks like a large patch - but what it actually does is make Samba | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r6949: Back-port Volker's cache fix, plus my change. | Jeremy Allison | 1 | -0/+38 |
2007-10-10 | r6890: Refactor printing interface to take offset into job. Fixes bug | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r6841: Attempt to fix buf #2681. With "strict allocate = yes" we now zero | Jeremy Allison | 1 | -0/+5 |
2007-10-10 | r6673: Fix the write cache based on some VERY good detective work | Jeremy Allison | 1 | -59/+80 |
2007-10-10 | r5731: Get delayed write semantics closer to W2K3. We need to store 2 times. | Jeremy Allison | 1 | -0/+6 |
2007-10-10 | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r4007: Fix bug #2088 - ensure inherit permissions is only applied on a new file, | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r3895: Fix for bug #2045. May also fix other timestamp bugs with Excel | Jeremy Allison | 1 | -0/+14 |
2007-10-10 | r3067: patch based on volker's initial work in trunk that fixes the queu upda... | Gerald Carter | 1 | -2/+2 |
2004-04-02 | Added per-share parameter "store dos attributes". When set, will store | Jeremy Allison | 1 | -2/+3 |
2004-01-06 | remove unused seek_file(); don't hardcode '\' when printing the auth-user | Gerald Carter | 1 | -25/+0 |
2004-01-06 | Patch based on work from James Peach <jpeach@sgi.com> to convert over to | Jeremy Allison | 1 | -11/+12 |
2003-11-02 | Printf fixes for 64-bit size_t. | Tim Potter | 1 | -3/+3 |
2003-08-14 | Fix SMBseek and get/set position information SMBs. Works against | Jeremy Allison | 1 | -2/+20 |
2003-05-14 | Prefix VFS API macros with SMB_ for consistency and to avoid problems with VF... | Alexander Bokovoy | 1 | -7/+7 |
2003-05-11 | Fix VFS layer: | Alexander Bokovoy | 1 | -7/+7 |
2002-12-05 | The element in fsp->print_job should be a RAP jobid, not a uint32 RPC | Jeremy Allison | 1 | -2/+13 |
2002-12-04 | Fix for 64 bit issues with oplocks and allocation size. | Jeremy Allison | 1 | -20/+36 |
2002-10-21 | removed the following parameters | Gerald Carter | 1 | -7/+3 |
2002-10-03 | Added ASCII art to make this clearer. | Jeremy Allison | 1 | -1/+73 |