summaryrefslogtreecommitdiffstats
path: root/source3/smbd/close.c
Commit message (Expand)AuthorAgeFilesLines
* converted all our existing shared memory code to use a tdb databaseAndrew Tridgell1999-12-211-4/+3
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-24/+68
* delineation between smb and msrpc more marked. smbd now constructsLuke Leighton1999-12-121-1/+1
* Use VFS operations for file I/O.Tim Potter1999-04-041-3/+2
* debug string with no %s parameter. oopsLuke Leighton1998-10-271-1/+2
* Handle the case where multiple smbd have the file open, some of whomJeremy Allison1998-10-231-2/+11
* Reasonably large change to give us *exactly* correct NT delete on close seman...Jeremy Allison1998-10-231-0/+1
* include/smb.h: Added #defines for lots of things - makes our code a *lot* eas...Jeremy Allison1998-10-231-1/+2
* Ok - this is the 'expose 64 bit to the clients' checkin.Jeremy Allison1998-09-111-1/+15
* Bugfix for leak in reference counted file struct.Jeremy Allison1998-09-051-1/+2
* configure.in, configure: include/config.h.in: Added stropts and poll.Jeremy Allison1998-08-311-2/+2
* Fixes for the problem in blocking locks with file_fsp returning theJeremy Allison1998-08-211-2/+2
* Makefile.in: Moved blocking lock code into smbd/blocking.c for link purposes.Jeremy Allison1998-08-191-4/+2
* this completes the splitup of server.c.Andrew Tridgell1998-08-171-0/+170