1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3
Stefan Metzmacher 89c6d67124 s3:smb2_sesssetup: we don't need to do a 2nd smb2srv_session_lookup()
For the continuation of a SMB2 SessionSetup we already have the
smb2req->session (with NT_STATUS_MORE_PROCESSING_REQUIRED).

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
2014-09-19 09:15:13 +02:00
..
auth lib/util: move memcache.[ch] to the toplevel 'samba-util' library 2014-07-18 15:43:33 +02:00
build waf: improve iconv checks 2014-01-03 05:04:44 +01:00
client lib: Align unix_timespec_to_nt_time with nt_time_to_unix_timespec 2014-06-30 22:28:14 +02:00
exports
groupdb param: rename lp function and variable from "setprimarygroup_script" to "set_primary_group_script" 2014-02-07 16:19:12 -08:00
include lib: Move tdb lock timeout fns to source3 2014-09-18 20:36:11 +02:00
intl
lib lib: Add EMSGSIZE to map_nt_error_from_unix 2014-09-18 20:36:11 +02:00
libads s3-kpasswd: Fix build warning. 2014-09-01 18:15:15 +02:00
libgpo libgpo: apply some const. 2014-01-07 18:52:42 +01:00
libnet idl:drsuapi: Manage all possible lengths of drsuapi_DsBindInfo 2014-07-07 05:22:33 +02:00
librpc s3:smbXsrv_session: remember the smbXsrv_connection on channel attached to a session 2014-09-19 09:15:13 +02:00
libsmb namecache: fix uninitialised pointer returns 2014-09-13 03:21:39 +02:00
locale winbind/i18n: update Japanese pam winbind translation 2014-07-26 20:43:28 +02:00
locking brlock: Remove validate_lock_entries 2014-08-23 00:24:18 +02:00
modules s3: vfs module: Adding new vfs module for Symantec VxFS. 2014-09-18 02:30:06 +02:00
nmbd nmbd: Send waiting status to systemd. 2014-09-17 13:16:43 +02:00
pam_smbpass s3:pam_smbpass: explicitly use allow_warnings=True 2014-04-02 09:03:46 +02:00
param param: avoid dereferencing null lp_ctx 2014-08-11 21:00:15 +02:00
passdb passdb: Avoid use-after-free when setting a plaintext password 2014-09-08 07:26:34 +02:00
printing vfs3: Pass "lease" through SMB_VFS_CREATE_FILE 2014-08-11 21:11:16 +02:00
profile
registry lib: directory_create_or_exist() does not use "uid" parameter 2014-07-28 22:04:13 +02:00
rpc_client s3-rpc_client: Do not give NT_STATUS_NO_MEMORY when the source string was NULL 2014-09-01 00:36:42 +02:00
rpc_server vfs3: Pass "lease" through SMB_VFS_CREATE_FILE 2014-08-11 21:11:16 +02:00
rpcclient s3-rpc_client: return info3 in rpccli_netlogon_password_logon(). 2014-07-15 16:00:40 +02:00
script Add test suite for iconv conversion fail of bad names over SMB1/SMB3. 2014-09-16 04:21:49 +02:00
selftest s3:selftest: run the smb2.replay test against the //$SERVER_IP/durable share 2014-09-19 09:15:10 +02:00
services
smbd s3:smb2_sesssetup: we don't need to do a 2nd smb2srv_session_lookup() 2014-09-19 09:15:13 +02:00
stf
torture s3:smbd: pass smbXsrv_connection to smb1_parse_chain() 2014-09-19 09:15:11 +02:00
utils smbcontrol: Fix a typo 2014-08-21 14:58:37 +02:00
web
winbindd s3: winbindd: Old NT Domain code sets struct winbind_domain->alt_name to be NULL. Ensure this is safe with modern AD-DCs. 2014-09-15 23:29:00 +02:00
.clang_complete Remove popt/iniparser from .clang_complete 2014-08-14 21:27:13 +02:00
.dmallocrc
.indent.pro
change-log
Doxyfile
mainpage.dox
smbadduser.in
wscript s3: vfs module: Adding new vfs module for Symantec VxFS. 2014-09-18 02:30:06 +02:00
wscript_build messaging3: Add msg_sink/source -- perftest 2014-08-23 00:24:18 +02:00
wscript_configure_system_ncurses