summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* auth tests: irpc remove "auth_event" name on completionGary Lockyer2018-05-311-0/+1
* sambatool: heuristics to decided whether colour is wantedDouglas Bagnall2018-05-311-0/+24
* python/colour: add colourizing and switch functionsDouglas Bagnall2018-05-311-8/+48
* samba-tool drs: remove 'server' arg from commands without --serverDouglas Bagnall2018-05-311-4/+4
* samba-tool drs showrepl: remove unused searchDouglas Bagnall2018-05-311-1/+0
* samba-tool: be consistent in accepting -q for --quietDouglas Bagnall2018-05-314-10/+10
* samba-tool: add -v to drs --verboseDouglas Bagnall2018-05-311-1/+1
* samba-tool: add -v to domain --verboseDouglas Bagnall2018-05-311-5/+5
* samba-tool dns cleanup_record: add missing verbose/quiet optionsDouglas Bagnall2018-05-311-0/+5
* python kcc/graph_utils: don't debug in colourDouglas Bagnall2018-05-311-5/+3
* kcc graph verifiers: improve messagesDouglas Bagnall2018-05-311-10/+15
* kcc graph verifier: use __doc__ description for error explanationDouglas Bagnall2018-05-312-5/+5
* kcc graphs: site edges in colour, labeled with DNsDouglas Bagnall2018-05-313-7/+13
* kcc.graph_utils: shift debug noise out of verify()Douglas Bagnall2018-05-312-30/+24
* samba-tool drs replicate: reformat drs_local_replicate methodDouglas Bagnall2018-05-311-11/+23
* samba-tool drs replicate: make pseudo-method a real methodDouglas Bagnall2018-05-311-61/+59
* samba-tool visualise: --xdot option for instant graphviz visualisationDouglas Bagnall2018-05-312-4/+73
* samba-tool viusalize: mark RODCs in distance matrixDouglas Bagnall2018-05-313-10/+43
* samba-tool visualize ntdsconn: add --importldif optionDouglas Bagnall2018-05-312-3/+41
* samba-tool visualize tests: reduce noise on stdoutDouglas Bagnall2018-05-311-5/+1
* samba-tool visualize: group (and colour) DCs by siteDouglas Bagnall2018-05-312-9/+37
* selftest: Make create_test_ou() return a ldb.DnAndrew Bartlett2018-05-301-1/+1
* dsdb partition.c: Make partition_copy_all aysnc.Gary Lockyer2018-05-301-0/+13
* selftest: Add test to show that sam.ldb does not do a full scan in startupAndrew Bartlett2018-05-301-0/+19
* python/samba/netcmd/schema.py: samdb schema update nowWilliam Brown2018-05-293-10/+11
* python/samba/tests/samba_tool/schema.py: Improve schema command testingWilliam Brown2018-05-292-15/+30
* python/samba/netcmd/schema.py: add schema show_oc for attributeWilliam Brown2018-05-292-0/+60
* python/samba/netcmd/schema.py: add schema query and management.William Brown2018-05-295-3/+361
* python/samba/netcmd/group.py: add group showWilliam Brown2018-05-292-0/+91
* python/samba/netcmd/{forest.py,main.py}: add configuration controlsWilliam Brown2018-05-293-0/+229
* tests: Extend passwordsettings tests to cover PSO command optionsTim Beale2018-05-231-0/+369
* netcmd: Add samba-tool support for managing PSOsTim Beale2018-05-232-0/+769
* selftest: Clean up ldb on tearDown from each packet in TrafficEmulatorPacketT...Andrew Bartlett2018-05-231-0/+1
* python/samba/netcmd: Py2/Py3 misc replace range with enumerateNoel Power2018-05-181-46/+24
* python/samba/netcmd: net.change_password should be passed stringNoel Power2018-05-171-2/+4
* python/samba: Fix incorrect encode of passwordNoel Power2018-05-171-1/+5
* selftest: Make setexpiry test much more reliableAndrew Bartlett2018-05-151-3/+2
* samba-tool domain: Spit out common options between dcpromo and joinAndrew Bartlett2018-05-151-26/+18
* samba-tool domain: Create a common --use-ntvfs option for provision, join, dc...Andrew Bartlett2018-05-151-9/+9
* samba-tool domain: Extend --backend-store to join and dcpromo by moving to co...Andrew Bartlett2018-05-152-19/+34
* samba-tool domain: Extend --plaintext-secrets to dcpromo by moving to common ...Andrew Bartlett2018-05-151-9/+6
* samba-tool domain: Add --machinepass to common optionsAndrew Bartlett2018-05-151-6/+2
* samba-tool domain: Add --quiet to common optionsAndrew Bartlett2018-05-151-4/+2
* samba-tool domain: Create a common set of options for provision/join/dcpromoAndrew Bartlett2018-05-151-4/+11
* samba-tool domain provision: Move more OpenLDAP options behind TEST_LDAPAndrew Bartlett2018-05-151-7/+7
* samba-tool computer: fix wrong computer container in help messageBjörn Baumbach2018-05-141-2/+2
* traffic: improve add_short_packet by avoiding dict.getJoe Guo2018-05-141-3/+6
* traffic: optimize packet init for better performanceJoe Guo2018-05-142-122/+129
* traffic: fix userAccountControl for machine accountJoe Guo2018-05-141-3/+6
* traffic: change machine creds secure channel typeJoe Guo2018-05-142-5/+4