smbd: Move downgrade_share_lease() to smbd/oplock.c
[garming/samba-autobuild/.git] / python /
2018-10-02 Mathieu Parenttests: Check pam_winbind pw change with different options
2018-10-02 Stefan Metzmacherpython/tests: turn GraphError into failure inside of...
2018-09-28 Tim Bealenetcmd: Make sure SMB connection is signed when backing...
2018-09-26 Aaron Haslettnetcmd: domain backup offline bug fix - ignore sock...
2018-09-26 Noel Powers4/web_server: PY3: port to python3
2018-09-26 Noel Powerpython/samba: PY3 add compat function urllib_join to...
2018-09-26 Douglas Bagnallsamba-tool domain backup: fix py2.6 incompatible format
2018-09-26 Douglas Bagnalldomain_backup test: fix py2.6 incompatible format
2018-09-26 Tim Bealejoin: Support site detection when --server is specified
2018-09-26 Tim Bealejoin: Avoid duplicating "Default-First-Site-Name" string
2018-09-26 Tim Bealenetcmd: Re-create default site for backup-restore ...
2018-09-26 Tim Bealetests: Add test-case for restore into non-default site
2018-09-26 Tim Bealenetcmd: Add --site option when restoring a domain
2018-09-26 Tim Bealenetcmd: Tweak backup-offline output to avoid subunit...
2018-09-22 Philipp Gesangtests/blackbox: add test for net ads JSON output
2018-09-21 Douglas Bagnallpython tests: fix format() strings for Python 2.6
2018-09-15 Noel Powerpython/samba/tests: py_gensec_update takes bytes as...
2018-09-15 Noel Powers4/torture/drs/python: py2/py3 compat changes for samba...
2018-09-15 Noel Powerpython/samba: extra ndr_unpack needs bytes function
2018-09-15 Noel Powerpython/samba/netcmd: PY3 fix test samba.tests.samba_too...
2018-09-15 Noel Powerpython/samba: PY3 port for ridalloc_exop test to work
2018-09-15 Noel Powerpython/samba: ndr_unpack has to take bytes not string
2018-09-15 Noel Powerfallout from py_dsdb_DsReplicaAttribute to -> bytes
2018-09-15 Noel Powerpython/samba/provision: PY3 port to run samba.tests...
2018-09-07 Christof Schmitttest:doc: Skip 'clustering=yes'
2018-09-06 Noel Powers4/torture/drs: PY3 port for samba4.drs.replica_sync_rodc
2018-09-06 Noel Powerpython/samba/tests: port samba.tests.dsdb_schema_attrib...
2018-09-06 Joe GuoPEP8: fix E128: continuation line under-indented for...
2018-09-06 Joe GuoPEP8: fix E127: continuation line over-indented for...
2018-09-06 Joe GuoPEP8: fix E125: continuation line with same indent...
2018-09-06 Joe GuoPEP8: fix E124: closing bracket does not match visual...
2018-09-06 Joe GuoPEP8: fix E123: closing bracket does not match indentat...
2018-09-06 Joe GuoPEP8: fix E122: continuation line missing indentation...
2018-09-06 Joe GuoPEP8: fix E111: indentation is not a multiple of four
2018-09-06 Joe GuoPEP8: fix comment indent
2018-09-05 Noel Powerpython/samba/tests: Change native string to binary...
2018-09-05 Noel Powerpython/samba/emulate: PY3 port of samba.tests.emulate...
2018-09-05 Noel Powerpython/samba/tests: fix traffic for py2/py3 compatability
2018-09-05 Noel Powerpython/samba/tests: port samba.tests.py_credentials...
2018-09-05 Noel Powerpython/samba/tests: PY3 port of samba.tests.encrypted_s...
2018-09-05 Noel Powerpython/samba/tests: py3 port for samba.test.password_ha...
2018-09-05 Noel Powerpython/samba/tests: make password_hash.py py2/py3 compa...
2018-09-05 Alexander Bokovoypython/wscript: update to handle waf 2.0.4
2018-09-04 Stefan Metzmachersamba-tool: add virtualKerberosSalt attribute to 'user...
2018-09-03 Noel Powerpython/samba/netcmd: PY2/PY3 changes required for user_...
2018-09-03 Noel Powerpython/samba/tests: Adjust teardown so second run of...
2018-09-03 Noel Powerpython/samba/tests: PY2/PY3 required changes for samba...
2018-09-03 Noel Powerpython/samba/test/dcerpc: Py3 port of samba.tests.dcerp...
2018-09-03 Noel Powerpython/samba/tests: ensure byte content (not strings)
2018-09-03 Noel Powerpython/samba/tests: Py2/Py2 enable samba.tests.samba_to...
2018-09-03 Noel Powerpython/samba/netcmd: Fix password usage for py2/py3...
2018-09-03 Noel Powerpython/samba/provision: remove use of str() func for...
2018-09-03 Noel Powerpython/samba/netcmd: changes for samab.tests.samba_tool...
2018-09-03 Noel Powerpython/sambe/tests/samba_tool: PY3 port for tests.samba...
2018-09-03 Noel Powers4/selftest: enable samba.tests.samba_tool.user_wdigest...
2018-09-03 Noel Powerpython/samba: PY3 port for samba.tests.samba_tool.user_...
2018-09-03 Noel Powerpython/samba: Add some helper functions to encode/decod...
2018-09-03 Noel Powerpython/samba/tests: Port fsmo test to python3
2018-09-03 Noel Powerpython/samba: changes needed for samba.tests.samba_tool...
2018-09-03 Noel Powerpython/samba: changes to make samba.tests.samba_tool...
2018-09-03 Noel Powerpython/compat: use cStringIO instead of StringIO in...
2018-09-03 Noel Powerpython/samba/tests: Use io.StringIO for py3 and StringI...
2018-09-03 Noel Powerpython/samba/tests: port samba.tests.unix for py3
2018-09-03 Noel Powerpython/samba: port changes to allow samba.tests.dsdb_lo...
2018-09-03 Noel Powerpython/samba: open files in binary mode as appropriate
2018-09-03 Noel Powerpython/samba: port open to io.open for PY2/PY3 compat
2018-09-03 Noel Powerpython/samba: Fix py2/3 relative module import issue
2018-08-24 Douglas BagnallPEP8: line up a couple of lists
2018-08-24 Douglas BagnallPEP8: improve formatting around various operators
2018-08-24 Douglas BagnallPEP8: improve formatting around bit-wise OR ("|")
2018-08-24 Douglas Bagnalldcerpc py tests: improve argument formatting
2018-08-24 Douglas Bagnalldcerpc/dns_server tests: use record malformed as probab...
2018-08-24 Douglas BagnallPEP8: add spaces after operators
2018-08-24 Douglas BagnallPEP8: better formatting of (CONST1|CONST2)
2018-08-24 Douglas BagnallPEP8: improve spacing around colons
2018-08-24 Douglas BagnallPEP8: more space before equals
2018-08-24 Joe GuoPEP8: fix W391: blank line at end of file
2018-08-24 Joe GuoPEP8: fix W291: trailing whitespace
2018-08-24 Joe GuoPEP8: fix E713: test for membership should be 'not in'
2018-08-24 Joe GuoPEP8: fix E712: comparison to False should be 'if cond...
2018-08-24 Joe GuoPEP8: fix E711: comparison to None should be 'if cond...
2018-08-24 Joe GuoPEP8: fix E703: statement ends with a semicolon
2018-08-24 Joe GuoPEP8: fix E701: multiple statements on one line (colon)
2018-08-24 Joe GuoPEP8: fix E502: the backslash is redundant between...
2018-08-24 Joe GuoPEP8: fix E401: multiple imports on one line
2018-08-24 Joe GuoPEP8: fix E306: expected 1 blank line before a nested...
2018-08-24 Joe GuoPEP8: fix E305: expected 2 blank lines after class...
2018-08-24 Joe GuoPEP8: fix E303: too many blank lines (2)
2018-08-24 Joe GuoPEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 Joe GuoPEP8: fix E301: expected 1 blank line, found 0
2018-08-24 Joe GuoPEP8: fix E265: block comment should start with '# '
2018-08-24 Joe GuoPEP8: fix E261: at least two spaces before inline comment
2018-08-24 Joe GuoPEP8: fix E251: unexpected spaces around keyword /...
2018-08-24 Joe GuoPEP8: fix E241: multiple spaces after ','
2018-08-24 Joe GuoPEP8: fix E231: missing whitespace after ','
2018-08-24 Joe GuoPEP8: fix E228: missing whitespace around modulo operator
2018-08-24 Joe GuoPEP8: fix E227: missing whitespace around bitwise or...
2018-08-24 Joe GuoPEP8: fix E226: missing whitespace around arithmetic...
2018-08-24 Joe GuoPEP8: fix E225: missing whitespace around operator
2018-08-24 Joe GuoPEP8: fix E222: multiple spaces after operator
next