1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3
Jeremy Allison b879d475bf s3: smbd: Look at the correct signing state for the debug messages in make_connection_snum().
The rest of the changes should now be just renaming
the SMB1 signing functions to make it clear they are
SMB1 specific.

Signed-off-by: Jeremy Allison <jra@samba.org>
Signed-off-by: David Mulder <dmulder@samba.org>
2022-03-08 22:12:37 +00:00
..
auth CVE-2020-25717: s3-auth: fix MIT Realm regression 2021-12-03 12:05:42 +00:00
build
client s3: smbclient: In do_host_query(), if we need SMB1, ensure we select NT1 as the client max protocol" before continuing. 2022-01-06 11:50:32 +00:00
exports
groupdb
include smbd: Make strnorm() static to filename.c 2022-02-17 18:11:18 +00:00
intl
lib s3:lib: Fix possible 32-bit arithmetic overflow 2022-03-05 08:04:28 +00:00
libads s3:libads: Return canonical principal and realm from kerberos_return_pac() 2022-02-23 15:20:32 +00:00
libgpo/gpext
libnet s3:libnet: Do not set ADS_AUTH_ALLOW_NTLMSSP in FIPS mode 2022-01-22 00:27:52 +00:00
librpc s3:rpc_server: Delete unused code and doc references 2021-12-10 14:02:30 +00:00
libsmb s3:trusts_utils: use a password length of 120 for machine accounts 2022-02-23 08:49:54 +00:00
locale s3:locale: Reformat shell scripts 2022-03-03 00:59:34 +00:00
locking s3: smbd: Move implicit call to lp_posix_cifsu_locktype() out of init_strict_lock_struct(). 2022-01-06 15:11:38 +00:00
modules s3: smbd: Rename OpenDir_ntstatus() -> OpenDir(). 2022-03-02 21:58:32 +00:00
nmbd source3: move lib/substitute.c functions out of proto.h 2021-11-11 13:49:32 +00:00
param s3: Simple rename 'struct smb_signing_state' -> 'struct smb1_signing_state' 2022-03-08 22:12:37 +00:00
passdb smbd: Safeguards for getpwuid 2022-02-11 20:54:37 +00:00
printing smbd: NULL out "fsp" in close_file() 2022-02-10 18:16:36 +00:00
profile profile3: remove an unused include 2022-01-18 20:22:38 +00:00
registry CVE-2020-25717: Add FreeIPA domain controller role 2021-11-09 19:45:33 +00:00
rpc_client s3:rpc_client: Add rpc_pipe_open_local_np() 2021-12-10 14:02:30 +00:00
rpc_server samba-dcerpcd: Silence a DEBUG message 2022-02-22 10:16:44 +00:00
rpcclient s3:rpcclient: Fix crash in rpcclient 2022-03-07 00:00:32 +00:00
script s3:tests: Add a test to check the output of smbstatus. 2022-03-07 14:35:36 +00:00
selftest s3:script: Blackbox tests for the rpcclient DFS commands 2022-03-06 23:05:40 +00:00
services s3:services: Disable rcinit-based service control code 2021-12-10 14:02:30 +00:00
smbd s3: smbd: Look at the correct signing state for the debug messages in make_connection_snum(). 2022-03-08 22:12:37 +00:00
torture s3: smbd: Rename OpenDir_ntstatus() -> OpenDir(). 2022-03-02 21:58:32 +00:00
utils s3:utils: assign ids to struct to list shares correctly 2022-03-07 15:27:48 +00:00
web
winbindd s3:winbind: Convert ListTrustedDomains parent/child call to NDR 2022-03-06 23:05:40 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript waf: re-add missing readlink test 2022-02-18 23:12:51 +00:00
wscript_build s3: smbd: Add two new functions in a new file, smb2_posix.c: smb2_posix_cc_info(), store_smb2_posix_info() 2022-02-01 17:25:45 +00:00
wscript_configure_system_ncurses