summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* vfs_shadow_copy2: in fstat also convert fsp->fsp_name and fsp->base_fsp->fsp_...Ralph Boehme2018-12-132-9/+50
* s3:smbd: pass down twrp from SMB2_CREATE to filename_convert()Ralph Boehme2018-12-131-24/+5
* s3:smbd: add twrp args to filename_convert()Ralph Boehme2018-12-139-2/+36
* s3:smbd: add twrp processing to filename_convert_internal()Ralph Boehme2018-12-131-0/+26
* s3:smbd: prepare filename_convert_internal() for twrpRalph Boehme2018-12-131-1/+4
* s3:selftest: add a VSS test reading a streamRalph Boehme2018-12-134-1/+127
* s3-vfs: Prevent NULL pointer dereference in vfs_glusterfs.Günther Deschner2018-12-131-32/+168
* vfs_shadow_copy2: nicely deal with attempts to open previous version for writingRalph Boehme2018-12-132-3/+122
* vfs_shadow_copy2: add shadow_copy2_strip_snapshot_convertedRalph Boehme2018-12-131-0/+16
* vfs_shadow_copy2: add _already_converted arg to shadow_copy2_strip_snapshot_i...Ralph Boehme2018-12-131-8/+24
* s3:script/tests: add a test for VSS write behaviourRalph Boehme2018-12-134-0/+87
* s4:torture: add a test-suite for VSSRalph Boehme2018-12-132-0/+88
* vfs_error_inject: add EBADF errorRalph Boehme2018-12-131-0/+1
* vfs_error_inject: add pwriteRalph Boehme2018-12-131-0/+18
* VERSION: Bump version up to 4.8.9...Karolin Seeger2018-12-131-2/+2
* VERSION: Disable GIT_SNAPSHOT for the 4.8.8 release.samba-4.8.8Karolin Seeger2018-12-131-1/+1
* WHATSNEW: Add release notes for Samba 4.8.8.Karolin Seeger2018-12-131-2/+103
* winbindd: Route predefined domains through the BUILTIN domain childRalph Boehme2018-12-072-2/+7
* winbindd: fix predefined domains routing in find_lookup_domain_from_sid()Ralph Boehme2018-12-071-19/+8
* winbindd: add some bracesRalph Boehme2018-12-071-1/+2
* libcli/security: add dom_sid_lookup_is_predefined_domain()Ralph Boehme2018-12-072-0/+34
* selftest: test wbinfo -n and --gid-info with "NT Authority"Ralph Boehme2018-12-072-0/+20
* CVE-2018-14629 dns: fix CNAME loop prevention using counter regressionStefan Metzmacher2018-12-072-15/+20
* CVE-2018-14629: Tests to expose regression from dns cname loop fixAaron Haslett2018-12-072-2/+118
* CVE-2018-16853: fix crash in expired passowrd caseIsaac Boukris2018-12-041-3/+4
* CVE-2018-16853: Do not segfault if client is not setAndreas Schneider2018-12-041-0/+16
* CVE-2018-16853: Add a test to verify s4u2self doesn't crashIsaac Boukris2018-12-041-0/+12
* CVE-2018-16853: The ticket in check_policy_as can actually be a TGSIsaac Boukris2018-12-041-2/+6
* CVE-2018-16853: Fix kinit test on system lacking ldbsearchIsaac Boukris2018-12-041-4/+4
* libcli/smb: don't overwrite status codeRalph Boehme2018-12-042-7/+7
* s4:torture/smb2/session: test smbXcli_session_set_disconnect_expired() worksRalph Boehme2018-12-042-0/+112
* vfs_zfsacl: return synthesized ACL when ZFS return ENOTSUPRalph Boehme2018-11-281-2/+34
* s3:smbd: make psbuf arg to make_default_acl_posix() constRalph Boehme2018-11-282-5/+5
* VERSION: Bump version up to 4.8.8.Karolin Seeger2018-11-271-1/+1
* Merge tag 'samba-4.8.7' into v4-8-testKarolin Seeger2018-11-278-7/+167
|\
| * VERSION: Disable GIT_SNAPSHOT for the 4.8.7 release.samba-4.8.7Karolin Seeger2018-11-261-1/+1
| * WHATSNEW: Add release notes for Samba 4.8.7.Karolin Seeger2018-11-261-2/+101
| * CVE-2018-16853 build: The Samba AD DC, when build with MIT Kerberos is experi...Andrew Bartlett2018-11-261-0/+17
| * CVE-2018-16851 ldap_server: Check ret before manipulating blobGarming Sam2018-11-261-2/+2
| * CVE-2018-16841 selftest: Check for mismatching principal in certficate compar...Andrew Bartlett2018-11-261-0/+8
| * CVE-2018-16841 heimdal: Fix segfault on PKINIT with mis-matching principalAndrew Bartlett2018-11-261-3/+3
| * CVE-2018-14629 dns: CNAME loop prevention using counterAaron Haslett2018-11-263-0/+36
| * VERSION: Bump version up to 4.8.7...Karolin Seeger2018-11-261-2/+2
* | s3:smb2_sesssetup: check session_info security level before it gets talloc_mo...Ralph Boehme2018-11-232-5/+4
* | s4:torture/smb2/session: session reauth response must be signedRalph Boehme2018-11-232-0/+9
* | s4:torture/smb2/session: add force_signing to test_session_expire1iRalph Boehme2018-11-231-1/+6
* | s4:torture/smb2/session: require a signed session setup reauth responseRalph Boehme2018-11-231-0/+8
* | s4:torture/smb2/session: invalidate credential cacheRalph Boehme2018-11-231-0/+8
* | libcli/smb: use require_signed_response in smb2cli_conn_dispatch_incoming()Ralph Boehme2018-11-231-1/+16
* | libcli/smb: defer singing check a little bitRalph Boehme2018-11-231-6/+6