summaryrefslogtreecommitdiff
path: root/python/samba/netcmd
AgeCommit message (Expand)AuthorFilesLines
2016-02-25samba-tool: Support preloading multiple usersAndrew Bartlett1-22/+37
2016-02-25python: Allow optional multi-value arguements for samba-tool commandsAndrew Bartlett1-2/+3
2016-02-03python:samba/netcmd/domain: make use of the generic arcfour_encrypt() and str...Stefan Metzmacher1-18/+5
2015-12-24samba-tool: add sites subnet subcommandsDouglas Bagnall1-2/+119
2015-12-24samba-tool sites: use -H to set URL with standard handlingDouglas Bagnall1-14/+19
2015-12-24sambatool sites: PEP8/flake8 improvementsDouglas Bagnall1-4/+5
2015-12-24s4:samba-tool domain raise tool - make it aware of newer domain function levelsMatthias Dieter Wallnöfer1-8/+31
2015-12-24s4:samba-tool domain raise tool - handle Windows 2000 mode AD domains correctlyMatthias Dieter Wallnöfer1-16/+23
2015-12-07samba-tool: user create examples show 'add' instead of 'create'Rowland Penny1-4/+4
2015-12-06samba-tool: fsmo.py throws an uncaught exception if noRowland Penny1-1/+2
2015-11-23samba-tool: replace use of os.popenUri Simchoni1-3/+11
2015-11-06Fix various spelling errorsMathieu Parent1-1/+1
2015-10-26samba-tool domain demote: Add support for removing by NTDS GUIDAndrew Bartlett1-1/+2
2015-10-26samba-tool domain demote: Add --verbose and --quiet optionsAndrew Bartlett1-2/+13
2015-10-26samba-tool domain demote: Use dn.add_base/dn.add_childAndrew Bartlett1-2/+4
2015-10-26samba-tool domain demote: Rework to allow cleanup of partial demotion, catch ...Andrew Bartlett1-1/+4
2015-10-26samba-tool domain demote: Allow to operate on an RODC and a subdomainAndrew Bartlett1-40/+53
2015-10-26samba-tool domain demote: Add --remove-other-dead-serverAndrew Bartlett1-6/+20
2015-10-26samba-tool drs clone-dc-database: Require --targetdirAndrew Bartlett1-1/+5
2015-10-26samba-tool drs clone-dc: Add --include-secrets optionAndrew Bartlett1-2/+3
2015-10-26samba-tool: Add new command 'samba-tool drs clone-dc-database'Andrew Bartlett1-0/+41
2015-10-26samba-tool: Remove vampire subcommand and now unused libnet_Vampire()Andrew Bartlett2-57/+0
2015-10-23build: Enable NTVFS file server to be omittedAndrew Bartlett1-7/+30
2015-10-20samba-tool dns: Trap on conneciton errors and give useful infoAndrew Bartlett1-1/+5
2015-10-16samba-tool --help: possessive pronoun "its" has no apostropheDouglas Bagnall1-1/+1
2015-09-29samba-tool: add command to dump dosinfo xattr from a fileRalph Boehme1-1/+23
2015-07-08samba-tool: add 'domain trust *' commandsStefan Metzmacher1-0/+2206
2015-06-18samba-tool: make 'samba-tool fsmo *' aware of all 7 fsmo rolesRowland Penny1-78/+268
2015-05-19Fix a typo in the name of the default domain levelMatthieu Patou1-1/+1
2015-03-16selftest: rename env plugin_s4_dc to ad_dcMichael Adam1-1/+1
2015-03-16samba-tool drs: Ensure we do not replicate all secrets to an RODC, even with ...Andrew Bartlett1-1/+4
2015-03-16s4.2/fsmo.py: fixed fsmo transfer exceptionSteve Howells1-1/+0
2015-02-17group.py: Fix wrong example option, remove wrong comment lineMarc Muehlfeld1-2/+1
2015-02-03samba-tool: Create NIS enabled users and unixHomeDirectory attributeMarc Muehlfeld1-2/+23
2014-12-02Minor spelling correction in samba-tool domainDaniel Cotton1-1/+1
2014-11-26samba-tool: Fix the IP output of "samba-tool dns serverinfo <some_server>"Guenter Kukkukk1-5/+8
2014-11-26samba-tool: Fix enum values in dns.pyGuenter Kukkukk1-1/+1
2014-10-23samba-tool group add: Add option --nis-domain and --gidMarc Muehlfeld1-2/+13
2014-10-23Add missing parameters to drs_Replicate in rodc.pyMichael Brown1-1/+3
2014-09-30provision: Change the default functional level of new Samba domains to 2008R2.Andrew Bartlett1-2/+2
2014-09-08samba-tool: fix reply when zero day pwd expiry is setBjörn Jacke1-4/+4
2014-09-02samba-tool/ldapcmp: update the list of non replicated attributesStefan Metzmacher1-13/+49
2014-09-01python: Use the security.dom_sid type for ctx.domsid in join.py and provisionAndrew Bartlett1-0/+4
2014-08-31samba.netcmd.domain: desactivating -> deactivating.Jelmer Vernooij1-1/+1
2014-08-31samba.netcmd.domain: Fix incorrect variable names, causing NameErrors.Jelmer Vernooij1-4/+4
2014-08-31samba.netcmd.domain: Remove unused import.Jelmer Vernooij1-1/+0
2014-08-31samba.netcmd.domain: Just catch ImportError, not any parsing errors in cmd_do...Jelmer Vernooij1-2/+3
2014-08-06Redescribe --userou usageMarc Muehlfeld1-2/+2
2014-06-18samba-tool domain: remove duplicate check if site is setBjörn Baumbach1-3/+0
2014-06-18samba-tool: add --site parameter to provision commandBjörn Baumbach1-1/+4