summaryrefslogtreecommitdiff
path: root/source4/smb_server
Commit message (Expand)AuthorAgeFilesLines
* auth: Pass through entire PAC flags value in auth_user_infoJoseph Sutton2023-02-081-2/+2
* lib: Remove idtree from samba_util.hVolker Lendecke2023-01-104-3/+4
* lib: Add "starting_id" to idr_get_new_random()Volker Lendecke2023-01-102-2/+7
* s4:smb_server: don't set mapped_state explicitly in auth_usersupplied_infoStefan Metzmacher2022-03-101-2/+0
* CVE-2020-25717: s4:smb_server: start with authoritative = 1Stefan Metzmacher2021-11-091-2/+2
* s4:samba: Migrate samba daemon to new cmdline option parserAndreas Schneider2021-04-292-3/+5
* smb.conf: Remove "share backend" optionAndrew Bartlett2021-03-261-3/+3
* s4: rename source4/smbd/ to source4/samba/Ralph Boehme2020-11-2714-18/+18
* s4:smb_server: Use cli_credentials_init_server() for negprotAndreas Schneider2020-09-072-26/+27
* lib/util: remove extra safe_string.h fileMatthew DeVore2020-08-281-0/+2
* source4/smb_server: Use NT_STATUS_PENDING instead of STATUS_PENDINGChristof Schmitt2020-06-221-1/+1
* s4/smb_server: Fix handling of SMB2 messages after Netbios session setupNoel Power2019-12-051-1/+0
* s4/smb_server/smb: cppcheck: Fix uninitvar & uninitStructMember errorsNoel Power2019-06-041-1/+1
* Fix ubsan null pointer passed as argument 2Gary Lockyer2019-05-271-2/+5
* libsmb: Rename InfoType from [MS-SMB2] according to the specVolker Lendecke2019-04-011-8/+8
* s4:libcli/smb2: align struct smb_ioctl.smb2 to [MS-SMB2] namesStefan Metzmacher2019-03-281-7/+8
* s4:libcli/smb2: fix smb2_getinfo_send() marshallingStefan Metzmacher2019-03-281-1/+1
* spelling of associatedDouglas Bagnall2019-02-131-3/+3
* source4 smdb: Add a post fork hook to the service APIGary Lockyer2018-11-011-5/+9
* source4 smbd: Make the service_details structure constant.Gary Lockyer2018-11-011-1/+1
* samdb: Add remote address to connectGary Lockyer2018-05-101-1/+6
* Remove dead codeSimo Sorce2018-03-191-1/+0
* s4:smb_server: remove deprecated 'use spnego = no" handlingStefan Metzmacher2018-01-101-1/+0
* source4/smbd: refactor the process model for preforkGary Lockyer2017-10-193-6/+20
* s4:smb_server: avoid using gensec_update_ev() for the negotiate blobStefan Metzmacher2017-05-212-2/+4
* s4: Add TALLOC_CTX * to register_server_service().Jeremy Allison2017-05-111-1/+1
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-221-1/+1
* auth: Add hooks for notification of authentication events over the message busAndrew Bartlett2017-03-291-1/+3
* auth: Log the transport connection for the authorizationAndrew Bartlett2017-03-292-0/+3
* s4-auth: Log SMB authorization for bare NTLM (NTLMSSP/krb5 already done)Andrew Bartlett2017-03-291-0/+32
* auth: Always supply both the remote and local address to the auth subsystemAndrew Bartlett2017-03-292-3/+89
* auth: Fill in user_info->service_description from all callersAndrew Bartlett2017-03-291-0/+4
* auth4: let auth_check_password* return pauthoritativeStefan Metzmacher2017-03-241-3/+6
* lib: Add lib/util/server_id.hVolker Lendecke2017-01-221-0/+1
* pvfs_open win10 fix, need return SMB2_CREATE_TAG_QFIDouyang.xu2016-08-193-0/+7
* build: Build less of Samba when building --without-ntvfs-fileserverAndrew Bartlett2016-06-022-2/+4
* CVE-2016-2115: s3:libsmb: add signing constant SMB_SIGNING_IPC_DEFAULTRalph Boehme2016-04-121-0/+1
* CVE-2016-2114: s4:smb2_server: fix session setup with required signingStefan Metzmacher2016-04-121-8/+0
* CVE-2016-2111: s4:smb_server: implement "raw NTLMv2 auth" checksStefan Metzmacher2016-04-121-0/+10
* s4-smb_server: check for return code of cli_credentials_set_machine_account().Günther Deschner2016-03-172-4/+8
* dlist: remove unneeded type argument from DLIST_ADD_END()Michael Adam2016-02-062-2/+2
* build: Enable NTVFS file server to be omittedAndrew Bartlett2015-10-233-4/+4
* Introduce setting "desired" for 'smb encrypt' and 'client/server signing'Michael Adam2015-07-071-0/+1
* lib: Remove server_id_str()Volker Lendecke2015-04-281-5/+5
* Rename SMB2_OP_FIND to SMB2_OP_QUERY_DIRECTORY so that it conforms with the M...Richard Sharpe2015-03-271-1/+1
* s4/ntvfs: support FS_SECTOR_SIZE_INFORMATION query-infoDavid Disseldorp2015-03-181-0/+20
* s4:smb_server/smb2: remove unused _pad variablesStefan Metzmacher2014-11-253-12/+0
* s4:smb_server/smb2: avoid unused warnings in smb2srv_setinfo_send()Stefan Metzmacher2014-11-251-1/+1
* lib: Move "large_file_support()" to the source4 smb serverVolker Lendecke2014-09-171-0/+21
* s4:smb_server/smb: fix invalid pointer type warnings in negprot.cStefan Metzmacher2014-04-021-3/+3