CVE-2023-0614 s4-acl: Avoid calling dsdb_module_am_system() if we can help it
[samba.git] / source4 /
2023-03-20 Joseph SuttonCVE-2023-0614 s4-acl: Avoid calling dsdb_module_am_syst...
2023-03-20 Joseph SuttonCVE-2023-0614 ldb: Prevent disclosure of confidential...
2023-03-20 Joseph SuttonCVE-2023-0614 s4-acl: Split out function to set up...
2023-03-20 Joseph SuttonCVE-2023-0614 s4-dsdb: Add samdb_result_dom_sid_buf()
2023-03-20 Joseph SuttonCVE-2023-0614 s4-acl: Split out logic to remove access...
2023-03-20 Joseph SuttonCVE-2023-0614 tests/krb5: Add test for confidential...
2023-03-20 Joseph SuttonCVE-2023-0614 schema_samba4.ldif: Allocate previously...
2023-03-20 Joseph Suttonschema_samba4.ldif: Allocate previously added OIDs
2023-03-20 Joseph SuttonCVE-2023-0614 s4:dsdb:tests: Fix <GUID={}> search in...
2023-03-20 Joseph SuttonCVE-2023-0614 s4:dsdb/extended_dn_in: Don't modify...
2023-03-20 Joseph SuttonCVE-2023-0614 ldb: Make use of ldb_filter_attrs_in_place()
2023-03-20 Joseph SuttonCVE-2023-0614 s4-acl: Use ldb functions for handling...
2023-03-20 Joseph SuttonCVE-2023-0614 s4-acl: Make some parameters const
2023-03-20 Joseph SuttonCVE-2023-0614 s4:dsdb: Use talloc_get_type_abort()...
2023-03-20 Andrew BartlettCVE-2023-0614 dsdb: Alter timeout test in large_ldap...
2023-03-20 Andrew BartlettCVE-2023-0614 selftest: Use setUpClass() to reduce...
2023-01-23 Jeremy Allisons3: smbd: Add test to show smbd crashes when doing...
2023-01-23 Samuel CabreroCVE-2022-38023 s4:rpc_server/netlogon: Move schannel...
2023-01-23 Samuel CabreroCVE-2022-38023 s4:rpc_server:wscript: Reformat followin...
2023-01-16 Jeremy Allisons4: libcli: Ignore errors when getting A records after...
2023-01-16 Jeremy Allisons4: torture: Add an async SMB2_OP_FLUSH + SMB2_OP_FLUSH...
2023-01-16 Jeremy Allisons4: torture: Add an async SMB2_OP_FLUSH + SMB2_OP_CLOSE...
2023-01-16 Jeremy Allisons4: torture: Show return value for smbc_getxattr()...
2023-01-13 Stefan Metzmachers4:lib/messaging: fix interaction between imessaging_co...
2022-12-14 Stefan MetzmacherCVE-2022-37966 s4:kdc: apply restrictions of "kdc suppo...
2022-12-14 Stefan MetzmacherCVE-2022-37966 param: let "kdc default domain supported...
2022-12-14 Stefan MetzmacherCVE-2022-37966 s4:kdc: announce PA-SUPPORTED-ETYPES...
2022-12-14 Stefan MetzmacherCVE-2022-37966 s4:libnet: allow python bindings to...
2022-12-14 Stefan MetzmacherCVE-2022-37966 s4:libnet: add support LIBNET_SET_PASSWO...
2022-12-14 Stefan MetzmacherCVE-2022-37966 s4:libnet: initialize libnet_SetPassword...
2022-12-14 Stefan MetzmacherCVE-2022-37966 s4:kdc: use the strongest possible keys
2022-12-14 Stefan MetzmacherCVE-2022-37966 s4:pydsdb: add ENC_HMAC_SHA1_96_AES256_SK
2022-12-14 Joseph SuttonCVE-2022-37966 kdc: Assume trust objects support AES...
2022-12-14 Andrew BartlettCVE-2022-37966 kdc: Implement new Kerberos session...
2022-12-14 Joseph SuttonCVE-2022-37966 selftest: Run S4U tests against FL2003 DC
2022-12-14 Joseph SuttonCVE-2022-37966 selftest: Add tests for Kerberos session...
2022-12-14 Joseph SuttonCVE-2022-37967 Add new PAC checksum
2022-12-14 Joseph SuttonCVE-2022-37966 tests/krb5: Add a test requesting ticket...
2022-12-14 Andrew BartlettCVE-2022-37966 s4:kdc: Move supported enc-type handling...
2022-12-14 Stefan MetzmacherCVE-2022-38023 s4:rpc_server/netlogon: implement "serve...
2022-12-14 Stefan MetzmacherCVE-2022-38023 s4:rpc_server/netlogon: add a per connec...
2022-12-14 Stefan MetzmacherCVE-2022-38023 s4:rpc_server/netlogon: make sure all...
2022-12-14 Stefan MetzmacherCVE-2022-38023 s4:rpc_server/netlogon: split out dcesrv...
2022-12-14 Stefan MetzmacherCVE-2022-38023 s4:rpc_server/netlogon: debug 'reject...
2022-12-14 Stefan MetzmacherCVE-2022-38023 s4:rpc_server/netlogon: add 'server...
2022-12-14 Stefan MetzmacherCVE-2022-38023 s4:rpc_server/netlogon: defer downgrade...
2022-12-14 Stefan MetzmacherCVE-2022-38023 s4:rpc_server/netlogon: require aes...
2022-12-14 Stefan MetzmacherCVE-2022-38023 s4:rpc_server/netlogon: split out dcesrv...
2022-12-14 Stefan MetzmacherCVE-2022-38023 s4:torture: use NETLOGON_NEG_SUPPORTS_AE...
2022-12-14 Stefan MetzmacherCVE-2022-38023 s4:rpc_server/netlogon: improve CVE...
2022-12-14 Stefan MetzmacherCVE-2022-38023 s4:rpc_server/netlogon: re-order checkin...
2022-12-14 Stefan MetzmacherCVE-2022-38023 s4:rpc_server/netlogon: add talloc_stack...
2022-12-14 Stefan MetzmacherCVE-2022-38023 s4:rpc_server/netlogon: add a lp_ctx...
2022-12-14 Stefan MetzmacherCVE-2022-38023 s4:rpc_server/netlogon: 'server schannel...
2022-12-12 Stefan MetzmacherCVE-2021-20251: s4:auth: fix use after free in authsam_...
2022-12-05 Ralph Boehmetorture: add a test trying to set FILE_ATTRIBUTE_TEMPOR...
2022-11-15 Jule AngerMerge tag 'samba-4.16.7' into v4-16-test
2022-10-31 Jeremy Allisons4: torture: libsmbclient: Add a torture test to ensure...
2022-10-31 Stefan Metzmachers4:ldap_server: let ldapsrv_call_writev_start use conn_...
2022-10-25 Jule AngerMerge tag 'samba-4.16.6' into v4-16-test
2022-10-24 Joseph SuttonCVE-2022-3437 s4/auth/tests: Add unit tests for unwrap_...
2022-10-19 Stefan Metzmachers4:messaging: let imessaging_client_init() use imessagi...
2022-10-19 Stefan Metzmachers4:messaging: add imessaging_init_discard_incoming()
2022-10-19 Noel Powers4/lib/registry: Fix use after free with popt 1.19
2022-10-18 Jeremy Allisons4: smbtorture: Add fsync_resource_fork test to fruit...
2022-10-07 Andrew Bartletts4-libnet: Add messages to object count mismatch failures
2022-10-07 Andrew Bartletts4-rpc_server:getncchanges Add "old Samba" mode regardi...
2022-10-07 Andrew Bartlettselftest: Add tests for GetNCChanges GET_ANC using...
2022-10-07 Andrew Bartlettselftest: Prepare for "old Samba" mode regarding getncc...
2022-10-07 Douglas Bagnallpytest/samba_tool_drs_no_dns: use TestCaseInTempDir...
2022-10-07 Douglas Bagnallpytest/samba_tool_drs: use TestCaseInTempDir.rm_files...
2022-09-18 Joseph SuttonCVE-2021-20251 dsdb/common: Remove transaction logic...
2022-09-18 Andreas Schneiders4:rpc_server: Add transaction for dcesrv_samr_SetUserI...
2022-09-18 Andreas Schneiders4:rpc_server: Use sam_ctx consistently in dcesrv_samr_...
2022-09-18 Andreas Schneiders3:rpc_server: Use a done goto label for dcesrv_samr_Se...
2022-09-18 Joseph SuttonCVE-2021-20251 s4-rpc_server: Extend scope of transacti...
2022-09-18 Joseph SuttonCVE-2021-20251 s4:auth_winbind: Check return status...
2022-09-18 Joseph SuttonCVE-2021-20251 s4-rpc_server: Check badPwdCount update...
2022-09-18 Joseph SuttonCVE-2021-20251 s4:kdc: Check badPwdCount update return...
2022-09-18 Joseph SuttonCVE-2021-20251 s4:kdc: Check return status of authsam_l...
2022-09-18 Joseph SuttonCVE-2021-20251 s4:kdc: Move logon success accounting...
2022-09-18 Joseph SuttonCVE-2021-20251 s4:dsdb: Make badPwdCount update atomic
2022-09-18 Joseph SuttonCVE-2021-20251 s4:dsdb: Update bad password count insid...
2022-09-18 Joseph SuttonCVE-2021-20251 s4-auth: Pass through error code from...
2022-09-18 Andrew BartlettCVE-2021-20251 auth4: Avoid reading the database twice...
2022-09-18 Andrew BartlettCVE-2021-20251 auth4: Inline samdb_result_effective_bad...
2022-09-18 Andrew BartlettCVE-2021-20251 auth4: Split authsam_calculate_lastlogon...
2022-09-18 Gary LockyerCVE-2021-20251 auth4: Return only the result message...
2022-09-18 Andrew BartlettCVE-2021-20251 auth4: Add missing newline to debug...
2022-09-18 Andrew BartlettCVE-2021-20251 s4 auth: make bad password count increme...
2022-09-18 Joseph SuttonCVE-2021-20251 auth4: Detect ACCOUNT_LOCKED_OUT error...
2022-09-18 Gary LockyerCVE-2021-20251 s4 auth test: Unit tests for source4...
2022-09-18 Andrew BartlettCVE-2021-20251 auth4: Reread the user record if a bad...
2022-09-18 Gary LockyerCVE-2021-20251 s4 auth: Prepare to make bad password...
2022-09-18 Gary LockyerCVE-2021-20251 auth4: split samdb_result_msds_LockoutOb...
2022-09-18 Andrew BartlettCVE-2021-20251 s4-rpc_server: Use authsam_search_accoun...
2022-09-18 Joseph SuttonCVE-2021-20251 tests/krb5: Add tests for password locko...
2022-09-06 Ralph Boehmesmbtorture: add a test trying to create a stream on...
2022-09-06 Ralph Boehmesmbtorture: check required access for SMB2-GETINFO
2022-09-06 Ralph Boehmes4/libcli/smb2: avoid using smb2_composite_setpathinfo...
next