index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
files.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bug #6837 - "Too many open files" when trying to access large number of f...
Jeremy Allison
2009-12-08
1
-2
/
+0
*
Oops. Don't break the build..
Jeremy Allison
2009-11-26
1
-3
/
+2
*
Make the logic a lot clearer and fix the comment to match.
Jeremy Allison
2009-11-26
1
-15
/
+10
*
Correct fix for bug 6781 - Cannot rename subfolders in Explorer view with rec...
Jeremy Allison
2009-11-26
1
-3
/
+1
*
s3: Fix a bug in renames of directories
Tim Prouty
2009-08-06
1
-6
/
+19
*
s3: Separate out a new file: filename_utils.c
Tim Prouty
2009-07-20
1
-9
/
+0
*
s3: Change fsp->fsp_name to be an smb_filename struct!
Tim Prouty
2009-07-20
1
-15
/
+58
*
s3: Change file_structs to be allocated with talloc instead of malloc
Tim Prouty
2009-07-20
1
-10
/
+15
*
Add "file_walk_table" to do stuff with all open files
Volker Lendecke
2009-05-18
1
-0
/
+22
*
Add notify_onelevel.tdb
Volker Lendecke
2009-04-16
1
-0
/
+4
*
Make us pass the RAW-RENAME torture test I just added.
Jeremy Allison
2009-02-26
1
-0
/
+43
*
s3:smbd: move all globals and static variables in globals.[ch]
Stefan Metzmacher
2009-01-08
1
-17
/
+1
*
First part of fix for bug #5903 - vfs_streams_xattr breaks contents of the file.
Jeremy Allison
2008-11-21
1
-41
/
+33
*
Remove "pipe_handle_offset" -- pipes now use "struct files_struct"
Volker Lendecke
2008-10-25
1
-5
/
+0
*
Remove the chain_fsp global
Volker Lendecke
2008-10-13
1
-19
/
+9
*
Pass struct smb_request to file_free
Volker Lendecke
2008-10-13
1
-4
/
+4
*
Pass struct smb_request to file_new
Volker Lendecke
2008-10-13
1
-7
/
+6
*
Pass struct smb_request to file_fsp
Volker Lendecke
2008-10-13
1
-1
/
+1
*
Remove a pointless level of indirection
Volker Lendecke
2008-10-09
1
-3
/
+1
*
Second part of the fix for bug #5790 - samba returns STATUS_OBJECT_NAME_NOT_F...
Jeremy Allison
2008-09-26
1
-4
/
+6
*
Fix bug #5790 samba returns STATUS_OBJECT_NAME_NOT_FOUND on set file disposit...
Jeremy Allison
2008-09-24
1
-4
/
+2
*
Remove the "stat_open()" function, flag, and all associated code. It was only
Jeremy Allison
2008-05-02
1
-1
/
+0
*
smbd: implement the strange write time update logic
Stefan Metzmacher
2008-04-07
1
-26
/
+3
*
Release per-fsp data on file closure.
James Peach
2007-12-19
1
-0
/
+5
*
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
2007-10-10
1
-0
/
+1
*
r25055: Add file_id_string_tos
Volker Lendecke
2007-10-10
1
-2
/
+2
*
r24102: Pass the fid instead of inbuf and an offset to file_fsp.
Volker Lendecke
2007-10-10
1
-6
/
+2
*
r23996: One more const
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r23589: Ensure we will always release any timeout handler
Jeremy Allison
2007-10-10
1
-0
/
+3
*
r23510: Tidy calls to smb_panic by removing trailing newlines. Print the
James Peach
2007-10-10
1
-1
/
+1
*
r23183: Check in a change made by Tridge:
Volker Lendecke
2007-10-10
1
-27
/
+21
*
r21714: Change the VFS interface to use struct timespec
Jeremy Allison
2007-10-10
1
-3
/
+3
*
r21319: Remove functions not needed anymore
Volker Lendecke
2007-10-10
1
-44
/
+0
*
r21279: Get rid of 'aio write behind', this is broken.
Volker Lendecke
2007-10-10
1
-1
/
+0
*
r21092: Ok, that's the one that activates the Samba4 notify backend.
Volker Lendecke
2007-10-10
1
-1
/
+4
*
r20854: Ok, now I think we're at a point where looking at notify starts to ma...
Volker Lendecke
2007-10-10
1
-0
/
+46
*
r20634: A *LOT* more work is necessary before touching notify remotely starts...
Volker Lendecke
2007-10-10
1
-46
/
+0
*
r20442: Slight rewrite of the change notify infrastructure. This now survives...
Volker Lendecke
2007-10-10
1
-24
/
+33
*
r20394: This is a *VERY* early start of my work on notify.
Volker Lendecke
2007-10-10
1
-0
/
+37
*
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
2007-10-10
1
-26
/
+44
*
r15817: Remove some unused code
Volker Lendecke
2007-10-10
1
-20
/
+0
*
r15668: DOS or FCB opens share one share mode entry from different
Jeremy Allison
2007-10-10
1
-4
/
+4
*
r14460: SMBexit closes by pid and vuid. Tested with smbtorture.
Jeremy Allison
2007-10-10
1
-3
/
+3
*
r13293: Rather a big patch I'm afraid, but this should fix bug #3347
Jeremy Allison
2007-10-10
1
-3
/
+3
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-21
/
+12
*
r9985: Move the all the strict sync logic into file_sync().
James Peach
2007-10-10
1
-1
/
+1
*
r8292: Tidy up function comments.
Jeremy Allison
2007-10-10
1
-2
/
+10
*
r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture
Jeremy Allison
2007-10-10
1
-9
/
+73
[next]