PEP8: fix E713: test for membership should be 'not in'
[amitay/samba.git] / source4 /
2018-08-23 Volker Lendecketorture: Make sure that fruit_ftruncate only unlinks...
2018-08-21 Volker Lendeckedsdb: Fix a typo
2018-08-21 Volker Lendeckedsdb: Fix CID 1438461 Error handling issues (CHECKED_RE...
2018-08-21 Volker Lendecketorture: Demonstrate the invalid lock order panic
2018-08-17 Tim BealeRefactor for PEP8 warning E501 line too long
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 W291 trailing whitespace
2018-08-17 Tim BealeFix PEP8 warning E303 too many blank lines
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-16 Garming Samgpo: Maintain an XML DTD for reference of the backup
2018-08-16 Garming Samtests/gpo: Add a backup for showing that GPO backup...
2018-08-16 Garming Sampreg: Build python preg bindings
2018-08-15 Andrew Bartlettdns_server: Avoid ldb_dn_add_child_fmt() on untrusted...
2018-08-15 Andrew Bartlettdns_server: Be strict when constructing a LDB DN from...
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-08-14 Kai BlinCVE-2018-1140 dns: Add a test to trigger the LDB casefo...
2018-08-10 Andreas Schneiders4:lib: Fix a possible fd leak in gp_get_file()
2018-08-10 Anoop C Ss4/torture: Add new test for DELETE_ON_CLOSE on non...
2018-08-10 Douglas Bagnallsamba-tool drs showrepl tests: improve debugging for...
2018-08-10 Amitay Isaacsprovision: Add support for BIND 9.12.x
2018-08-10 Amitay Isaacsdlz-bind: Add support for BIND 9.12.x
2018-08-06 Aaron Haslettselftest: offline backup restore target
2018-08-06 Aaron Haslettnetcmd: domain backup offline command - offline test...
2018-08-06 Aaron Haslettnetcmd: domain backup offline command
2018-07-27 Ralph Boehmes4: torture: test closing dir handle with in-flight...
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-24 Ralph Boehmes4: libcli/smb2: calculate correct credit charge for...
2018-07-24 Stefan Metzmachers4:librpc: autonegotiate SMB1/2/3
2018-07-24 Stefan Metzmachers4:libcli: add smb_connect_nego_{send,recv}()
2018-07-24 Stefan Metzmachers4:libcli: allow a fallback to NTLMSSP if SPNEGO is...
2018-07-24 Stefan Metzmachers4:libcli: add fallback_to_anonymous to smb2_connect_send()
2018-07-24 Stefan Metzmachers4:libcli: allow passing an already negotiated connecti...
2018-07-24 Stefan Metzmachers4:libcli: split out smb2_connect_session_start()
2018-07-24 Stefan Metzmachers4:libcli: add smb2_transport_raw_init()
2018-07-24 Stefan Metzmachers4:libcli: allow passing an already negotiated connecti...
2018-07-24 Stefan Metzmachers4:libcli: use talloc_zero() for struct smb_composite_c...
2018-07-24 Stefan Metzmachers4:libcli: add smbcli_transport_raw_init()
2018-07-24 Stefan Metzmachers4:libcli: split out smb_raw_negotiate_fill_transport()
2018-07-23 Alexander Bokovoys4-dsdb: only build dsdb Python modules for AD DC
2018-07-23 Alexander Bokovoys4-dns_server: Only build dns server Python code for...
2018-07-20 Gary Lockyerdns wildcards: fix BUG 13536
2018-07-18 Volker Lendeckedsdb: Fix the 32-bit build
2018-07-17 Volker Lendeckekcc: Fix the 32-bit build
2018-07-17 Ralph Boehmes4: torture: run test_durable_v2_open_reopen2_lease...
2018-07-12 Noel Powers4/torure/drs/python: Fix incorrect use of unicode...
2018-07-12 Noel Powers4/torture/drs/python: xrange -> range for py2/py3...
2018-07-12 Noel Powers4/torture/drs/python: long is not used in py3
2018-07-12 Noel Powers4/torture/drs/python: use cmp_fn for cmp (for py2...
2018-07-12 Noel Powers4/torture/drs/python: use cmp_fn and key=cmp_to_key_fn...
2018-07-12 Noel Powers4/torture/drs/python: py2/py3 port map / ord usage
2018-07-12 Noel Powers4/torture/drs: ndr_upack needs bytes in py3 (samba4...
2018-07-12 Noel Powers4/dsdb/tests/python: base64.b64encode returns bytes
2018-07-12 Noel Powers4/librpc/ndr: allow GUID to accept unicode also
2018-07-12 Noel Powers4/torture/drs/python: Py2/Py2 fix tab/space also incor...
2018-07-12 David Muldergpo: Add user policy extensions
2018-07-12 David Muldergpo: Dynamically load gp_exts
2018-07-12 David Mulderparam: Add python binding for lpcfg_state_path
2018-07-12 David Mulderpython: Allow forced signing via smb.SMB()
2018-07-12 David Muldergpo: Disable python3 testing
2018-07-12 Andrew Bartlettpython: Add samba.auth.session_info_fill_unix()
2018-07-12 Aaron Haslettdns: static records
2018-07-12 Aaron Haslettdns: update tool changed for scavenging
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 Aaron Haslettdns: custom match rule for DNS records to be tombstoned
2018-07-12 Aaron Haslettdns: server side implementation of record aging
2018-07-12 Aaron Haslettdns: moving name_equal func into common
2018-07-12 Aaron Haslettrpc dns: reset dword aging related zone properties
2018-07-12 Aaron Haslettrpc dns: reading zone properties from LDB
2018-07-12 Gary Lockyerdns: Reformat DNS with clang-format
2018-07-12 Aaron Haslettrpc dns: setting timestamp to 0 on RPC processed records
2018-07-12 Stefan Metzmachers4:messaging: make sure only imessaging_client_init...
2018-07-11 Stefan Metzmachers4:messaging: allow imessaging_post_handler() to free...
2018-07-11 Volker Lendecketorture: Test tevent_req_profile
2018-07-10 Stefan Metzmachers4:messaging: add local.messaging.multi_ctx.multi_ctx...
2018-07-10 Christof Schmittheimdal: Fix build with system provided heimdal library
2018-07-10 Tim Bealeselftest: Add a 'LABDC' testenv to mimic a preproductio...
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-05 Douglas Bagnallsamba-tool drs showrepl test: turn subprocess error...
2018-07-05 Tim Bealeselftest: Add dedicated RENAMEDC testenv for 'backup...
next