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
2022-09-06
py/samba/logger: respect NO_COLOR env variable
Douglas Bagnall
1
-2
/
+2
2022-09-06
python/colour: helper functions to read all signs
Douglas Bagnall
1
-0
/
+38
2022-09-06
samba-tool visualise: expand set of --color switches
Douglas Bagnall
1
-3
/
+7
2022-09-06
pytest/samba-tool visualize: test '--color' aliases
Douglas Bagnall
1
-5
/
+19
2022-09-06
samba-tool visualize: remove py2 compat for colour calculations
Douglas Bagnall
1
-3
/
+0
2022-09-06
samba-tool visualize: respect $NO_COLOR
Douglas Bagnall
1
-0
/
+2
2022-09-06
pytest samba-tool visualize: extend colour tests for $NO_COLOR
Douglas Bagnall
1
-0
/
+73
2022-09-06
pytest/samba-tool visualize: fix docstring
Douglas Bagnall
1
-1
/
+1
2022-09-06
pytest: SambaToolCmdTest allows easier StringIO replacement
Douglas Bagnall
1
-6
/
+9
2022-09-06
pytests: move ValidNetbiosNameTests to samba.tests.netbios
Douglas Bagnall
2
-12
/
+12
2022-09-06
pytest/samdb: use TestCaseInTempDir.rm_files/.rm_dirs
Douglas Bagnall
1
-6
/
+2
2022-09-06
pytest/join: use TestCaseInTempDir.rm_files/dirs
Douglas Bagnall
1
-4
/
+2
2022-09-06
pytest/samdb_api: use TestCaseInTempDir.rm_files
Douglas Bagnall
1
-9
/
+1
2022-09-06
pytest/downgradedatabase: use TestCaseInTempDir.rm_files
Douglas Bagnall
1
-8
/
+6
2022-09-06
pytest: add file removal helpers for TestCaseInTempDir
Douglas Bagnall
1
-0
/
+35
2022-09-02
tests: Test basic handling of SMB2_CREATE_TAG_POSIX
Volker Lendecke
1
-0
/
+59
2022-09-02
pylibsmb: Add create_ex()
Volker Lendecke
1
-0
/
+12
2022-09-02
tests: Test invalid smb3 unix negotiate contexts
Volker Lendecke
1
-1
/
+34
2022-09-02
tests: Add smb3 posix negotiate tests
Volker Lendecke
1
-0
/
+70
2022-08-26
pyglue:generate_random_[machine]_password: ValueError for bad values
Douglas Bagnall
1
-0
/
+10
2022-08-26
pyglue: generate_random_[machine]_password: reject negative numbers
Douglas Bagnall
1
-2
/
+27
2022-08-26
pyglue: generate_random_bytes/str accept positive numbers only
Douglas Bagnall
1
-4
/
+16
2022-08-26
pyglue: check talloc buffer for random bytes
Douglas Bagnall
1
-0
/
+4
2022-08-26
pytest/segfault: abort for generate_random_bytes(-1)
Douglas Bagnall
1
-0
/
+6
2022-08-25
python:tests: Allocate OID range for testing to avoid collisions
Joseph Sutton
1
-1
/
+7
2022-08-06
samba-tool gpo: clean up tmpdir after create
Douglas Bagnall
1
-0
/
+4
2022-08-06
samba-tool: allow testparm to dump global section only
Douglas Bagnall
1
-1
/
+4
2022-08-06
pytest/netcmd: test samba-tool testparm global section
Douglas Bagnall
1
-0
/
+8
2022-07-28
CVE-2022-32743 tests/py_credentials: Add tests for setting dNSHostName with L...
Joseph Sutton
1
-2
/
+279
2022-07-28
py/uptodateness: more details in missing dn report
Douglas Bagnall
1
-1
/
+1
2022-07-27
CVE-2022-2031 tests/krb5: Add test that we cannot provide a TGT to kpasswd
Joseph Sutton
1
-0
/
+28
2022-07-27
CVE-2022-2031 tests/krb5: Test truncated forms of server principals
Joseph Sutton
1
-3
/
+27
2022-07-27
CVE-2022-2031 tests/krb5: Add tests for kpasswd service
Joseph Sutton
4
-1
/
+1033
2022-07-27
CVE-2022-2031 tests/krb5: Consider kadmin/* principals as TGS for MIT KRB5 >=...
Joseph Sutton
2
-5
/
+28
2022-07-27
CVE-2022-2031 tests/krb5: Add kpasswd_exchange() method
Joseph Sutton
1
-13
/
+251
2022-07-27
CVE-2022-2031 tests/krb5: Allow requesting a TGT to a different sname and realm
Joseph Sutton
1
-6
/
+13
2022-07-27
tests/krb5: Add option for creating accounts with expired passwords
Joseph Sutton
1
-2
/
+8
2022-07-27
tests/krb5: Fix enum typo
Joseph Sutton
1
-2
/
+2
2022-07-27
CVE-2022-2031 tests/krb5: Add methods to send and receive generic messages
Joseph Sutton
1
-17
/
+27
2022-07-27
CVE-2022-2031 tests/krb5: Add 'port' parameter to connect()
Joseph Sutton
1
-5
/
+6
2022-07-27
CVE-2022-2031 tests/krb5: Add methods to create ASN1 kpasswd structures
Joseph Sutton
1
-0
/
+95
2022-07-27
CVE-2022-2031 tests/krb5: Add new definitions for kpasswd
Joseph Sutton
3
-1
/
+31
2022-07-27
CVE-2022-32744 tests/krb5: Correctly calculate salt for pre-existing accounts
Joseph Sutton
2
-0
/
+2
2022-07-27
CVE-2022-2031 tests/krb5: Split out _make_tgs_request()
Joseph Sutton
2
-84
/
+85
2022-07-27
CVE-2022-32744 tests/krb5: Correctly handle specifying account kvno
Joseph Sutton
1
-1
/
+1
2022-07-22
gpo: samba-gpupdate use s3 param for registry conf
David Mulder
2
-6
/
+10
2022-06-26
samba-tool user: Accomodate missing unicodePwd in getpassword command
Joseph Sutton
1
-9
/
+29
2022-06-26
samba-tool user: When possible, obtain AES256 key and salt
Joseph Sutton
1
-13
/
+26
2022-06-26
tests/krb5: Add test for presence of NT hash
Joseph Sutton
3
-3
/
+149
2022-06-17
s3/client: fix dfs deltree, resolve dfs path
Noel Power
1
-8
/
+0
[prev]
[next]