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
/
samba
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-14
python: Remove unused parameter ‘lp’
Joseph Sutton
1
-2
/
+2
2023-12-14
python: Remove unused parameter ‘targetdir’
Joseph Sutton
1
-2
/
+2
2023-12-14
python: Make use of ‘serverdn’ parameter
Joseph Sutton
1
-2
/
+5
2023-12-14
python: Remove unused variable ‘machinesid’
Joseph Sutton
1
-2
/
+1
2023-12-14
python: Remove unfinished join method
Joseph Sutton
1
-6
/
+0
2023-12-08
tests/krb5: Remove unused parameter
Joseph Sutton
1
-4
/
+3
2023-12-08
tests/krb5: Fix indentation
Joseph Sutton
1
-6
/
+6
2023-12-08
tests/dcerpc: Remove unused imports
Joseph Sutton
1
-1
/
+1
2023-12-08
tests/dcerpc: Correct docstring
Joseph Sutton
1
-1
/
+1
2023-12-08
python:tests: Remove leftover debugging message
Joseph Sutton
1
-2
/
+0
2023-12-08
python:tests: Remove unused imports
Joseph Sutton
2
-6
/
+3
2023-12-08
python:tests: Remove unnecessary f‐strings
Joseph Sutton
2
-16
/
+16
2023-12-08
python: Add missing word to comment
Joseph Sutton
1
-1
/
+1
2023-12-08
python: Fix code spelling
Joseph Sutton
1
-1
/
+1
2023-12-08
gp: Remove unused import
Joseph Sutton
1
-2
/
+1
2023-12-08
tests/ndr: Add tests for Group Key Distribution Service blobs
Joseph Sutton
1
-0
/
+392
2023-12-08
python:tests: Permit newer copyright notice
Joseph Sutton
1
-3
/
+20
2023-11-30
python/samba/tests: Fix incorrect super-class in cred_opt.py setUp()
Andrew Bartlett
1
-1
/
+1
2023-11-30
python/samba/tests: Fix incorrect superclass in test_min_domain_uid.py
Andrew Bartlett
1
-2
/
+2
2023-11-30
python: Correct Python2 super() calls that called the wrong class
Andrew Bartlett
4
-4
/
+4
2023-11-30
python: tests: update all super calls to python 3 style in tests
Rob van der Linde
129
-214
/
+214
2023-11-30
python: get rid of pointless empty overridden methods
Rob van der Linde
33
-99
/
+0
2023-11-30
python: Use constants from hresult.h for python constants
Andrew Bartlett
1
-2
/
+2
2023-11-30
python: move HRES_SEC_* constants to samba module
Rob van der Linde
3
-6
/
+5
2023-11-30
python: PEP275: docstrings should always use double quotes
Rob van der Linde
10
-102
/
+102
2023-11-30
python: fix missing colon around param in docstring
Rob van der Linde
1
-1
/
+1
2023-11-29
tests: claims blackbox: add device and server silo restrictions test
Rob van der Linde
1
-2
/
+124
2023-11-29
python: tests: claims blackbox tests use ntstatus constants
Rob van der Linde
1
-2
/
+3
2023-11-29
tests: claims blackbox: use raw strings rather than escaping \
Rob van der Linde
1
-5
/
+5
2023-11-29
tests: claims: blackbox device tests
Rob van der Linde
1
-1
/
+167
2023-11-29
python/tests: Add test for creds.set_krb5_fast_credentials()
Andrew Bartlett
1
-2
/
+29
2023-11-29
python/tests: Lock in key-word arguments as key-word only in samba.tests.gssapi
Andrew Bartlett
1
-5
/
+5
2023-11-29
python/tests: Import samba.gensec, not gensec
Andrew Bartlett
1
-2
/
+2
2023-11-27
pytest: conditional_ace_claims tests large composite comparisons
Douglas Bagnall
1
-0
/
+499
2023-11-27
pytest: conditional_ace_claims: write_c_test_on_failure() copes with claims
Douglas Bagnall
1
-4
/
+9
2023-11-27
pytest: token_factory note that a flag is not set
Douglas Bagnall
1
-0
/
+5
2023-11-27
pytest: token_factory copes with empty claims
Douglas Bagnall
1
-10
/
+10
2023-11-27
pytest: token_factory claims can have case_sensitive flag
Douglas Bagnall
1
-1
/
+3
2023-11-27
pytest: token_factory separate out list_to_claim() helper
Douglas Bagnall
1
-21
/
+31
2023-11-27
samba-tool: Improve help messages for "samba-tool domain auth policy"
Andrew Bartlett
1
-17
/
+19
2023-11-27
netcmd: auth: set better metavar that matches the docs
Rob van der Linde
2
-21
/
+42
2023-11-27
libcli/security/tests: gunzip the oversized-acls test vectors
Douglas Bagnall
1
-1
/
+1
2023-11-27
pytest: security_descriptors tests get enumerator in name
Douglas Bagnall
1
-2
/
+3
2023-11-23
Claims initial black box tests
Rob van der Linde
1
-0
/
+239
2023-11-22
netcmd: auth policy: add allowed-to-authenticate-from-device-group attributes
Rob van der Linde
2
-0
/
+126
2023-11-22
netcmd: auth policy: fix missing 'by' in help string
Rob van der Linde
1
-2
/
+2
2023-11-22
netcmd: auth policy: add allowed-to-authenticate-to-by-group attributes
Rob van der Linde
3
-1
/
+197
2023-11-22
netcmd: auth policy: rename "from silo" to "from device silo"
Rob van der Linde
2
-39
/
+39
2023-11-22
netcmd: auth policy: add allowed to authenticate to by silo attributes
Rob van der Linde
2
-0
/
+255
2023-11-22
netcmd: models: add field test for SIDField
Rob van der Linde
1
-1
/
+43
[prev]
[next]