1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source3/smbd
Jeremy Allison e82dbfcbe9 Now that fsp's are created on successful file open, the structure member
fsp->open is no longer needed (if an fsp pointer is valid, then it's open :-).

NB for Luke, this patch also did not apply to TNG. TNG is not yet
identical w.r.t file serving with HEAD. This makes it impossible for
me to help maintain TNG. Please fix asap.

lib/substitute.c: Removed unused variable (pidstr).

Jeremy.
(This used to be commit 389b700a26)
2000-04-24 19:23:51 +00:00
..
.cvsignore get away with dummy and .dummy files 1998-09-29 04:52:17 +00:00
blocking.c include/byteorder.h: ALIGN4/ALIGN2 macros. 2000-04-11 19:44:54 +00:00
chgpasswd.c ReadDirName calls vfs->readdirname calls dos_readdirname. 2000-04-18 02:09:50 +00:00
close.c Now that fsp's are created on successful file open, the structure member 2000-04-24 19:23:51 +00:00
conn.c use string_set() instead of string_init() 2000-01-16 11:18:04 +00:00
connection.c finally got sick of the "extern int Client" code and the stupid 2000-04-11 13:55:53 +00:00
dfree.c split fsusage() into a separate module (to fix linking problems with 2000-04-19 08:23:13 +00:00
dir.c More Japanese filename fixes wrt VFS code from 2000-03-29 07:44:23 +00:00
dosmode.c Put back lots of missing calls to dos_to_unix(). Thanks to 2000-02-03 23:08:24 +00:00
error.c move soem variables from server.c that don't belong there. 1998-08-17 13:44:05 +00:00
fileio.c This is a *big* checkin that may break some things, but implements the 2000-04-22 00:33:16 +00:00
filename.c the bulk of the changes to get rid of fd_ptr and move print open 2000-04-10 13:05:23 +00:00
files.c Now that fsp's are created on successful file open, the structure member 2000-04-24 19:23:51 +00:00
groupname.c locking/locking.c: Fixed placeholder code for POSIX locking. 2000-04-18 20:41:04 +00:00
ipc.c patch from luke to split out lanman code from ipc.c into lanman.c 2000-04-19 07:00:22 +00:00
lanman.c fixed uninitialised snum 2000-04-22 08:27:48 +00:00
mangle.c avoided a memory leak in the ubi code by deleting a mangled cache 2000-04-23 07:40:13 +00:00
message.c Fixed code page conversions of messages outgoing/incoming. 2000-01-27 01:09:21 +00:00
negprot.c include/smb.h: 2000-03-13 20:05:18 +00:00
noquotas.c lib/charcnv.c: Improved debug comment. 1998-11-06 18:40:51 +00:00
nttrans.c Now that fsp's are created on successful file open, the structure member 2000-04-24 19:23:51 +00:00
open.c Now that fsp's are created on successful file open, the structure member 2000-04-24 19:23:51 +00:00
oplock.c Now that fsp's are created on successful file open, the structure member 2000-04-24 19:23:51 +00:00
password.c converted a couple more functions to use a fd instead of a FILE* 2000-04-16 11:17:19 +00:00
pipes.c Fix stupid logic bug in detecting start-of-pdu in writeX on pipe. 2000-03-11 01:28:57 +00:00
process.c Log file check patch from Mattias Gronlund <Mattias.Gronlund@sa.erisoft.se>. 2000-04-15 00:31:56 +00:00
quotas.c Fix for soft quotas not being set from 2000-04-10 21:02:45 +00:00
reply.c Now that fsp's are created on successful file open, the structure member 2000-04-24 19:23:51 +00:00
server.c moved INSURE hook into util.c 2000-04-24 11:31:20 +00:00
service.c don't copy a null groups list 2000-04-22 08:28:49 +00:00
ssl.c finally got sick of the "extern int Client" code and the stupid 2000-04-11 13:55:53 +00:00
trans2.c Now that fsp's are created on successful file open, the structure member 2000-04-24 19:23:51 +00:00
uid.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
vfs-wrap.c This is a *big* checkin that may break some things, but implements the 2000-04-22 00:33:16 +00:00
vfs.c This is a *big* checkin that may break some things, but implements the 2000-04-22 00:33:16 +00:00