1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/smbd
Stefan Metzmacher 196a5d0388 s3:signing: the seqnum should only be decremented by 1 for ntcancel requests
[MS-SMB] 3.3.5.1 Receiving Any Message says that the seqnum
is incremented by only for ntcancel requests for any other
request it's by incremented by 2, even if it doesn't expect
a response.

metze
2009-03-06 16:37:20 +01:00
..
aio.c s3:signing: the seqnum should only be decremented by 1 for ntcancel requests 2009-03-06 16:37:20 +01:00
blocking.c Add VFS ops for Windows BRL: Lock, Unlock and Cancel: 2009-02-13 10:08:40 -08:00
change_trust_pw.c Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth 2008-07-20 17:37:11 +02:00
chgpasswd.c Remove an unused extern reference 2009-02-10 21:55:13 +01:00
close.c Fix more POSIX path lstat calls. Fix bug where close can return 2009-02-25 14:57:16 -08:00
conn.c Fix bug #6155 - "force group" is no longer working as expected. 2009-03-03 16:08:56 -08:00
connection.c Remove smb_np_struct 2008-10-13 20:59:33 +02:00
dfree.c s3:smbd: move all globals and static variables in globals.[ch] 2009-01-08 12:22:21 +01:00
dir.c Attempt to fix the build on Solaris 8 2009-02-14 11:42:05 +01:00
dmapi.c s3:smbd: fix the build with dmapi support 2009-01-08 16:24:28 +01:00
dnsregister.c s3:smbd: make mdns registration event driven. 2009-01-27 15:28:11 +01:00
dosmode.c Extend NTIMES to allow setting create_time 2009-01-23 21:05:38 -08:00
error.c s3:smbd: move all globals and static variables in globals.[ch] 2009-01-08 12:22:21 +01:00
fake_file.c s3:smbd: make fake_files[] static const 2009-01-08 12:22:17 +01:00
file_access.c Fix bug #6154 - zfs does not honor admin users. 2009-03-04 16:57:37 -08:00
fileio.c Only copy sharename up from rap_to_pjobid 2009-03-01 12:27:55 +01:00
filename.c Pass stat buffer down through all levels of VFS_READDIR wrappers 2009-02-09 23:56:16 -08:00
files.c Make us pass the RAW-RENAME torture test I just added. 2009-02-26 11:42:23 -08:00
globals.c s3: Add extid to the dev/inode pair 2009-02-19 20:58:26 -08:00
globals.h s3:smbd: make kernel oplocks event driven 2009-01-27 15:28:10 +01:00
ipc.c S3: New module interface for SMB message statistics gathering 2009-02-09 13:23:44 -08:00
lanman.c Convert api_NetUserGetGroups to use samr instead of pdb 2009-02-10 21:55:13 +01:00
mangle_hash2.c Just for fun: Move some bytes from bss to text 2009-02-01 14:34:22 +01:00
mangle_hash.c Just for fun: Move some bytes from bss to text 2009-02-01 14:34:22 +01:00
mangle.c s3:smbd: move all globals and static variables in globals.[ch] 2009-01-08 12:22:21 +01:00
map_username.c s3:smbd: move all globals and static variables in globals.[ch] 2009-01-08 12:22:21 +01:00
message.c s3:smbd: move all globals and static variables in globals.[ch] 2009-01-08 12:22:21 +01:00
msdfs.c Pass stat buffer down through all levels of VFS_READDIR wrappers 2009-02-09 23:56:16 -08:00
negprot.c Remove the static "chal" from ntlmssp.c:get_challenge() 2009-02-21 14:04:14 +01:00
noquotas.c Use {u,}int64_t instead of SMB_BIG_{U,}INT. 2008-10-14 01:59:36 +02:00
notify_inotify.c use glibc sys/inotify.h header 2008-10-30 12:30:04 -07:00
notify_internal.c s3: use samba4 prototype for ndr_push/pull_struct_blob. 2008-09-23 09:37:23 +02:00
notify.c s3: Make change notify immediately return a catch-all packet on underlying error 2009-02-20 14:10:30 -08:00
ntquotas.c Use {u,}int64_t instead of SMB_BIG_{U,}INT. 2008-10-14 01:59:36 +02:00
nttrans.c s3:signing: the seqnum should only be decremented by 1 for ntcancel requests 2009-03-06 16:37:20 +01:00
open.c Fix bug #6160 - Office 2007 fails saving files to a Samba mapped drive. 2009-03-05 09:04:16 -08:00
oplock_irix.c s3: Modify SMB_VFS_FILE_ID_CREATE to take a stat struct 2009-02-19 20:58:01 -08:00
oplock_linux.c s3 oplocks: Make the level2 oplock contention API more granular 2009-02-09 23:47:45 -08:00
oplock_onefs.c s3 OneFS: Fix a double free in an error path 2009-02-23 23:22:03 -08:00
oplock.c s3: Add extid to the dev/inode pair 2009-02-19 20:58:26 -08:00
password.c "userdom_struct" does not need "full_name" anymore -- unused 2009-01-20 23:10:16 +01:00
perfcount.c S3: Dumb down debug spew in perfcount module code 2009-02-19 00:01:41 -08:00
pipes.c S3: New module interface for SMB message statistics gathering 2009-02-09 13:23:44 -08:00
posix_acls.c More warning fixes for Solaris. 2009-02-23 16:22:43 -08:00
process.c make receive_smb_raw_talloc more readable 2009-02-16 00:29:20 -08:00
quotas.c s3:smbd: remove stupid static variables for the nfs quota code 2009-01-08 12:22:20 +01:00
reply.c Make us pass the RAW-RENAME torture test I just added. 2009-02-26 11:42:23 -08:00
seal.c s3:smbd: move all globals and static variables in globals.[ch] 2009-01-08 12:22:21 +01:00
sec_ctx.c s3:smbd: move all globals and static variables in globals.[ch] 2009-01-08 12:22:21 +01:00
server.c s3-spoolss: use DSPRINT flags instead of SPOOLS_DS flags. 2009-02-27 13:33:15 +01:00
service.c Fix bug #6155 - "force group" is no longer working as expected. 2009-03-03 16:08:56 -08:00
session.c s3:smbd: move all globals and static variables in globals.[ch] 2009-01-08 12:22:21 +01:00
sesssetup.c More warning fixes for Solaris. 2009-02-23 16:22:43 -08:00
share_access.c Fix bug #1254 - write list not working under share-level security 2008-12-04 11:20:57 -08:00
srvstr.c s3:smbd: move all globals and static variables in globals.[ch] 2009-01-08 12:22:21 +01:00
statcache.c Add a in-memory cache 2007-12-18 09:56:04 +01:00
statvfs.c Use {u,}int64_t instead of SMB_BIG_{U,}INT. 2008-10-14 01:59:36 +02:00
trans2.c Make test for open modes more robust against other bits. 2009-02-25 13:00:44 -08:00
uid.c Fix bug #6155 - "force group" is no longer working as expected. 2009-03-03 16:08:56 -08:00
utmp.c s3:smbd: make globals in utmp.c static const 2009-01-08 12:22:18 +01:00
vfs.c s3: Change the vfs_GetWd cache to use the file_id struct 2009-02-19 21:09:30 -08:00