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
/
close.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the "stat open" code - make it inline. This should fix the
Jeremy Allison
2002-03-20
1
-23
/
+7
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
removed unused variable
Andrew Tridgell
2001-12-17
1
-1
/
+0
*
Ensured filetimes set (by name) after close. Ignore errors. This is the
Jeremy Allison
2001-12-16
1
-2
/
+11
*
Formatting fixes only.
Jeremy Allison
2001-11-13
1
-14
/
+14
*
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
*
Merge of transfer file code from 2.2, fix for readbraw.
Jeremy Allison
2001-09-04
1
-1
/
+1
*
converted smbd to use NTSTATUS by default
Andrew Tridgell
2001-08-27
1
-4
/
+0
*
Fixed the (incorrect) paranioa fix I put in for the fcntl lock spin.
Jeremy Allison
2001-08-22
1
-0
/
+3
*
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
2001-07-04
1
-1
/
+1
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
1
-1
/
+1
*
configure:
Jeremy Allison
2001-04-14
1
-1
/
+1
*
Merge of Andrew's changes in 2.2.
Jeremy Allison
2001-04-13
1
-1
/
+1
*
As Andrew suggested, make smbrun return a fd for a deleted file which can then
Jeremy Allison
2001-04-13
1
-2
/
+24
*
This is a big, rather ugly patch. Whilst investigating the files not truncated
Jeremy Allison
2001-03-30
1
-12
/
+33
*
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
2001-03-11
1
-4
/
+0
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-29
1
-2
/
+2
*
Restructuring of vfs layer to include a "this" pointer - can be an fsp or
Jeremy Allison
2000-10-06
1
-1
/
+1
*
Memleak fix for cache code.
Jeremy Allison
2000-10-02
1
-4
/
+20
*
more merging voodoo
Andrew Tridgell
2000-05-10
1
-0
/
+4
*
Now that fsp's are created on successful file open, the structure member
Jeremy Allison
2000-04-24
1
-1
/
+1
*
This is a *big* checkin that may break some things, but implements the
Jeremy Allison
2000-04-22
1
-8
/
+5
*
the changes to the main smb code
Andrew Tridgell
2000-04-16
1
-4
/
+6
*
The latest open() code changes broke the NT directory opens. Detect if a
Jeremy Allison
2000-04-11
1
-1
/
+1
*
the bulk of the changes to get rid of fd_ptr and move print open
Andrew Tridgell
2000-04-10
1
-16
/
+6
*
Mega-VFS merge. Yeah baby!
Tim Potter
2000-02-03
1
-4
/
+3
*
we now pass all byte range locking tests
Andrew Tridgell
2000-01-14
1
-0
/
+2
*
converted all our existing shared memory code to use a tdb database
Andrew Tridgell
1999-12-21
1
-4
/
+3
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-24
/
+68
*
delineation between smb and msrpc more marked. smbd now constructs
Luke Leighton
1999-12-12
1
-1
/
+1
*
Use VFS operations for file I/O.
Tim Potter
1999-04-04
1
-3
/
+2
*
debug string with no %s parameter. oops
Luke Leighton
1998-10-27
1
-1
/
+2
*
Handle the case where multiple smbd have the file open, some of whom
Jeremy Allison
1998-10-23
1
-2
/
+11
*
Reasonably large change to give us *exactly* correct NT delete on close seman...
Jeremy Allison
1998-10-23
1
-0
/
+1
*
include/smb.h: Added #defines for lots of things - makes our code a *lot* eas...
Jeremy Allison
1998-10-23
1
-1
/
+2
*
Ok - this is the 'expose 64 bit to the clients' checkin.
Jeremy Allison
1998-09-11
1
-1
/
+15
*
Bugfix for leak in reference counted file struct.
Jeremy Allison
1998-09-05
1
-1
/
+2
*
configure.in, configure: include/config.h.in: Added stropts and poll.
Jeremy Allison
1998-08-31
1
-2
/
+2
*
Fixes for the problem in blocking locks with file_fsp returning the
Jeremy Allison
1998-08-21
1
-2
/
+2
*
Makefile.in: Moved blocking lock code into smbd/blocking.c for link purposes.
Jeremy Allison
1998-08-19
1
-4
/
+2
*
this completes the splitup of server.c.
Andrew Tridgell
1998-08-17
1
-0
/
+170