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
2022-09-06
samba-tool dns: use DnsconnWrapper in zonecreate
Douglas Bagnall
1
-8
/
+8
2022-09-06
samba-tool dns: update_record uses DnsConnWrapper
Douglas Bagnall
1
-15
/
+16
2022-09-06
samba-tool dns: delete uses DnsConnWrapper messages
Douglas Bagnall
1
-14
/
+16
2022-09-06
samba-tool dns: add uses DnsConnWrapper messages
Douglas Bagnall
1
-9
/
+11
2022-09-06
samba-tool dns: query uses DnsConnWrapper messages
Douglas Bagnall
1
-8
/
+8
2022-09-06
samba-tool dns: zonedelete uses DnsConnWrapper messages
Douglas Bagnall
1
-9
/
+9
2022-09-06
samba-tool dns: NAME_DOES_NOT_EXIST errors; add docstring
Douglas Bagnall
1
-0
/
+30
2022-09-06
samba-tool dns: RECORD_DOES_NOT_EXIST errors as CommandErrors
Douglas Bagnall
1
-0
/
+1
2022-09-06
samba-tool dns: catch ZONE_ALREADY_EXISTS errors as CommandErrors
Douglas Bagnall
1
-0
/
+1
2022-09-06
samba-tool dns: catch DS_UNAVAILABLE errors as CommandErrors
Douglas Bagnall
1
-0
/
+1
2022-09-06
samba-tool dns: use DnsConnWrapper widely
Douglas Bagnall
1
-10
/
+10
2022-09-06
samba-tool dns: add a wrapper for better error messages
Douglas Bagnall
1
-0
/
+38
2022-09-06
samba-tool domain: fix error string for account lockout duration
Douglas Bagnall
1
-1
/
+2
2022-09-06
samba-tool dbcheck: improve --help for --reset-well-known-acls
Douglas Bagnall
1
-1
/
+5
2022-09-06
samba-tool domain provision: better message if tdbbackup missing
Douglas Bagnall
2
-0
/
+10
2022-09-06
samba-tool: do not force a traceback on CommandError
Douglas Bagnall
1
-1
/
+0
2022-09-06
samba-tool: avoid traceback for NT_STATUS_NETWORK_UNREACHABLE
Douglas Bagnall
1
-0
/
+3
2022-09-06
py/getopt: allow --option arguments to contain '='
Douglas Bagnall
1
-1
/
+1
2022-09-06
py/getopt: improve messages for bad --realm
Douglas Bagnall
1
-1
/
+4
2022-09-06
py/getopt: improve messages for bad --debug arg
Douglas Bagnall
1
-1
/
+4
2022-09-06
samba-tool: avoid traceback for options errors
Douglas Bagnall
2
-2
/
+10
2022-09-06
samba-tool: reduce repetitious jargon on credentials failure
Douglas Bagnall
1
-2
/
+6
2022-09-06
samba-tool: respect NO_COLOR env variable and --color options
Douglas Bagnall
1
-16
/
+5
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
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
[next]