first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
[bbaumbach/samba-autobuild/.git] / source3 / smbd / close.c
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-12-12 Luke Leightondelineation between smb and msrpc more marked. smbd...
1999-04-04 Tim PotterUse VFS operations for file I/O.
1998-10-27 Luke Leightondebug string with no %s parameter. oops
1998-10-23 Jeremy AllisonHandle the case where multiple smbd have the file open...
1998-10-23 Jeremy AllisonReasonably large change to give us *exactly* correct...
1998-10-23 Jeremy Allisoninclude/smb.h: Added #defines for lots of things -...
1998-09-11 Jeremy AllisonOk - this is the 'expose 64 bit to the clients' checkin.
1998-09-05 Jeremy AllisonBugfix for leak in reference counted file struct.
1998-08-31 Jeremy Allisonconfigure.in, configure: include/config.h.in: Added...
1998-08-21 Jeremy AllisonFixes for the problem in blocking locks with file_fsp...
1998-08-19 Jeremy AllisonMakefile.in: Moved blocking lock code into smbd/blockin...
1998-08-17 Andrew Tridgellthis completes the splitup of server.c.