1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-01 21:18:10 +03:00
samba-mirror/source3/smbd
Jeremy Allison 074c99a852 Fix reference count bug where smbd's would not terminate with no
open resources.
Jeremy.
(This used to be commit 0173d6fe16)
2003-01-17 06:35:33 +00:00
..
.cvsignore add *.po32 to ignore list 2001-12-12 16:04:37 +00:00
blocking.c Fixed nasty bug where file writes with start offsets in the range 2002-12-03 08:02:21 +00:00
build_options.c BIG patch... 2003-01-02 09:07:17 +00:00
change_trust_pw.c change_trust_account_password() must always use the PDC for rpc 2002-12-04 20:13:29 +00:00
chgpasswd.c Removed level 0 DEBUG leftover from testing. 2003-01-15 22:15:07 +00:00
close.c Fix problem with "hide unreadable". stat file opens are baaack :-). 2003-01-03 19:07:26 +00:00
conn.c Fix reference count bug where smbd's would not terminate with no 2003-01-17 06:35:33 +00:00
connection.c BIG patch... 2003-01-02 09:07:17 +00:00
dfree.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
dir.c Remove unused variable. 2003-01-07 03:31:52 +00:00
dosmode.c an initial fix for handling sparse files in smbd 2002-07-29 11:14:05 +00:00
error.c Fix to correctly return NT_STATUS_DELETE_PENDING. 2002-11-05 21:46:33 +00:00
fileio.c The element in fsp->print_job should be a RAP jobid, not a uint32 RPC 2002-12-05 03:59:56 +00:00
filename.c BIG patch... 2003-01-02 09:07:17 +00:00
files.c Fix for systems that allow more than 65536 open files per process. 2002-10-22 22:17:06 +00:00
ipc.c Stop using hardcoded transact commands 2002-11-07 14:39:49 +00:00
lanman.c Remove an unused paramter for our old LM-only password change code, and fix a 2003-01-11 12:13:03 +00:00
mangle_hash2.c add a 'mangle prefix' option to allow people to tune the number of 2002-10-21 04:30:51 +00:00
mangle_hash.c small merges from SAMBA_3_0; mostly typos, renames, etc... 2003-01-15 18:31:46 +00:00
mangle_map.c Kill off const warnings - add a pile of const to various places. 2002-07-08 02:14:57 +00:00
mangle.c BIG patch... 2003-01-02 09:07:17 +00:00
message.c Address the string_sub problem by changing len = 0 to mean "no expand". 2002-07-02 06:34:27 +00:00
negprot.c BIG patch... 2003-01-02 09:07:17 +00:00
noquotas.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
notify_hash.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
notify_kernel.c Ensure we do not pass uninitialised data to the kernel. (Picked up by 2003-01-13 08:09:32 +00:00
notify.c Added "kernel change notify" boolean to allow easier valgrind testing. 2002-12-12 02:01:53 +00:00
nttrans.c BIG patch... 2003-01-02 09:07:17 +00:00
open.c Fix open problem with changing attributes on an existing file - based 2003-01-08 02:09:14 +00:00
oplock_irix.c Merge of receive_local_message fix from 2.2.5. 2002-05-22 01:04:58 +00:00
oplock_linux.c Ensure we do not pass uninitialised data to the kernel. (Picked up by 2003-01-13 08:09:32 +00:00
oplock.c Overly complex but neccessary fix for kernel oplock problems. The issue 2002-06-06 23:55:41 +00:00
password.c Removed global_myworkgroup, global_myname, global_myscope. Added liberal 2002-11-12 23:15:52 +00:00
pipes.c make sure we don't walk past the end of the current SMB buffer when 2002-04-16 06:15:28 +00:00
posix_acls.c First cut of new ACL mapping code from Andreas Gruenbacher <agruen@suse.de>. 2002-10-23 01:22:45 +00:00
process.c [merge] make sure to updatre print queue cache during timeout_processing() to send notify events; CR 1491 2003-01-11 02:29:23 +00:00
quotas.c small patch to makesure we fallback to <xfs/xqm.h> if <linux/xqm.h> doesn't exist (e.g. in SuSE 8.1) (by metze) 2002-11-13 21:51:08 +00:00
reply.c Make the 'service' in make_connection() use an fstrcpy(), and an fstring, 2003-01-12 11:29:02 +00:00
sec_ctx.c Move to common user token debugging, and ensure we always print both the 2002-09-25 09:34:43 +00:00
server.c make -i flag work lik eit did in 2.2 2003-01-14 15:52:45 +00:00
service.c Oops, this is the change to use an fstring for the incoming service buffer - 2003-01-12 11:31:03 +00:00
session.c Make 'remote_machine' private to lib/substitute.c, and fix all the user to use 2002-08-11 02:30:35 +00:00
sesssetup.c Remove unused variable in reply_spnego_ntlmssp_ok 2003-01-17 01:08:09 +00:00
srvstr.c make sure we don't walk past the end of the current SMB buffer when 2002-04-16 06:15:28 +00:00
statcache.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
trans2.c query_alt_name takes a forced unicode string in win2000. It is not 2003-01-14 02:51:37 +00:00
uid.c Removed global_myworkgroup, global_myname, global_myscope. Added liberal 2002-11-12 23:15:52 +00:00
utmp.c BIG patch... 2003-01-02 09:07:17 +00:00
vfs-wrap.c Actually use sendfile if selected. 2002-09-17 19:48:19 +00:00
vfs.c Fix a segfault when we don't correctly load a VFS module (don't keep it in 2003-01-06 06:15:34 +00:00