Commits on Source
101
cc678c4f
VERSION: Bump version up to 4.8.3...
May 16, 2018
4bbc5a87
selftest: Make sure we have correct group mappings
May 24, 2018
ee22c6fb
nsswitch: Add a test looking up the user using the upn
May 24, 2018
a28d7c41
nsswitch: Add a test looking up domain sid
May 24, 2018
40a13413
nsswitch: Lookup the domain in tests with the wb seperator
May 24, 2018
5c946ebf
selftest: Add a user with a different userPrincipalName
May 24, 2018
a52b0675
nsswitch:tests: Add test for wbinfo --user-info
May 24, 2018
f1dfb9fe
winbind: Pass upn unmodified to lookup names
May 24, 2018
b5ba5da4
winbind: Remove unused function parse_domain_user_talloc()
May 24, 2018
124f0e4b
winbind: Fix UPN handling in parse_domain_user()
May 24, 2018
682a2e26
winbind: Fix UPN handling in canonicalize_username()
May 24, 2018
6ea5d164
s4:torture/smb2: new test for interaction between chown and SD flags
May 24, 2018
bcee5472
s3:smbd: fix interaction between chown and SD flags
May 24, 2018
2fb77a2b
libgpo: Fix the build --without-ads
May 24, 2018
e153636f
auth/ntlmssp: add ntlmssp_client:ldap_style_send_seal option
Jun 04, 2018
7faa201d
s4:selftest: run test_ldb_simple.sh with more auth options
Jun 04, 2018
9cb64598
auth/ntlmssp: fix handling of GENSEC_FEATURE_LDAP_STYLE as a server
Jun 04, 2018
9c794a21
s3:utils: Do not segfault on error in DoDNSUpdate()
Jun 04, 2018
8f01d946
s3-lib: Remove support for libexc for IRIX backtraces
Jun 04, 2018
d14cd61f
lib/util: Log PANIC before calling pacic action just like s3
Jun 04, 2018
5733e906
lib/util: Move log_stack_trace() to common code
Jun 04, 2018
68999b8e
lib/util: Call log_stack_trace() in smb_panic_default()
Jun 04, 2018
2e5bc85b
selftest: Add dfq_cache share with 'dfree cache time' set
Jun 07, 2018
88d19df4
selftest: Add test for 'dfree cache'
Jun 07, 2018
3fd685e7
memcache: Add new cache type for dfree information
Jun 07, 2018
f7e53f86
smbd: Cache dfree information based on query path
Jun 07, 2018
a7a51bd9
smbd: Flush dfree memcache on service reload
Jun 07, 2018
ce899317
s3: smbd: Fix SMB2-FLUSH against directories.
Jun 20, 2018
2839bf2e
s3: smbtorture: Add new SMB2-DIR-FSYNC test to show behavior of FSYNC on directories.
Jun 20, 2018
c5f3606c
s4-heimdal: Fix the format-truncation errors.
Jun 20, 2018
c70a0d52
s3-winbindd: use fill_domain_username_talloc() in winbind.
Jun 20, 2018
35de20bd
s3-winbindd: remove unused fill_domain_username()
Jun 20, 2018
1b420a21
s3-printing: fix format-truncation in print_queue_update()
Jun 20, 2018
23f19c83
s4-torture: fix format-truncation warning in smb2 session tests.
Jun 20, 2018
3e42a24c
s3-utils: fix format-truncation in smbpasswd
Jun 20, 2018
c16e479f
lib:util: Fix string check in mkdir_p()
Jun 20, 2018
3ef6d6ab
s4:torture: Use strlcpy() in gen_name()
Jun 20, 2018
aff12616
s3:lib: Use memcpy() in escape_ldap_string()
Jun 20, 2018
aa833e8b
s3:passdb: Fix size of ascii_p16
Jun 20, 2018
ca1acede
s3:winbind: Fix uninitialzed variable warning
Jun 20, 2018
05dab794
lib:util: Fix parameter aliasing in tfork test
Jun 20, 2018
15c13f73
lib:util: Fix size types in debug.c
Jun 20, 2018
fd836721
s4:ntvfs: Fix string copy of share_name
Jun 20, 2018
0e3d52f5
lib: Fix array size in audit_logging
Jun 20, 2018
e5ffffdd
s3: torture: Add DELETE-PRINT test.
Jun 20, 2018
6121a6fe
s3: smbd: printing: Re-implement delete-on-close semantics for print files missing since 3.5.x.
Jun 20, 2018
7f32430c
python: Fix talloc frame use in make_simple_acl().
Jun 20, 2018
df16008c
bla
Jun 25, 2018
228e5d4f
krb5_wrap: fix keep_old_entries logic for older kerberos libraries
Jun 25, 2018
0196569d
krb5_plugin: Add winbind localauth plugin for MIT Kerberos
Jun 25, 2018
be00b892
heimdal: lib/krb5: do not fail set_config_files due to parse error
Jun 25, 2018
5f2859e9
s3:registry: Fix buffer truncation issues issues with gcc8
Jun 25, 2018
941b5663
s3:smbget: Fix buffer truncation issues with gcc8
Jun 25, 2018
ee6bd861
s3:winbind: Fix regression introduced with bso #12851
Jun 25, 2018
8b32d297
samdb: Fix build error with gcc8
Jun 26, 2018
5c1d9b0b
ldb: Save a copy of the index result before calling the callbacks.
Jun 26, 2018
d1b59c26
ldb: Indicate that the ltdb_dn_list_sort() in list_union is a bit subtle.
Jun 26, 2018
703ca1a4
ldb: Explain why an entry can vanish from the index
Jun 26, 2018
b8df3cd9
ldb: One-level search was incorrectly falling back to full DB scan
Jun 26, 2018
b4331a3a
ldb: Add tests for when we should expect a full scan
Jun 26, 2018
1fb72464
ldb: Fix memory leak on module context
Jun 26, 2018
9b5f368a
ldb_tdb: Use mem_ctx and so avoid leak onto long-term memory on duplicated add.
Jun 26, 2018
7a1906d9
ldb: check return values
Jun 26, 2018
2a3f91ea
check return value before using key_values
Jun 26, 2018
7ccd1eb5
Fix several mem leaks in ldb_index ldb_search ldb_tdb
Jun 26, 2018
fb522c1b
.gitlab-ci.yml: Adapt to current GitLab CI setup
Jun 26, 2018
e25631d6
ldb: version 1.3.4
Jun 26, 2018
519bc4de
WHATSNEW: Add release notes for Samba 4.8.3.
Jun 26, 2018
a62c2f3e
VERSION: Disable GIT_SNAPSHOT for the 4.8.3 release.
Jun 26, 2018
c0a8098a
New upstream version 4.8.3+dfsg
Jul 01, 2018
4954a6da
VERSION: Bump version up to 4.8.4...
Aug 11, 2018
677fad5e
CVE-2018-10858: libsmb: Ensure smbc_urlencode() can't overwrite passed in buffer.
Aug 11, 2018
5923c3cc
CVE-2018-10858: libsmb: Harden smbc_readdir_internal() against returns from malicious servers.
Aug 11, 2018
87aa8361
CVE-2018-10918: cracknames: Fix DoS (NULL pointer de-ref) when not...
Aug 11, 2018
bbb72cfc
CVE-2018-10919 security: Move object-specific access checks into separate function
Aug 11, 2018
a81f32e7
CVE-2018-10919 security: Add more comments to the object-specific access checks
Aug 11, 2018
77421f33
CVE-2018-10919 tests: Add tests for guessing confidential attributes
Aug 11, 2018
03dba18b
CVE-2018-10919 tests: Add test case for object visibility with limited rights
Aug 11, 2018
a90cb03e
CVE-2018-10919 security: Fix checking of object-specific CONTROL_ACCESS rights
Aug 11, 2018
7016bfd3
CVE-2018-10919 tests: test ldap searches for non-existent attributes.
Aug 11, 2018
6e35ae37
CVE-2018-10919 acl_read: Split access_mask logic out into helper function
Aug 11, 2018
f9fa4e5c
CVE-2018-10919 acl_read: Small refactor to aclread_callback()
Aug 11, 2018
1575ba42
CVE-2018-10919 acl_read: Flip the logic in the dirsync check
Aug 11, 2018
9891df45
CVE-2018-10919 acl_read: Fix unauthorized attribute access via searches
Aug 11, 2018
a915e23a
CVE-2018-10919 tests: Add extra test for dirsync deleted object corner-case
Aug 11, 2018
c775bd8b
selftest/tests.py: remove always-needed, never-set with_cmocka flag
Aug 11, 2018
3454eae9
CVE-2018-1139 libcli/auth: Add initial tests for ntlm_password_check()
Aug 11, 2018
5fb35b7f
CVE-2018-1139 libcli/auth: fix debug messages in hash_password_check()
Aug 11, 2018
f0bd8cc7
CVE-2018-1139 s3-utils: use enum ntlm_auth_level in ntlm_password_check().
Aug 11, 2018
6993f39d
CVE-2018-1139 selftest: verify whether ntlmv1 can be used via SMB1 when it is disabled.
Aug 11, 2018
a5245e46
CVE-2018-1139 libcli/auth: Do not allow ntlmv1 over SMB1 when it is disabled via "ntlm auth".
Aug 11, 2018
95c95a4a
CVE-2018-1140 Add NULL check for ldb_dn_get_casefold() in ltdb_index_dn_attr()
Aug 11, 2018
73317239
CVE-2018-1140 ldb: Check for ldb_dn_get_casefold() failure in ldb_sqlite
Aug 11, 2018
a36db4fc
CVE-2018-1140 ldb_tdb: Ensure the dn in distinguishedName= is valid before use
Aug 11, 2018
ebc3a1a1
CVE-2018-1140 ldb_tdb: Check for DN validity in add, rename and search
Aug 11, 2018
47bf6f6e
CVE-2018-1140 ldb: Add tests for search add and rename with a bad dn= DN
Aug 11, 2018
5ad366eb
ldb: Release LDB 1.3.5 for CVE-2018-1140
Aug 11, 2018
43aba6bd
CVE-2018-1140 dns: Add a test to trigger the LDB casefolding issue on invalid chars
Aug 11, 2018
032a6a46
WHATSNEW: Add release notes for Samba 4.8.4.
Aug 11, 2018
626c489c
VERSION: Disable GIT_SNAPSHOT for the Samba 4.8.4 release.
Aug 11, 2018
1 additional commits have been omitted to prevent performance issues.
Loading
Loading