summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* torture: Demonstrate the invalid lock order panicVolker Lendecke2018-08-231-0/+89
* s4:lib: Fix a possible fd leak in gp_get_file()Andreas Schneider2018-08-231-8/+16
* s4/torture: Add new test for DELETE_ON_CLOSE on non-empty directoriesAnoop C S2018-08-141-0/+87
* cracknames: Fix DoS (NULL pointer de-ref) when not servicePrincipalName is se...Andrew Bartlett2018-08-142-1/+45
* CVE-2018-10919 tests: Add extra test for dirsync deleted object corner-caseTim Beale2018-08-141-26/+131
* CVE-2018-10919 acl_read: Fix unauthorized attribute access via searchesTim Beale2018-08-141-0/+247
* CVE-2018-10919 acl_read: Flip the logic in the dirsync checkTim Beale2018-08-141-10/+7
* CVE-2018-10919 acl_read: Small refactor to aclread_callback()Tim Beale2018-08-141-14/+17
* CVE-2018-10919 acl_read: Split access_mask logic out into helper functionTim Beale2018-08-141-19/+35
* CVE-2018-10919 tests: test ldap searches for non-existent attributes.Gary Lockyer2018-08-141-0/+9
* CVE-2018-10919 tests: Add test case for object visibility with limited rightsTim Beale2018-08-141-0/+68
* CVE-2018-10919 tests: Add tests for guessing confidential attributesTim Beale2018-08-142-0/+914
* CVE-2018-1140 dns: Add a test to trigger the LDB casefolding issue on invalid...Kai Blin2018-08-141-0/+3
* dns wildcards: fix BUG 13536Gary Lockyer2018-07-311-0/+1
* s4: torture: run test_durable_v2_open_reopen2_lease() in a subdirectoryRalph Boehme2018-07-311-2/+9
* s4:librpc: autonegotiate SMB1/2/3Stefan Metzmacher2018-07-311-139/+120
* s4:libcli: add smb_connect_nego_{send,recv}()Stefan Metzmacher2018-07-313-5/+246
* s4:libcli: allow a fallback to NTLMSSP if SPNEGO is not supported locallyStefan Metzmacher2018-07-311-5/+30
* s4:libcli: add fallback_to_anonymous to smb2_connect_send()Stefan Metzmacher2018-07-312-0/+33
* s4:libcli: allow passing an already negotiated connection to smb2_connect_send()Stefan Metzmacher2018-07-312-0/+22
* s4:libcli: split out smb2_connect_session_start()Stefan Metzmacher2018-07-311-4/+12
* s4:libcli: add smb2_transport_raw_init()Stefan Metzmacher2018-07-311-0/+35
* s4:libcli: allow passing an already negotiated connection to smb_composite_co...Stefan Metzmacher2018-07-314-10/+41
* s4:libcli: use talloc_zero() for struct smb_composite_connect in fetchfile.cStefan Metzmacher2018-07-311-1/+1
* s4:libcli: add smbcli_transport_raw_init()Stefan Metzmacher2018-07-311-0/+44
* s4:libcli: split out smb_raw_negotiate_fill_transport()Stefan Metzmacher2018-07-311-30/+44
* s4-dsdb: only build dsdb Python modules for AD DCAlexander Bokovoy2018-07-311-4/+7
* s4-dns_server: Only build dns server Python code for AD DCAlexander Bokovoy2018-07-311-3/+5
* python: Add samba.auth.session_info_fill_unix()Andrew Bartlett2018-07-121-0/+61
* dns: static recordsAaron Haslett2018-07-124-23/+54
* dns: update tool changed for scavengingAaron Haslett2018-07-121-9/+1
* dns+kcc: adding dns scavenging to kcc periodic runAaron Haslett2018-07-122-0/+79
* dns: dns record scavenging function (without task)Aaron Haslett2018-07-126-3/+572
* dns: custom match rule for DNS records to be tombstonedAaron Haslett2018-07-121-0/+1
* dns: server side implementation of record agingAaron Haslett2018-07-124-4/+144
* dns: moving name_equal func into commonAaron Haslett2018-07-126-39/+22
* rpc dns: reset dword aging related zone propertiesAaron Haslett2018-07-123-6/+130
* rpc dns: reading zone properties from LDBAaron Haslett2018-07-123-5/+84
* dns: Reformat DNS with clang-formatGary Lockyer2018-07-128-27/+39
* rpc dns: setting timestamp to 0 on RPC processed recordsAaron Haslett2018-07-121-24/+5
* s4:messaging: make sure only imessaging_client_init() can be used with a wrap...Stefan Metzmacher2018-07-121-2/+26
* s4:messaging: allow imessaging_post_handler() to free the messaging context f...Stefan Metzmacher2018-07-111-0/+33
* torture: Test tevent_req_profileVolker Lendecke2018-07-112-0/+2
* s4:messaging: add local.messaging.multi_ctx.multi_ctx testStefan Metzmacher2018-07-101-0/+221
* heimdal: Fix build with system provided heimdal libraryChristof Schmitt2018-07-102-4/+11
* selftest: Add a 'LABDC' testenv to mimic a preproduction test-bedTim Beale2018-07-101-5/+5
* selftest: Use a longer self.account_lockout_duration and self.lockout_observa...Andrew Bartlett2018-07-051-2/+2
* selftest: Use self.account_lockout_duration in self.update_lockout_settings f...Andrew Bartlett2018-07-051-2/+3
* samba-tool drs showrepl test: turn subprocess error into failureDouglas Bagnall2018-07-051-15/+21
* selftest: Add dedicated RENAMEDC testenv for 'backup rename'Tim Beale2018-07-051-5/+6