1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-29 11:21:54 +03:00
samba-mirror/source3/smbd
Jeremy Allison a344155b8d r8782: Fix bug #2918. The problem was using Inbuffer to push a deferred open message onto the queue
when we're in a chained message set - we're actually processing a different
buffer then. Added current_inbuf as a static inside smbd/process.c to ensure the
correct message gets pushed and processed.
Jeremy.
(This used to be commit ccef758171)
2007-10-10 11:00:16 -05:00
..
aio.c r8402: allow to build with --enable-aio-support. 2007-10-10 11:00:04 -05:00
blocking.c r7963: Add aio support to 3.0. 2007-10-10 10:58:05 -05:00
change_trust_pw.c Fix for bug #273 - smbd crash on machine account change. 2003-09-10 18:34:57 +00:00
chgpasswd.c r8454: Fix Bug #2502 2007-10-10 11:00:05 -05:00
close.c r8531: Fix a memleak 2007-10-10 11:00:07 -05:00
conn.c r7963: Add aio support to 3.0. 2007-10-10 10:58:05 -05:00
connection.c r4019: better error logging in register_message_flags() from Rob 2007-10-10 10:53:28 -05:00
dfree.c r5822: Actually return an error message if disk_free fails ! Pointed out by Ying Li <ying.li2@hp.com>. 2007-10-10 10:56:03 -05:00
dir.c r8689: Fixes bugid #2889 for sure. Turns out the OS/2 dos box doesn't like two offsets 2007-10-10 11:00:15 -05:00
dosmode.c r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture 2007-10-10 10:58:18 -05:00
error.c r6225: get rid of warnings from my compiler about nested externs 2007-10-10 10:56:30 -05:00
fake_file.c r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture 2007-10-10 10:58:18 -05:00
fileio.c r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture 2007-10-10 10:58:18 -05:00
filename.c r7893: Add in the extra parameters to opendir() to fix the large directory/insane app 2007-10-10 10:58:02 -05:00
files.c r8292: Tidy up function comments. 2007-10-10 10:58:19 -05:00
ipc.c r7882: Looks like a large patch - but what it actually does is make Samba 2007-10-10 10:58:00 -05:00
lanman.c r6279: Convert the RAP enum functions to the pdb_search API. Who is using this 2007-10-10 10:56:34 -05:00
mangle_hash2.c r7842: With the patch I sent Steve yesterday this gives us complete POSIX pathnames. 2007-10-10 10:57:59 -05:00
mangle_hash.c r6977: Fix bug #2735 (not mangling control characters) plus 2007-10-10 10:56:59 -05:00
mangle_map.c Merge from HEAD: 2003-03-17 22:56:13 +00:00
mangle.c r7842: With the patch I sent Steve yesterday this gives us complete POSIX pathnames. 2007-10-10 10:57:59 -05:00
message.c r4704: Fix encoding while receiving of a message which was actually sent using STR_ASCII. Patch from Grigory Batalov <bga@altlinux.org> 2007-10-10 10:53:51 -05:00
msdfs.c r8697: BUG 2908: make sure to allow for the trailing NULL 2007-10-10 11:00:15 -05:00
negprot.c r7398: commiting abartlet's patch for kerberos authentication when using a keytab and security != ads 2007-10-10 10:57:08 -05:00
noquotas.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
notify_hash.c r8695: Patch from James Peach for hires timestamps and efficient 2007-10-10 11:00:15 -05:00
notify_kernel.c r7440: * merge registry server changes from trunk (so far) for more 2007-10-10 10:57:09 -05:00
notify.c r7963: Add aio support to 3.0. 2007-10-10 10:58:05 -05:00
ntquotas.c r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture 2007-10-10 10:58:18 -05:00
nttrans.c r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture 2007-10-10 10:58:18 -05:00
open.c r8492: open_mode_check does not use the parameter p_flags, so remove it. 2007-10-10 11:00:06 -05:00
oplock_irix.c r8231: Patch from James Peach to fix the IRIX build. 2007-10-10 10:58:18 -05:00
oplock_linux.c r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture 2007-10-10 10:58:18 -05:00
oplock.c r8545: Fix oplock bug introduced by oplock code "simplification" :-). 2007-10-10 11:00:08 -05:00
password.c r8472: abartlet's patch for parallel ntlmssp supporttrunk/source/smbd/sesssetup.c 2007-10-10 11:00:06 -05:00
pipes.c r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture 2007-10-10 10:58:18 -05:00
posix_acls.c r8615: Added "acl group control". Defaults to off. Docs to follow. 2007-10-10 11:00:13 -05:00
process.c r8782: Fix bug #2918. The problem was using Inbuffer to push a deferred open message onto the queue 2007-10-10 11:00:16 -05:00
quotas.c r6712: BUG 2362: fix quota support on DragonFly (Joerg Sonnenberger <joerg@leaf.dragonflybsd.org>) 2007-10-10 10:56:52 -05:00
reply.c r8609: Fix for bugid #2889. I think the problem is that the top 16 bits of the "server state" field must be 2007-10-10 11:00:13 -05:00
sec_ctx.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
server.c r7963: Add aio support to 3.0. 2007-10-10 10:58:05 -05:00
service.c r7963: Add aio support to 3.0. 2007-10-10 10:58:05 -05:00
session.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
sesssetup.c r8472: abartlet's patch for parallel ntlmssp supporttrunk/source/smbd/sesssetup.c 2007-10-10 11:00:06 -05:00
srvstr.c (merge from HEAD) 2003-03-22 13:47:42 +00:00
statcache.c r7846: Fix from bugzilla@kevinjamieson.com Kevin Jamieson - typo 2007-10-10 10:57:59 -05:00
tdbutil.c r2564: resurrecting smbd/tdbutil.c 2007-10-10 10:52:46 -05:00
trans2.c r8552: Warning fix from jason@ncac.gwu.edu. 2007-10-10 11:00:08 -05:00
uid.c r6385: Convert checking of egid and secondary egid list into 2007-10-10 10:56:39 -05:00
utmp.c r1325: Always use GetTimeOfDay() (wrapper). Ensure ldap replication 2007-10-10 10:52:06 -05:00
vfs-wrap.c r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture 2007-10-10 10:58:18 -05:00
vfs.c r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture 2007-10-10 10:58:18 -05:00