summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* samba-tool: add user-sensitive command to set not-delegated flagIsaac Boukris2019-12-031-0/+58
* CVE-2019-14861: Test to demonstrate the bugAndrew Bartlett2019-12-031-0/+47
* CVE-2019-14861: s4-rpc/dnsserver: Confirm sort behaviour in dcesrv_DnssrvEnum...Andrew Bartlett2019-12-031-0/+101
* python/tests/gensec: add spnego downgrade python testsIsaac Boukris2019-10-161-1/+23
* python/tests/gensec: make it possible to add knownfail tests for gensec.update()Stefan Metzmacher2019-10-161-2/+8
* test_pam_winbind.sh: allow different pam_winbindd config options to be specifiedStefan Metzmacher2019-10-023-14/+22
* tests/pam_winbind.py: allow upn names to be used in USERNAME with an empty DO...Stefan Metzmacher2019-10-023-4/+16
* tests/pam_winbind.py: turn pypamtest.PamTestError into a failureStefan Metzmacher2019-10-023-5/+20
* classicupgrade: fix a a bytes-like object is required, not 'str' errorBjörn Jacke2019-09-241-1/+1
* downgradedatabase: installing scriptAaron Haslett2019-08-261-0/+2
* downgradedatabase: rename to samba_downgrade_dbTim Beale2019-08-261-1/+1
* tests: Avoid hardcoding relative filepathTim Beale2019-08-261-2/+2
* tests: Add samba_upgradedns to the list of possible cmdsGarming Sam2019-08-071-0/+1
* netcmd: Allow drs replicate --local to create partitionsGarming Sam2019-08-071-1/+3
* join: Use a specific attribute order for the DsAddEntry nTDSDSA objectTim Beale2019-08-071-7/+16
* gp_inf: Read/write files with a UTF-16LE BOM in GptTmpl.infGarming Sam2019-08-071-3/+6
* tests/usage: test for --help consistencyDouglas Bagnall2019-07-051-1/+8
* tests/samba-tool: test --help consistencyDouglas Bagnall2019-07-051-0/+8
* python/tests: helper function for checking --help consistencyDouglas Bagnall2019-07-051-0/+118
* tests/usage: generalise to cover non-python scriptsDouglas Bagnall2019-07-051-35/+118
* tests/usage: python scripts --help should be helpfulDouglas Bagnall2019-07-051-0/+67
* tests: ensure that most python scripts have usage textDouglas Bagnall2019-07-051-0/+205
* domain join: set ldb "transaction_index_cache_size" optionGary Lockyer2019-07-041-7/+11
* domain join: enable ldb batch modeGary Lockyer2019-07-042-6/+9
* samba-tool tests: add tests for contact managementBjörn Baumbach2019-07-042-0/+483
* samba-tool: implement contact management commandsBjörn Baumbach2019-07-043-0/+785
* samba-tool tests: add test for 'samba-tool group edit' commandBjörn Baumbach2019-07-041-0/+208
* samba-tool group: add 'edit' command to edit an AD group objectBjörn Baumbach2019-07-041-0/+114
* samba-tool tests: add test for 'samba-tool computer edit' commandBjörn Baumbach2019-07-041-0/+180
* samba-tool computer: add 'edit' command to edit an AD computer objectBjörn Baumbach2019-07-041-1/+122
* samba-tool user edit: avoid base64 encoded strings in editable ldif if possibleBjörn Baumbach2019-07-042-2/+46
* samba-tool tests: add test for 'samba-tool user edit', using LDB_FLAG_FORCE_N...Björn Baumbach2019-07-041-0/+26
* samba-tool user edit: simplify codeBjörn Baumbach2019-07-041-3/+1
* samba-tool user edit: use ldb methods to create ldif to modify userBjörn Baumbach2019-07-041-38/+13
* samba-tool tests: add additional tests for "samba-tool user edit" commandBjörn Baumbach2019-07-041-0/+97
* samba-tool user edit test: use testit instead of subunit_start_test, pass/failedBjörn Baumbach2019-07-041-38/+23
* samba-tool tests: remove probably outdated commentBjörn Baumbach2019-07-041-1/+0
* samba-tool tests: rename "user edit" test from edit.sh to user_edit.shBjörn Baumbach2019-07-041-1/+1
* samba-tool: fix format of command description (help messages)Björn Baumbach2019-07-045-18/+18
* pytests/subunitrun: not usefully executableDouglas Bagnall2019-07-021-2/+0
* samba-tool domain join: remove the subdomain optionGary Lockyer2019-07-021-18/+5
* join subdomain: changes for --backend-store-sizeGary Lockyer2019-07-021-4/+6
* samba-tool domain dcpromo: add --backend-store-size optionGary Lockyer2019-07-021-1/+2
* samba-tool dcpromo tests: add --backend-store-size optionGary Lockyer2019-07-021-0/+170
* samba-tool clone-dc-database: Add --backend-store-size optionGary Lockyer2019-07-022-7/+21
* clone-dc-database tests: Add --backend-store-size optionGary Lockyer2019-07-021-0/+119
* samba-tool domain join: Add --backend-store-size optionGary Lockyer2019-07-022-8/+18
* domain join tests: Add --backend-store-size option.Gary Lockyer2019-07-021-0/+148
* provision: Add --backend-store-size optionGary Lockyer2019-07-022-16/+33
* provision: If --targetdir has been specified then we must always reset posix:...Andrew Bartlett2019-07-021-6/+12