summaryrefslogtreecommitdiff
path: root/python/samba/netcmd
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes s/overriden/overridden/Mathieu Parent2019-09-011-6/+6
* samba-tool domain provision: Remove experimental OpenLDAP supportAndrew Bartlett2019-08-301-41/+0
* python: use os.urandom, which is available in python by definitionBjörn Jacke2019-08-221-39/+2
* Prevent samba-tool online backup crashDavid Mulder2019-08-171-0/+1
* netcmd: Allow drs replicate --local to create partitionsGarming Sam2019-07-311-1/+3
* netcmd: Better error message for backup with no RID poolTim Beale2019-07-241-5/+13
* samba-tool: implement contact management commandsBjörn Baumbach2019-07-042-0/+677
* samba-tool group: add 'edit' command to edit an AD group objectBjörn Baumbach2019-07-041-0/+114
* samba-tool computer: add 'edit' command to edit an AD computer objectBjörn Baumbach2019-07-041-1/+122
* samba-tool user edit: avoid base64 encoded strings in editable ldif if possibleBjörn Baumbach2019-07-042-2/+46
* samba-tool user edit: simplify codeBjörn Baumbach2019-07-041-3/+1
* samba-tool user edit: use ldb methods to create ldif to modify userBjörn Baumbach2019-07-041-38/+13
* samba-tool: fix format of command description (help messages)Björn Baumbach2019-07-045-18/+18
* samba-tool domain join: remove the subdomain optionGary Lockyer2019-07-021-18/+5
* samba-tool domain dcpromo: add --backend-store-size optionGary Lockyer2019-07-021-1/+2
* samba-tool clone-dc-database: Add --backend-store-size optionGary Lockyer2019-07-021-3/+13
* samba-tool domain join: Add --backend-store-size optionGary Lockyer2019-07-021-2/+4
* provision: Add --backend-store-size optionGary Lockyer2019-07-021-6/+3
* samba-tool domain provision: add lmdb database size optionGary Lockyer2019-07-021-9/+19
* samba-tool: Make the 'bytes' option type avaiableGary Lockyer2019-07-021-1/+2
* schema: changing default base schema to 2012_R2Aaron Haslett2019-06-261-2/+2
* samba-tool: add ntacl changedomsid commandBjörn Baumbach2019-06-181-0/+164
* samba-tool ntacl: consolidate code for getting the local domain sidBjörn Baumbach2019-06-181-53/+32
* samba-tool: add 'import samba.drs_utils' to fsmo.pyBjörn Baumbach2019-05-301-0/+1
* samba-tool: use only one LDAP modify for dns partition fsmo role transferStefan Metzmacher2019-05-301-16/+6
* samba-tool: fix replication after dns partition fsmo role transferStefan Metzmacher2019-05-301-1/+3
* samba-tool dns: use bytes for inet_ntopDouglas Bagnall2019-05-291-2/+3
* ldapcmp: ignore 'schemaInfo' if two domains are comparedStefan Metzmacher2019-04-111-1/+1
* netcmd: Fix passwordsettings --max-pwd-age commandTim Beale2019-04-051-2/+12
* netcmd: Add some timestamp conversion helper functionsTim Beale2019-04-051-10/+22
* netcmd: Use python constant for -0x8000000000000000Tim Beale2019-04-051-5/+9
* Spelling fix s/informations/information/Mathieu Parent2019-04-022-2/+2
* samba-tool: fix some typosBjörn Baumbach2019-03-302-4/+4
* dbcheck: don't check expired tombstone objects by default anymoreStefan Metzmacher2019-03-141-1/+2
* dbcheck: add --selftest-check-expired-tombstones cmdline optionStefan Metzmacher2019-03-141-1/+6
* python/samba/netcmd: provide SUPPRESS_HELP via Option classStefan Metzmacher2019-03-141-0/+1
* samba-tool domain provision: Fix --interactive module in python3Andrew Bartlett2019-03-121-0/+1
* gpo: Backup a policy folder containing GPE.INIGarming Sam2019-03-121-0/+6
* gpo: During restore clobber GPT.INI with a blank versionGarming Sam2019-03-121-5/+18
* gpo: Restore gPCMachineExtensionNames and gPCUserExtensionNamesGarming Sam2019-03-121-1/+25
* gpo: Ensure that gplink works when emptyGarming Sam2019-03-121-1/+5
* samba-tool dsacl: Mark old and new descriptor output correctlyAndrew Bartlett2019-02-211-4/+7
* Add command "samba-tool dsacl get" This code is very equal to "samba-tool dsa...Martin Krämer2019-02-211-0/+48
* Update dsacl.py - add_ace to handle/verify sddl parameter correctMartin Krämer2019-02-211-14/+17
* dbcheck: skip reverse member link checks when cli option specifiedJoe Guo2019-02-211-1/+9
* spelling of associatedDouglas Bagnall2019-02-131-1/+1
* netcmd: Improve error handling of gpo aclcheck as non-adminTim Beale2019-02-011-0/+4
* netcmd: Try to improve domain backup error messageTim Beale2019-01-211-2/+3
* python: dsal: Fix possibility of identical ACE's being added.Martin Krämer2019-01-181-1/+1
* netcmd: Change GPO commands to use s3 SMB Py bindingsTim Beale2019-01-171-2/+5