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
/
python
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-26
mdssvc: reduce pagesize to 50
Ralph Boehme
2
-3
/
+3
2023-07-26
tests/mdssvc: match hits:total:value to be the actual amount of entries in hits
Ralph Boehme
1
-1
/
+1
2023-07-21
CVE-2023-34968: mdscli: return share relative paths
Ralph Boehme
2
-19
/
+15
2023-07-21
samba-tool: Use samba.glue.get_burnt_cmdline rather than regex
Andrew Bartlett
2
-53
/
+30
2023-07-21
python: Add glue.burn_commandline() method
Andrew Bartlett
2
-0
/
+60
2023-07-21
python: Remove const from PyList_AsStringList()
Andrew Bartlett
2
-6
/
+6
2023-07-21
python: Move PyList_AsStringList to common code so we can reuse
Andrew Bartlett
3
-0
/
+43
2023-07-21
python/samba: Adjust tarfile extraction filter
Noel Power
1
-1
/
+1
2023-07-19
netcmd: sites: tests for list and view sites and subnet
Rob van der Linde
1
-1
/
+70
2023-07-19
netcmd: sites: make use of ldb_connect from base class
Rob van der Linde
1
-22
/
+5
2023-07-19
netcmd: add list and view commands for sites and subnets
Rob van der Linde
1
-0
/
+166
2023-07-19
netcmd: add Subnet and Site models
Rob van der Linde
3
-0
/
+92
2023-07-19
s4:provision: use better values for operatingSystem[Version]
Stefan Metzmacher
1
-1
/
+10
2023-07-19
ldapcmp: also ignore operatingSystem similar to operatingSystemVersion
Stefan Metzmacher
1
-1
/
+2
2023-07-19
tests/krb5: Add a test for PK-INIT with a revoked certificate
Joseph Sutton
1
-0
/
+92
2023-07-19
tests/krb5: Allow passing a pre-created certificate into _pkinit_req()
Joseph Sutton
1
-6
/
+8
2023-07-19
tests/krb5: Have the caller of create_certificate() fetch the CA certificate ...
Joseph Sutton
1
-4
/
+11
2023-07-19
tests/krb5: Factor out a method to fetch the CA certificate and private key
Joseph Sutton
1
-6
/
+11
2023-07-19
tests/krb5: Factor out a method to create a certificate
Joseph Sutton
1
-25
/
+34
2023-07-19
tests/krb5: Test Windows 2000 variant of PK-INIT
Joseph Sutton
2
-37
/
+155
2023-07-19
tests/krb5: Add ASN.1 definitions for Windows 2000 PK-INIT
Joseph Sutton
2
-1
/
+103
2023-07-19
tests/krb5: Add tests for PK-INIT Freshness Extension (RFC 8070)
Joseph Sutton
3
-6
/
+452
2023-07-19
tests/krb5: Remove unused methods
Joseph Sutton
1
-6
/
+0
2023-07-19
tests/krb5: Check PAC_TYPE_CREDENTIAL_INFO PAC buffer
Joseph Sutton
1
-0
/
+46
2023-07-19
tests/krb5: Add PK-INIT testing framework
Joseph Sutton
3
-13
/
+1074
2023-07-19
tests/krb5: Allow KerberosCredentials to have associated RSA private key
Joseph Sutton
1
-1
/
+17
2023-07-19
tests/krb5: Add helper methods for PK-INIT testing
Joseph Sutton
1
-0
/
+418
2023-07-19
tests/krb5: Refactor encryption type selection
Joseph Sutton
1
-22
/
+36
2023-07-19
tests/krb5: Add PK-INIT ASN1 definitions and include licence
Joseph Sutton
2
-2
/
+2508
2023-07-19
tests/krb5: Add PKINIT pre-authentication types
Joseph Sutton
1
-0
/
+4
2023-07-19
tests/krb5: Add PKINIT typed data errors
Joseph Sutton
1
-0
/
+5
2023-07-19
tests/krb5: Add PKINIT error codes
Joseph Sutton
1
-0
/
+12
2023-07-19
tests/krb5: Remove unused variables
Joseph Sutton
1
-13
/
+0
2023-07-13
python:tests: Fix code spelling
Andreas Schneider
1
-1
/
+1
2023-07-13
python: Fix code spelling
Andreas Schneider
1
-1
/
+1
2023-07-05
python:tests: Fix code spelling
Andreas Schneider
1
-1
/
+1
2023-06-30
crypto: Rely on GnuTLS 3.6.13 and gnutls_pbkdf2()
Andrew Bartlett
3
-27
/
+1
2023-06-27
tests/krb5: Adjust authentication policy RBCD tests to expect appropriate fai...
Joseph Sutton
1
-15
/
+25
2023-06-27
tests/krb5: Be less strict regarding acceptable delegation error codes
Joseph Sutton
1
-12
/
+24
2023-06-26
tests/krb5: Test that client policies are not enforced with S4U
Joseph Sutton
1
-0
/
+227
2023-06-26
tests/krb5: Fix RBCD comments
Joseph Sutton
1
-6
/
+6
2023-06-26
tests/krb5: Don’t unnecessarily specify ‘id’
Joseph Sutton
1
-9
/
+0
2023-06-26
tests/krb5: Add test for authenticating with disabled account and wrong password
Joseph Sutton
2
-3
/
+51
2023-06-26
tests/auth_log_pass_change: Fix flapping test
Joseph Sutton
1
-2
/
+8
2023-06-26
netcmd: domain: Fix typo
Joseph Sutton
1
-1
/
+1
2023-06-25
auth: Add functionality to log client and server policy information
Joseph Sutton
1
-2
/
+2
2023-06-25
python:tests: Fix typos
Joseph Sutton
1
-2
/
+2
2023-06-25
netcmd: domain: Fix typo
Joseph Sutton
1
-1
/
+1
2023-06-25
tests/krb5: Test authentication policy audit logging
Joseph Sutton
1
-1
/
+1826
2023-06-25
tests/krb5: Test more authentication logging of TGT lifetimes
Joseph Sutton
1
-2
/
+6
[prev]
[next]