1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/smbd
Jeremy Allison ef8bd7c4f7 Forward port the change to talloc_init() to make all talloc contexts
named. Ensure we can query them.
Jeremy.
(This used to be commit 09a218a9f6)
2002-12-20 20:21:31 +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: 2002-12-05 23:30:49 +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 Removed global_myworkgroup, global_myname, global_myscope. Added liberal 2002-11-12 23:20:50 +00:00
close.c Remove the "stat open" code - make it inline. This should fix the 2002-03-20 00:46:53 +00:00
conn.c sync'ing up for 3.0alpha20 release 2002-09-25 15:19:00 +00:00
connection.c sync'ing up for 3.0alpha20 release 2002-09-25 15:19:00 +00:00
dfree.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
dir.c sync'ing up for 3.0alpha20 release 2002-09-25 15:19:00 +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 Turns out with Win9x, we could occasionally return from unix_convert() given 2002-10-11 01:19:00 +00:00
files.c Fix for systems that allow more than 65536 open files per process. 2002-10-22 22:17:29 +00:00
groupname.c updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
ipc.c Stop using hardcoded smbtrans subcommands 2002-11-07 14:46:24 +00:00
lanman.c Updates from HEAD: 2002-11-15 21:43:57 +00:00
mangle_hash2.c Merge mangle prefix code. 2002-10-21 20:40:23 +00:00
mangle_hash.c sync'ing up for 3.0alpha20 release 2002-09-25 15:19:00 +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 updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +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 Removed global_myworkgroup, global_myname, global_myscope. Added liberal 2002-11-12 23:20:50 +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 Fix fd leak with kernel change notify. 2002-10-28 22:04:14 +00:00
notify.c Added "kernel change notify" boolean to allow easier valgrind testing. 2002-12-12 02:01:56 +00:00
nttrans.c Forward port the change to talloc_init() to make all talloc contexts 2002-12-20 20:21:31 +00:00
open.c Very curious. It turns out attribute matching on truncate only matters 2002-11-19 01:46:10 +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 updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +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 Fixed auth module code. Added VALGRIND defines to reduce spurious warnings. 2002-12-11 23:54:40 +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 Fix for old DOS client when veto files is set to /.*/ 2002-12-13 19:07:37 +00:00
sec_ctx.c sync'ing up for 3.0alpha20 release 2002-09-25 15:19:00 +00:00
server.c Forward port the change to talloc_init() to make all talloc contexts 2002-12-20 20:21:31 +00:00
service.c merged the %U changes to 3.0 2002-11-20 00:53:24 +00:00
session.c Sync 3.0 branch with head 2002-08-17 15:27:10 +00:00
sesssetup.c merged the %U changes to 3.0 2002-11-20 00:53:24 +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 The element in fsp->print_job should be a RAP jobid, not a uint32 RPC 2002-12-05 04:00:16 +00:00
uid.c Removed global_myworkgroup, global_myname, global_myscope. Added liberal 2002-11-12 23:20:50 +00:00
utmp.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
vfs-wrap.c sync'ing up for 3.0alpha20 release 2002-09-25 15:19:00 +00:00
vfs.c Fix for 64 bit issues with oplocks and allocation size. 2002-12-04 03:12:09 +00:00