summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* samba-tool: let 'samba-tool user syncpasswords' report deletions immediatelyStefan Metzmacher2017-05-091-1/+1
* dbchecker: Stop ignoring linked cases where both objects are aliveGarming Sam2017-03-011-10/+13
* samba-tool:provision: use generate_random_machine_password() for machine pass...Stefan Metzmacher2017-02-252-4/+4
* samba-tool:domain: use generate_random_machine_password() for machine passwordsStefan Metzmacher2017-02-251-2/+2
* samba-tool:domain: use generate_random_machine_password() for trusted domainsStefan Metzmacher2017-02-252-25/+7
* pyglue: add generate_random_machine_password() wrapperStefan Metzmacher2017-02-252-1/+26
* python/samba: use an explicit .encode('utf-8') where we expect utf8 passwordsStefan Metzmacher2017-02-255-5/+5
* python/samba: provision_dns_add_samba.ldif expects utf-16-le passwordsStefan Metzmacher2017-02-251-1/+1
* dbcheck: Do not regard old one-way-links as errorsAndrew Bartlett2017-02-131-8/+39
* selftest: Do not include system krb5.conf in selftestAndreas Schneider2017-01-091-1/+2
* samba_tool/fsmo: Allocate RID Set when seizing RID managerGarming Sam2016-11-301-2/+27
* python-libnet: Use new NTSTATUSError, WERRORError and DsExtendedError exceptionsAndrew Bartlett2016-11-301-1/+1
* python: Add DsExtendedError ExceptionAndrew Bartlett2016-11-302-0/+9
* python: create NTSTATUSError, HRESULTError and WERRORErrorAndrew Bartlett2016-11-302-0/+24
* dbcheck: Correctly initialise keep_transaction in missing_parent testAndrew Bartlett2016-11-301-1/+1
* dbcheck: confirm RID Set presence and consistencyClive Ferreira2016-11-301-0/+132
* dsdb: Add python hooks to allocate a RID set and allocate a RID poolAndrew Bartlett2016-11-301-0/+8
* dbcheck: Correct message for orphaned backlinksAndrew Bartlett2016-11-301-4/+4
* dbcheck: Be more careful with link checksAndrew Bartlett2016-11-301-7/+23
* provision: Add support for BIND 9.11.xAmitay Isaacs2016-11-031-1/+5
* 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