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
2018-02-28
python tests: convert oct 'O1234' format to python3 compatible '0o1234'
Noel Power
2
-13
/
+13
2018-02-28
samba python libs: convert 'O1234' format to python3 compatible '0o1234'
Noel Power
3
-17
/
+17
2018-02-28
samba-tool: convert octal 'O1234' format to python3 compatible '0o1234'
Noel Power
1
-3
/
+3
2018-02-27
samba-tool: user setexpiry: Fix incorrect Example2
Rowland Penny
1
-1
/
+1
2018-02-24
tests/blackbox/smbcontrol: ping tests names ping target upon failure
Douglas Bagnall
1
-1
/
+2
2018-02-24
text/python/blackbox: allow optional message in ProcessError
Douglas Bagnall
1
-7
/
+13
2018-02-24
tests: Authenticate again so make sure we are not locked out
Andreas Schneider
1
-0
/
+10
2018-02-22
tests/py_creds: Add a SamLogonEx test with an empty string domain
Garming Sam
1
-0
/
+27
2018-02-21
tests:dcerpc/raw_protocol: reproduce call_id truncation bug
Stefan Metzmacher
1
-1
/
+1
2018-02-21
provision: fix the 'dnsdomain' for the local sam of a domain member
Stefan Metzmacher
1
-0
/
+16
2018-02-21
traffic_packets.py: let Lookup{Sids,Names}() work against a sane server
Stefan Metzmacher
1
-8
/
+8
2018-02-19
subnet: Avoid a segfault when renaming subnet objects
Garming Sam
1
-0
/
+33
2018-02-15
samba python tests: convert 'except X, e' to 'except X as e'
Douglas Bagnall
8
-18
/
+18
2018-02-15
samba python libs: convert 'except X, e' to 'except X as e'
Douglas Bagnall
9
-32
/
+32
2018-02-15
samba-tool: convert 'except X, e' to 'except X as e' for all X
Douglas Bagnall
15
-77
/
+77
2018-02-15
selftest: Avoid a build started around midnight failing (again)
Andrew Bartlett
1
-2
/
+3
2018-02-15
samba-tool drs showrepl: add --json option for JSON output
Douglas Bagnall
1
-1
/
+16
2018-02-15
samba-tool drs showrepl: restructure in preparation for --json
Douglas Bagnall
1
-45
/
+94
2018-02-15
python.subunit: add assertRegexpMatches for Python 2.6
Douglas Bagnall
1
-1
/
+10
2018-02-15
python: tests: Make tests of dsdb Python module Python 3 compatible
Lumir Balhar
1
-11
/
+12
2018-02-15
python: Port samdb module to Python 3 compatible form
Lumir Balhar
2
-7
/
+8
2018-02-15
python: Add `text_type` Python 2/3 compatible function name.
Lumir Balhar
1
-0
/
+2
2018-02-15
python: Convert base64 encoded password to utf-8
Andreas Schneider
1
-1
/
+1
2018-02-15
python: Generate random test usernames
Andreas Schneider
1
-2
/
+4
2018-02-12
tests/samba-tool user wdigest: fix a flapping test
Douglas Bagnall
1
-3
/
+2
2018-02-12
tests: SambaToolCmdTest.assertMatch() indicates what was asserted
Douglas Bagnall
1
-1
/
+11
2018-02-09
sambatool drs showrepl: prefer self over ctx in python classes
Douglas Bagnall
1
-2
/
+3
2018-02-09
samba-tool rodc: consistently use self.outf, not stdout
Douglas Bagnall
2
-4
/
+7
2018-02-09
subunit.run: report failure in process return code
Douglas Bagnall
1
-0
/
+7
2018-02-09
python samdb.newuser(): use user DN not samaccountname to set password
Douglas Bagnall
1
-1
/
+3
2018-02-09
tests/samba_tool user virtualCryptSHA: remove unused py3 incompatible import
Douglas Bagnall
1
-2
/
+0
2018-02-09
tests/password_hash: avoid py3-incompatible md5 module
Douglas Bagnall
1
-2
/
+2
2018-02-09
tests/samba-tool user_wdigest: avoid py3-incompatible md5 module
Douglas Bagnall
1
-4
/
+2
2018-02-08
samba-tool/tests: Check that dns cleanup does not spuriously remove entries
Garming Sam
1
-1
/
+5
2018-02-08
samba-tool/dns: Clarify the cleanup subcommand
Garming Sam
1
-2
/
+3
2018-02-08
tests/samba-tool: dns cleanup should work with a missing name
Garming Sam
1
-0
/
+50
2018-02-08
remove_dc: Allow remove_dns_references to ignore missing server names
Garming Sam
2
-3
/
+14
2018-02-08
samba-tool: add dns cleanup cmd
Joe Guo
2
-0
/
+150
2018-02-08
tests/samba-tool: add tests for samba-tool group move command
Björn Baumbach
1
-0
/
+32
2018-02-08
samba-tool group: implement the group move command
Björn Baumbach
1
-0
/
+79
2018-02-08
tests/samba-tool: add tests for user move command
Björn Baumbach
1
-0
/
+32
2018-02-08
samba-tool user: implement the user move command
Björn Baumbach
1
-0
/
+80
2018-02-08
samba-tool user: fix some typos
Björn Baumbach
1
-3
/
+3
2018-02-08
tests/samba-tool: add test for samba-tool user show command
Björn Baumbach
1
-0
/
+22
2018-02-08
samba-tool: implement user show command to display a user AD object
Björn Baumbach
1
-0
/
+79
2018-02-08
tests/samba-tool: add tests for new ou management commands
Björn Baumbach
1
-0
/
+274
2018-02-08
samba-tool: implement ou management commands
Björn Baumbach
2
-0
/
+396
2018-02-08
selftest: Add tests for samdb.normalize_dn_in_domain()
Andrew Bartlett
1
-0
/
+49
2018-02-08
python/samdb: Improve function comment on normalize_dn_in_domain()
Andrew Bartlett
1
-2
/
+5
2018-02-08
python/samdb: Allow samdb.normalize_dn_in_domain() to take an ldb.Dn()
Andrew Bartlett
1
-0
/
+4
[next]