- changed smb_getpwnam() to use winbind style usernames
[kai/samba.git] / source / smbd / close.c
2000-05-10 Andrew Tridgellmore merging voodoo
2000-04-24 Jeremy AllisonNow that fsp's are created on successful file open...
2000-04-22 Jeremy AllisonThis is a *big* checkin that may break some things...
2000-04-16 Andrew Tridgellthe changes to the main smb code
2000-04-11 Jeremy AllisonThe latest open() code changes broke the NT directory...
2000-04-10 Andrew Tridgellthe bulk of the changes to get rid of fd_ptr and move...
2000-02-03 Tim PotterMega-VFS merge. Yeah baby!
2000-01-14 Andrew Tridgellwe now pass all byte range locking tests
1999-12-21 Andrew Tridgellconverted all our existing shared memory code to use...
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.