summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* python/samba/upgradehelpers.py: typo fixesBjörn Jacke2019-10-311-1/+1
* python/samba/netcmd/gpo.py: typo fixesBjörn Jacke2019-10-311-0/+1
* python/samba/dbchecker.py: typo fixesBjörn Jacke2019-10-311-4/+4
* samba-tool: py3 compatiblity in 'user syncpasswords --daemon'Heinz Hoelzl2019-10-231-1/+2
* samba-tool domain: fix an unhandled exceptionAmit Kumar2019-10-221-1/+5
* samba-tool: Add facility to add rfc2307 attributes to an already created user...Rowland Penny2019-10-174-7/+473
* samba-tool: Update 'samba-tool gpo list <>' descriptionAmit Kumar2019-10-171-7/+7
* python/tests/gensec: add spnego downgrade python testsIsaac Boukris2019-10-121-1/+23
* python/tests/gensec: make it possible to add knownfail tests for gensec.update()Stefan Metzmacher2019-10-121-2/+8
* selftest: add mdfind blackbox testRalph Boehme2019-10-091-0/+130
* selftest: add end-to-end tests for mdssvc with a fake HTTP serverRalph Boehme2019-10-091-0/+194
* rpcclient: Remove unused global domain sidVolker Lendecke2019-10-031-11/+11
* test_pam_winbind.sh: allow different pam_winbindd config options to be specifiedStefan Metzmacher2019-09-243-14/+22
* tests/pam_winbind.py: allow upn names to be used in USERNAME with an empty DO...Stefan Metzmacher2019-09-243-4/+16
* tests/pam_winbind.py: turn pypamtest.PamTestError into a failureStefan Metzmacher2019-09-243-5/+20
* posixacl.py: avoid inefficient string concatenationsBjörn Jacke2019-09-241-2/+2
* auth_log_winbind.py: avoid inefficient string concatenationsBjörn Jacke2019-09-241-2/+1
* schema.py: avoid inefficient string concatenationsBjörn Jacke2019-09-241-5/+2
* user.py: avoid inefficient string concatenationsBjörn Jacke2019-09-241-30/+28
* gpo.py: avoid inefficient string concatenationsBjörn Jacke2019-09-241-6/+3
* kcc_utils.py: avoid inefficient string concatenationsBjörn Jacke2019-09-241-103/+92
* traffic.py: avoid inefficient string concatenationsBjörn Jacke2019-09-241-3/+1
* classicupgrade: fix a a bytes-like object is required, not 'str' errorBjörn Jacke2019-09-231-1/+1
* user.py: import tempfile module only where neededBjörn Jacke2019-09-211-1/+1
* param: Allow rpc server dynamic port range to roundtripGarming Sam2019-09-131-2/+0
* Spelling fixes s/overriden/overridden/Mathieu Parent2019-09-011-6/+6
* samba-tool domain provision: Remove experimental OpenLDAP supportAndrew Bartlett2019-08-304-811/+9
* rpc samr: EnumDomainUsers perf improvementAaron Haslett2019-08-301-23/+1
* s4-dns: Deprecate BIND9_FLATFILE and remove "rndc command"Andrew Bartlett2019-08-221-8/+0
* python: use os.urandom, which is available in python by definitionBjörn Jacke2019-08-221-39/+2
* downgradedatabase: installing scriptAaron Haslett2019-08-201-0/+2
* downgradedatabase: rename to samba_downgrade_dbTim Beale2019-08-201-1/+1
* tests: Avoid hardcoding relative filepathTim Beale2019-08-201-2/+2
* Prevent samba-tool online backup crashDavid Mulder2019-08-172-5/+33
* tests/dcerpc/raw_protocol: Add more tests for DCERPC_AUTH_LEVEL_PACKETGünther Deschner2019-08-011-0/+11
* tests/dcerpc/raw_protocol: split test_spnego_integrity_request into 2 partsStefan Metzmacher2019-08-011-2/+6
* tests/dcerpc/raw_protocol: split test_spnego_connect_request() into 2 partsStefan Metzmacher2019-08-011-3/+7
* tests: Add samba_upgradedns to the list of possible cmdsGarming Sam2019-07-311-0/+1
* netcmd: Allow drs replicate --local to create partitionsGarming Sam2019-07-311-1/+3
* netcmd: Better error message for backup with no RID poolTim Beale2019-07-241-5/+13
* join: Use a specific attribute order for the DsAddEntry nTDSDSA objectTim Beale2019-07-241-7/+16
* traffic_replay: Avoid DB full scans in LDAP searchesTim Beale2019-07-242-0/+63
* traffic replay test: Populate total_converations and instance_idGary Lockyer2019-07-241-1/+3
* traffic replay: Store the instance id in the replay contextGary Lockyer2019-07-241-1/+3
* traffic_replay: Make use of SCOPE_BASE explicitTim Beale2019-07-241-2/+2
* traffic_replay: Store total conversations on the replay contextTim Beale2019-07-241-0/+3
* tests/py-segfault: add messaging.deregister()Douglas Bagnall2019-07-221-0/+6
* py segfault test: registry.open_hiveDouglas Bagnall2019-07-221-0/+8
* gp_inf: Read/write files with a UTF-16LE BOM in GptTmpl.infGarming Sam2019-07-191-3/+6
* prefork restart tests: Use echo server for back offGary Lockyer2019-07-161-7/+7