summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2018-11-26CVE-2018-16851 ldap_server: Check ret before manipulating blobGarming Sam1-2/+2
2018-11-26CVE-2018-16841 heimdal: Fix segfault on PKINIT with mis-matching principalAndrew Bartlett1-3/+3
2018-11-26CVE-2018-14629 dns: CNAME loop prevention using counterAaron Haslett1-0/+6
2018-10-10s4:torture: split smb2.session.expire{1,2} to run with signing and encryptpionStefan Metzmacher1-4/+46
2018-09-05krb5-samba: interdomain trust uses different salt principalAlexander Bokovoy1-3/+3
2018-09-05s4:selftest: test kinit with the interdomain trust user accountAlexander Bokovoy1-0/+1
2018-09-05torture: Make sure that fruit_ftruncate only unlinks streamsVolker Lendecke1-0/+45
2018-09-05selftest: add a durable handle test with delayed disconnectRalph Boehme3-0/+98
2018-09-05s4:selftest: reformat smb2_s3only listRalph Boehme1-1/+6
2018-09-05s4:rpc_server/netlogon: don't treet trusted domains as primary in LogonGetDom...Stefan Metzmacher1-57/+82
2018-09-05s4:rpc_server/netlogon: make use of talloc_zero_array() for the netr_OneDomai...Stefan Metzmacher1-1/+1
2018-09-05s4:rpc_server/netlogon: use samdb_domain_guid()/dsdb_trust_local_tdo_info() t...Stefan Metzmacher1-18/+91
2018-09-05s4:dsdb/common: add samdb_domain_guid() helper functionStefan Metzmacher1-0/+55
2018-09-05dsdb:util_trusts: add dsdb_trust_local_tdo_info() helper functionStefan Metzmacher1-0/+16
2018-09-05dsdb/util_trusts: domain_dn is an input parameter of dsdb_trust_crossref_tdo_...Stefan Metzmacher1-6/+0
2018-09-05s4:torture/rpc/netlogon: verify the trusted domains output of LogonGetDomainI...Stefan Metzmacher1-1/+129
2018-09-05s4:torture/rpc/netlogon: assert that cli_credentials_get_{workstation,passwor...Stefan Metzmacher1-0/+16
2018-08-23torture: Demonstrate the invalid lock order panicVolker Lendecke1-0/+89
2018-08-14Merge tag 'samba-4.7.9' into v4-7-testKarolin Seeger7-35/+1447
2018-08-11CVE-2018-10919 tests: Add extra test for dirsync deleted object corner-caseTim Beale1-26/+131
2018-08-11CVE-2018-10919 acl_read: Fix unauthorized attribute access via searchesTim Beale1-0/+247
2018-08-11CVE-2018-10919 acl_read: Flip the logic in the dirsync checkTim Beale1-10/+7
2018-08-11CVE-2018-10919 acl_read: Small refactor to aclread_callback()Tim Beale1-14/+17
2018-08-11CVE-2018-10919 acl_read: Split access_mask logic out into helper functionTim Beale1-19/+35
2018-08-11CVE-2018-10919 tests: test ldap searches for non-existent attributes.Gary Lockyer1-0/+9
2018-08-11CVE-2018-10919 tests: Add test case for object visibility with limited rightsTim Beale1-0/+68
2018-08-11CVE-2018-10919 tests: Add tests for guessing confidential attributesTim Beale2-0/+923
2018-08-11CVE-2018-10918: cracknames: Fix DoS (NULL pointer de-ref) when not servicePri...Andrew Bartlett2-1/+45
2018-07-28dns wildcards: fix BUG 13536Gary Lockyer1-0/+1
2018-07-28s4: torture: run test_durable_v2_open_reopen2_lease() in a subdirectoryRalph Boehme1-2/+9
2018-07-28s4:librpc: autonegotiate SMB1/2/3Stefan Metzmacher1-139/+120
2018-07-28s4:libcli: add smb_connect_nego_{send,recv}()Stefan Metzmacher3-5/+246
2018-07-28s4:libcli: allow a fallback to NTLMSSP if SPNEGO is not supported locallyStefan Metzmacher1-5/+30
2018-07-28s4:libcli: add fallback_to_anonymous to smb2_connect_send()Stefan Metzmacher2-0/+33
2018-07-28s4:libcli: allow passing an already negotiated connection to smb2_connect_send()Stefan Metzmacher2-0/+22
2018-07-28s4:libcli: split out smb2_connect_session_start()Stefan Metzmacher1-4/+12
2018-07-28s4:libcli: add smb2_transport_raw_init()Stefan Metzmacher1-0/+35
2018-07-28s4:libcli: allow passing an already negotiated connection to smb_composite_co...Stefan Metzmacher4-10/+41
2018-07-28s4:libcli: use talloc_zero() for struct smb_composite_connect in fetchfile.cStefan Metzmacher1-1/+1
2018-07-28s4:libcli: add smbcli_transport_raw_init()Stefan Metzmacher1-0/+44
2018-07-28s4:libcli: split out smb_raw_negotiate_fill_transport()Stefan Metzmacher1-30/+44
2018-07-12s4:torture/vfs/fruit: adjust test testing basefile rename to expect failureRalph Boehme1-21/+4
2018-07-12s4:torture/smb2/streams: try to rename basefile while is has open streamsRalph Boehme1-0/+82
2018-07-12s4:torture: test setting EOF of a stream to 0 with enabled AAPL extensionsRalph Boehme1-0/+197
2018-07-12s4:torture/vfs/fruit: decrease large resource fork size in test from 1 GB to ...Ralph Boehme1-2/+2
2018-06-27s4:kcc: Add a NULL check before qsort()Andreas Schneider1-0/+5
2018-06-27samdb: Fix build error with gcc8Andreas Schneider1-1/+1
2018-06-27s4:ntvfs: Fix string copy of share_nameAndreas Schneider1-2/+7
2018-06-27s4:torture: Use strlcpy() in gen_name()Andreas Schneider1-1/+1
2018-06-27s4-torture: fix format-truncation warning in smb2 session tests.Günther Deschner1-1/+1