index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libcli
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-18
docs-xml/smbdotconf: add 'client smb transports' option
Stefan Metzmacher
1
-75
/
+0
2025-04-18
libcli/smb: add struct smb_transports infrastructure
Stefan Metzmacher
2
-0
/
+150
2025-04-17
libcli/smb: make smb2_lease_{pull,push} endian safe
Stefan Metzmacher
1
-4
/
+8
2025-04-17
libcli/smb: convert smb2_lease_push() to PUSH_LE_U*
Stefan Metzmacher
1
-5
/
+5
2025-04-17
libcli/smb: make the last 2 reserved bytes explicit in smb2_lease_push()
Stefan Metzmacher
1
-1
/
+2
2025-04-17
libcli/smb: convert smb2_lease_pull() to PULL_LE_U*
Stefan Metzmacher
1
-4
/
+4
2025-04-03
libcli/security: split trust_forest_info_* functions into samba-security-trusts
Stefan Metzmacher
6
-982
/
+1043
2025-03-27
libcli: Fix whitespace
Volker Lendecke
1
-1
/
+1
2025-03-05
libsmb: Save lines with a direct variable initialization
Volker Lendecke
1
-7
/
+3
2025-03-05
libsmb: Simplify smbXcli_req_unset_pending()
Volker Lendecke
1
-6
/
+1
2025-03-05
smbclient3: Replacing Echos in the cli status check with TCP status check.
Felix Bussmann
1
-0
/
+7
2025-02-27
libcli: avoid work in security token debug no-op
Volker Lendecke
1
-2
/
+7
2025-02-22
libcli/lsarpc: add trust_forest_info_match_tln_namespace()
Stefan Metzmacher
2
-0
/
+23
2025-02-22
libcli/auth: let NTLMv2_RESPONSE_verify_netlogon_creds() check RODC callers c...
Stefan Metzmacher
1
-2
/
+10
2025-02-22
libcli/auth: let NTLMv2_RESPONSE_verify_netlogon_creds() return the computer_...
Stefan Metzmacher
2
-2
/
+29
2025-02-22
libcli/auth: add NTLMv2_RESPONSE_verify_trust() checking
Stefan Metzmacher
1
-5
/
+419
2025-02-22
libcli/auth: pass trust_forest_domain_info array to NTLMv2_RESPONSE_verify_ne...
Stefan Metzmacher
2
-2
/
+14
2025-02-22
libcli/auth: split out NTLMv2_RESPONSE_verify_workstation()
Stefan Metzmacher
1
-73
/
+125
2025-02-22
libcli/lsarpc: let trust_forest_info_from_lsa2() handle BINARY and SCANNER re...
Stefan Metzmacher
1
-1
/
+68
2025-02-22
libcli/lsarpc: add trust_forest_info_lsa_2to2()
Stefan Metzmacher
2
-0
/
+31
2025-02-22
libcli/lsarpc: let trust_forest_{record_lsa_2to1,info_to_lsa}() handle SCANNE...
Stefan Metzmacher
1
-2
/
+33
2025-02-22
libcli/lsarpc: let trust_forest_{record_lsa_1to2,info_from_lsa}() handle BINA...
Stefan Metzmacher
1
-8
/
+126
2025-02-22
libcli/lsarpc: let trust_forest_record_to_lsa() handle BINARY and SCANNER rec...
Stefan Metzmacher
1
-2
/
+45
2025-02-22
libcli/lsarpc: let trust_forest_record_from_lsa() handle BINARY and SCANNER r...
Stefan Metzmacher
1
-2
/
+43
2025-02-22
s4:dsdb/util_trusts: convert most functions from lsa_ForestTrustInformation t...
Stefan Metzmacher
2
-6
/
+6
2025-02-22
libcli/lsarpc: add trust_forest_info_lsa_{1to2,2to1}()
Stefan Metzmacher
2
-0
/
+62
2025-02-22
libcli/lsarpc: add trust_forest_info_{from,to}_lsa2()
Stefan Metzmacher
2
-0
/
+101
2025-02-22
libcli/lsarpc: change trust_forest_record_to_lsa to lsa_ForestTrustRecord2
Stefan Metzmacher
1
-2
/
+58
2025-02-22
libcli/lsarpc: change trust_forest_record_from_lsa to lsa_ForestTrustRecord2
Stefan Metzmacher
1
-2
/
+64
2025-02-22
libcli/lsarpc: don't allocate in trust_forest_record_to_lsa()
Stefan Metzmacher
1
-23
/
+14
2025-02-22
libcli/lsarpc: change logic in trust_forest_record_to_lsa() to avoid default:
Stefan Metzmacher
1
-12
/
+21
2025-02-22
libcli/lsarpc: split out trust_forest_record_from_lsa
Stefan Metzmacher
1
-67
/
+83
2025-02-22
libcli/lsarpc: add trust_forest_info_tln[_ex]_match()
Stefan Metzmacher
2
-0
/
+92
2025-02-22
libcli/lsarpc: fix talloc hierarchy in trust_forest_info_from_lsa()
Stefan Metzmacher
1
-5
/
+5
2025-02-22
libcli/lsarpc: fix talloc hierarchy in trust_forest_record_to_lsa()
Stefan Metzmacher
1
-4
/
+4
2025-02-22
libcli/lsarpc: add trust_forest_info_{from,to}_lsa()
Stefan Metzmacher
3
-1
/
+240
2025-02-22
libcli/lsarpc: add missing forward declarations for lsa_TrustDomainInfo{AuthI...
Stefan Metzmacher
1
-0
/
+2
2025-02-22
libcli/security: add dom_sid_match_prefix() helper
Stefan Metzmacher
2
-9
/
+28
2025-02-14
libcli/security: simplify logic in add_sid_to_array_attrs()
Stefan Metzmacher
1
-2
/
+8
2025-02-14
libcli/security: add some more global_sid_ values required for SID filtering
Stefan Metzmacher
2
-0
/
+38
2025-02-14
libcli/security: add py_claims_tf_policy_{parse_rules,wrap_xml}()
Stefan Metzmacher
2
-1
/
+126
2025-02-14
libcli/security: add claims_tf_policy_[un]wrap_xml() for msDS-TransformationR...
Stefan Metzmacher
2
-0
/
+78
2025-02-14
libcli/security: add claims_tf_rule_set_parse_blob() for MS-CTA rules
Stefan Metzmacher
4
-1
/
+1581
2025-02-05
libsmb: Save some bytes in .text code
Volker Lendecke
1
-1
/
+1
2025-01-29
libcli:smb: Implement smb2cli_notify_set_notify_async()
Andreas Schneider
2
-1
/
+30
2025-01-29
libcli:smb: Implement smb2cli_read_cancel()
Andreas Schneider
1
-0
/
+13
2025-01-29
libcli:smb: Implement smb2cli_read_set_notify_async()
Stefan Metzmacher
2
-0
/
+32
2025-01-29
libcli/security: let dom_sid_lookup_predefined_sid() behave like Windows 2008R2
Stefan Metzmacher
1
-4
/
+1
2025-01-21
lib:replace: Don't use deprecated readline CPPFunction cast
Andreas Schneider
1
-3
/
+5
2025-01-13
libcli/auth: add support for ServerAuthenticateKerberos()
Stefan Metzmacher
1
-3
/
+198
[prev]
[next]