summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Disable GIT_SNAPSHOT for the 4.9.4 release.samba-4.9.4Karolin Seeger2018-12-201-1/+1
* WHATSNEW: Add release notes for Samba 4.9.4.Karolin Seeger2018-12-201-2/+81
* 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-29/+147
* 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
* s3:libads: Add net ads leave keep-account optionJustin Stephenson2018-12-135-4/+20
* winbindd: Route predefined domains through the BUILTIN domain childRalph Boehme2018-12-102-2/+7
* winbindd: fix predefined domains routing in find_lookup_domain_from_sid()Ralph Boehme2018-12-101-19/+8
* winbindd: add some bracesRalph Boehme2018-12-101-1/+2
* libcli/security: add dom_sid_lookup_is_predefined_domain()Ralph Boehme2018-12-102-0/+34
* selftest: test wbinfo -n and --gid-info with "NT Authority"Ralph Boehme2018-12-102-0/+20
* CVE-2018-14629 dns: fix CNAME loop prevention using counter regressionStefan Metzmacher2018-12-102-15/+20
* CVE-2018-14629: Tests to expose regression from dns cname loop fixAaron Haslett2018-12-102-2/+119
* ctdb-daemon: Exit with error if a database directory does not existMartin Schwenke2018-12-051-0/+20
* 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
* ldb_controls: Add some talloc error checking for controlsGarming Sam2018-12-041-2/+80
* sync_passwords: Remove dirsync cookie logging for continuous operationGarming Sam2018-12-041-1/+2
* dirsync: Allow arbitrary length cookiesGarming Sam2018-12-041-5/+21
* PEP8: fix E231: missing whitespace after ','Joe Guo2018-12-041-3/+3
* VERSION: Bump version up to 4.9.4.Karolin Seeger2018-11-271-1/+1
* Merge tag 'samba-4.9.3' into v4-9-testKarolin Seeger2018-11-2717-285/+847
|\
| * VERSION: Disable GIT_SNAPSHOT for the 4.9.3 release.samba-4.9.3Karolin Seeger2018-11-251-1/+1
| * WHATSNEW: Add release notes for Samba 4.9.3.Karolin Seeger2018-11-251-2/+129
| * CVE-2018-16857 dsdb/util: Add better default lockOutObservationWindowTim Beale2018-11-251-3/+7
| * CVE-2018-16857 dsdb/util: Fix lockOutObservationWindow for PSOsTim Beale2018-11-252-5/+3
| * CVE-2018-16857 dsdb/util: Correctly treat lockOutObservationWindow as 64-bit intTim Beale2018-11-252-7/+5
| * CVE-2018-16857 tests: Sanity-check password lockout works with default valuesTim Beale2018-11-253-1/+39
| * CVE-2018-16857 PEP8: fix E251: unexpected spaces around keyword / parameter e...Joe Guo2018-11-251-40/+20
| * CVE-2018-16857 PEP8: fix E127: continuation line over-indented for visual indentJoe Guo2018-11-251-18/+18
| * CVE-2018-16857 selftest: Split up password_lockout into tests with and withou...Andrew Bartlett2018-11-251-142/+157
| * CVE-2018-16857 PEP8: fix E305: expected 2 blank lines after class or function...Joe Guo2018-11-251-0/+1
| * CVE-2018-16857 selftest: Prepare to allow override of lockout duration in pas...Andrew Bartlett2018-11-252-7/+13
| * CVE-2018-16853 build: The Samba AD DC, when build with MIT Kerberos is experi...Andrew Bartlett2018-11-251-0/+17