summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* python/ntacls: use correct "state directory" smb.conf option instead of "stat...Björn Baumbach2019-06-261-1/+3
* ldap tests: test scheme for referralsGary Lockyer2019-06-211-0/+91
* Merge tag 'samba-4.9.9' into v4-9-testKarolin Seeger2019-06-191-0/+51
|\
| * CVE-2019-12435 rpc/dns: avoid NULL deference if zone not found in DnssrvOpera...Douglas Bagnall2019-06-131-0/+26
| * CVE-2019-12435 rpc/dns: avoid NULL deference if zone not found in DnssrvOpera...Douglas Bagnall2019-06-131-0/+25
* | python/ntacls: we only need security.SEC_STD_READ_CONTROL in order to get the...Stefan Metzmacher2019-06-131-1/+1
* | python/provision: use provision and relax controls for schema provisionStefan Metzmacher2019-06-131-7/+12
* | s4:provision: split out provision_self_join_modify_schema.ldifStefan Metzmacher2019-06-131-1/+6
* | ldapcmp: ignore 'schemaInfo' if two domains are comparedStefan Metzmacher2019-06-131-1/+1
* | pytests/dns: use 2.6 compatible syntaxDouglas Bagnall2019-05-171-1/+1
|/
* py/provision: fix for Python 2.6Douglas Bagnall2019-04-091-1/+1
* Merge tag 'samba-4.9.6' into v4-9-testKarolin Seeger2019-04-083-4/+65
|\
| * CVE-2019-3870 pysmbd: Include tests to show the outside umask has no impactAndrew Bartlett2019-04-052-1/+14
| * CVE-2019-3870 tests: Extend smbd tests to check for umask being overwrittenTim Beale2019-04-053-4/+52
* | py/kcc_utils: py2.6 compatibilityDouglas Bagnall2019-03-281-2/+2
* | py/graph: use 2.6 compatible check for set membershipDouglas Bagnall2019-03-281-1/+1
* | dbcheck: use the str() value of the "name" attributeStefan Metzmacher2019-03-281-1/+1
* | dbcheck: don't check expired tombstone objects by default anymoreStefan Metzmacher2019-03-282-3/+48
* | dbcheck: add --selftest-check-expired-tombstones cmdline optionStefan Metzmacher2019-03-281-2/+7
* | python/samba/netcmd: provide SUPPRESS_HELP via Option classStefan Metzmacher2019-03-281-0/+1
* | dbcheck: detect the change after deletion bugStefan Metzmacher2019-03-281-0/+109
* | dbcheck: add find_repl_attid() helper functionStefan Metzmacher2019-03-281-6/+9
* | dbcheck: don't remove dangling one-way links on already deleted objectsStefan Metzmacher2019-03-281-0/+13
* | dbcheck: don't move already deleted objects to LostAndFoundStefan Metzmacher2019-03-281-2/+7
* | dbcheck: do isDeleted, systemFlags and replPropertyMetaData detection firstStefan Metzmacher2019-03-281-11/+14
* | dbcheck: use DSDB_CONTROL_DBCHECK_FIX_LINK_DN_NAME when renaming deleted objectsStefan Metzmacher2019-03-281-3/+6
* | python/samba: extra ndr_unpack needs bytes functionNoel Power2019-03-281-1/+1
* | python/samba: PY3 port for ridalloc_exop test to workNoel Power2019-03-282-7/+6
|/
* netcmd/user: python[3]-gpgme unsupported and replaced by python[3]-gpgJoe Guo2019-02-211-25/+61
* join: Throw CommandError instead of Exception for simple errorsTim Beale2019-02-051-3/+4
* join: Fix TypeError when handling exceptionTim Beale2019-02-052-2/+2
* python: Add new compat PYARG_STR_UNI formatNoel Power2019-01-211-0/+10
* samba-tool: don't print backtrace on simple DNS errorsBjörn Jacke2019-01-101-5/+5
* samba-tool drs showrepl: do not crash if no dnsHostName foundDouglas Bagnall2019-01-091-2/+2
* CVE-2018-14629: Tests to expose regression from dns cname loop fixAaron Haslett2018-12-101-0/+101
* sync_passwords: Remove dirsync cookie logging for continuous operationGarming Sam2018-12-041-1/+2
* PEP8: fix E231: missing whitespace after ','Joe Guo2018-12-041-3/+3
* CVE-2018-14629 dns: CNAME loop prevention using counterAaron Haslett2018-11-251-0/+22
* dsdb encrypted_secrets tests: Allow "ldb://" in file pathGary Lockyer2018-11-051-0/+212
* python tests Blackbox: add random_passwordGary Lockyer2018-11-054-36/+30
* dbchecker: Fix missing <SID=...> on linked attributesStefan Metzmacher2018-11-051-1/+41
* dbchecker: improve verbose output of do_modify()Stefan Metzmacher2018-11-051-1/+2
* netcmd: Make sure SMB connection is signed when backing up sysvolTim Beale2018-11-051-2/+2
* netcmd: Re-create default site for backup-restore (if missing)Tim Beale2018-11-051-1/+23
* tests: Add test-case for restore into non-default siteTim Beale2018-11-051-0/+33
* netcmd: Add --site option when restoring a domainTim Beale2018-11-051-6/+8
* test:doc: Skip 'clustering=yes'Christof Schmitt2018-10-101-1/+2
* samba-tool: add virtualKerberosSalt attribute to 'user getpassword/syncpasswo...Stefan Metzmacher2018-09-051-0/+24
* python: Fix print in dns_invalid.pyAndreas Schneider2018-08-231-1/+1
* netcmd: Fix --kerberos=yes and --no-secrets domain backupsTim Beale2018-08-231-7/+16