samba.git
2022-10-24 Jule AngerVERSION: Disable GIT_SNAPSHOT for the 4.15.11 release. samba-4.15.11
2022-10-24 Jule AngerWHATSNEW: Add release notes for Samba 4.15.11.
2022-10-24 Joseph SuttonCVE-2022-3437 source4/heimdal: Pass correct length...
2022-10-24 Joseph SuttonCVE-2022-3437 source4/heimdal: Check for overflow in...
2022-10-24 Joseph SuttonCVE-2022-3437 source4/heimdal: Check buffer length...
2022-10-24 Joseph SuttonCVE-2022-3437 source4/heimdal: Check the result of...
2022-10-24 Joseph SuttonCVE-2022-3437 source4/heimdal: Avoid undefined behaviou...
2022-10-24 Joseph SuttonCVE-2022-3437 source4/heimdal: Don't pass NULL pointers...
2022-10-24 Joseph SuttonCVE-2022-3437 source4/heimdal: Use constant-time memcmp...
2022-10-24 Joseph SuttonCVE-2022-3437 source4/heimdal: Use constant-time memcmp...
2022-10-24 Joseph SuttonCVE-2022-3437 s4/auth/tests: Add unit tests for unwrap_...
2022-10-24 Joseph SuttonCVE-2022-3437 source4/heimdal_build: Add gssapi-subsyst...
2022-10-24 Joseph SuttonCVE-2022-3437 source4/heimdal: Remove __func__ compatib...
2022-10-24 Andrew Bartlett.gitlab-ci: Work around new git restrictions arising...
2022-10-24 Andreas Schneiderbootstrap: Migrate to CentOS8 Stream
2022-10-24 Andrew Bartlettbootstrap: chown the whole cloned repo, not just the...
2022-10-24 Andreas Schneiderbootstrap: Fix CentOS8 runner
2022-09-28 Jule AngerVERSION: Bump version up to Samba 4.15.11...
2022-09-28 Jule AngerVERSION: Disable GIT_SNAPSHOT for the 4.15.10 release. samba-4.15.10
2022-09-28 Jule AngerWHATSNEW: Add release notes for Samba 4.15.10.
2022-09-28 Jeremy Allisons3: smbd: Fix memory leak in smbd_server_connection_ter...
2022-09-06 Ralph Boehmesmbd: check for streams support in unix_convert()
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...
2022-09-06 Ralph Boehmesmbd: directly pass fsp to SMB_VFS_FGETXATTR() in fget_...
2022-09-06 Ralph Boehmesmbd: add and use vfs_fget_dos_attributes()
2022-09-06 Ralph Boehmesmbtorture: add test smb2.stream.attributes2
2022-09-06 Ralph Boehmesmbtorture: rename smb2.streams.attributes to smb2...
2022-09-06 Ralph Boehmevfs_default: assert all passed in fsp's and names are...
2022-09-06 Ralph Boehmevfs_streams_xattr: restrict which fcntl's are allowed...
2022-09-06 Ralph Boehmesmbd: skip access checks for stat-opens on streams...
2022-09-06 Ralph Boehmesmbd: use metadata_fsp() in get_acl_group_bits()
2022-09-06 Ralph Boehmesmbd: ignore request to set the SPARSE attribute on...
2022-09-06 Ralph Boehmesmbd: use metadata_fsp() with SMB_VFS_FSET_DOS_ATTRIBUTES()
2022-09-06 Ralph Boehmesmbd: use metadata_fsp() with SMB_VFS_FGET_DOS_ATTRIBUTES()
2022-09-06 Ralph Boehmesmbd: use metadata_fsp() with SMB_VFS_FSET_NT_ACL()
2022-09-06 Ralph Boehmesmbd: use metadata_fsp() with SMB_VFS_FGET_NT_ACL()
2022-09-06 Ralph BoehmeCI: add a test trying to delete a stream on a pathref...
2022-09-06 Ralph Boehmevfs_xattr_tdb: add "xattr_tdb:ignore_user_xattr" option
2022-09-06 Ralph Boehmevfs_xattr_tdb: add a module config
2022-09-06 Ralph Boehmevfs_xattr_tdb: move close_xattr_db()
2022-09-06 Ralph Boehmesmdb: use fsp_is_alternate_stream() in open_file()
2022-09-06 Volker Lendeckesmbd: Introduce metadata_fsp()
2022-09-06 Volker Lendeckesmbd: Introduce fsp_is_alternate_stream()
2022-08-23 Andreas Schneiderlib:replace: Only include <sys/mount.h> on non-Linux...
2022-08-23 Jeremy Allisons3: smbd: Plumb close_type parameter through close_file...
2022-08-23 Jeremy Allisons3: smbd: Add "enum file_close_type close_type" paramet...
2022-08-23 Jeremy Allisons3: smbd: Add "enum file_close_type close_type" paramet...
2022-08-23 Jeremy Allisons3/smbd: Use after free when iterating smbd_server_conn...
2022-08-23 Jeremy Allisons3/smbd: Use after free when iterating smbd_server_conn...
2022-08-23 Stefan Metzmachers3:smbd: only clear LEASE_READ if there's no read lease...
2022-08-23 Stefan Metzmachers4:torture/smb2: add smb2.lease.v[1,2]_bug_15148
2022-08-23 Stefan Metzmachers3:smbd: share_mode_flags_set() takes SMB2_LEASE_*...
2022-08-23 Joseph Suttonlibcli/smb: Set error status if 'iov' pointer is NULL
2022-08-23 Joseph Suttonlibcli/smb: Ensure we call tevent_req_nterror() on...
2022-08-15 Michael Tokarevs3/util/py_net.c: fix samba-tool domain join&leave...
2022-07-31 Andreas Schneiders3:rpcclient: Goto done in cmd_samr_setuserinfo_int()
2022-07-31 Ralph Boehmemdssvc: return all-zero policy handle if spotlight...
2022-07-31 Ralph BoehmeCI: fix check for correct mdsvc resonse when connecting...
2022-07-31 Ralph Boehmemdssvc: convert mds_init_ctx() to return NTSTATUS
2022-07-27 Jule AngerVERSION: Bump version up to Samba 4.15.10...
2022-07-27 Jule AngerMerge tag 'samba-4.15.9' into v4-15-test
2022-07-24 Jule AngerVERSION: Disable GIT_SNAPSHOT for the 4.15.9 release. samba-4.15.9
2022-07-24 Jule AngerWHATSNEW: Add release notes for Samba 4.15.9.
2022-07-24 Jeremy AllisonCVE-2022-32742: s3: smbd: Harden the smbreq_bufrem...
2022-07-24 Jeremy AllisonCVE-2022-32742: s4: torture: Add raw.write.bad-write...
2022-07-24 Joseph SuttonCVE-2022-2031 testprogs: Add test for short-lived ticke...
2022-07-24 Joseph SuttonCVE-2022-2031 s4:kpasswd: Do not accept TGTs as kpasswd...
2022-07-24 Joseph SuttonCVE-2022-2031 s4:auth: Use PAC to determine whether...
2022-07-24 Joseph SuttonCVE-2022-2031 auth: Add ticket type field to auth_user_...
2022-07-24 Joseph SuttonCVE-2022-2031 tests/krb5: Add test that we cannot provi...
2022-07-24 Joseph SuttonCVE-2022-32744 s4:kpasswd: Ensure we pass the kpasswd...
2022-07-24 Joseph SuttonCVE-2022-32744 s4:kdc: Modify HDB plugin to only look...
2022-07-24 Joseph Suttons4:kdc: Remove kadmin mode from HDB plugin
2022-07-24 Joseph SuttonCVE-2022-32744 s4:kdc: Rename keytab_name -> kpasswd_ke...
2022-07-24 Joseph SuttonCVE-2022-2031 s4:kdc: Don't use strncmp to compare...
2022-07-24 Joseph SuttonCVE-2022-2031 tests/krb5: Test truncated forms of serve...
2022-07-24 Joseph SuttonCVE-2022-2031 s4:kdc: Reject tickets during the last...
2022-07-24 Joseph SuttonCVE-2022-2031 s4:kdc: Limit kpasswd ticket lifetime...
2022-07-24 Joseph SuttonCVE-2022-2031 s4:kdc: Fix canonicalisation of kadmin...
2022-07-24 Joseph SuttonCVE-2022-2031 s4:kdc: Refactor samba_kdc_get_entry_prin...
2022-07-24 Joseph SuttonCVE-2022-2031 s4:kdc: Split out a samba_kdc_get_entry_p...
2022-07-24 Andreas SchneiderCVE-2022-2031 s4:kdc: Implement is_kadmin_changepw...
2022-07-24 Andreas SchneiderCVE-2022-2031 testprogs: Add kadmin/changepw canonicali...
2022-07-24 Andreas SchneiderCVE-2022-2031 testprogs: Fix auth with smbclient and...
2022-07-24 Joseph Suttons4:kpasswd: Restructure code for clarity
2022-07-24 Joseph SuttonCVE-2022-2031 s4:kpasswd: Require an initial ticket
2022-07-24 Joseph SuttonCVE-2022-2031 gensec_krb5: Add helper function to check...
2022-07-24 Joseph SuttonCVE-2022-2031 s4:kpasswd: Return a kpasswd error code...
2022-07-24 Joseph SuttonCVE-2022-2031 lib:krb5_wrap: Generate valid error codes...
2022-07-24 Joseph SuttonCVE-2022-2031 s4:kpasswd: Don't return AP-REP on failure
2022-07-24 Joseph SuttonCVE-2022-2031 s4:kpasswd: Correctly generate error...
2022-07-24 Joseph SuttonCVE-2022-2031 tests/krb5: Add tests for kpasswd service
2022-07-24 Joseph SuttonCVE-2022-32744 selftest: Specify Administrator kvno...
2022-07-24 Joseph SuttonCVE-2022-2031 tests/krb5: Add kpasswd_exchange() method
2022-07-24 Joseph SuttonCVE-2022-2031 tests/krb5: Allow requesting a TGT to...
2022-07-24 Joseph Suttontests/krb5: Add option for creating accounts with expir...
next