1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-05 09:18:06 +03:00
samba-mirror/source3/smbd
Jeremy Allison 2b79854f06 Fix reference count bug where smbd's would not terminate with no
open resources.
Jeremy.
(This used to be commit b7e5a2c547)
2003-01-17 06:34:22 +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:41 +00:00
build_options.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
change_trust_pw.c merges from HEAD - change_trust_account_password() must always talk to PDC 2002-12-04 20:57:48 +00:00
chgpasswd.c Remove debugging stmt. 2003-01-15 22:20:16 +00:00
close.c Fix problem with "hide unreadable". stat file opens are baaack :-). 2003-01-03 18:50:13 +00:00
conn.c Fix reference count bug where smbd's would not terminate with no 2003-01-17 06:34:22 +00:00
connection.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
dfree.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
dir.c removing unused variable and unused file 2003-01-14 23:52:42 +00:00
dosmode.c Sync 3.0 branch with head 2002-08-17 15:27:10 +00:00
error.c Fix to correctly return NT_STATUS_DELETE_PENDING. 2002-11-05 21:47:03 +00:00
fileio.c The element in fsp->print_job should be a RAP jobid, not a uint32 RPC 2002-12-05 04:00:16 +00:00
filename.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
files.c Fix for systems that allow more than 65536 open files per process. 2002-10-22 22:17:29 +00:00
ipc.c Stop using hardcoded smbtrans subcommands 2002-11-07 14:46:24 +00:00
lanman.c Merge from HEAD: 2003-01-14 08:53:59 +00:00
mangle_hash2.c Merge mangle prefix code. 2002-10-21 20:40:23 +00:00
mangle_hash.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
mangle_map.c updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
mangle.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
message.c updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
negprot.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +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 Merge indirection, signed/unsigned and uninitialiased-value fixes from HEAD. 2003-01-14 07:26:12 +00:00
notify.c Added "kernel change notify" boolean to allow easier valgrind testing. 2002-12-12 02:01:56 +00:00
nttrans.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
open.c Fix open problem with changing attributes on an existing file - based 2003-01-08 02:09:18 +00:00
oplock_irix.c updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
oplock_linux.c Merge indirection, signed/unsigned and uninitialiased-value fixes from HEAD. 2003-01-14 07:26:12 +00:00
oplock.c updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
password.c Removed global_myworkgroup, global_myname, global_myscope. Added liberal 2002-11-12 23:20:50 +00:00
pipes.c updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
posix_acls.c First cut of new ACL mapping code from Andreas Gruenbacher <agruen@suse.de>. 2002-10-23 01:22:32 +00:00
process.c [merge] make sure to update print queue cache during timeout_processing() to send notify events; CR 1491 2003-01-11 02:38:36 +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:54:31 +00:00
reply.c Merge from HEAD: 2003-01-14 08:53:59 +00:00
sec_ctx.c sync'ing up for 3.0alpha20 release 2002-09-25 15:19:00 +00:00
server.c make -i flag work lik eit did in 2.2 2003-01-14 15:52:14 +00:00
service.c *lots of small merges form HEAD 2003-01-15 18:57:41 +00:00
session.c Sync 3.0 branch with head 2002-08-17 15:27:10 +00:00
sesssetup.c pstring/fstring missmatches found by Andrew Bartlett. 2003-01-02 20:43:17 +00:00
srvstr.c updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
statcache.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
trans2.c merge alt_name patch from head 2003-01-14 03:02:18 +00:00
uid.c Removed global_myworkgroup, global_myname, global_myscope. Added liberal 2002-11-12 23:20:50 +00:00
utmp.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
vfs-wrap.c sync'ing up for 3.0alpha20 release 2002-09-25 15:19:00 +00:00
vfs.c Merge from HEAD - handle VFS module load failures, change some error returns to 2003-01-06 07:40:39 +00:00