summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* samba-tool: Run samba-tool domain tombstones expunge in a transactionAndrew Bartlett2016-10-201-0/+7
* samba-tool: Add command-line tool to trigger tombstone expungeAndrew Bartlett2016-10-201-0/+74
* python: Add binding for dsdb_garbage_collect_tombstones()Andrew Bartlett2016-10-201-0/+14
* kcc: Don't check schedule if NoneGarming Sam2016-10-201-5/+13
* python/join: do not attempt to parse log level, use parsed valueChristian Ambach2016-10-201-2/+2
* python/drs_utils: do not attempt to parse log level, use parsed valueChristian Ambach2016-10-201-1/+1
* tests/param add a test for LoadParm.log_levelChristian Ambach2016-10-201-0/+6
* dbcheck: Abandon dbcheck if we get an error during a transactionAndrew Bartlett2016-09-061-0/+7
* KCC: Fix misnamed variable in DSA objectDouglas Bagnall2016-08-281-1/+1
* tests:blackbox: let samba_dnsupdate.py provide more detailsStefan Metzmacher2016-08-111-4/+4
* tests:samba_tool: make use of assertCmdFail() in gpo.pyStefan Metzmacher2016-08-111-1/+1
* tests:samba_tool: pass stdout and stderr to assertCmdSuccess()Stefan Metzmacher2016-08-1111-60/+59
* samba-tool/ldapcmp: ignore differences of whenChangedStefan Metzmacher2016-08-111-1/+1
* 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