summaryrefslogtreecommitdiff
path: root/python/samba/netcmd
AgeCommit message (Expand)AuthorFilesLines
2018-07-10netcmd: Add sanity-check for invalid domain rename argsTim Beale1-3/+14
2018-07-10netcmd: Add brief log file of what the backup actually containsTim Beale1-0/+25
2018-07-10netcmd: Add no-secrets option to domain backupsTim Beale1-5/+37
2018-07-05netcmd: Use dbcheck to fix DB problems introduced by restore itselfTim Beale1-0/+29
2018-07-05netcmd: Extend 'backup restore' command to handle renamed domainsTim Beale1-5/+56
2018-07-05netcmd: Add 'samba-tool domain backup rename' commandTim Beale1-1/+217
2018-07-04samba-tool drs showrepl: correctly report failing repsFromAndrew Bartlett1-1/+1
2018-07-03selftest: Add testenv for testing backup/restoreTim Beale1-1/+3
2018-07-03netcmd: domain backup restore commandAaron Haslett1-29/+210
2018-07-03netcmd: domain backup online commandAaron Haslett2-0/+231
2018-06-28samba-tool drs showrepl: add --pull-summary and --notify-summaryAndrew Bartlett1-13/+36
2018-06-28samba-tool drs showrepl: Skip deleted DSAs when checking for successAndrew Bartlett1-2/+18
2018-06-28samba-tool drs show_repl: simplify the collection of DC listsDouglas Bagnall1-11/+6
2018-06-28samba-tool drs showrepl --summary for a quick local checkDouglas Bagnall1-0/+34
2018-06-28samba-tool drs showrepl: add a --color flagDouglas Bagnall1-1/+6
2018-06-20python/samba/netcmd: Fix NameError exceptionNoel Power1-0/+1
2018-06-10sambatool visualize: add up-to-dateness visualizationDouglas Bagnall1-1/+137
2018-06-10samba-tool visualize ntdsconn: properly sort/group verticesDouglas Bagnall1-2/+7
2018-06-10samba-tool visualize: fix wrong variable name in get_partition()Douglas Bagnall1-1/+1
2018-06-10samba-tool visualize: separate dot options from common optionsDouglas Bagnall1-7/+10
2018-06-10samba-tool visualise: helper for getting the partitionDouglas Bagnall1-7/+14
2018-06-10samba-tool drs showrepl: add a --verbose flagDouglas Bagnall1-1/+4
2018-06-10samba-tool drs showrepl: generalise the way output mode is chosenDouglas Bagnall1-15/+42
2018-06-07netcmd/domain: remove dns records after DC demoteJoe Guo1-0/+4
2018-06-07netcmd/domain: fix a typo in messageJoe Guo1-1/+1
2018-05-31sambatool: heuristics to decided whether colour is wantedDouglas Bagnall1-0/+24
2018-05-31samba-tool drs: remove 'server' arg from commands without --serverDouglas Bagnall1-4/+4
2018-05-31samba-tool drs showrepl: remove unused searchDouglas Bagnall1-1/+0
2018-05-31samba-tool: be consistent in accepting -q for --quietDouglas Bagnall4-10/+10
2018-05-31samba-tool: add -v to drs --verboseDouglas Bagnall1-1/+1
2018-05-31samba-tool: add -v to domain --verboseDouglas Bagnall1-5/+5
2018-05-31samba-tool dns cleanup_record: add missing verbose/quiet optionsDouglas Bagnall1-0/+5
2018-05-31samba-tool drs replicate: reformat drs_local_replicate methodDouglas Bagnall1-11/+23
2018-05-31samba-tool drs replicate: make pseudo-method a real methodDouglas Bagnall1-61/+59
2018-05-31samba-tool visualise: --xdot option for instant graphviz visualisationDouglas Bagnall1-4/+28
2018-05-31samba-tool viusalize: mark RODCs in distance matrixDouglas Bagnall1-7/+32
2018-05-31samba-tool visualize ntdsconn: add --importldif optionDouglas Bagnall1-3/+25
2018-05-31samba-tool visualize: group (and colour) DCs by siteDouglas Bagnall1-2/+15
2018-05-29python/samba/netcmd/schema.py: samdb schema update nowWilliam Brown2-10/+2
2018-05-29python/samba/tests/samba_tool/schema.py: Improve schema command testingWilliam Brown1-1/+1
2018-05-29python/samba/netcmd/schema.py: add schema show_oc for attributeWilliam Brown1-0/+50
2018-05-29python/samba/netcmd/schema.py: add schema query and management.William Brown2-0/+263
2018-05-29python/samba/netcmd/group.py: add group showWilliam Brown1-0/+81
2018-05-29python/samba/netcmd/{forest.py,main.py}: add configuration controlsWilliam Brown2-0/+163
2018-05-23netcmd: Add samba-tool support for managing PSOsTim Beale2-0/+769
2018-05-18python/samba/netcmd: Py2/Py3 misc replace range with enumerateNoel Power1-46/+24
2018-05-17python/samba/netcmd: net.change_password should be passed stringNoel Power1-2/+4
2018-05-15samba-tool domain: Spit out common options between dcpromo and joinAndrew Bartlett1-26/+18
2018-05-15samba-tool domain: Create a common --use-ntvfs option for provision, join, dc...Andrew Bartlett1-9/+9
2018-05-15samba-tool domain: Extend --backend-store to join and dcpromo by moving to co...Andrew Bartlett1-11/+19