python/samba/netcmd: PY3 port samba4.blackbox.ldapcmp_restore
[amitay/samba.git] / python / samba / provision /
2018-11-14 Noel Powerpython/samba/provision: PY3 port samba4.dlz_bind9.version
2018-11-01 Douglas Bagnallprovision/backend: LDAPBackendResult takes no creds
2018-11-01 Douglas Bagnallprovision/backend: fix formating syntax
2018-11-01 Douglas Bagnallprovision: fix string formatting (number of args)
2018-11-01 Douglas Bagnallprovision: fix string format syntax
2018-11-01 Douglas BagnallPython provision: remove "ExistingBackend"
2018-10-29 Douglas Bagnallpython: do not use "is" for string equality
2018-10-25 Douglas Bagnallpython/provision: remove unused imports
2018-10-23 Noel Powerpython/samba/provision: PY3 PY3 port samba4.blackbox...
2018-10-23 Noel Powerpython/samba/provision: PY3 port samba4.blackbox.provis...
2018-10-23 Noel Powerpython/samba: PY3 fix samba4.blackbox.upgradeprovision...
2018-10-23 Noel Powers4/scripting/bin: PY3 fix samba4.blackbox.upgradeprovis...
2018-10-23 Noel Powers4/scripting: PY2/PY3 port for samba4.blackbox.upgradep...
2018-09-15 Noel Powerpython/samba/provision: PY3 port to run samba.tests...
2018-09-06 Joe GuoPEP8: fix E127: continuation line over-indented for...
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-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: port changes to allow samba.tests.dsdb_lo...
2018-09-03 Noel Powerpython/samba: open files in binary mode as appropriate
2018-08-24 Douglas BagnallPEP8: add spaces after operators
2018-08-24 Douglas BagnallPEP8: improve spacing around colons
2018-08-24 Joe GuoPEP8: fix E703: statement ends with a semicolon
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 E265: block comment should start with '# '
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 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
2018-08-24 Joe GuoPEP8: fix E203: whitespace before ':'
2018-08-24 Joe GuoPEP8: fix E202: whitespace before ')'
2018-08-24 Joe GuoPEP8: fix E201: whitespace after '('
2018-08-24 Joe GuoPEP8: fix E128: continuation line under-indented for...
2018-08-24 Joe GuoPEP8: fix E127: continuation line over-indented for...
2018-08-24 Joe GuoPEP8: fix E125: continuation line with same indent...
2018-08-24 Joe GuoPEP8: fix E123: closing bracket does not match indentat...
2018-08-24 Joe GuoPEP8: fix E122: continuation line missing indentation...
2018-08-24 Joe GuoPEP8: fix E121: continuation line under-indented for...
2018-08-24 Joe GuoPEP8: fix E111: indentation is not a multiple of four
2018-08-24 Joe GuoPEP8: fix W601: .has_key() is deprecated, use 'in'
2018-08-24 Joe GuoPEP8: fix E731: do not assign a lambda expression,...
2018-08-10 Amitay Isaacsprovision: Add support for BIND 9.12.x
2018-07-12 Joe Guoprovision/setsysvolacl: create helper function to simpl...
2018-07-12 Joe Guoprovision/setsysvolacl: build session_info and pass...
2018-07-05 Tim Bealenetcmd: Extend 'backup restore' command to handle renam...
2018-07-03 Tim Bealeprovision: Small refactor to host-IP logic
2018-06-28 Tim Bealeprovision: set 'binddns dir' when making new smb.conf
2018-06-19 Noel Powerpython/samab: py2/py3 string.upper(astring) -> astring...
2018-05-12 Noel Powerpython/samba: py2/py3 compatability always decode resul...
2018-05-12 Noel Powerpython/samba/provision: Fix urllib.quote usage for...
2018-04-30 Noel Powerpython: Bulk conversion callers of ldb.Dn second param
2018-04-13 Joe Guopython: bulk replace file to open for py3
2018-04-13 Joe Guopython: bulk replace dict.iteritems to items for py3
2018-04-06 Gary Lockyerdsdb: add lmdbLevelOne as a required feature.
2018-04-06 Andrew Bartlettprovision: Set @INDEXLIST first when building dummy...
2018-04-06 Gary Lockyerprovision: allow provisioning of a different database...
2018-03-19 Stefan Metzmacherprovision: use the provision control when adding foreig...
2018-02-28 Noel Powersamba python libs: convert 'except X, (tuple)' to ...
2018-02-28 Noel Powersamba python libs: convert 'O1234' format to python3...
2018-02-21 Stefan Metzmacherprovision: fix the 'dnsdomain' for the local sam of...
2018-02-14 Douglas Bagnallsamba python libs: convert 'except X, e' to 'except...
2017-12-20 Garming Sam2008R2: Missing operation (75, 76) for ActiveDirectoryU...
2017-12-20 Garming Samsambadns: Allow functional level 2016 (when added)
2017-12-17 Gary Lockyerprovision: Changes to support encrypted_secrets module
2017-12-14 Tim Bealeschema: Add option of specifying the base schema for...
2017-12-14 Andrew Bartlettschema: Re-work extended rights handling in provision...
2017-12-09 Jamie McClymontsamba-tool: validate password early in `domain provision`
2017-09-15 Andreas Schneiderpython:provision: Do not change the owner of the sam...
2017-09-15 Andreas Schneiderpython:provision: Change the group of the 'binddns...
2017-09-15 Andreas Schneidersamba:provision: Give a hint to copy the krb5.conf...
2017-09-14 Andrew Bartletts4-provision: Ensure the dummy main-domain DB used...
2017-09-05 Andreas Schneiderpython:samba: Use 'binddns dir' in samba-tool and samba...
2017-09-05 Andreas Schneiderpython:samba: Remove code to change group
2017-09-05 Andreas Schneiderdynconfig: Change permission of the private dir to...
2017-08-07 Marc Muehlfeldpython: Fix incorrect kdc.conf parameter name in kerber...
2017-06-09 Amitay Isaacsprovision: Update root DNS servers list
2017-05-26 Andreas Schneiderpython: Create the kdc.conf in the Samba private directory
2017-05-26 Andreas Schneiderpython: Do not use the glue code directly
2017-05-25 Gary Lockyertests net_join: use private secrets database.
2017-05-05 Andreas Schneidersamba-tool: Rename Samba4 to Samba AD
2017-04-29 Andreas Schneiderpython: Add provisioning support for MIT KDC in samba...
2017-03-10 Lumir Balharpython: samba.param: Port param module to Python 3
2017-03-10 Douglas Bagnallpython provision: FDSBackend takes forced uri
2017-02-21 Stefan Metzmachersamba-tool:provision: use generate_random_machine_passw...
2017-02-21 Stefan Metzmacherpython/samba: use an explicit .encode('utf-8') where...
2017-02-10 Douglas Bagnallpython provision: fix indenting of doc string
2016-11-21 Andrew Bartlettpython/provision: Remove unused parameter schema
2016-10-28 Amitay Isaacsprovision: Add support for BIND 9.11.x
2016-10-10 Marc MuehlfeldReplaced string "Samba 4" with "Samba AD"
2016-07-12 Rowland PennyFix typo in python/samba/provision/__init__.py
2016-07-06 Bob Campbellprovision: Ignore duplicate attid and governsID check
2016-07-06 Bob Campbellprovision_fill: move GPO into transaction
2016-07-06 Bob Campbellprovision_fill: move most db accesses into transactions
2015-12-16 Stefan MetzmacherMerge tag 'ldb-1.1.24' into master
2015-12-15 Andrew BartlettFix bug 10881 Wrong keytab permissions when joining...
next