summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* tests: Make IPv4 assumption explicitTim Beale2019-03-142-4/+5
* samba-tool domain provision: Fix --interactive module in python3Andrew Bartlett2019-03-121-0/+1
* gpo: Backup a policy folder containing GPE.INIGarming Sam2019-03-121-0/+6
* gpo: During restore clobber GPT.INI with a blank versionGarming Sam2019-03-122-12/+32
* gpo: Parse GPT.INI with Latin-1Garming Sam2019-03-121-0/+11
* gpo: Add test for saving gPCXXXExtensionNames in backupGarming Sam2019-03-121-0/+69
* gpo: Restore gPCMachineExtensionNames and gPCUserExtensionNamesGarming Sam2019-03-121-1/+25
* py3: io.open takes a numeric buffering argument at index 2Garming Sam2019-03-121-1/+1
* gpo: Add tests to make sure that an empty gplink worksGarming Sam2019-03-121-0/+34
* gpo: Ensure that gplink works when emptyGarming Sam2019-03-121-1/+5
* test/blackbox: py3 compatible print in documentation.Douglas Bagnall2019-03-121-1/+1
* subunit/run.py: change shebang to python3Joe Guo2019-03-071-1/+1
* tests/auto_log_pass_change.py: only care about the last expected message othe...Joe Guo2019-03-071-39/+16
* subunit/run.py: make iso8601 UTC usage python 2/3 compatibleJoe Guo2019-03-071-3/+3
* web_server: Remove the unused Python WSGI web serverGarming Sam2019-03-071-81/+0
* tests: Reduce likelihood of auth_log test locking up during CIAaron Haslett2019-03-051-12/+13
* tests: Work auth_log CLIENT_IP out from config instead of env varTim Beale2019-03-042-1/+11
* tests: Work audit_log CLIENT_IP out from config instead of env varTim Beale2019-03-044-3/+11
* tests: Remove explicit SOCKET_WRAPPER usage from auth_log testsTim Beale2019-03-042-2/+19
* tests: Remove redundant credentials from auth_log testsTim Beale2019-03-043-9/+0
* selftest: Confirm new and old SDDL strings differ after a samba-tool dsacl setAndrew Bartlett2019-02-211-0/+1
* selftest: Add test for samba-tool dsacl get, cross-checked with samba-tool ds...Andrew Bartlett2019-02-211-0/+30
* samba-tool dsacl: Mark old and new descriptor output correctlyAndrew Bartlett2019-02-211-4/+7
* Add command "samba-tool dsacl get" This code is very equal to "samba-tool dsa...Martin Krämer2019-02-211-0/+48
* Update dsacl.py - add_ace to handle/verify sddl parameter correctMartin Krämer2019-02-212-14/+110
* dbcheck: skip reverse member link checks when cli option specifiedJoe Guo2019-02-212-3/+21
* s3 winbind auth_log: Tests for logon id logging.Gary Lockyer2019-02-201-0/+442
* auth_log tests: Allow the remote address to be NoneGary Lockyer2019-02-201-0/+3
* s2 decrpc samr: Add tests for QueryDomainInfoGary Lockyer2019-02-141-0/+55
* spelling of associatedDouglas Bagnall2019-02-131-1/+1
* tests/user_check_password_script: add a test do disallow the username as pass...Stefan Metzmacher2019-02-111-9/+25
* build: Don't generate kerberos_implementation.py if building without pythonAliaksei Karaliou2019-02-111-0/+3
* Tests for segfaults in python bindingsDouglas Bagnall2019-02-011-0/+126
* netcmd: Improve error handling of gpo aclcheck as non-adminTim Beale2019-02-011-0/+4
* selftest: Move dns_hub.py into selftest directoryTim Beale2019-02-011-154/+0
* dns_hub: Fix flake8 warningsTim Beale2019-02-011-5/+5
* python/tests/dns*: make use of dns.DNS_RCODE/dns.DNS_OPCODEStefan Metzmacher2019-01-292-4/+4
* python/modules: maintain correct refcount for path itemsDouglas Bagnall2019-01-291-10/+19
* netcmd: Try to improve domain backup error messageTim Beale2019-01-211-2/+3
* python/kcc lib: cope with differently formed repsToFromDouglas Bagnall2019-01-191-5/+16
* python/uptodateness: cope with unknown invocation IDDouglas Bagnall2019-01-191-2/+7
* python: dns_hub: do not crash if a socket failsDouglas Bagnall2019-01-191-2/+2
* python: dsal: Fix possibility of identical ACE's being added.Martin Krämer2019-01-181-1/+1
* dns_hub: Rename variable to avoid naming collision in exception handlerTim Beale2019-01-171-2/+2
* tests: Switchover auth_log from s4 SMB client bindings to s4Tim Beale2019-01-171-10/+23
* tests: Refactor auth_log SMB connection to be in a single placeTim Beale2019-01-171-42/+20
* tests: Use MUST_USE_KERBEROS over AUTO_USE_KERBEROS in auth_log testsTim Beale2019-01-171-0/+2
* tests: Relax auth_log SMB assertions to cover v1 *or* v2Tim Beale2019-01-171-6/+6
* ntacls: Pass correct use_ntvfs through to setntacl()Tim Beale2019-01-171-1/+2
* netcmd: Change GPO commands to use s3 SMB Py bindingsTim Beale2019-01-171-2/+5