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
/
source
/
smbd
/
files.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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.
samba-misc-tags/initial-v3-2-test
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
*
r6172: Tidy up error processing significantly. Remove unix_ERR_XXX global nas...
Jeremy Allison
2007-10-10
1
-4
/
+2
*
r5731: Get delayed write semantics closer to W2K3. We need to store 2 times.
Jeremy Allison
2007-10-10
1
-0
/
+4
*
r5720: Attempt to fix bug #2382 (Excel shared workbook stops working). Also
Jeremy Allison
2007-10-10
1
-2
/
+57
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r3050: Steal from Samba4 :-). Make us pass most of the new lock tests (except...
Jeremy Allison
2007-10-10
1
-22
/
+24
*
Fix coredump from Samba4 torture suite.
Jeremy Allison
2003-09-17
1
-0
/
+2
*
Implement SMBexit properly. Found by Samba4 tester. You must do a make
Jeremy Allison
2003-08-19
1
-0
/
+16
*
Implemented the level 1010 NT rename level. Many fixes for Samba4 test
Jeremy Allison
2003-08-16
1
-0
/
+12
*
Stat opens can have fsp->fd == -1 and will have a share entry. Ensure
Jeremy Allison
2003-05-22
1
-2
/
+10
*
Add NT quota support. Patch from Stefan (metze) Metzemacher
Alexander Bokovoy
2003-05-12
1
-0
/
+4
*
Fix for systems that allow more than 65536 open files per process.
Jeremy Allison
2002-10-22
1
-1
/
+8
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Move from timestamp to gen count file id's for finding oplocked files
Jeremy Allison
2001-10-20
1
-20
/
+57
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-2
/
+0
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
1
-1
/
+1
*
configure:
Jeremy Allison
2001-04-14
1
-2
/
+3
*
Added fix from "Eric Boehm" <boehm@nortelnetworks.com> to try and set hard
Jeremy Allison
2001-04-13
1
-3
/
+3
*
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
2001-03-11
1
-2
/
+0
*
more merging voodoo
Andrew Tridgell
2000-05-10
1
-0
/
+2
*
Fix for misunderstanding of fsync added when vfs layer
Herb Lewis
2000-05-10
1
-1
/
+1
*
Added sys_fork() and sys_getpid() functions to stop the overhead
Jeremy Allison
2000-05-02
1
-1
/
+1
*
Now that fsp's are created on successful file open, the structure member
Jeremy Allison
2000-04-24
1
-10
/
+23
*
This is a *big* checkin that may break some things, but implements the
Jeremy Allison
2000-04-22
1
-1
/
+7
[next]