summaryrefslogtreecommitdiff
path: root/python/samba/netcmd
AgeCommit message (Expand)AuthorFilesLines
2016-07-08samba-tool: Add --local-online mode to samba-tool drs replicateAndrew Bartlett1-3/+12
2016-07-08samba-tool: Add success message to samba-tool drs replicate --localAndrew Bartlett1-0/+2
2016-06-30samba-tool: add 'samba-tool user setpassword --smartcard-required/--clear-sma...Stefan Metzmacher1-10/+52
2016-06-30samba-tool: do a password retype validation check for 'samba-tool user setpas...Stefan Metzmacher1-3/+7
2016-06-30samba-tool: add --smartcard-required option to 'samba-tool user create'Stefan Metzmacher1-3/+20
2016-06-27samba-tool: really deprecate 'samba-tool user add'Stefan Metzmacher1-3/+3
2016-06-16samba-tool: Improve fsmo handlingAndrew Bartlett1-39/+41
2016-06-02Improve help wording for samba-tool domain provision as per https://lists.sam...Peter C. Kelly1-1/+1
2016-06-02samba-tool domain demote: Fix error handling and error messagesAndrew Bartlett1-3/+3
2016-06-01samba-too: Allow 'samba-tool fsmo' to cope with empty or missing fsmo rolesRowland Penny1-98/+135
2016-05-19python:samba: move netcmd/time.py to python/samba/netcmd/nettime.pyStefan Metzmacher2-1/+1
2016-04-18rodc: Allow RODC preload to continue with invalid usersGarming Sam1-3/+35
2016-04-01Bug 11818 : obvious missing word When trying to demote a dc, 'remove_dc.remov...Rowland Penny1-1/+1
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