summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Bump version up to 4.8.0...samba-4.8.0Karolin Seeger2018-03-131-2/+2
* WHATSNEW: Add release notes for Samba 4.8.0.Karolin Seeger2018-03-131-10/+30
* CVE-2018-1050: s3: RPC: spoolss server. Protect against null pointer derefs.Jeremy Allison2018-03-131-0/+13
* CVE-2018-1057: s4:dsdb/acl: changing dBCSPwd is only allowed with a controlRalph Boehme2018-03-131-1/+10
* CVE-2018-1057: s4:dsdb: use DSDB_CONTROL_PASSWORD_ACL_VALIDATION_OIDRalph Boehme2018-03-132-4/+67
* CVE-2018-1057: s4:dsdb/samdb: define DSDB_CONTROL_PASSWORD_ACL_VALIDATION_OID...Ralph Boehme2018-03-133-0/+11
* CVE-2018-1057: s4:dsdb/acl: run password checking only onceRalph Boehme2018-03-131-0/+5
* CVE-2018-1057: s4/dsdb: correctly detect password resetsRalph Boehme2018-03-132-3/+17
* CVE-2018-1057: s4:dsdb/acl: add a NULL check for talloc_new() in acl_check_pa...Ralph Boehme2018-03-131-0/+4
* CVE-2018-1057: s4:dsdb/acl: add check for DSDB_CONTROL_PASSWORD_HASH_VALUES_O...Ralph Boehme2018-03-131-0/+20
* CVE-2018-1057: s4:dsdb/acl: check for internal controls before other checksRalph Boehme2018-03-131-14/+23
* CVE-2018-1057: s4:dsdb/acl: remove unused else branches in acl_check_password...Ralph Boehme2018-03-131-2/+12
* CVE-2018-1057: s4:dsdb/acl: only call dsdb_acl_debug() if we checked the acl ...Ralph Boehme2018-03-131-0/+8
* CVE-2018-1057: s4:dsdb/password_hash: add a helper variable for passwordAttr-...Ralph Boehme2018-03-131-6/+3
* CVE-2018-1057: s4:dsdb/password_hash: add a helper variable for LDB_FLAG_MOD_...Ralph Boehme2018-03-131-5/+9
* CVE-2018-1057: s4:dsdb/tests: add a test for password change with empty deleteRalph Boehme2018-03-132-0/+51
* WHATSNEW: Domain member setups require winbinddStefan Metzmacher2018-03-071-0/+7
* nsswitch: fix wbinfo -m --verbose trust type "Local"Ralph Boehme2018-03-071-3/+1
* libsmb: Use smb2 tcon if conn_protocol >= SMB2_02Dan Robertson2018-03-071-1/+1
* s3:smbd: Do not crash if we fail to init the session tableAndreas Schneider2018-03-071-3/+20
* VERSION: Bump version up to 4.8.0rc5...Karolin Seeger2018-03-011-2/+2
* VERSION: Disable GIT_SNAPSHOT for the 4.8.0rc4 release.samba-4.8.0rc4Karolin Seeger2018-03-011-1/+1
* WHATSNEW: Add changes since rc4.Karolin Seeger2018-03-011-1/+50
* WHATSNEW: document changed wbinfo -m --verbose outputRalph Boehme2018-03-011-0/+44
* WHATSNEW: add 'Improved support for trusted domains (as AD DC)' sectionStefan Metzmacher2018-03-011-0/+28
* WHATSNEW: reference 'smbclient reparse point symlink parameters reversed' to ...Stefan Metzmacher2018-03-011-0/+6
* WHATSNEW: move descriptions of removed features to "REMOVED FEATURES"Stefan Metzmacher2018-03-011-31/+35
* s4:kdc: disable support for CROSS_ORGANIZATION domainsStefan Metzmacher2018-03-011-0/+9
* s4:kdc: only support LSA_TRUST_TYPE_UPLEVEL domains in samba_kdc_trust_messag...Stefan Metzmacher2018-03-011-0/+10
* s4:kdc: make use of dsdb_trust_parse_tdo_info() in samba_kdc_trust_message2en...Stefan Metzmacher2018-03-011-10/+19
* winbindd: disable support for CROSS_ORGANIZATION domainsStefan Metzmacher2018-03-011-0/+11
* vfs_fruit: use off_t, not size_t for TM size calculationsRalph Boehme2018-03-011-7/+6
* build: fix libceph-common detectionGünther Deschner2018-03-011-2/+4
* WHATSNEW: Explain implications of GUID index changeAndrew Bartlett2018-03-011-0/+22
* ldb: version 1.3.2Stefan Metzmacher2018-03-014-1/+284
* ldb_debug tests: Fix binary data in debug logGary Lockyer2018-03-011-0/+298
* ldb_debug: Fix binary data in debug logAndrew Bartlett2018-03-011-13/+52
* ldb tests: fix null test on incorrect variableGary Lockyer2018-03-011-2/+2
* repl_md: avoid returning LDB_SUCCESS on failureDouglas Bagnall2018-02-271-1/+9
* repl_metadata: Avoid silent skipping an object during DRS (due to RODC rename...Garming Sam2018-02-272-1/+1
* repl_metadata: Avoid silent skipping an object during DRS (due to RODC name c...Garming Sam2018-02-272-1/+1
* tests/replica_sync_rodc: Test conflict handling on an RODCGarming Sam2018-02-273-0/+164
* selftest: Add RODC variables to list of those exportedGarming Sam2018-02-271-0/+6
* tests/drs_base: Allow the net drs replicate to try with a single objectGarming Sam2018-02-271-1/+4
* tests/replica_sync: Add some additional replication in setUpGarming Sam2018-02-271-0/+2
* winbind: don't try to do an authenticated SMB connection as AD DCStefan Metzmacher2018-02-271-2/+42
* winbind: set_dc_type_and_flags() is not needed on a DCStefan Metzmacher2018-02-271-0/+18
* winbind: make sure we don't contact trusted domains via LDAP as AD DCStefan Metzmacher2018-02-272-0/+34
* winbind: make sure we don't contact trusted domains via SAMR as AD DCStefan Metzmacher2018-02-271-0/+14
* winbind: let cm_connect_netlogon_transport() only work against direct trust a...Stefan Metzmacher2018-02-271-0/+11