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
/
netcmd
/
domain.py
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-12
samba-tool domain provision: Fix --interactive module in python3
Andrew Bartlett
1
-0
/
+1
2019-01-16
join: Fix TypeError when handling exception
Tim Beale
1
-1
/
+1
2018-12-10
python/samba/netcmd: PY3 fix samba4.blackbox.trust_utils test
Noel Power
1
-4
/
+4
2018-11-01
samba-tool domain: remove unused variables
Douglas Bagnall
1
-4
/
+0
2018-10-29
python: do not use "is" for string equality
Douglas Bagnall
1
-2
/
+2
2018-10-25
samba-tool domain: remove unused imports
Douglas Bagnall
1
-4
/
+2
2018-10-23
python/samba/netcmd: PY3 make sure get_testparm_var returns 'str'
Noel Power
1
-2
/
+3
2018-10-23
python/samba/netcmd: PY3 Fix error in samba4.blackbox.schemaupgrade
Noel Power
1
-1
/
+1
2018-10-23
python/samba/netcmd: PY3 only possible to decode bytes
Noel Power
1
-1
/
+1
2018-10-12
netcmd: Change Py3 incompatible long() for tombstone expunge
Tim Beale
1
-2
/
+2
2018-10-10
netcmd: apply the new get_logger to cmds
Joe Guo
1
-33
/
+5
2018-09-26
join: Avoid duplicating "Default-First-Site-Name" string
Tim Beale
1
-3
/
+0
2018-09-06
PEP8: fix E123: closing bracket does not match indentation of opening bracket...
Joe Guo
1
-2
/
+2
2018-09-06
PEP8: fix E122: continuation line missing indentation or outdented
Joe Guo
1
-4
/
+4
2018-09-03
python/samba/netcmd: Fix password usage for py2/py3 compatability
Noel Power
1
-2
/
+5
2018-08-24
PEP8: better formatting of (CONST1|CONST2)
Douglas Bagnall
1
-1
/
+3
2018-08-24
PEP8: fix E703: statement ends with a semicolon
Joe Guo
1
-4
/
+4
2018-08-24
PEP8: fix E305: expected 2 blank lines after class or function definition, fo...
Joe Guo
1
-0
/
+1
2018-08-24
PEP8: fix E303: too many blank lines (2)
Joe Guo
1
-6
/
+0
2018-08-24
PEP8: fix E302: expected 2 blank lines, found 1
Joe Guo
1
-0
/
+19
2018-08-24
PEP8: fix E261: at least two spaces before inline comment
Joe Guo
1
-3
/
+3
2018-08-24
PEP8: fix E231: missing whitespace after ','
Joe Guo
1
-5
/
+5
2018-08-24
PEP8: fix E227: missing whitespace around bitwise or shift operator
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E226: missing whitespace around arithmetic operator
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E225: missing whitespace around operator
Joe Guo
1
-6
/
+6
2018-08-24
PEP8: fix E222: multiple spaces after operator
Joe Guo
1
-5
/
+5
2018-08-24
PEP8: fix E203: whitespace before ':'
Joe Guo
1
-32
/
+32
2018-08-24
PEP8: fix E201: whitespace after '('
Joe Guo
1
-4
/
+4
2018-08-24
PEP8: fix E131: continuation line unaligned for hanging indent
Joe Guo
1
-3
/
+3
2018-08-24
PEP8: fix E128: continuation line under-indented for visual indent
Joe Guo
1
-167
/
+204
2018-08-24
PEP8: fix E127: continuation line over-indented for visual indent
Joe Guo
1
-86
/
+86
2018-08-24
PEP8: fix E123: closing bracket does not match indentation of opening bracket...
Joe Guo
1
-22
/
+22
2018-08-24
PEP8: fix E122: continuation line missing indentation or outdented
Joe Guo
1
-4
/
+4
2018-08-24
PEP8: fix E121: continuation line under-indented for hanging indent
Joe Guo
1
-10
/
+10
2018-08-24
PEP8: fix E111: indentation is not a multiple of four
Joe Guo
1
-29
/
+29
2018-08-24
PEP8: fix E714: test for object identity should be 'is not'
Joe Guo
1
-2
/
+2
2018-07-24
samba-tool trust: support discovery via netr_GetDcName
Alexander Bokovoy
1
-8
/
+18
2018-07-13
python/samba/netcmd: Fix wrong exception referenced in code
Noel Power
1
-3
/
+10
2018-07-13
python/samba/netcmd: Protect variable that can be None
Noel Power
1
-1
/
+1
2018-07-13
python/samba/emulate: Fix some more missed exception tuple assignments
Noel Power
1
-7
/
+7
2018-07-03
netcmd: domain backup online command
Aaron Haslett
1
-0
/
+2
2018-06-07
netcmd/domain: remove dns records after DC demote
Joe Guo
1
-0
/
+4
2018-06-07
netcmd/domain: fix a typo in message
Joe Guo
1
-1
/
+1
2018-05-31
samba-tool: be consistent in accepting -q for --quiet
Douglas Bagnall
1
-7
/
+7
2018-05-31
samba-tool: add -v to domain --verbose
Douglas Bagnall
1
-5
/
+5
2018-05-29
python/samba/netcmd/schema.py: samdb schema update now
William Brown
1
-10
/
+1
2018-05-23
netcmd: Add samba-tool support for managing PSOs
Tim Beale
1
-0
/
+3
2018-05-18
python/samba/netcmd: Py2/Py3 misc replace range with enumerate
Noel Power
1
-46
/
+24
2018-05-15
samba-tool domain: Spit out common options between dcpromo and join
Andrew Bartlett
1
-26
/
+18
2018-05-15
samba-tool domain: Create a common --use-ntvfs option for provision, join, dc...
Andrew Bartlett
1
-9
/
+9
[next]