summaryrefslogtreecommitdiff
path: root/python/samba
Commit message (Expand)AuthorAgeFilesLines
* build: Move pam_wrapper to third_partyAndreas Schneider2017-11-252-2/+2
* dbcheck: detect and fix duplicate linksStefan Metzmacher2017-11-241-46/+147
* dbcheck: only calculate linked attribute helper variables once in check_dn()Stefan Metzmacher2017-11-241-2/+6
* dbcheck: remove indentation levelStefan Metzmacher2017-11-241-63/+62
* dbcheck: Use the GUID as the DN to fix replPropertyMetaDataAndrew Bartlett2017-11-241-3/+6
* dbcheck: Clarify error count bumping in deleted/gone DN handlingAndrew Bartlett2017-11-241-7/+33
* python:tests: Use bin/tdbdump only if builtAndreas Schneider2017-11-241-1/+5
* Fix formating of sources to be less than 80 linesGarming Sam2017-11-211-47/+88
* python: This function converts days to a relative (ie negative) NTTIMEAndrew Bartlett2017-11-201-3/+3
* gpo: Apply kerberos settingsDavid Mulder2017-11-201-1/+31
* gpo: Always enforce policy, even if unchangedDavid Mulder2017-11-201-6/+39
* gpo: Add GPO unapplyDavid Mulder2017-11-201-25/+216
* gpo: Add gpo testsDavid Mulder2017-11-201-2/+5
* gpoupdate: Rewrite samba_gpoupdateDavid Mulder2017-11-201-154/+35
* gpo: Make the gpclass more easily extensibleDavid Mulder2017-11-201-17/+35
* gpo: Make the gpoupdate script much more reliableDavid Mulder2017-11-201-21/+25
* gpo: Initial commit for GPO workLuke Morrison2017-11-202-0/+333
* python: tests: Add tests for samba.posix_eadb moduleLumir Balhar2017-11-081-1/+29
* python: Port tests of samba.messaging to Python 3 compatible form.Lumir Balhar2017-10-232-1/+8
* python: use communicate to fix Popen deadlockJoe Guo2017-10-191-6/+8
* python: add a failed test to show Popen deadlockJoe Guo2017-10-191-0/+105
* tests: Add a blackbox test for smbcontrolGary Lockyer2017-10-191-0/+50
* dbcheck: Allow removal of one-way links to missing objectsAndrew Bartlett2017-10-191-2/+20
* tests: Improve tests of samba.registry Python moduleLumir Balhar2017-10-181-5/+20
* selftest: Rename ntlmauth tests to ntlmdisabledTim Beale2017-09-261-6/+6
* provision: Add a fixed objectGUID to the tmp DB used for LDAP backend schema ...Andrew Bartlett2017-09-231-1/+5
* provision: make clear that the tmp ldb is running in @IDXGUID modeAndrew Bartlett2017-09-231-0/+3
* selftest: Avoid a build started just before midnight failingMartin Schwenke2017-09-191-1/+1
* python:provision: Do not change the owner of the sam.ldb.d dirAndreas Schneider2017-09-161-3/+0
* python:provision: Change the group of the 'binddns dir' tooAndreas Schneider2017-09-161-0/+8
* samba:provision: Give a hint to copy the krb5.conf and not symlink itAndreas Schneider2017-09-161-0/+3
* s4-provision: Ensure the dummy main-domain DB used for DLZ has an @INDEXLISTAndrew Bartlett2017-09-141-0/+4
* selftest: Check re-opening sam.ldb corrects the @ATTRIBUTES and @INDEXLISTAndrew Bartlett2017-09-141-0/+53
* python: Allow debug classes to be specified on the command line for python toolsAndrew Bartlett2017-09-071-3/+3
* drs repl: Only print raw DRS replication traffic at level 9Andrew Bartlett2017-09-073-4/+8
* selftest: Avoid a build started just before midnight failingAndrew Bartlett2017-09-071-1/+4
* python: Add tests for check_access function from samba.security.Lumir Balhar2017-09-061-0/+26
* python:samba: Use 'binddns dir' in samba-tool and samba_upgradednsAndreas Schneider2017-09-053-26/+67
* python:samba: Remove code to change groupAndreas Schneider2017-09-051-10/+0
* dynconfig: Change permission of the private dir to 0700Andreas Schneider2017-09-051-1/+1
* drs_utils: Add GET_TGT support to 'samba-tool drs replicate --local'Tim Beale2017-08-181-35/+66
* tests: replace traffic_summary test with python blackbox testGary Lockyer2017-08-173-0/+5084
* scripts: Scripts to replay and generate samba trafficGary Lockyer2017-08-1712-0/+4219
* blackbox tests: method to check specific exit codesGary Lockyer2017-08-171-3/+12
* samba-tool dns query: Allow '*' in namesGary Lockyer2017-08-151-1/+2
* samba-tool dns: Test support of DNS wild card in namesGary Lockyer2017-08-151-0/+67
* dnsserver: Tests for dns wildcard entriesGary Lockyer2017-08-151-0/+288
* python:tests: Add test for warn_pwd_expireAndreas Schneider2017-08-072-0/+112
* python:tests: Do not overwrite exit codeAndreas Schneider2017-08-071-1/+0
* python: Fix incorrect kdc.conf parameter name in kerberos.pyMarc Muehlfeld2017-08-071-1/+1