summaryrefslogtreecommitdiffstats
path: root/source/smbd/close.c
Commit message (Expand)AuthorAgeFilesLines
* lib/signal.c: Added CatchChildLeaveStatus() call needed in smbd/open.c and sm...Jeremy Allison1998-12-291-7/+10
* lib/access.c: Added checks for invalid '*' or '?' characters in hosts allow/d...Jeremy Allison1998-12-091-8/+3
* 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