index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update help text for dbcheck
Jonathan Hunter
2018-03-19
1
-1
/
+1
*
ms_schema: fix python2.6 incompatibility
Björn Baumbach
2018-03-16
1
-1
/
+1
*
selftest: Change name to sam.ldb to align with new partition module assumptions
Gary Lockyer
2018-03-06
1
-1
/
+1
*
remove_dc.py: Abort transaction before throwing an exception
Gary Lockyer
2018-03-05
1
-0
/
+3
*
tests/smbcontrol: reduce ping test false positive rate
Douglas Bagnall
2018-03-05
1
-4
/
+36
*
domain.py: Give some advice if the schema upgrade command fails
Garming Sam
2018-03-01
1
-3
/
+8
*
py3compat: add strings describing bytes/unicode in both versions
Douglas Bagnall
2018-03-01
1
-0
/
+8
*
samba python tests: convert 'except X, (tuple)' to 'except X as e'
Noel Power
2018-02-28
4
-6
/
+12
*
samba-tool: convert 'except X, (tuple)' to 'except X as e'
Noel Power
2018-02-28
5
-25
/
+50
*
samba python libs: convert 'except X, (tuple)' to 'except X as e'
Noel Power
2018-02-28
10
-66
/
+132
*
python tests: convert oct 'O1234' format to python3 compatible '0o1234'
Noel Power
2018-02-28
2
-13
/
+13
*
samba python libs: convert 'O1234' format to python3 compatible '0o1234'
Noel Power
2018-02-28
3
-17
/
+17
*
samba-tool: convert octal 'O1234' format to python3 compatible '0o1234'
Noel Power
2018-02-28
1
-3
/
+3
*
samba-tool: user setexpiry: Fix incorrect Example2
Rowland Penny
2018-02-27
1
-1
/
+1
*
tests/blackbox/smbcontrol: ping tests names ping target upon failure
Douglas Bagnall
2018-02-24
1
-1
/
+2
*
text/python/blackbox: allow optional message in ProcessError
Douglas Bagnall
2018-02-24
1
-7
/
+13
*
tests: Authenticate again so make sure we are not locked out
Andreas Schneider
2018-02-24
1
-0
/
+10
*
tests/py_creds: Add a SamLogonEx test with an empty string domain
Garming Sam
2018-02-22
1
-0
/
+27
*
tests:dcerpc/raw_protocol: reproduce call_id truncation bug
Stefan Metzmacher
2018-02-21
1
-1
/
+1
*
provision: fix the 'dnsdomain' for the local sam of a domain member
Stefan Metzmacher
2018-02-21
1
-0
/
+16
*
traffic_packets.py: let Lookup{Sids,Names}() work against a sane server
Stefan Metzmacher
2018-02-21
1
-8
/
+8
*
subnet: Avoid a segfault when renaming subnet objects
Garming Sam
2018-02-19
1
-0
/
+33
*
samba python tests: convert 'except X, e' to 'except X as e'
Douglas Bagnall
2018-02-15
8
-18
/
+18
*
samba python libs: convert 'except X, e' to 'except X as e'
Douglas Bagnall
2018-02-15
9
-32
/
+32
*
samba-tool: convert 'except X, e' to 'except X as e' for all X
Douglas Bagnall
2018-02-15
15
-77
/
+77
*
selftest: Avoid a build started around midnight failing (again)
Andrew Bartlett
2018-02-15
1
-2
/
+3
*
samba-tool drs showrepl: add --json option for JSON output
Douglas Bagnall
2018-02-15
1
-1
/
+16
*
samba-tool drs showrepl: restructure in preparation for --json
Douglas Bagnall
2018-02-15
1
-45
/
+94
*
python.subunit: add assertRegexpMatches for Python 2.6
Douglas Bagnall
2018-02-15
1
-1
/
+10
*
python: tests: Make tests of dsdb Python module Python 3 compatible
Lumir Balhar
2018-02-15
1
-11
/
+12
*
python: Port samdb module to Python 3 compatible form
Lumir Balhar
2018-02-15
2
-7
/
+8
*
python: Add `text_type` Python 2/3 compatible function name.
Lumir Balhar
2018-02-15
1
-0
/
+2
*
python: Convert base64 encoded password to utf-8
Andreas Schneider
2018-02-15
1
-1
/
+1
*
python: Generate random test usernames
Andreas Schneider
2018-02-15
1
-2
/
+4
*
tests/samba-tool user wdigest: fix a flapping test
Douglas Bagnall
2018-02-12
1
-3
/
+2
*
tests: SambaToolCmdTest.assertMatch() indicates what was asserted
Douglas Bagnall
2018-02-12
1
-1
/
+11
*
sambatool drs showrepl: prefer self over ctx in python classes
Douglas Bagnall
2018-02-09
1
-2
/
+3
*
samba-tool rodc: consistently use self.outf, not stdout
Douglas Bagnall
2018-02-09
2
-4
/
+7
*
subunit.run: report failure in process return code
Douglas Bagnall
2018-02-09
1
-0
/
+7
*
python samdb.newuser(): use user DN not samaccountname to set password
Douglas Bagnall
2018-02-09
1
-1
/
+3
*
tests/samba_tool user virtualCryptSHA: remove unused py3 incompatible import
Douglas Bagnall
2018-02-09
1
-2
/
+0
*
tests/password_hash: avoid py3-incompatible md5 module
Douglas Bagnall
2018-02-09
1
-2
/
+2
*
tests/samba-tool user_wdigest: avoid py3-incompatible md5 module
Douglas Bagnall
2018-02-09
1
-4
/
+2
*
samba-tool/tests: Check that dns cleanup does not spuriously remove entries
Garming Sam
2018-02-08
1
-1
/
+5
*
samba-tool/dns: Clarify the cleanup subcommand
Garming Sam
2018-02-08
1
-2
/
+3
*
tests/samba-tool: dns cleanup should work with a missing name
Garming Sam
2018-02-08
1
-0
/
+50
*
remove_dc: Allow remove_dns_references to ignore missing server names
Garming Sam
2018-02-08
2
-3
/
+14
*
samba-tool: add dns cleanup cmd
Joe Guo
2018-02-08
2
-0
/
+150
*
tests/samba-tool: add tests for samba-tool group move command
Björn Baumbach
2018-02-08
1
-0
/
+32
*
samba-tool group: implement the group move command
Björn Baumbach
2018-02-08
1
-0
/
+79
[next]