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
2024-06-06
s4:selftest/tests: pass USERNAME_UNPRIV=$DOMAIN_USER to samba.tests.dns_tkey
Stefan Metzmacher
1
-1
/
+5
2024-06-05
build: Remove incorrect pyembed=True from samba-policy
Andrew Bartlett
1
-7
/
+3
2024-06-05
s4-libnet: Split up samba-net into samba-net and samba-net-join
Andrew Bartlett
8
-13
/
+24
2024-06-04
s4:dsdb: Use talloc_get_type_abort()
Jo Sutton
1
-1
/
+1
2024-06-04
s4/torture: Test with level 4 with NETLOGON_CONTROL_SET_DBFLAG function
Noel Power
1
-1
/
+2
2024-06-04
s4/torture: Prepare to handle Level 4 check with unknown func code
Noel Power
1
-1
/
+4
2024-05-23
s4:torture/smb2: add smb2.session.anon-{encryption{1,2,},signing{1,2}}
Stefan Metzmacher
1
-0
/
+629
2024-05-23
s4:libcli/smb2: add hack to test anonymous signing and encryption
Stefan Metzmacher
2
-5
/
+13
2024-05-22
s4:dsdb:strcasecmp_with_ldb_val() avoids overflow
Douglas Bagnall
1
-1
/
+3
2024-05-22
ldb-samba: use ldb_comparison_fold_utf8()
Douglas Bagnall
2
-8
/
+8
2024-05-22
s4:kdc: Add comment about possible interaction between the krbtgt account and...
Jo Sutton
1
-0
/
+11
2024-05-22
s4:kdc: Merge current and previous gMSA keys during period when both are valid
Jo Sutton
3
-0
/
+103
2024-05-22
s4:libnet: Allow simulating AS‐REQ flags combination for keytab export
Jo Sutton
3
-5
/
+15
2024-05-22
s4:libnet: Update export_keytab() docstring
Jo Sutton
1
-2
/
+4
2024-05-22
s4:libnet: Pass SDB_F_ADMIN_DATA flag through to samba_kdc_message2entry()
Jo Sutton
5
-11
/
+20
2024-05-22
s4:rpc_server: Use lpcfg_dnsdomain() in dnsdb.c
Andreas Schneider
1
-9
/
+14
2024-05-22
s4:rpc_server: Use lpcfg_dns_hostname() in dnsdb.c
Andreas Schneider
1
-11
/
+3
2024-05-22
s4:rpc_server: Use lpcfg_dns_hostname() in dnsutils.c
Andreas Schneider
1
-3
/
+7
2024-05-22
s4:rpc_server: Use lpcfg_dns_hostname() in dns_server.c
Andreas Schneider
1
-6
/
+9
2024-05-22
s4:dns_server: Use lpcfg_dns_hostname() in dlz_bind9.c
Andreas Schneider
1
-5
/
+4
2024-05-22
s4:dsdb/repl: let drepl_out_helpers.c always go via dreplsrv_out_drsuapi_send()
Stefan Metzmacher
1
-6
/
+20
2024-05-22
spelling: comments: synthax -> syntax
Douglas Bagnall
1
-2
/
+2
2024-05-22
spelling: fix spelling of privilege.ldb in comments
Douglas Bagnall
1
-1
/
+1
2024-05-22
s4:libnet_export_keytab: add only_current_keys option
Stefan Metzmacher
4
-6
/
+97
2024-05-22
s4:kdc: also provide cross-realm keys via samba_kdc_seq()
Stefan Metzmacher
1
-8
/
+90
2024-05-22
s4:kdc: let samba_kdc_trust_message2entry() return all keys with SDB_F_ADMIN_...
Stefan Metzmacher
1
-0
/
+17
2024-05-22
s4:kdc: split out samba_kdc_fill_trust_keys() helper
Stefan Metzmacher
1
-204
/
+296
2024-05-22
s4:kdc: add available_enctypes to supported_session_etypes in samba_kdc_trust...
Stefan Metzmacher
1
-0
/
+10
2024-05-22
s4:kdc: add a returned_kvno helper variable in samba_kdc_trust_message2entry()
Stefan Metzmacher
1
-2
/
+5
2024-05-22
s4:kdc: let samba_kdc_trust_message2entry() ignore KRB5_PROG_ETYPE_NOSUPP
Stefan Metzmacher
1
-9
/
+29
2024-05-22
s4:kdc: split out samba_kdc_fill_trust_keys() helper
Stefan Metzmacher
1
-0
/
+42
2024-05-16
s4:kdc: Implement KDC plugin hardware authentication policy
Jo Sutton
1
-1
/
+21
2024-05-16
s4:kdc: Remove trailing whitespace
Jo Sutton
1
-2
/
+0
2024-05-16
s4:kdc: Initialize local variable just in case (CID 1596759)
Jo Sutton
1
-1
/
+1
2024-05-16
s4:kdc: Free target principal string to avoid memory leak (CID 1596760)
Jo Sutton
1
-0
/
+2
2024-05-16
s4:kdc: Initialize pointer variable just in case (CID 1596762)
Jo Sutton
1
-1
/
+1
2024-05-16
s4:dsdb: Make map containing default attribute values static
Jo Sutton
1
-1
/
+1
2024-05-16
s4:dsdb: Do not set lockoutTime for trust accounts
Jo Sutton
1
-1
/
+3
2024-05-16
s4:dsdb: Make use of userAccountControl helper function
Jo Sutton
1
-4
/
+4
2024-05-16
s4:dsdb: Add userAccountControl helper function
Jo Sutton
1
-0
/
+10
2024-05-16
s4:dsdb: Remove redundant user flags macro
Jo Sutton
1
-7
/
+2
2024-05-16
s4:auth: Accept previous gMSA password for NTLM authentication five minutes a...
Jo Sutton
1
-4
/
+22
2024-05-16
s4:libnet: Remove unnecessary declarations
Jo Sutton
1
-3
/
+0
2024-05-16
s4:libnet: Remove trailing whitespace
Jo Sutton
2
-5
/
+5
2024-05-16
s4:auth: Let dsdb gMSA time influence NTLM previous password allowed period
Jo Sutton
1
-3
/
+6
2024-05-16
s4:dsdb: Let dsdb gMSA time influence pwdLastSet
Jo Sutton
1
-3
/
+7
2024-05-16
s4:libcli: Add more controls to our list of known controls
Jo Sutton
1
-0
/
+20
2024-05-16
s4:libcli: Fix code spelling
Jo Sutton
1
-2
/
+2
2024-05-16
s4:setup: Update name of dsdb password change control
Jo Sutton
1
-1
/
+1
2024-05-16
s4:dsdb: Fix code spelling
Jo Sutton
1
-1
/
+1
[prev]
[next]