summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2025-02-14s4:auth: simplify auth_anonymous_user_info_dc()Stefan Metzmacher1-2/+4
2025-02-14s4:auth: simplify auth_system_user_info_dc()Stefan Metzmacher1-2/+4
2025-02-14s4:auth: let auth_generate_security_token() use auth_user_info_dc_expand_sids...Stefan Metzmacher1-46/+14
2025-02-14s4:auth: split auth_user_info_dc_expand_sids() out of auth_generate_security_...Stefan Metzmacher1-71/+140
2025-02-14s4:dsdb/common: simplify the logic in dsdb_expand_nested_groups()Stefan Metzmacher1-2/+4
2025-02-14s4:dsdb/common: use talloc_zero() in samdb_result_dom_sid_attrs()Stefan Metzmacher1-1/+1
2025-02-14s4:auth/ntlm: simplifiy logic in name_to_ntstatus_check_password()Stefan Metzmacher1-2/+4
2025-02-11libnet4: free tevent request even on errorBjörn Baumbach1-1/+1
2025-02-08drsblobs.idl: introduce ForestTrustDataScannerInfoStefan Metzmacher1-3/+9
2025-02-08drsblobs.idl: split explicit binary data and unknown data for ForestTrustDataStefan Metzmacher1-1/+1
2025-02-08s4:torture/ndr: add a ForestTrustInfo ndr test with FOREST_TRUST_SCANNER_INFOStefan Metzmacher1-0/+75
2025-02-08s4:kdc: let samba_kdc_trust_message2entry don't support WITHIN_FOREST and PIM...Stefan Metzmacher1-0/+18
2025-02-08s4:rpc_server/lsa: PIM trusts are not supported yetStefan Metzmacher1-0/+7
2025-02-08s4:rpc_server/lsa: a PIM trust requires FOREST_TRANSITIVEStefan Metzmacher1-0/+6
2025-02-08s4:rpc_server/lsa: WITHIN_FOREST together with FOREST_TRANSITIVE is invalidStefan Metzmacher1-0/+6
2025-02-08s4:rpc_server/lsa: don't allow WITHIN_FOREST trustsStefan Metzmacher1-0/+7
2025-02-08s4:rpc_server/lsa: don't allow WITHIN_FOREST together with CROSS_ORGANIZATIONStefan Metzmacher1-0/+6
2025-02-08s4:rpc_server: dcesrv_lsa_DeleteObject needs to close the handlesStefan Metzmacher1-0/+6
2025-02-08s4:rpc_server/lsa: let dcesrv_lsa_CreateTrustedDomain check for valid netbios...Stefan Metzmacher1-0/+4
2025-02-08s4:dsdb/common: check for valid netbios name length for trustsStefan Metzmacher1-0/+8
2025-02-08s4:rpc_server/lsa: no longer send MSG_WINBIND_RELOAD_TRUSTED_DOMAINSStefan Metzmacher1-43/+0
2025-02-08s4:dsdb/ldb_modules: add trust_notify moduleStefan Metzmacher3-5/+304
2025-02-08libnet4: check return value of DC lookupBjörn Baumbach1-0/+3
2025-02-05ntvfs: Simplify rap_netshareenum()Volker Lendecke1-5/+1
2025-02-04s3,s4: Make case spelling of sAMAccountName consistentPavel Filipenský11-22/+22
2025-01-29s4:torture: Implement ipc test with len=0Andreas Schneider1-7/+62
2025-01-29s4:torture: Add notify test with multichannel for 'smb2 max async credits'Andreas Schneider1-0/+91
2025-01-29s4:torture: Add notify test with two connection for 'smb2 max async credits'Andreas Schneider1-0/+43
2025-01-29s4:torture: Add notify test for 'smb2 max async credits'Andreas Schneider1-0/+431
2025-01-29s3:torture: Add IPC test with multichannel for 'smb2 max async credits'Andreas Schneider1-0/+101
2025-01-29s4:torture: Add IPC test with 2 connections for 'smb2 max async credits'Andreas Schneider1-0/+82
2025-01-29s4:torture: Add IPC test for 'smb2 max async credits'Andreas Schneider1-3/+488
2025-01-29s4:libcli/smb2: add smb2_tree_channel() helperStefan Metzmacher1-0/+25
2025-01-29s4:librpc: make use of CHECK_DEBUGLVLC(DBGC_RPC_PARSE, ...) in dcerpc_bh_do_n...Stefan Metzmacher1-1/+1
2025-01-29s4:lib/messaging: make use of CHECK_DEBUGLVLC(DBGC_RPC_PARSE, ...) in irpc_bh...Stefan Metzmacher1-1/+1
2025-01-29dsdb:util_trusts: remove unused copy of dns_cmp()Stefan Metzmacher1-174/+1
2025-01-29s4:rpc_server/lsa: let LookupSids* behave like Windows 2022/2025Stefan Metzmacher1-0/+15
2025-01-29s4:pyrpc: allow connections with raise_result_exceptions=FalseStefan Metzmacher3-5/+25
2025-01-27s4:torture: Fix spoolss tests running against SambaAndreas Schneider1-12/+25
2025-01-27s4:torture: Fix checking targets in smb2.getinfoAndreas Schneider1-1/+1
2025-01-27s4:torture: Remove trailing spaces in getinfo.cAndreas Schneider1-4/+4
2025-01-27s4:torture: Fix checking targets in raw.streamsAndreas Schneider1-4/+8
2025-01-27s4:torture: Fix target handling in raw.chkpathAndreas Schneider1-3/+4
2025-01-27s4:selftest: Set smbtorture4 targets correctlyAndreas Schneider1-1/+5
2025-01-27s4:torture: Skip test_BackupLog against all of SambaAndreas Schneider1-1/+4
2025-01-27s4:torture: Remove obsolete check in raw.close testAndreas Schneider1-9/+0
2025-01-27s4:torture: Remove obsolete test in samba3.sessionAndreas Schneider1-12/+0
2025-01-23dsdb: Avoid a tallocVolker Lendecke1-6/+8
2025-01-23dsdb: Align an integer typeVolker Lendecke1-1/+1
2025-01-23dsdb: Simplification with generate_random_str_list_buf()Volker Lendecke1-8/+4