summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* tests:samba_tool_drs: test samba-tool drs replicate with --async-opStefan Metzmacher2016-07-281-0/+23
* tests:samba_tool_drs: test samba-tool drs replicate with implicit machine cre...Stefan Metzmacher2016-07-281-1/+12
* samba-tool: add --async-rep option to 'samba-tool drs replicate'Stefan Metzmacher2016-07-281-4/+11
* samba-tool: use a timeout of 5 minutes in 'samba-tool drs replicate'Stefan Metzmacher2016-07-281-3/+4
* kcc: Clean up repsTo attribute for old DCsGarming Sam2016-07-262-0/+73
* kcc: Add a TODO for msDS[-RO]-Replica-LocationsGarming Sam2016-07-261-0/+1
* kcc: Add corresponding methods for repsToGarming Sam2016-07-261-0/+95
* kcc: fix a typoGarming Sam2016-07-251-1/+1
* kcc: typo fix tupple => tupleGarming Sam2016-07-251-2/+2
* python:samba/tests: use 'samba-tool user {getpassword,syncpasswords}' with --...Stefan Metzmacher2016-07-221-4/+32
* samba-tool: add --decrypt-samba-gpg support to 'user getpasswords' and 'user ...Stefan Metzmacher2016-07-221-11/+152
* python:samba/tests: add simple 'samba-tool user syncpasswords' testStefan Metzmacher2016-07-221-1/+45
* samba-tool: add 'user syncpasswords' commandStefan Metzmacher2016-07-221-0/+760
* python:samba/tests: verify the packages order in supplementalCredentialsStefan Metzmacher2016-07-221-0/+75
* python:samba/tests: add simple 'samba-tool user getpassword' testStefan Metzmacher2016-07-221-1/+23
* samba-tool: add 'user getpassword' commandStefan Metzmacher2016-07-221-0/+408
* kcc: correct a typo in the debug messagesGarming Sam2016-07-211-2/+2
* dbcheck: Add a rule regarding replica locationsGarming Sam2016-07-211-1/+57
* join.py: Don't add replica locations without the backendGarming Sam2016-07-211-7/+8
* join.py: Add Replica-Locations for DomainDNS and ForestDNSGarming Sam2016-07-211-4/+31
* join.py: Ensure that all expressions are escapedGarming Sam2016-07-211-4/+6
* kcc: Make more fault tolerant on DC demotionGarming Sam2016-07-211-0/+9
* samba_kcc: match translate connection from old KCC for RWDCGarming Sam2016-07-211-0/+6
* samba_kcc: match translate connection from old KCC for RODCGarming Sam2016-07-211-2/+17
* kcc: Prevent the KCC from doing work on the RODCGarming Sam2016-07-211-4/+20
* samba-tool: Speed up all samba-tool commandsGarming Sam2016-07-201-37/+41
* join.py: Remove talloc enable_null_trackingGarming Sam2016-07-191-3/+0
* samba-tool: Put full command and subcommand in informative name when testing ...Andrew Bartlett2016-07-191-2/+2
* dbcheck: Split out valid stale DN links and invalid onesGarming Sam2016-07-151-8/+35
* dbcheck: change argument to specify a partial --yesGarming Sam2016-07-152-4/+25
* dbcheck: check for linked atributes that should not existDouglas Bagnall2016-07-151-44/+90
* dbcheck: cache linkIDs and reverse attribute namesDouglas Bagnall2016-07-151-5/+17
* dbcheck: Script swallows input when given a carriage returnGarming Sam2016-07-151-1/+1
* python/remove_dc: handle dnsNode objects without dnsRecord attributeStefan Metzmacher2016-07-131-6/+5
* samba-tool drs replicate: Allow replication call to take as long as requiredAndrew Bartlett2016-07-121-1/+2
* pyrpc: Allow control of RPC timeout for IRPCAndrew Bartlett2016-07-121-0/+1
* Fix typo in python/samba/provision/__init__.pyRowland Penny2016-07-121-1/+1
* tests/dns_update: Add error message for diagnosisGarming Sam2016-07-111-8/+8
* selftest: Add more tests for samba-tool drs replicateAndrew Bartlett2016-07-081-0/+45
* samba-tool: Add --local-online mode to samba-tool drs replicateAndrew Bartlett2016-07-081-3/+12
* samba-tool: Add success message to samba-tool drs replicate --localAndrew Bartlett2016-07-081-0/+2
* tests:samba3sam: make use of the dsdb_flags_ignore moduleStefan Metzmacher2016-07-081-1/+1
* provision: Ignore duplicate attid and governsID checkBob Campbell2016-07-062-4/+22
* provision_fill: move GPO into transactionBob Campbell2016-07-061-5/+7
* provision_fill: move most db accesses into transactionsBob Campbell2016-07-062-230/+232
* selftest: add check password script testBob Campbell2016-07-051-0/+97
* samba-tool: add 'samba-tool user setpassword --smartcard-required/--clear-sma...Stefan Metzmacher2016-06-301-10/+52
* samba-tool: do a password retype validation check for 'samba-tool user setpas...Stefan Metzmacher2016-06-301-3/+7
* samba-tool: add --smartcard-required option to 'samba-tool user create'Stefan Metzmacher2016-06-301-3/+20
* samdb.py: add smartcard_required option to newuser()Stefan Metzmacher2016-06-301-1/+7