summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2025-06-18s4:libcli: let struct smbcli_socket hold struct smbXcli_transport instead of ...Stefan Metzmacher5-42/+18
2025-06-18libcli/smb: pass smbXcli_transport to smbXcli_conn_create()Stefan Metzmacher4-14/+49
2025-06-18s4:torture/smb2: add explicit timeout handling to async_credits testsStefan Metzmacher1-0/+18
2025-06-18s4:torture/smb2: force a disconnect on all connections as async_credits testsStefan Metzmacher1-4/+45
2025-06-18s4:torture/smb2: let max_async_credits tests start the loop only when everyth...Stefan Metzmacher1-0/+18
2025-06-14libndr: Simplify indentation in ndr_printVolker Lendecke1-5/+2
2025-06-06smbtorture: DH reconnect with different user must fail with NT_STATUS_ACCESS_...Ralph Boehme1-0/+99
2025-06-06smbtorture: add test smb2.durable-v2-open.reconnect-twiceRalph Boehme1-0/+110
2025-06-06smbtorture: add a DH reconnect test that demonstrates the open record clobber...Ralph Boehme1-0/+118
2025-06-05samba_dnsupdate: samba-tool add avoids existing record error messagesDouglas Bagnall1-0/+2
2025-06-05samba_dnsupdate: slightly clarify handling of argsDouglas Bagnall1-3/+4
2025-06-05s4:prefork: raise debug level of normal exitsDouglas Bagnall1-3/+6
2025-06-05s4:prefork: mention service name in exit messagesDouglas Bagnall1-6/+6
2025-06-03s4:kdc: Fix memory leak of padata_valueIvan Korytov1-5/+2
2025-06-03s4:kdc: Fix ticket encryption types memory leakIvan Korytov1-0/+4
2025-06-03s4:kdc: Fix memory leak for unused keys in TGTIvan Korytov1-0/+11
2025-05-28Fix clang 20 unused-function warningsGary Lockyer1-6/+0
2025-05-28Fix clang 20 sometimes-uninitialized warningsGary Lockyer1-1/+1
2025-05-28selftest: stop running smb2.streams against the ad_dc_ntvfsRalph Boehme1-0/+1
2025-05-28selftest: stop running smb2.streams against "ad_dc" environmentRalph Boehme1-11/+9
2025-05-28smbtorture: fix test smb2.notify-inotify.inotify-renameRalph Boehme1-1/+5
2025-05-28smbtorture: add test smb2.dirlease.rename_dst_parentRalph Boehme1-0/+110
2025-05-28smbtorture: add support for closing a handle when receiving a lease breakRalph Boehme2-0/+34
2025-05-28smbtorture: make torture_lease_break_callback() staticRalph Boehme1-1/+1
2025-05-28smbtorture: remove unused torture_lease_ignore_handler()Ralph Boehme2-15/+0
2025-05-26s4:dsdb: Check dsdb_module_search() return valueJennifer Sutton1-0/+4
2025-05-26s4:torture:drs: Pass through unused parametersJennifer Sutton1-1/+2
2025-05-26s4:dsdb: Remove trailing whitespaceJennifer Sutton1-10/+10
2025-05-26s4:dsdb: Fix code spellingJennifer Sutton1-1/+1
2025-05-26s4:dsdb: Remove unused codeJennifer Sutton2-98/+0
2025-05-26s4:dsdb: Remove trailing whitespaceJennifer Sutton1-6/+6
2025-05-26s4:dsdb: Use PyLong_FromUnsignedLong() for unsigned valuesJennifer Sutton1-5/+5
2025-05-26python:samdb: Add get_searchFlags_from_lDAPDisplayName() methodJennifer Sutton1-0/+34
2025-05-26python:samdb: Add get_must_contain_from_lDAPDisplayName() methodJennifer Sutton1-0/+89
2025-05-26python:samdb: Add get_lDAPDisplayName_by_governsID_id() methodJennifer Sutton1-0/+35
2025-05-19lib/torture: extend torture_context_init()Stefan Metzmacher1-10/+24
2025-05-19s4:rpc_server: don't use event_ctx as talloc parent of dcesrv_sockStefan Metzmacher1-4/+4
2025-05-19s4:libnet: pass an explicit talloc parent to libnet_context_init()Stefan Metzmacher14-28/+31
2025-05-19s4:messaging/tests: correctly teardown imessage contextsStefan Metzmacher1-2/+13
2025-05-16s4:torture/smb2: let smb2.bench tests start the loop only when everything is ...Stefan Metzmacher1-0/+32
2025-05-15lsa_server4: Fix commentsVolker Lendecke1-2/+2
2025-04-18s4:libcli: make use of smbsock_any_connect_send/recv()Stefan Metzmacher2-321/+135
2025-04-18s4:libcli: pass struct loadparm_context to smbcli_sock_connect_send()Stefan Metzmacher4-2/+5
2025-04-18s4:libcli: pass struct loadparm_context to smb_composite_connect_send()Stefan Metzmacher9-4/+10
2025-04-18s4:libcli: pass struct loadparm_context to smb_composite_fetchfile_send()Stefan Metzmacher3-1/+3
2025-04-18s4:libcli: remove unused smb_composite_fetchfile()Stefan Metzmacher2-9/+0
2025-04-18s4:libcli: pass struct loadparm_context to smb_composite_fsinfo_send()Stefan Metzmacher3-1/+4
2025-04-18s4:libcli: remove unused smb_composite_fsinfo()Stefan Metzmacher2-20/+0
2025-04-18s4:libcli: pass struct loadparm_context to smb_composite_connect()Stefan Metzmacher3-1/+3
2025-04-18s4:libcli: pass struct loadparm_context to smbcli_tree_full_connection()Stefan Metzmacher3-1/+6