1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/smbd
Jeremy Allison f1041f98ce r24639: Add parameter "directory name cache size" - parameterize
use of directory name cache, 100 by default. Will be needed
to turn this off for *BSD systems.
Jeremy.
(This used to be commit bea8e9840f)
2007-10-10 12:30:13 -05:00
..
aio.c r24332: schedule_aio_read_and_X does not need InBuf/OutBuf 2007-10-10 12:29:30 -05:00
blocking.c r24404: Remove get_OutBuffer usage from blocking.c 2007-10-10 12:29:41 -05:00
change_trust_pw.c r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05:00
chgpasswd.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
close.c r24464: Now Volker removed the readbmpx we don't need cached errors any more. 2007-10-10 12:29:50 -05:00
conn.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
connection.c r24268: Fix two crashes for spoolss 2007-10-10 12:29:22 -05:00
dfree.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
dir.c r24639: Add parameter "directory name cache size" - parameterize 2007-10-10 12:30:13 -05:00
dmapi.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
dosmode.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
error.c r24498: More extra code into a function, reply_openerror. 2007-10-10 12:29:52 -05:00
fake_file.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
fileio.c r24164: Fix for write cache corruption bug reported by Jean-Francois Panisset <panisset@A52.com>. 2007-10-10 12:29:17 -05:00
filename.c r24595: Fix Coverity ID 393 2007-10-10 12:30:08 -05:00
files.c r24102: Pass the fid instead of inbuf and an offset to file_fsp. 2007-10-10 12:29:07 -05:00
ipc.c r24320: Fix the wct checks in reply_trans2 and the reply_trans calls 2007-10-10 12:29:28 -05:00
lanman.c r24244: Complete the conversion of reply_trans[s] 2007-10-10 12:29:20 -05:00
mangle_hash2.c r24603: In case of error we need to free prefix_cache otherwise on re-init the first 2007-10-10 12:30:10 -05:00
mangle_hash.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
mangle_map.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
mangle.c r23866: Fix a 1-byte buffer overrun 2007-10-10 12:28:36 -05:00
map_username.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
message.c r24440: Convert the reply_sendXX functions to the new API 2007-10-10 12:29:48 -05:00
msdfs.c r24253: From Jan Martin <Jan.Martin@rwedea.com>. 2007-10-10 12:29:21 -05:00
negprot.c r24309: if no protocol matches, just return choise 0xffff 2007-10-10 12:29:26 -05:00
noquotas.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
notify_inotify.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
notify_internal.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
notify.c r24512: Fix RAW-NOTIFY 2007-10-10 12:29:53 -05:00
ntquotas.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
nttrans.c r24498: More extra code into a function, reply_openerror. 2007-10-10 12:29:52 -05:00
open.c r24120: add a file_id_create() hook into the VFS layer 2007-10-10 12:29:08 -05:00
oplock_irix.c r24272: try to fix the build on irix... 2007-10-10 12:29:24 -05:00
oplock_linux.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
oplock.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
password.c r24590: Reformatting to coding standards. Added my (C) in places it already should 2007-10-10 12:30:08 -05:00
pipes.c r24425: Convert reply_write to the new API 2007-10-10 12:29:45 -05:00
posix_acls.c r23914: try to fix the build on Tru64 2007-10-10 12:28:41 -05:00
process.c r24500: Add check that bcc is correct in an incoming packet. 2007-10-10 12:29:52 -05:00
quotas.c r23786: Use linux/dqblk_xfs.h rather than a private copy of this header in the 2007-10-10 12:28:24 -05:00
reply.c r24548: Fix the case-changing renames 2007-10-10 12:29:56 -05:00
seal.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
sec_ctx.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
server.c r24621: - deferr calling build_options();exit(0); 2007-10-10 12:30:11 -05:00
service.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
session.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
sesssetup.c r24638: Remove redundent setting of vuid. 2007-10-10 12:30:12 -05:00
share_access.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
sockinit.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
srvstr.c r24133: Explicitly pass flags2 down to push_string_fn 2007-10-10 12:29:10 -05:00
statcache.c r23844: Add patch series from Volker (after review and consultation). 2007-10-10 12:28:34 -05:00
statvfs.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
trans2.c r24548: Fix the case-changing renames 2007-10-10 12:29:56 -05:00
uid.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
utmp.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
vfs.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00