summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* 2008R2: Missing operation (75, 76) for ActiveDirectoryUpdate version 5 (FL)Garming Sam2017-12-202-2/+17
* ldapcmp: Add otherWellKnownObjects to ignore when using --twoGarming Sam2017-12-201-6/+11
* sambadns: Allow functional level 2016 (when added)Garming Sam2017-12-201-2/+3
* selftest: Do not use dn= filter stringAndrew Bartlett2017-12-201-2/+2
* provision: Changes to support encrypted_secrets moduleGary Lockyer2017-12-183-20/+75
* tests dsdb encrypted secrets moduleGary Lockyer2017-12-181-0/+83
* pyglue: Add function to generate a random byte stringGary Lockyer2017-12-182-0/+22
* gpo: Only commit the earliest change to the logDavid Mulder2017-12-151-1/+1
* gpo: Fix the empty apply logDavid Mulder2017-12-151-28/+37
* markdown: Rename ms_markdown.py -> ms_schema_markdown.pyGarming Sam2017-12-142-1/+1
* provision: Use the official MS 2008R2 schema by defaultAndrew Bartlett2017-12-142-3/+6
* domain.py: Auto-patch the diffs for the adprep schemaupgradeGarming Sam2017-12-141-2/+44
* domain.py: Add a base dir option for schema upgradesGarming Sam2017-12-141-5/+7
* upgradeprovision: Change test to always use 2008 R2 schemaTim Beale2017-12-141-2/+2
* domain.py: Add base-schema option to samba-tool provisionTim Beale2017-12-141-2/+8
* schema: Add option of specifying the base schema for a provisionTim Beale2017-12-142-7/+21
* schema: Re-work extended rights handling in provision (prep for 2012R2)Andrew Bartlett2017-12-141-1/+6
* domain.py: Add a schemaupgrade option to apply missing 2008R2 schemaTim Beale2017-12-141-11/+23
* domain.py: Make schemaupgrade option work regardless of configTim Beale2017-12-141-0/+14
* domain.py: Add schema upgrade option to samba-toolTim Beale2017-12-142-1/+251
* adprep: Add the LDF data needed to upgrade to 2012R2 schemaGarming Sam2017-12-141-0/+71
* ms_schema: Properly handle base64 encoded attributesGarming Sam2017-12-141-12/+36
* ms_schema: Allow for CN=X and DC=X replacementsGarming Sam2017-12-141-0/+4
* tests/posixacl.py: remove useless 'profile acls' based testStefan Metzmacher2017-12-131-17/+0
* selftest: Fix copyright header on samba.dsdb_lockAndrew Bartlett2017-12-131-2/+2
* selftest: Add cleanup of ForeignSecurityPrincipal in samba.dsdb testAndrew Bartlett2017-12-131-0/+3
* selftest: Fix flapping samba.dsdb testAndrew Bartlett2017-12-131-1/+1
* samba-tool: validate password early in `domain provision`Jamie McClymont2017-12-106-5/+153
* tests dsdb: Add tests for optionally unique objectSID'sGary Lockyer2017-12-101-1/+79
* selftest: Rework samba.dsdb locking test to samba.dsdb_lockAndrew Bartlett2017-12-083-414/+403
* python:tests: Create a test user for the dsdb testAndreas Schneider2017-11-251-26/+40
* build: Move pam_wrapper to third_partyAndreas Schneider2017-11-252-2/+2
* dbcheck: detect and fix duplicate linksStefan Metzmacher2017-11-241-46/+147
* dbcheck: only calculate linked attribute helper variables once in check_dn()Stefan Metzmacher2017-11-241-2/+6
* dbcheck: remove indentation levelStefan Metzmacher2017-11-241-63/+62
* dbcheck: Use the GUID as the DN to fix replPropertyMetaDataAndrew Bartlett2017-11-241-3/+6
* dbcheck: Clarify error count bumping in deleted/gone DN handlingAndrew Bartlett2017-11-241-7/+33
* python:tests: Use bin/tdbdump only if builtAndreas Schneider2017-11-241-1/+5
* Fix formating of sources to be less than 80 linesGarming Sam2017-11-211-47/+88
* python: This function converts days to a relative (ie negative) NTTIMEAndrew Bartlett2017-11-201-3/+3
* gpo: Apply kerberos settingsDavid Mulder2017-11-201-1/+31
* gpo: Always enforce policy, even if unchangedDavid Mulder2017-11-201-6/+39
* gpo: Add GPO unapplyDavid Mulder2017-11-201-25/+216
* gpo: Add gpo testsDavid Mulder2017-11-201-2/+5
* gpoupdate: Rewrite samba_gpoupdateDavid Mulder2017-11-201-154/+35
* gpo: Make the gpclass more easily extensibleDavid Mulder2017-11-201-17/+35
* gpo: Make the gpoupdate script much more reliableDavid Mulder2017-11-201-21/+25
* gpo: Initial commit for GPO workLuke Morrison2017-11-202-0/+333
* python: tests: Add tests for samba.posix_eadb moduleLumir Balhar2017-11-081-1/+29
* python: Port tests of samba.messaging to Python 3 compatible form.Lumir Balhar2017-10-232-1/+8