gpo: Continue parsing GPOs even if one fails
[nivanova/samba-autobuild/.git] / python /
2018-01-13 David Muldergpo: Fix crashes in gpo unapply
2018-01-13 Andrej Gesselsamba_kcc: do not commit new nTDSConnection, if we...
2018-01-13 Douglas Bagnallsamba_kcc: simplify NCReplica.set_instantiated_flags()
2018-01-13 Douglas Bagnallsamba_kcc: simplify NCReplica constructor
2018-01-13 Douglas Bagnallsamba_kcc: clarify readonly logging, removing now unuse...
2018-01-13 Douglas Bagnallsamba_kcc: remove unused functions
2018-01-13 Douglas Bagnallsamba_kcc: fix dot_file_dir documentation
2018-01-13 Douglas Bagnallsamba_kcc: remove an unused function
2018-01-13 Douglas Bagnallsamba-tool visualize for understanding AD DC behaviour
2018-01-13 Douglas Bagnallsamba_kcc: use new graph module for writing dot files
2018-01-13 Douglas Bagnallpython/graph: module for generating ASCII and graphviz...
2018-01-13 Douglas Bagnallsamba_kcc: respect kcc.read_only flag on RODC
2018-01-13 Douglas Bagnallsamba_kcc: kcc.debug module defers to samba.colour
2018-01-13 Douglas Bagnallpython: module containing ANSI colour sequences
2018-01-13 Douglas Bagnallpython tests: assert string equality, with diff
2018-01-13 Douglas Bagnallsamba_kcc: documentation fix
2018-01-09 Volker Lendeckepython: Print the finddcs error message
2018-01-08 Björn Jacketests:docs: remove explicit exceptions for parametric...
2018-01-08 Björn Jacketests:docs: don't try to test parametric option defaults
2017-12-22 Douglas Bagnallsamba-tool test: ensure `samba-tool help` works
2017-12-22 Douglas Bagnallsamba-tool: treat 'samba-tool help foo' as 'samba-tool...
2017-12-22 Douglas Bagnallsamba-tool: give cache_loader pseudo-dict a .get()...
2017-12-22 Douglas Bagnallsamba-tool: --help test, ensuring help tree coverage
2017-12-21 Andrew Bartlettsamba-tool domain schemaupgrade: Avoid reindex after...
2017-12-21 Garming Samldapcmp: Improve the difference checker of ldapcmp...
2017-12-20 Garming Samupgradeprovision: Mark tests as passing again (using...
2017-12-20 Garming Samdomain.py: Command for prepping the domain for higher...
2017-12-20 Garming Samdomain.py: Force schema upgrade to be used only on...
2017-12-20 Garming Samforest_update: Allow the script to add the missing...
2017-12-20 Garming Samforest_update: Create a module to apply forest prep...
2017-12-20 Garming Samdomain_update: Add a new docstring for the main entry...
2017-12-20 Garming Samdomain_update: Add an additional error with revision
2017-12-20 Garming Samdomain_update: Allow the revision version to be set
2017-12-20 Garming Samdomain_update: Respect the fix=False flag
2017-12-20 Garming Samdomain_update: Create a module to apply domain prep...
2017-12-20 Garming Samms_forest_updates_markdown: Write a parser for the...
2017-12-20 Garming Sam2008R2: Missing operation (75, 76) for ActiveDirectoryU...
2017-12-20 Garming Samldapcmp: Add otherWellKnownObjects to ignore when using...
2017-12-20 Garming Samsambadns: Allow functional level 2016 (when added)
2017-12-20 Andrew Bartlettselftest: Do not use dn= filter string
2017-12-17 Gary Lockyerprovision: Changes to support encrypted_secrets module
2017-12-17 Gary Lockyertests dsdb encrypted secrets module
2017-12-17 Gary Lockyerpyglue: Add function to generate a random byte string
2017-12-15 David Muldergpo: Only commit the earliest change to the log
2017-12-15 David Muldergpo: Fix the empty apply log
2017-12-14 Garming Sammarkdown: Rename ms_markdown.py -> ms_schema_markdown.py
2017-12-14 Andrew Bartlettprovision: Use the official MS 2008R2 schema by default
2017-12-14 Garming Samdomain.py: Auto-patch the diffs for the adprep schemaup...
2017-12-14 Garming Samdomain.py: Add a base dir option for schema upgrades
2017-12-14 Tim Bealeupgradeprovision: Change test to always use 2008 R2...
2017-12-14 Tim Bealedomain.py: Add base-schema option to samba-tool provision
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-14 Tim Bealedomain.py: Add a schemaupgrade option to apply missing...
2017-12-14 Tim Bealedomain.py: Make schemaupgrade option work regardless...
2017-12-14 Tim Bealedomain.py: Add schema upgrade option to samba-tool
2017-12-14 Garming Samadprep: Add the LDF data needed to upgrade to 2012R2...
2017-12-14 Garming Samms_schema: Properly handle base64 encoded attributes
2017-12-14 Garming Samms_schema: Allow for CN=X and DC=X replacements
2017-12-13 Stefan Metzmachertests/posixacl.py: remove useless 'profile acls' based...
2017-12-13 Andrew Bartlettselftest: Fix copyright header on samba.dsdb_lock
2017-12-13 Andrew Bartlettselftest: Add cleanup of ForeignSecurityPrincipal in...
2017-12-13 Andrew Bartlettselftest: Fix flapping samba.dsdb test
2017-12-09 Jamie McClymontsamba-tool: validate password early in `domain provision`
2017-12-09 Gary Lockyertests dsdb: Add tests for optionally unique objectSID's
2017-12-08 Andrew Bartlettselftest: Rework samba.dsdb locking test to samba.dsdb_lock
2017-11-25 Andreas Schneiderpython:tests: Create a test user for the dsdb test
2017-11-25 Andreas Schneiderbuild: Move pam_wrapper to third_party
2017-11-24 Stefan Metzmacherdbcheck: detect and fix duplicate links
2017-11-24 Stefan Metzmacherdbcheck: only calculate linked attribute helper variabl...
2017-11-24 Stefan Metzmacherdbcheck: remove indentation level
2017-11-24 Andrew Bartlettdbcheck: Use the GUID as the DN to fix replPropertyMetaData
2017-11-24 Andrew Bartlettdbcheck: Clarify error count bumping in deleted/gone...
2017-11-24 Andreas Schneiderpython:tests: Use bin/tdbdump only if built
2017-11-21 Garming SamFix formating of sources to be less than 80 lines
2017-11-20 Andrew Bartlettpython: This function converts days to a relative ...
2017-11-20 David Muldergpo: Apply kerberos settings
2017-11-20 David Muldergpo: Always enforce policy, even if unchanged
2017-11-20 David Muldergpo: Add GPO unapply
2017-11-20 David Muldergpo: Add gpo tests
2017-11-20 David Muldergpoupdate: Rewrite samba_gpoupdate
2017-11-20 David Muldergpo: Make the gpclass more easily extensible
2017-11-20 David Muldergpo: Make the gpoupdate script much more reliable
2017-11-20 Luke Morrisongpo: Initial commit for GPO work
2017-11-08 Lumir Balharpython: tests: Add tests for samba.posix_eadb module
2017-10-23 Lumir Balharpython: Port tests of samba.messaging to Python 3 compa...
2017-10-19 Joe Guopython: use communicate to fix Popen deadlock
2017-10-19 Joe Guopython: add a failed test to show Popen deadlock
2017-10-19 Gary Lockyertests: Add a blackbox test for smbcontrol
2017-10-18 Andrew Bartlettdbcheck: Allow removal of one-way links to missing...
2017-10-18 Lumir Balhartests: Improve tests of samba.registry Python module
2017-09-25 Tim Bealeselftest: Rename ntlmauth tests to ntlmdisabled
2017-09-23 Andrew Bartlettprovision: Add a fixed objectGUID to the tmp DB used...
2017-09-23 Andrew Bartlettprovision: make clear that the tmp ldb is running in...
2017-09-19 Martin Schwenkeselftest: Avoid a build started just before midnight...
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-14 Andrew Bartlettselftest: Check re-opening sam.ldb corrects the @ATTRIB...
next