samba.git
2022-10-19 Jule AngerVERSION: Disable GIT_SNAPSHOT for the 4.17.1 release. samba-4.17.1
2022-10-19 Jule AngerWHATSNEW: Add release notes for Samba 4.17.1.
2022-10-19 Jeremy Allisons3: libsmbclient: Fix smbc_stat() to return ENOENT...
2022-10-19 Jeremy Allisons4: torture: libsmbclient: Add a torture test to ensure...
2022-10-19 Stefan Metzmachers4:messaging: let imessaging_client_init() use imessagi...
2022-10-19 Stefan Metzmachers3:auth_samba4: make use of imessaging_init_discard_inc...
2022-10-19 Stefan Metzmachers4:messaging: add imessaging_init_discard_incoming()
2022-10-18 Noel Powers3/utils: check result of talloc_strdup
2022-10-18 Noel Powers3/utils: Check return of talloc_strdup
2022-10-18 Noel Powers3/param: Check return of talloc_strdup
2022-10-18 Noel Powers4/lib/registry: Fix use after free with popt 1.19
2022-10-18 Noel Powers3/utils: Fix use after free with popt 1.19
2022-10-18 Noel Powers3/utils: Fix use after free with popt 1.19
2022-10-18 Noel Powers3/utils: Add missing poptFreeContext
2022-10-18 Noel Powers3/param: Fix use after free with popt-1.19
2022-10-18 Noel Powers3/rpcclient: Duplicate string returned from poptGetArg
2022-10-18 Ralph Boehmevfs_fruit: add missing calls to tevent_req_received()
2022-10-18 Jeremy Allisons3: VFS: fruit. Implement fsync_send()/fsync_recv().
2022-10-18 Jeremy Allisons4: smbtorture: Add fsync_resource_fork test to fruit...
2022-10-18 Stefan MetzmachersmbXsrv_client: handle NAME_NOT_FOUND from smb2srv_clie...
2022-10-18 Stefan MetzmachersmbXsrv_client: make sure we only wait for smb2srv_clie...
2022-10-18 Stefan MetzmachersmbXsrv_client: call smb2srv_client_connection_{pass...
2022-10-18 Stefan MetzmachersmbXsrv_client: fix a debug message in smbXsrv_client_g...
2022-10-18 Stefan MetzmachersmbXsrv_client: ignore NAME_NOT_FOUND from smb2srv_clie...
2022-10-07 Anoop C Svfs_glusterfs: Remove special handling of O_CREAT flag
2022-10-07 Andrew Bartlettpython-drs: Add client-side debug and fallback for...
2022-10-07 Andrew Bartletts4-libnet: Add messages to object count mismatch failures
2022-10-07 Andrew Bartlettselftest: Enable "old Samba" mode regarding GET_ANC...
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-10-07 Douglas Bagnallpytest/samdb: use TestCaseInTempDir.rm_files/.rm_dirs
2022-10-07 Douglas Bagnallpytest/join: use TestCaseInTempDir.rm_files/dirs
2022-10-07 Douglas Bagnallpytest/samdb_api: use TestCaseInTempDir.rm_files
2022-10-07 Douglas Bagnallpytest/downgradedatabase: use TestCaseInTempDir.rm_files
2022-10-07 Douglas Bagnallpytest: add file removal helpers for TestCaseInTempDir
2022-10-07 Andreas Schneiders3:auth: Flush the GETPWSID in memory cache for NTLM...
2022-10-07 Jeremy Allisons3: smbd: Fix memory leak in smbd_server_connection_ter...
2022-10-07 Volker Lendeckevfs_gpfs: Protect against timestamps before the Unix...
2022-10-07 Volker Lendeckelib: Map ERANGE to NT_STATUS_INTEGER_OVERFLOW
2022-10-07 Volker Lendeckevfs_gpfs: Prevent mangling of GPFS timestamps after...
2022-09-19 Joseph SuttonCVE-2021-20251 s3: Ensure bad password count atomic...
2022-09-19 Joseph SuttonCVE-2021-20251 s3:rpc_server: Split change_oem_password...
2022-09-19 Joseph SuttonCVE-2021-20251 dsdb/common: Remove transaction logic...
2022-09-19 Joseph SuttonCVE-2021-20251 s4-rpc_server: Extend scope of transacti...
2022-09-19 Joseph SuttonCVE-2021-20251 s4-rpc_server: Use user privileges for...
2022-09-19 Joseph SuttonCVE-2021-20251 s4-rpc_server: Use authsam_search_accoun...
2022-09-19 Joseph Suttons3:rpc_server: Use BURN_STR() to zero password
2022-09-19 Pavel Filipenskýlib:replace: Add macro BURN_STR() to zero memory of...
2022-09-19 Joseph Suttonlibcli:auth: Keep passwords from convert_string_talloc...
2022-09-19 Joseph Suttonlib:util: Check memset_s() error code in talloc_keep_se...
2022-09-19 Joseph SuttonCVE-2021-20251 s3: Ensure bad password count atomic...
2022-09-19 Jeremy AllisonCVE-2021-20251 s3: ensure bad password count atomic...
2022-09-19 Joseph SuttonCVE-2021-20251 s4:auth_winbind: Check return status...
2022-09-19 Joseph SuttonCVE-2021-20251 s4-rpc_server: Check badPwdCount update...
2022-09-19 Joseph SuttonCVE-2021-20251 s4:kdc: Check badPwdCount update return...
2022-09-19 Joseph SuttonCVE-2021-20251 s4:kdc: Check return status of authsam_l...
2022-09-19 Joseph SuttonCVE-2021-20251 s4:kdc: Move logon success accounting...
2022-09-19 Joseph SuttonCVE-2021-20251 s4:dsdb: Make badPwdCount update atomic
2022-09-19 Joseph SuttonCVE-2021-20251 s4:dsdb: Update bad password count insid...
2022-09-19 Joseph SuttonCVE-2021-20251 s4-auth: Pass through error code from...
2022-09-19 Andrew BartlettCVE-2021-20251 auth4: Avoid reading the database twice...
2022-09-19 Andrew BartlettCVE-2021-20251 auth4: Inline samdb_result_effective_bad...
2022-09-19 Andrew BartlettCVE-2021-20251 auth4: Split authsam_calculate_lastlogon...
2022-09-19 Gary LockyerCVE-2021-20251 auth4: Return only the result message...
2022-09-19 Andrew BartlettCVE-2021-20251 auth4: Add missing newline to debug...
2022-09-19 Andrew BartlettCVE-2021-20251 s4 auth: make bad password count increme...
2022-09-19 Joseph SuttonCVE-2021-20251 auth4: Detect ACCOUNT_LOCKED_OUT error...
2022-09-19 Gary LockyerCVE-2021-20251 s4 auth test: Unit tests for source4...
2022-09-19 Andrew BartlettCVE-2021-20251 auth4: Reread the user record if a bad...
2022-09-19 Gary LockyerCVE-2021-20251 s4 auth: Prepare to make bad password...
2022-09-19 Gary LockyerCVE-2021-20251 auth4: split samdb_result_msds_LockoutOb...
2022-09-19 Andrew BartlettCVE-2021-20251 s4-rpc_server: Use authsam_search_accoun...
2022-09-19 Joseph SuttonCVE-2021-20251 tests/krb5: Add tests for password locko...
2022-09-19 Joseph SuttonCVE-2021-20251 lib:crypto: Add Python functions for...
2022-09-19 Joseph SuttonCVE-2021-20251 lib:crypto: Add md4_hash_blob() for...
2022-09-19 Joseph SuttonCVE-2021-20251 lib:crypto: Add des_crypt_blob_16()...
2022-09-19 Joseph Suttonlib:crypto: Use constant time memory comparison to...
2022-09-19 Joseph Suttonlib:crypto: Check for overflow before filling pauth_tag...
2022-09-19 Joseph Suttons4:torture: Zero samr_UserInfo union in password set...
2022-09-19 Joseph Suttonlib:crypto: Zero auth_tag array in encryption test
2022-09-19 Joseph Suttons3:rpc_server: Fix typo in error message
2022-09-13 Jule AngerVERSION: Bump version up to Samba 4.17.1...
2022-09-13 Jule AngerVERSION: Disable GIT_SNAPSHOT for the 4.17.0 release. samba-4.17.0
2022-09-13 Jule AngerWHATSNEW: Add release notes for Samba 4.17.0.
2022-09-06 Jule AngerVERSION: Bump version up to Samba 4.17.0rc6...
2022-09-06 Jule AngerVERSION: Disable GIT_SNAPSHOT for the 4.17.0rc5 release. samba-4.17.0rc5
2022-09-06 Jule AngerWHATSNEW: Add release notes for Samba 4.17.0rc5.
2022-09-06 Stefan MetzmachersmbXsrv_client: notify a different node to drop a conne...
2022-09-06 Stefan MetzmachersmbXsrv_client: correctly check in negotiate_request...
2022-09-06 Stefan Metzmachers3:tests: add test_smbXsrv_client_cross_node.sh
2022-09-06 Stefan Metzmachers3:tests: let test_smbXsrv_client_dead_rec.sh cleanup...
2022-09-06 Volker Lendeckesmbd: Catch streams on non-stream shares
2022-09-06 Ralph Boehmesmbd: return NT_STATUS_OBJECT_NAME_INVALID if a share...
2022-09-06 Ralph Boehmesmbtorture: add a test trying to create a stream on...
2022-09-06 Ralph Boehmesmbd: implement access checks for SMB2-GETINFO as per...
2022-09-06 Ralph Boehmesmbtorture: check required access for SMB2-GETINFO
2022-09-06 Ralph Boehmes4/libcli/smb2: avoid using smb2_composite_setpathinfo...
next