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 5e5e320d36 This is the stat cache code - seems to work fine (needs heavy
NetBench testing though.... :-). Attempts to efficiently reduce
the number of stat() calls Samba does.
Jeremy.
(This used to be commit d0e48a2d80)
1998-08-27 20:38:53 +00:00
..
.cvsignore added ignore rules for the dummy files 1998-08-09 11:25:49 +00:00
blocking.c Fixes for the problem in blocking locks with file_fsp returning the 1998-08-21 01:30:29 +00:00
chgpasswd.c Turning on blocking locking code. NB. Blocking lock requests that are not 1998-08-20 19:28:37 +00:00
close.c Fixes for the problem in blocking locks with file_fsp returning the 1998-08-21 01:30:29 +00:00
conn.c added some optimisation for the case where the number of open files is 1998-08-17 06:47:53 +00:00
connection.c this is the bug change to using connection_struct* instead of cnum. 1998-08-14 17:38:29 +00:00
dfree.c merge from the autoconf2 branch to the main branch 1998-07-29 03:08:05 +00:00
dir.c this is the bug change to using connection_struct* instead of cnum. 1998-08-14 17:38:29 +00:00
dosmode.c changed the default permissions code to do this: 1998-08-25 06:40:42 +00:00
dummy.in these dummy files are needed for autoconf processing 1998-08-09 11:24:15 +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 more splitting of server.c 1998-08-17 07:40:06 +00:00
filename.c This is the stat cache code - seems to work fine (needs heavy 1998-08-27 20:38:53 +00:00
files.c Turning on blocking locking code. NB. Blocking lock requests that are not 1998-08-20 19:28:37 +00:00
groupname.c this is the bug change to using connection_struct* instead of cnum. 1998-08-14 17:38:29 +00:00
ipc.c Changed ASSERT macros to SMB_ASSERT macros as some systems already 1998-08-24 21:49:10 +00:00
mangle.c this is the bug change to using connection_struct* instead of cnum. 1998-08-14 17:38:29 +00:00
message.c this is the bug change to using connection_struct* instead of cnum. 1998-08-14 17:38:29 +00:00
negprot.c now that we have no global arrays we can start to split up the monster 1998-08-17 07:15:54 +00:00
nttrans.c This is the stat cache code - seems to work fine (needs heavy 1998-08-27 20:38:53 +00:00
open.c Added code to (correctly) ignore TRANSACT2_SETFILEINFO with SMB_SET_FILE_ALLOCATION_INFO. 1998-08-25 02:29:17 +00:00
oplock.c Fixed bug introduced by the recent changes where the chain_fnum 1998-08-17 22:59:53 +00:00
password.c This is the stat cache code - seems to work fine (needs heavy 1998-08-27 20:38:53 +00:00
pipes.c much cleaner chain pointer handling for both files and pipes. 1998-08-17 03:52:05 +00:00
predict.c Changes to allow Samba to be compiled with -Wstrict-prototypes 1998-04-13 19:24:06 +00:00
process.c This is the stat cache code - seems to work fine (needs heavy 1998-08-27 20:38:53 +00:00
quotas.c merge from the autoconf2 branch to the main branch 1998-07-29 03:08:05 +00:00
reply.c This is the stat cache code - seems to work fine (needs heavy 1998-08-27 20:38:53 +00:00
server.c This is the stat cache code - seems to work fine (needs heavy 1998-08-27 20:38:53 +00:00
service.c this completes the splitup of server.c. 1998-08-17 13:11:34 +00:00
ssl.c As per a Andrew's message, I went through and removed the timestring() 1998-07-31 22:39:15 +00:00
trans2.c This is the stat cache code - seems to work fine (needs heavy 1998-08-27 20:38:53 +00:00
uid.c moved connection_struct handling code into smbd/conn.c and changed it 1998-08-17 06:13:32 +00:00