s4/selftest: Enable samba.tests.samba_tool.sites for py3
[samba.git] / source4 / dsdb /
2018-08-24 Douglas BagnallPEP8: improve formatting around bit-wise OR ("|")
2018-08-24 Joe GuoPEP8: fix W391: blank line at end of file
2018-08-24 Joe GuoPEP8: fix W291: trailing whitespace
2018-08-24 Joe GuoPEP8: fix E713: test for membership should be 'not in'
2018-08-24 Joe GuoPEP8: fix E711: comparison to None should be 'if cond...
2018-08-24 Joe GuoPEP8: fix E703: statement ends with a semicolon
2018-08-24 Joe GuoPEP8: fix E502: the backslash is redundant between...
2018-08-24 Joe GuoPEP8: fix E305: expected 2 blank lines after class...
2018-08-24 Joe GuoPEP8: fix E303: too many blank lines (2)
2018-08-24 Joe GuoPEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 Joe GuoPEP8: fix E301: expected 1 blank line, found 0
2018-08-24 Joe GuoPEP8: fix E265: block comment should start with '# '
2018-08-24 Joe GuoPEP8: fix E261: at least two spaces before inline comment
2018-08-24 Joe GuoPEP8: fix E251: unexpected spaces around keyword /...
2018-08-24 Joe GuoPEP8: fix E241: multiple spaces after ','
2018-08-24 Joe GuoPEP8: fix E231: missing whitespace after ','
2018-08-24 Joe GuoPEP8: fix E227: missing whitespace around bitwise or...
2018-08-24 Joe GuoPEP8: fix E226: missing whitespace around arithmetic...
2018-08-24 Joe GuoPEP8: fix E225: missing whitespace around operator
2018-08-24 Joe GuoPEP8: fix E222: multiple spaces after operator
2018-08-24 Joe GuoPEP8: fix E211: whitespace before '('
2018-08-24 Joe GuoPEP8: fix E203: whitespace before ':'
2018-08-24 Joe GuoPEP8: fix E202: whitespace before ')'
2018-08-24 Joe GuoPEP8: fix E201: whitespace after '('
2018-08-24 Joe GuoPEP8: fix E131: continuation line unaligned for hanging...
2018-08-24 Joe GuoPEP8: fix E128: continuation line under-indented for...
2018-08-24 Joe GuoPEP8: fix E127: continuation line over-indented for...
2018-08-24 Joe GuoPEP8: fix E124: closing bracket does not match visual...
2018-08-24 Joe GuoPEP8: fix E123: closing bracket does not match indentat...
2018-08-24 Joe GuoPEP8: fix E122: continuation line missing indentation...
2018-08-24 Joe GuoPEP8: fix E121: continuation line under-indented for...
2018-08-24 Joe GuoPEP8: fix E116: unexpected indentation (comment)
2018-08-24 Joe GuoPEP8: fix E111: indentation is not a multiple of four
2018-08-21 Volker Lendeckedsdb: Fix a typo
2018-08-21 Volker Lendeckedsdb: Fix CID 1438461 Error handling issues (CHECKED_RE...
2018-08-17 Tim BealeRefactor for PEP8 warning E501 line too long
2018-08-17 Tim BealeFix PEP8 warning E501 line too long
2018-08-17 Tim BealeFix PEP8 warning W503 line break before binary operator
2018-08-17 Tim BealeFix PEP8 warning E302 expected 2 blank lines
2018-08-17 Tim BealeFix PEP8 warning F401 'blah' imported but unused
2018-08-17 Tim BealeFix PEP8 warning E225 missing whitespace around operator
2018-08-17 Tim BealeFix PEP8 warning F841 local variable 'blah' is assigned...
2018-08-17 Tim BealeFix PEP8 warning E201/202/203 array/dict whitespace
2018-08-17 Tim BealeFix PEP8 warning E711 comparison to None
2018-08-14 Andrew Bartlettcracknames: Fix DoS (NULL pointer de-ref) when not...
2018-08-14 Tim BealeCVE-2018-10919 tests: Add extra test for dirsync delete...
2018-08-14 Tim BealeCVE-2018-10919 acl_read: Fix unauthorized attribute...
2018-08-14 Tim BealeCVE-2018-10919 acl_read: Flip the logic in the dirsync...
2018-08-14 Tim BealeCVE-2018-10919 acl_read: Small refactor to aclread_call...
2018-08-14 Tim BealeCVE-2018-10919 acl_read: Split access_mask logic out...
2018-08-14 Gary LockyerCVE-2018-10919 tests: test ldap searches for non-existe...
2018-08-14 Tim BealeCVE-2018-10919 tests: Add test case for object visibili...
2018-08-14 Tim BealeCVE-2018-10919 tests: Add tests for guessing confidenti...
2018-07-25 Gary Lockyerdsdb group_audit_test: Remove redundant mocking code
2018-07-25 Gary Lockyerdsdb group auditing: remove HAVE_JANSSON from group_audit
2018-07-25 Gary Lockyerdsdb audit logging: remove HAVE_JANSSON from audit_log
2018-07-25 Gary Lockyerjson: Add unit tests for error handling
2018-07-25 Gary Lockyerjson: Modify API to use return codes
2018-07-23 Alexander Bokovoys4-dsdb: only build dsdb Python modules for AD DC
2018-07-18 Volker Lendeckedsdb: Fix the 32-bit build
2018-07-17 Volker Lendeckekcc: Fix the 32-bit build
2018-07-12 Noel Powers4/dsdb/tests/python: base64.b64encode returns bytes
2018-07-12 Aaron Haslettdns+kcc: adding dns scavenging to kcc periodic run
2018-07-12 Aaron Haslettdns: dns record scavenging function (without task)
2018-07-12 Gary Lockyerdns: Reformat DNS with clang-format
2018-07-05 Andrew Bartlettselftest: Use a longer self.account_lockout_duration...
2018-07-05 Andrew Bartlettselftest: Use self.account_lockout_duration in self...
2018-07-03 Tim Bealetests: Add a sub-set of tests to show the restored...
2018-07-03 Tim Bealejoin: Rename dc_join() so it looks like an object
2018-07-03 Tim Bealedbchecker: Fixing up incorrect DNs wasn't working
2018-07-03 Andrew Bartlettdbcheck: Use symbolic control name for DSDB_CONTROL_DBC...
2018-06-26 Gary Lockyerdsdb audit: Fix timestamp tests
2018-06-26 Andrew Bartlettdsdb: Use GUID_zero() rather than memset in dsdb audit...
2018-06-26 Andrew Bartlettdsdb: Use customary variable names for the audit privat...
2018-06-26 Andrew Bartlettdsdb: Use customary variable names for audit event...
2018-06-26 Andrew Bartlettdsdb: Use correct memory context for imessaging_client_...
2018-06-25 Andrew Bartlettdsdb: Ensure a build --without-json-audit --without...
2018-06-25 Gary Lockyerdsdb: Log the transaction duraton.
2018-06-25 Andrew Bartlettauth: For NTLM and KDC authentication, log the authenti...
2018-06-20 Andreas Schneidersamdb: Fix build error with gcc8
2018-06-19 Tim Bealetests: Increase PSO test timeouts to minimise failures
2018-06-19 Tim Bealetests: Increase minPwdAge used for PSO tests
2018-06-16 Günther Deschners4-dsdb: fix the build of audit_util.c
2018-06-15 Volker Lendeckedsdb: Fix a typo
2018-06-13 Volker Lendeckedsdb: Fix CID 1435968 Dereference before null check
2018-06-13 Volker Lendeckedsdb: Fix CID 1435966 Unchecked return value
2018-06-13 Volker Lendeckedsdb: Fix typos
2018-06-13 Volker Lendeckedsdb: Fix CID 1436918 Unchecked return value
2018-06-13 Volker Lendeckedsdb: Fix CID 1436919 Unchecked return value
2018-06-13 Volker Lendeckedsdb: Fix CID 1436920 Unchecked return value
2018-06-09 Andrew Bartlettdsdb: Use ldb_init() to make the ldb_context in dsdb...
2018-06-09 Gary Lockyerdsdb: add defines for sessionInfo and networkSessionInfo
2018-06-09 Gary Lockyerdsdb: Audit group membership changes
2018-06-09 Gary Lockyerdsdb: audit samdb and password changes
2018-06-04 Andrew Bartlettdsdb: Honour LDB_FLG_NOSYNC for metadata.tdb
2018-05-31 Gary Lockyerdsdb acl: Copy dsdb_control_password_acl_validation...
2018-05-30 Douglas Bagnalldsdb/util: use parse_guid_string, not sscanf()
2018-05-30 Tim Bealedsdb: Add log when ignoring a replicated object outside...
2018-05-30 Andrew Bartlettselftest: Make create_test_ou() return a ldb.Dn
2018-05-30 Gary Lockyerdsdb partition.c: Make partition_copy_all aysnc.
next