1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3
Stefan Metzmacher 12ed9ca36a s3:smbd: fix parsing of invalid SMB2 requests.
Because of 0 - 2 => 0xFFFFFFFE, we got EMSGSIZE
from the tstream layer. And terminate the transport
connection. Instead we should let the caller deal with
the invalid parameter, when checking the body size.
So the caller always gets at least a 2 byte body.

metze
2009-07-10 12:24:23 +02:00
..
auth s3:smbd: move more session specific globals to struct smbd_server_connection 2009-06-03 17:54:37 +02:00
client Fix coverity #729. Resource leak in error path. 2009-06-19 17:26:53 -07:00
exports Compile liblua 2008-12-17 12:57:18 +01:00
groupdb Pass a talloc_ctx to pdb_enum_aliasmem 2009-06-08 21:14:10 +02:00
include Make escape_ldap_string take a talloc context 2009-07-09 22:25:29 +02:00
iniparser
iniparser_build
intl
lib Make escape_ldap_string take a talloc context 2009-07-09 22:25:29 +02:00
libaddns do not redefine _INT32 2009-07-03 11:50:53 +02:00
libads Make escape_ldap_string take a talloc context 2009-07-09 22:25:29 +02:00
libgpo Fix Coverity ID 913 (NEGATIVE_RETURNS) -- gd, please check! 2009-05-03 23:06:01 +02:00
libnet Don't use ads realm name for non-ads case. #6481 2009-06-26 15:24:57 -04:00
librpc Introduce null_ndr_syntax_id 2009-07-05 23:50:12 +02:00
libsmb s3: QNX doesn't know uint - replace with uint_t 2009-07-07 22:15:16 +02:00
locale/pam_winbind Revert "s3: checkin .po for pam_winbind" because of license issue. 2009-05-13 22:00:05 +08:00
locking s3: Change the share_mode_lock struct to store a base_name and stream_name 2009-07-08 21:36:04 -07:00
lua-5.1.4 Add the Lua distibution from http://www.lua.org/ftp/lua-5.1.4.tar.gz 2008-12-17 12:57:18 +01:00
m4 s3:dmapi: prefer dmapi libs from gpfs over system libs 2009-06-19 11:56:33 +02:00
modules s3: Prepare open.c to switch fsp_name to an smb_filename struct 2009-07-08 21:36:04 -07:00
nmbd Fix bug 4699: Remove pidfile on clean shutdown 2009-06-18 16:17:57 -07:00
pam_smbpass s3:pam_smbpass: fix build error on some Linux distros 2009-07-03 09:34:21 +02:00
param Consolidate create/delete account paths in pdbedit 2009-05-29 18:03:56 +02:00
passdb Make escape_ldap_string take a talloc context 2009-07-09 22:25:29 +02:00
pkgconfig
po s3/i18n: Add Russian to the list. 2009-06-17 14:37:28 +02:00
printing s3-vlp: drastically shrink size and dependencies of the virtual line printer. 2009-06-26 09:34:02 +02:00
profile S3: Add in profile counters for new vfs and syscall entries. 2009-02-24 15:53:01 -08:00
registry Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT 2009-05-26 17:48:23 +02:00
rpc_client Remove "typedef struct ndr_syntax_id RPC_IFACE;" 2009-07-05 23:50:12 +02:00
rpc_parse Add const to init_rpc_hdr_ba 2009-07-05 23:50:12 +02:00
rpc_server s3: Change some filename_convert to pass in NULL for char **fname argument 2009-07-06 15:38:41 -07:00
rpcclient s3-rpcclient: allow to set query size for samr enum calls. 2009-06-08 19:47:26 +02:00
script For non-existent streams we have to return OBJECT_NAME_NOT_FOUND 2009-07-03 23:20:57 +02:00
selftest selftest/Samba3: Test smb signing against the member server 2009-03-23 12:21:14 +01:00
services s3:registry: replace typedef REGISTRY_KEY by struct registry_key_handle 2009-04-27 11:21:04 +02:00
smbd s3:smbd: fix parsing of invalid SMB2 requests. 2009-07-10 12:24:23 +02:00
stf
tests Move configure test files to the top-level and share them between s3 and 2009-01-22 11:35:28 +01:00
torture s3: Remove is_ntfs_stream_name() and split_ntfs_stream_name() 2009-07-08 21:36:04 -07:00
utils Make escape_ldap_string take a talloc context 2009-07-09 22:25:29 +02:00
web Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT 2009-05-26 17:48:23 +02:00
winbindd Make escape_ldap_string take a talloc context 2009-07-09 22:25:29 +02:00
.dmallocrc
.indent.pro
autogen.sh Allow using external libtalloc. 2009-03-14 20:56:26 +01:00
change-log
config.guess Update copies of config.guess and config.sub. 2009-05-16 04:03:12 +02:00
config.sub Update copies of config.guess and config.sub. 2009-05-16 04:03:12 +02:00
configure.developer
configure.in s3:configure: honor CFLAGS in compile tests 2009-07-05 13:11:20 +02:00
Doxyfile
dynconfig.c Make STATEDIR and CACHEDIR configurable through ./configure and loadparm.c 2009-01-12 12:16:03 +01:00
install-sh
localedir.c i18n/l10n pam_winbind 2008-11-13 12:43:58 +01:00
mainpage.dox
Makefile.in Fix make test_shlibs for libnss_wins and libnetapi (zlib) 2009-07-08 13:12:26 -04:00
samba4-templates.mk merged-build: link in LIBREPLACE into samba4 code as in the native build 2009-02-03 16:31:02 +01:00
samba4.m4 Fix build with external talloc. 2009-06-11 16:31:07 +02:00
samba4.mk s3/s4:build: honor library path from environment 2009-07-04 01:14:24 +02:00
smbadduser.in
VERSION