index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
fileio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: Factor out "mark_file_modified"
Volker Lendecke
2012-07-12
1
-25
/
+42
*
s3:smbd: remove unnecessary variable readret from read_file()
Michael Adam
2012-06-08
1
-7
/
+3
*
s3:smbd: remove ancient DMF_FIX from read_file().
Michael Adam
2012-06-08
1
-15
/
+0
*
s3:smbd: remove typedef for struct write_cache
Stefan Metzmacher
2012-06-06
1
-9
/
+9
*
s3:smbd: make typedef write_cache private to fileio.c
Stefan Metzmacher
2012-06-06
1
-0
/
+8
*
build: Remove SMB_OFF_T, replace with off_t
Andrew Bartlett
2012-04-06
1
-7
/
+7
*
s3:smbd/fileio: avoid usage of server_event_context()
Stefan Metzmacher
2011-12-12
1
-3
/
+3
*
lib/util/time.c: timeval_current_ofs_usec
Rusty Russell
2011-06-01
1
-1
/
+1
*
s3-globals Remove smbd_event_context() (use server_event_context())
Andrew Bartlett
2011-05-31
1
-1
/
+1
*
s3-smb Use FILE_ATTRIBUTE_ARCHIVE intead of aARCH
Andrew Bartlett
2011-04-29
1
-1
/
+1
*
s3: only include smb profiling where needed.
Günther Deschner
2011-04-14
1
-0
/
+1
*
s3: include smbd/smbd.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
Keep track of the sparse status of an open file handle. Allows bypass of
Jeremy Allison
2010-12-21
1
-1
/
+2
*
Fix bug #7693 - smbd changing mode of files on rename
Jeremy Allison
2010-09-22
1
-6
/
+7
*
s3: Do the ftruncate write cache optimization in one place
Volker Lendecke
2010-07-29
1
-0
/
+31
*
Revert "s3: Avoid pwrite calls for the 1-byte writes with zero content"
Volker Lendecke
2010-07-29
1
-50
/
+4
*
s3-smbd: Migrated to new spoolss functions for printing.
Simo Sorce
2010-07-27
1
-11
/
+7
*
s3: Avoid pwrite calls for the 1-byte writes with zero content
Volker Lendecke
2010-07-19
1
-4
/
+50
*
s3: Optimize the write cache for sequential writes
Volker Lendecke
2010-07-09
1
-0
/
+20
*
smbd: move printfile_offset() within write_file()
Simo Sorce
2010-04-30
1
-0
/
+3
*
s3-smbd: group print relate data in own structure
Simo Sorce
2010-04-23
1
-3
/
+4
*
Don't overwrite a dynamic pointer with the address of a stack
Jeremy Allison
2009-11-16
1
-8
/
+6
*
Got the logic simplification worked out so we still pass
Jeremy Allison
2009-11-05
1
-4
/
+4
*
Get closer to an accurate model of Windows timestamp changes.
Jeremy Allison
2009-11-05
1
-8
/
+30
*
s3: Change fsp->fsp_name to be an smb_filename struct!
Tim Prouty
2009-07-20
1
-29
/
+28
*
Remove reply_unixerror() - no longer needed. Should make Metze's refactoring ...
Jeremy Allison
2009-07-10
1
-0
/
+1
*
s3: Plumb smb_filename through dos_mode() and related funtions
Tim Prouty
2009-07-08
1
-18
/
+16
*
s3: Plumb smb_filename around SMB_VFS_CHFLAGS
Tim Prouty
2009-07-06
1
-4
/
+16
*
Ensure we don't use delayed writes on POSIX opened files.
Jeremy Allison
2009-07-01
1
-0
/
+10
*
s3: Plumb smb_filename through SMB_VFS_STAT and SMB_VFS_LSTAT
Tim Prouty
2009-06-24
1
-1
/
+1
*
Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT
Volker Lendecke
2009-05-26
1
-1
/
+1
*
Only copy sharename up from rap_to_pjobid
Volker Lendecke
2009-03-01
1
-2
/
+1
*
s3 oplocks: Make the level2 oplock contention API more granular
Tim Prouty
2009-02-09
1
-1
/
+3
*
s3:smbd: move all globals and static variables in globals.[ch]
Stefan Metzmacher
2009-01-08
1
-3
/
+1
*
s3:events: change event_add_timed() prototype to match samba4
Stefan Metzmacher
2009-01-05
1
-2
/
+1
*
Fix more asprintf warnings and some error path errors.
Jeremy Allison
2008-12-23
1
-3
/
+6
*
Modify a comment to make things clearer.
Jeremy Allison
2008-09-12
1
-1
/
+3
*
smbd: some write time fixes
Stefan Metzmacher
2008-09-08
1
-8
/
+7
*
Write times code update.
Jeremy Allison
2008-09-05
1
-8
/
+39
*
smbd: make it possible to change the write time delay for testing
Stefan Metzmacher
2008-04-07
1
-1
/
+7
*
smbd: implement the strange write time update logic
Stefan Metzmacher
2008-04-07
1
-22
/
+38
*
Remove redundant parameter fd from SMB_VFS_FTRUNCATE().
Michael Adam
2008-01-07
1
-1
/
+1
*
Remove redundant parameter fd from SMB_VFS_FSTAT().
Michael Adam
2008-01-07
1
-2
/
+2
*
Remove redundant parameter fd from SMB_VFS_FSYNC().
Michael Adam
2008-01-07
1
-1
/
+1
*
Remove unneeded parameter fd from SMB_VFS_PREAD().
Michael Adam
2008-01-07
1
-2
/
+2
*
Note when we're setting change time, not write time, and send
Jeremy Allison
2007-10-31
1
-1
/
+2
*
Fix some cases where file_set_dosmode was being passed
Jeremy Allison
2007-10-31
1
-2
/
+7
*
Add new parameter, "min receivefile size" (by default set
Jeremy Allison
2007-10-30
1
-12
/
+29
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-5
/
+5
*
r24164: Fix for write cache corruption bug reported by Jean-Francois Panisset...
Jeremy Allison
2007-10-10
1
-10
/
+20
[next]