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
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-14
s4:auth: simplify auth_anonymous_user_info_dc()
Stefan Metzmacher
1
-2
/
+4
2025-02-14
s4:auth: simplify auth_system_user_info_dc()
Stefan Metzmacher
1
-2
/
+4
2025-02-14
s4:auth: let auth_generate_security_token() use auth_user_info_dc_expand_sids...
Stefan Metzmacher
1
-46
/
+14
2025-02-14
s4:auth: split auth_user_info_dc_expand_sids() out of auth_generate_security_...
Stefan Metzmacher
1
-71
/
+140
2025-02-14
s4:dsdb/common: simplify the logic in dsdb_expand_nested_groups()
Stefan Metzmacher
1
-2
/
+4
2025-02-14
s4:dsdb/common: use talloc_zero() in samdb_result_dom_sid_attrs()
Stefan Metzmacher
1
-1
/
+1
2025-02-14
s4:auth/ntlm: simplifiy logic in name_to_ntstatus_check_password()
Stefan Metzmacher
1
-2
/
+4
2025-02-11
libnet4: free tevent request even on error
Björn Baumbach
1
-1
/
+1
2025-02-08
drsblobs.idl: introduce ForestTrustDataScannerInfo
Stefan Metzmacher
1
-3
/
+9
2025-02-08
drsblobs.idl: split explicit binary data and unknown data for ForestTrustData
Stefan Metzmacher
1
-1
/
+1
2025-02-08
s4:torture/ndr: add a ForestTrustInfo ndr test with FOREST_TRUST_SCANNER_INFO
Stefan Metzmacher
1
-0
/
+75
2025-02-08
s4:kdc: let samba_kdc_trust_message2entry don't support WITHIN_FOREST and PIM...
Stefan Metzmacher
1
-0
/
+18
2025-02-08
s4:rpc_server/lsa: PIM trusts are not supported yet
Stefan Metzmacher
1
-0
/
+7
2025-02-08
s4:rpc_server/lsa: a PIM trust requires FOREST_TRANSITIVE
Stefan Metzmacher
1
-0
/
+6
2025-02-08
s4:rpc_server/lsa: WITHIN_FOREST together with FOREST_TRANSITIVE is invalid
Stefan Metzmacher
1
-0
/
+6
2025-02-08
s4:rpc_server/lsa: don't allow WITHIN_FOREST trusts
Stefan Metzmacher
1
-0
/
+7
2025-02-08
s4:rpc_server/lsa: don't allow WITHIN_FOREST together with CROSS_ORGANIZATION
Stefan Metzmacher
1
-0
/
+6
2025-02-08
s4:rpc_server: dcesrv_lsa_DeleteObject needs to close the handles
Stefan Metzmacher
1
-0
/
+6
2025-02-08
s4:rpc_server/lsa: let dcesrv_lsa_CreateTrustedDomain check for valid netbios...
Stefan Metzmacher
1
-0
/
+4
2025-02-08
s4:dsdb/common: check for valid netbios name length for trusts
Stefan Metzmacher
1
-0
/
+8
2025-02-08
s4:rpc_server/lsa: no longer send MSG_WINBIND_RELOAD_TRUSTED_DOMAINS
Stefan Metzmacher
1
-43
/
+0
2025-02-08
s4:dsdb/ldb_modules: add trust_notify module
Stefan Metzmacher
3
-5
/
+304
2025-02-08
libnet4: check return value of DC lookup
Björn Baumbach
1
-0
/
+3
2025-02-05
ntvfs: Simplify rap_netshareenum()
Volker Lendecke
1
-5
/
+1
2025-02-04
s3,s4: Make case spelling of sAMAccountName consistent
Pavel Filipenský
11
-22
/
+22
2025-01-29
s4:torture: Implement ipc test with len=0
Andreas Schneider
1
-7
/
+62
2025-01-29
s4:torture: Add notify test with multichannel for 'smb2 max async credits'
Andreas Schneider
1
-0
/
+91
2025-01-29
s4:torture: Add notify test with two connection for 'smb2 max async credits'
Andreas Schneider
1
-0
/
+43
2025-01-29
s4:torture: Add notify test for 'smb2 max async credits'
Andreas Schneider
1
-0
/
+431
2025-01-29
s3:torture: Add IPC test with multichannel for 'smb2 max async credits'
Andreas Schneider
1
-0
/
+101
2025-01-29
s4:torture: Add IPC test with 2 connections for 'smb2 max async credits'
Andreas Schneider
1
-0
/
+82
2025-01-29
s4:torture: Add IPC test for 'smb2 max async credits'
Andreas Schneider
1
-3
/
+488
2025-01-29
s4:libcli/smb2: add smb2_tree_channel() helper
Stefan Metzmacher
1
-0
/
+25
2025-01-29
s4:librpc: make use of CHECK_DEBUGLVLC(DBGC_RPC_PARSE, ...) in dcerpc_bh_do_n...
Stefan Metzmacher
1
-1
/
+1
2025-01-29
s4:lib/messaging: make use of CHECK_DEBUGLVLC(DBGC_RPC_PARSE, ...) in irpc_bh...
Stefan Metzmacher
1
-1
/
+1
2025-01-29
dsdb:util_trusts: remove unused copy of dns_cmp()
Stefan Metzmacher
1
-174
/
+1
2025-01-29
s4:rpc_server/lsa: let LookupSids* behave like Windows 2022/2025
Stefan Metzmacher
1
-0
/
+15
2025-01-29
s4:pyrpc: allow connections with raise_result_exceptions=False
Stefan Metzmacher
3
-5
/
+25
2025-01-27
s4:torture: Fix spoolss tests running against Samba
Andreas Schneider
1
-12
/
+25
2025-01-27
s4:torture: Fix checking targets in smb2.getinfo
Andreas Schneider
1
-1
/
+1
2025-01-27
s4:torture: Remove trailing spaces in getinfo.c
Andreas Schneider
1
-4
/
+4
2025-01-27
s4:torture: Fix checking targets in raw.streams
Andreas Schneider
1
-4
/
+8
2025-01-27
s4:torture: Fix target handling in raw.chkpath
Andreas Schneider
1
-3
/
+4
2025-01-27
s4:selftest: Set smbtorture4 targets correctly
Andreas Schneider
1
-1
/
+5
2025-01-27
s4:torture: Skip test_BackupLog against all of Samba
Andreas Schneider
1
-1
/
+4
2025-01-27
s4:torture: Remove obsolete check in raw.close test
Andreas Schneider
1
-9
/
+0
2025-01-27
s4:torture: Remove obsolete test in samba3.session
Andreas Schneider
1
-12
/
+0
2025-01-23
dsdb: Avoid a talloc
Volker Lendecke
1
-6
/
+8
2025-01-23
dsdb: Align an integer type
Volker Lendecke
1
-1
/
+1
2025-01-23
dsdb: Simplification with generate_random_str_list_buf()
Volker Lendecke
1
-8
/
+4
[prev]
[next]