summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Disable GIT_SNAPSHOT for the 4.13.17 release.samba-4.13.17v4-13-stableJule Anger2022-01-301-1/+1
* WHATSNEW: Add release notes for Samba 4.13.17.Jule Anger2022-01-301-2/+50
* CVE-2021-44142: libadouble: harden parsing codeRalph Boehme2022-01-302-17/+101
* CVE-2021-44142: libadouble: add basic cmocka testsRalph Boehme2022-01-304-0/+399
* CVE-2021-44142: libadouble: harden ad_unpack_xattrs()Ralph Boehme2022-01-301-3/+18
* CVE-2021-44142: smbd: add Netatalk xattr used by vfs_fruit to the list of pri...Ralph Boehme2022-01-301-0/+2
* CVE-2021-44142: libadouble: add defines for icon lengthsRalph Boehme2022-01-301-0/+2
* CVE-2022-0336: s4/dsdb/samldb: Don't return early when an SPN is re-added to ...Joseph Sutton2022-01-302-3/+1
* CVE-2022-0336: pytest: Add a test for an SPN conflict with a re-added SPNJoseph Sutton2022-01-302-0/+8
* VERSION: Bump version up to Samba 4.13.17...Jule Anger2022-01-101-2/+2
* VERSION: Disable GIT_SNAPSHOT for the 4.13.16 release.samba-4.13.16Jule Anger2022-01-101-1/+1
* WHATSNEW: Add release notes for Samba 4.13.16.Jule Anger2022-01-101-2/+70
* s3: smbd: Fix mkdir race condition allows share escape in Samba 4.13.X and be...Jeremy Allison2022-01-081-3/+40
* VERSION: Bump version up to Samba 4.13.16...Jule Anger2021-12-151-2/+2
* VERSION: Disable GIT_SNAPSHOT for the 4.13.15 release.samba-4.13.15Jule Anger2021-12-151-1/+1
* WHATSNEW: Add release notes for Samba 4.13.15.Jule Anger2021-12-151-2/+75
* dsdb: Use DSDB_SEARCH_SHOW_EXTENDED_DN when searching for the local replicate...Andrew Bartlett2021-12-082-2/+13
* CVE-2020-25717: s3-auth: fix MIT Realm regressionRalph Boehme2021-12-081-0/+9
* CVE-2020-25717: s3:auth: Fallback to a SID/UID based mapping if the named bas...Andrew Bartlett2021-11-172-3/+33
* CVE-2020-25717: tests/krb5: Add a test for idmap_nss mapping users to SIDsJoseph Sutton2021-11-174-0/+251
* CVE-2020-25717: selftest: turn ad_member_no_nss_wb into ad_member_idmap_nssJoseph Sutton2021-11-173-6/+22
* CVE-2020-25717: nsswitch/nsstest.c: Lower 'non existent uid' to make room for...Joseph Sutton2021-11-171-1/+1
* CVE-2020-25717: tests/krb5: Add method to automatically obtain server credent...Joseph Sutton2021-11-171-0/+42
* CVE-2020-25727: idmap_nss: verify that the name of the sid belongs to the con...Stefan Metzmacher2021-11-171-5/+21
* IPA DC: add missing checksAlexander Bokovoy2021-11-152-0/+2
* s3:winbindd: fix "allow trusted domains = no" regressionStefan Metzmacher2021-11-111-1/+1
* VERSION: Bump version up to Samba 4.13.15...Stefan Metzmacher2021-11-091-2/+2
* VERSION: Disable GIT_SNAPSHOT for the 4.13.14 release.samba-4.13.14Jule Anger2021-11-081-1/+1
* WHATSNEW: Add release notes for Samba 4.13.14.Jule Anger2021-11-081-2/+111
* CVE-2021-3738 s4:rpc_server/samr: make use of dcesrv_samdb_connect_as_*() helperStefan Metzmacher2021-11-082-45/+7
* CVE-2021-3738 s4:rpc_server/netlogon: make use of dcesrv_samdb_connect_as_*()...Stefan Metzmacher2021-11-081-118/+18
* CVE-2021-3738 s4:rpc_server/lsa: make use of dcesrv_samdb_connect_as_user() h...Stefan Metzmacher2021-11-081-6/+1
* CVE-2021-3738 s4:rpc_server/dnsserver: make use of dcesrv_samdb_connect_as_us...Stefan Metzmacher2021-11-081-9/+2
* CVE-2021-3738 s4:rpc_server/drsuapi: make use of assoc_group aware dcesrv_sam...Stefan Metzmacher2021-11-082-37/+19
* CVE-2021-3738 s4:rpc_server/common: provide assoc_group aware dcesrv_samdb_co...Stefan Metzmacher2021-11-081-16/+105
* CVE-2021-3738 auth_util: avoid talloc_tos() in copy_session_info()Stefan Metzmacher2021-11-081-3/+6
* CVE-2021-3738 s4:torture/drsuapi: DsBindAssocGroup* testsStefan Metzmacher2021-11-082-0/+173
* CVE-2021-3738 s4:torture/drsuapi: maintain priv->admin_credentialsStefan Metzmacher2021-11-082-0/+4
* CVE-2021-3738 s4:torture/drsuapi: maintain priv->dc_credentialsStefan Metzmacher2021-11-082-2/+2
* CVE-2021-3738 s4:torture/drsuapi: don't pass DsPrivate to test_DsBind()Stefan Metzmacher2021-11-083-11/+16
* CVE-2016-2124: s3:libsmb: don't fallback to non spnego authentication if we r...Stefan Metzmacher2021-11-081-0/+9
* CVE-2016-2124: s4:libcli/sesssetup: don't fallback to non spnego authenticati...Stefan Metzmacher2021-11-081-0/+14
* CVE-2021-23192: dcesrv_core: only the first fragment specifies the auth_contextsStefan Metzmacher2021-11-086-46/+109
* CVE-2021-23192: python/tests/dcerpc: add tests to check how security contexts...Stefan Metzmacher2021-11-082-0/+1293
* CVE-2021-23192: python/tests/dcerpc: fix do_single_request(send_req=False)Stefan Metzmacher2021-11-081-17/+20
* CVE-2021-23192: python/tests/dcerpc: let generate_request_auth() use g_auth_l...Stefan Metzmacher2021-11-081-3/+3
* CVE-2021-23192: python/tests/dcerpc: change assertNotEquals() into assertNotE...Stefan Metzmacher2021-11-082-151/+151
* CVE-2021-23192: dcesrv_core: add dcesrv_fault_disconnect0() that skips DCERPC...Stefan Metzmacher2021-11-081-31/+16
* CVE-2021-23192: dcesrv_core: add better debugging to dcesrv_fault_disconnect()Stefan Metzmacher2021-11-081-5/+24
* CVE-2021-23192 librpc: Remove the gensec dependency from library dcerpc-bindingVolker Lendecke2021-11-0810-490/+613