summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2024-11-12lsasrv: Simplify dcesrv_lsa_AddRemoveAccountRights()Volker Lendecke1-8/+3
2024-11-12idl: Fix trailing whitespaceVolker Lendecke1-1/+0
2024-11-12lib: simplify smbpasswd_sethexpwd() with hex_encode_buf()Volker Lendecke1-4/+1
2024-11-12lib: simplify smbpasswd_gethexpwd() with strhex_to_str()Volker Lendecke1-24/+20
2024-11-11libcli: Make cldap_error_reply() static to cldap_server.cVolker Lendecke1-0/+28
2024-11-11libnet: Simplify becomeDCVolker Lendecke1-1/+1
2024-11-11libcli: Move "struct cldap_netlogon" definition to tortureVolker Lendecke1-0/+17
2024-11-11torture4: Replace direct netlogon ping calls with netlogon_pings()Volker Lendecke1-69/+0
2024-11-11torture4: Add ldap.netlogon-ping testVolker Lendecke2-0/+101
2024-11-11torture4: Use netlogon_pings() in rpc.lsa testsVolker Lendecke1-25/+31
2024-11-11torture4: Use netlogon_pings_send/recv in bench-cldapVolker Lendecke1-18/+16
2024-11-11libnet4: Use netlogon_pings() in finddcs_cldapVolker Lendecke5-89/+70
2024-11-11libnet4: Use netlogon_pings() in unbecome_dcVolker Lendecke1-21/+31
2024-11-11libnet4: Use netlogon_pings() in become_dcVolker Lendecke1-23/+28
2024-11-11libnet4: Use netlogon_pings() in findsiteVolker Lendecke2-40/+37
2024-11-11libnet: Initialize variables in libnet_FindSite()Volker Lendecke1-5/+5
2024-11-11libnet: Simplify error return in libnet_FindSite()Volker Lendecke1-14/+13
2024-11-11libnet: Save a few lines with talloc_move()Volker Lendecke1-8/+3
2024-11-11param: Remove parameter "cldap port"Volker Lendecke9-44/+27
2024-11-11cldap: Make finddcs.out.netlogon a pointerVolker Lendecke4-6/+7
2024-11-11cldap: Make cldap_netlogon.out.netlogon a pointerVolker Lendecke6-97/+176
2024-11-11lib: Fix trailing whitespaceVolker Lendecke1-7/+7
2024-11-11libnet4: Call map_netlogon_samlogon_response directlyVolker Lendecke1-1/+2
2024-11-11libnet4: Call map_netlogon_samlogon_response directlyVolker Lendecke1-1/+2
2024-11-11libnet4: Call map_netlogon_samlogon_response directlyVolker Lendecke1-1/+3
2024-11-11libcli4: Call map_netlogon_samlogon_response directlyVolker Lendecke1-1/+2
2024-11-11torture4: Simplifiy [tcp|udp]_ldap_netlogon()Volker Lendecke1-7/+6
2024-11-11tstream_tls: Add tstream_tls_params_peer_name()Volker Lendecke2-0/+8
2024-11-11smbtorture: use torture_assert_ntstatus_equal_goto() in CHECK_STATUS() in unl...Ralph Boehme1-7/+2
2024-11-11smbtorture: move hardlink test in test_ntrename() to its own testRalph Boehme1-33/+63
2024-11-11smbtorture: remove more allocation size checksRalph Boehme1-5/+0
2024-11-06s4:reg: s/the there/there/ in commentsDouglas Bagnall1-3/+3
2024-11-06s4: s/the the\b/the/ in miscellaneous commentsDouglas Bagnall3-3/+3
2024-11-06s4:ldb_mods:group_audit: s/the the/the/ in commentsDouglas Bagnall1-1/+1
2024-11-05smbtorture: Directory Leases vs unlinkRalph Boehme1-0/+532
2024-11-05smbtorture: Directory Leases vs hardlinkRalph Boehme1-0/+253
2024-11-05smbtorture: Directory Leases vs overwriteRalph Boehme1-0/+142
2024-11-05smbtorture: Directory Leases vs renamingRalph Boehme1-0/+257
2024-11-05smbtorture: Directory Leases vs setting access dateRalph Boehme1-0/+57
2024-11-05smbtorture: Directory Leases vs setting inode change dateRalph Boehme1-0/+57
2024-11-05smbtorture: Directory Leases vs setting modification dateRalph Boehme1-0/+57
2024-11-05smbtorture: Directory Leases vs setting creation dateRalph Boehme1-0/+59
2024-11-05smbtorture: Directory Leases vs setting DOS attributesRalph Boehme1-0/+64
2024-11-05smbtorture: Directory Leases vs setting EOFRalph Boehme1-0/+239
2024-11-05smbtorture: check parent leasekey is ignored unless SMB2_LEASE_FLAG_PARENT_LE...Ralph Boehme1-0/+50
2024-11-05smbtorture: check SMB2_LEASE_FLAG_BREAK_IN_PROGRESS when client requests new ...Ralph Boehme1-0/+43
2024-11-05smbtorture: expand Directory Leases test "v2_requestRalph Boehme1-2/+92
2024-11-05smbtorture: simplify test_lease_v2_request()Ralph Boehme1-19/+58
2024-11-05smbtorture: add test smb2.dirleases.leasesRalph Boehme1-0/+99
2024-11-05s4/torture: give smb2_generic_create_share() caller some flexibilityRalph Boehme1-1/+0