summaryrefslogtreecommitdiff
path: root/source4/smb_server
AgeCommit message (Expand)AuthorFilesLines
2023-11-15util/charset: Rename utf16_len_n() to utf16_null_terminated_len_n()Joseph Sutton1-1/+1
2023-11-15s4:smb_server: Remove trailing whitespaceJoseph Sutton1-31/+31
2023-08-21s4:smb_server: Fix code spellingJoseph Sutton1-1/+1
2023-08-14s4:smb_server: Fix code spellingAndreas Schneider2-3/+3
2023-08-08s4:smb_server: Fix code spellingJoseph Sutton1-1/+1
2023-08-08s4:smb_server: Add missing newlines to logging messagesJoseph Sutton5-16/+16
2023-06-25auth: Add functionality to log client and server policy informationJoseph Sutton1-1/+3
2023-02-08auth: Pass through entire PAC flags value in auth_user_infoJoseph Sutton1-2/+2
2023-01-10lib: Remove idtree from samba_util.hVolker Lendecke4-3/+4
2023-01-10lib: Add "starting_id" to idr_get_new_random()Volker Lendecke2-2/+7
2022-03-10s4:smb_server: don't set mapped_state explicitly in auth_usersupplied_infoStefan Metzmacher1-2/+0
2021-11-09CVE-2020-25717: s4:smb_server: start with authoritative = 1Stefan Metzmacher1-2/+2
2021-04-29s4:samba: Migrate samba daemon to new cmdline option parserAndreas Schneider2-3/+5
2021-03-26smb.conf: Remove "share backend" optionAndrew Bartlett1-3/+3
2020-11-27s4: rename source4/smbd/ to source4/samba/Ralph Boehme14-18/+18
2020-09-07s4:smb_server: Use cli_credentials_init_server() for negprotAndreas Schneider2-26/+27
2020-08-28lib/util: remove extra safe_string.h fileMatthew DeVore1-0/+2
2020-06-22source4/smb_server: Use NT_STATUS_PENDING instead of STATUS_PENDINGChristof Schmitt1-1/+1
2019-12-05s4/smb_server: Fix handling of SMB2 messages after Netbios session setupNoel Power1-1/+0
2019-06-04s4/smb_server/smb: cppcheck: Fix uninitvar & uninitStructMember errorsNoel Power1-1/+1
2019-05-27Fix ubsan null pointer passed as argument 2Gary Lockyer1-2/+5
2019-04-01libsmb: Rename InfoType from [MS-SMB2] according to the specVolker Lendecke1-8/+8
2019-03-28s4:libcli/smb2: align struct smb_ioctl.smb2 to [MS-SMB2] namesStefan Metzmacher1-7/+8
2019-03-28s4:libcli/smb2: fix smb2_getinfo_send() marshallingStefan Metzmacher1-1/+1
2019-02-13spelling of associatedDouglas Bagnall1-3/+3
2018-11-01source4 smdb: Add a post fork hook to the service APIGary Lockyer1-5/+9
2018-11-01source4 smbd: Make the service_details structure constant.Gary Lockyer1-1/+1
2018-05-10samdb: Add remote address to connectGary Lockyer1-1/+6
2018-03-19Remove dead codeSimo Sorce1-1/+0
2018-01-10s4:smb_server: remove deprecated 'use spnego = no" handlingStefan Metzmacher1-1/+0
2017-10-19 source4/smbd: refactor the process model for preforkGary Lockyer3-6/+20
2017-05-21s4:smb_server: avoid using gensec_update_ev() for the negotiate blobStefan Metzmacher2-2/+4
2017-05-11s4: Add TALLOC_CTX * to register_server_service().Jeremy Allison1-1/+1
2017-04-22lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison1-1/+1
2017-03-29auth: Add hooks for notification of authentication events over the message busAndrew Bartlett1-1/+3
2017-03-29auth: Log the transport connection for the authorizationAndrew Bartlett2-0/+3
2017-03-29s4-auth: Log SMB authorization for bare NTLM (NTLMSSP/krb5 already done)Andrew Bartlett1-0/+32
2017-03-29auth: Always supply both the remote and local address to the auth subsystemAndrew Bartlett2-3/+89
2017-03-29auth: Fill in user_info->service_description from all callersAndrew Bartlett1-0/+4
2017-03-24auth4: let auth_check_password* return pauthoritativeStefan Metzmacher1-3/+6
2017-01-22lib: Add lib/util/server_id.hVolker Lendecke1-0/+1
2016-08-19pvfs_open win10 fix, need return SMB2_CREATE_TAG_QFIDouyang.xu3-0/+7
2016-06-02build: Build less of Samba when building --without-ntvfs-fileserverAndrew Bartlett2-2/+4
2016-04-12CVE-2016-2115: s3:libsmb: add signing constant SMB_SIGNING_IPC_DEFAULTRalph Boehme1-0/+1
2016-04-12CVE-2016-2114: s4:smb2_server: fix session setup with required signingStefan Metzmacher1-8/+0
2016-04-12CVE-2016-2111: s4:smb_server: implement "raw NTLMv2 auth" checksStefan Metzmacher1-0/+10
2016-03-17s4-smb_server: check for return code of cli_credentials_set_machine_account().Günther Deschner2-4/+8
2016-02-06dlist: remove unneeded type argument from DLIST_ADD_END()Michael Adam2-2/+2
2015-10-23build: Enable NTVFS file server to be omittedAndrew Bartlett3-4/+4
2015-07-07Introduce setting "desired" for 'smb encrypt' and 'client/server signing'Michael Adam1-0/+1