samba.git
2023-11-29 Jule AngerVERSION: Disable GIT_SNAPSHOT for the 4.18.9 release. samba-4.18.9
2023-11-29 Jule AngerWHATSNEW: Add release notes for Samba 4.18.9.
2023-11-25 Christof Schmittvfs_zfsacl: Call stat CAP_DAC_OVERRIDE functions
2023-11-25 Christof Schmittvfs_aixacl2: Call stat DAC_CAP_OVERRIDE functions
2023-11-25 Christof Schmittnfs4_acls: Make fstat_with_cap_dac_override static
2023-11-25 Christof Schmittnfs4_acls: Make stat_with_cap_dac_override static
2023-11-25 Christof Schmittnfs4_acls: Make fstatat_with_cap_dac_override static
2023-11-25 Christof Schmittvfs_gpfs: Move vfs_gpfs_fstatat to nfs4_acls.c and...
2023-11-25 Christof Schmittvfs_gpfs: Move vfs_gpfs_lstat to nfs4_acls.c and rename...
2023-11-25 Christof Schmittvfs_gpfs: Move vfs_gpfs_fstat to nfs4_acls.c and rename...
2023-11-25 Christof Schmittvfs_gpfs: Move vfs_gpfs_stat to nfs4_acls.c and rename...
2023-11-25 Christof Schmittvfs_gpfs: Move stat_with_capability to nfs4_acls.c...
2023-11-25 Christof Schmittvfs_gpfs: Move fstatat_with_cap_dac_override to nfs4_acls.c
2023-11-25 Christof Schmittnfs4_acls: Implement fstat with DAC_CAP_OVERRIDE
2023-11-25 Christof Schmittvfs_gpfs: Implement CAP_DAC_OVERRIDE for fstatat
2023-11-25 Christof Schmittvfs_gpfs: Implement CAP_DAC_OVERRIDE for fstat
2023-11-25 Christof Schmittvfs_gpfs: Move fstatat with DAC_CAP_OVERRIDE to helper...
2023-11-25 Christof Schmittvfs_gpfs: Use O_PATH for opening dirfd for stat with...
2023-11-21 Ralph Boehmesmbd: fix close order of base_fsp and stream_fsp in...
2023-11-20 Björn Jackesystem.c: fall back to become_root if CAP_DAC_OVERRIDE...
2023-11-13 Ralph Boehmes3: smbd: Ignore fstat() error on deleted stream in...
2023-10-23 Stefan MetzmacherCVE-2018-14628: python:descriptor: let samba-tool dbche...
2023-10-23 Stefan MetzmacherCVE-2018-14628: dbchecker: use get_deletedobjects_descr...
2023-10-23 Stefan MetzmacherCVE-2018-14628: s4:dsdb: remove unused code in dirsync_...
2023-10-23 Stefan MetzmacherCVE-2018-14628: s4:setup: set the correct nTSecurityDes...
2023-10-23 Stefan MetzmacherCVE-2018-14628: python:provision: make DELETEDOBJECTS_D...
2023-10-23 Stefan MetzmacherCVE-2018-14628: python:descriptor: add get_deletedobjec...
2023-10-23 Michael Adamgitignore: add WAF lockfile
2023-10-23 Christof Schmittbuild: Add 'make printversion' to provide version string
2023-10-11 Martin Schwenkectdb-daemon: Call setproctitle_init()
2023-10-10 Jule AngerVERSION: Bump version up to Samba 4.18.9...
2023-10-10 Jule AngerMerge branch 'v4-18-stable' into v4-18-test
2023-10-10 Jule AngerMerge tag 'samba-4.18.8' into v4-18-stable
2023-10-10 Jule AngerVERSION: Disable GIT_SNAPSHOT for the 4.18.8 release. samba-4.18.8
2023-10-10 Jule AngerWHATSNEW: Add release notes for Samba 4.18.8.
2023-10-09 Andrew BartlettCVE-2023-42670 s3-rpc_server: Remove cross-check with...
2023-10-09 Andrew BartlettCVE-2023-42670 s3-rpc_server: Strictly refuse to start...
2023-10-09 Andrew BartlettCVE-2023-42669 s3-rpc_server: Disable rpcecho for consi...
2023-10-09 Andrew BartlettCVE-2023-42669 s4-rpc_server: Disable rpcecho server...
2023-10-09 Andrew BartlettCVE-2023-4154: Unimplement the original DirSync behavio...
2023-10-09 Andrew BartlettCVE-2023-4154 dsdb/tests: Extend attribute read DirSync...
2023-10-09 Andrew BartlettCVE-2023-4154 dsdb/tests: Add test for SEARCH_FLAG_RODC...
2023-10-09 Andrew BartlettCVE-2023-4154 dsdb/tests: Speed up DirSync test by...
2023-10-09 Andrew BartlettCVE-2023-4154 dsdb/tests: Check that secret attributes...
2023-10-09 Andrew BartlettCVE-2023-4154 dsdb/tests: Force the test attribute...
2023-10-09 Andrew BartlettCVE-2023-4154 dsdb/tests: Use self.addCleanup() and...
2023-10-09 Andrew BartlettCVE-2023-4154 dsdb/tests: Do not run SimpleDirsyncTests...
2023-10-09 Stefan MetzmacherCVE-2023-4154 libcli/security: add security_descriptor_...
2023-10-09 Stefan MetzmacherCVE-2023-4154 libcli/security: prepare security_descrip...
2023-10-09 Stefan MetzmacherCVE-2023-4154 replace: add ARRAY_INSERT_ELEMENT() helper
2023-10-09 Stefan MetzmacherCVE-2023-4154 python/samba/ndr: add ndr_deepcopy()...
2023-10-09 Stefan MetzmacherCVE-2023-4154 py_security: allow idx argument to descri...
2023-10-09 Stefan MetzmacherCVE-2023-4154 python:sd_utils: add dacl_{prepend,append...
2023-10-09 Stefan MetzmacherCVE-2023-4154 python:sd_utils: introduce update_aces_in...
2023-10-09 Joseph SuttonCVE-2023-4154 s4-dsdb: Remove DSDB_ACL_CHECKS_DIRSYNC_FLAG
2023-10-09 Andreas SchneiderCVE-2023-4154 s4:dsdb:tests: Fix code spelling
2023-10-09 Joseph SuttonCVE-2023-4154 s4:dsdb:tests: Refactor confidential...
2023-10-09 Andrew BartlettCVE-2023-4154 dsdb: Remove remaining references to...
2023-10-09 Ralph BoehmeCVE-2023-4091: smbd: use open_access_mask for access...
2023-10-09 Ralph BoehmeCVE-2023-4091: smbtorture: test overwrite dispositions...
2023-10-09 Jeremy AllisonCVE-2023-3961:s3: smbd: Remove the SMB_ASSERT() that...
2023-10-09 Jeremy AllisonCVE-2023-3961:s3:torture: Add test SMB2-INVALID-PIPENAM...
2023-10-09 Jeremy AllisonCVE-2023-3961:s3:smbd: Catch any incoming pipe path...
2023-10-09 Jule AngerVERSION: Bump version up to Samba 4.18.8...
2023-10-08 Andrew BartlettCVE-2023-42670 s3-rpc_server: Remove cross-check with...
2023-10-08 Andrew BartlettCVE-2023-42670 s3-rpc_server: Strictly refuse to start...
2023-10-08 Andrew BartlettCVE-2023-42669 s3-rpc_server: Disable rpcecho for consi...
2023-10-08 Andrew BartlettCVE-2023-42669 s4-rpc_server: Disable rpcecho server...
2023-10-08 Andrew BartlettCVE-2023-4154: Unimplement the original DirSync behavio...
2023-10-08 Andrew BartlettCVE-2023-4154 dsdb/tests: Extend attribute read DirSync...
2023-10-08 Andrew BartlettCVE-2023-4154 dsdb/tests: Add test for SEARCH_FLAG_RODC...
2023-10-08 Andrew BartlettCVE-2023-4154 dsdb/tests: Speed up DirSync test by...
2023-10-08 Andrew BartlettCVE-2023-4154 dsdb/tests: Check that secret attributes...
2023-10-08 Andrew BartlettCVE-2023-4154 dsdb/tests: Force the test attribute...
2023-10-08 Andrew BartlettCVE-2023-4154 dsdb/tests: Use self.addCleanup() and...
2023-10-08 Andrew BartlettCVE-2023-4154 dsdb/tests: Do not run SimpleDirsyncTests...
2023-10-08 Stefan MetzmacherCVE-2023-4154 libcli/security: add security_descriptor_...
2023-10-08 Stefan MetzmacherCVE-2023-4154 libcli/security: prepare security_descrip...
2023-10-08 Stefan MetzmacherCVE-2023-4154 replace: add ARRAY_INSERT_ELEMENT() helper
2023-10-08 Stefan MetzmacherCVE-2023-4154 python/samba/ndr: add ndr_deepcopy()...
2023-10-08 Stefan MetzmacherCVE-2023-4154 py_security: allow idx argument to descri...
2023-10-08 Stefan MetzmacherCVE-2023-4154 python:sd_utils: add dacl_{prepend,append...
2023-10-08 Stefan MetzmacherCVE-2023-4154 python:sd_utils: introduce update_aces_in...
2023-10-08 Joseph SuttonCVE-2023-4154 s4-dsdb: Remove DSDB_ACL_CHECKS_DIRSYNC_FLAG
2023-10-08 Andreas SchneiderCVE-2023-4154 s4:dsdb:tests: Fix code spelling
2023-10-08 Joseph SuttonCVE-2023-4154 s4:dsdb:tests: Refactor confidential...
2023-10-08 Andrew BartlettCVE-2023-4154 dsdb: Remove remaining references to...
2023-10-08 Ralph BoehmeCVE-2023-4091: smbd: use open_access_mask for access...
2023-10-08 Ralph BoehmeCVE-2023-4091: smbtorture: test overwrite dispositions...
2023-10-08 Jeremy AllisonCVE-2023-3961:s3: smbd: Remove the SMB_ASSERT() that...
2023-10-08 Jeremy AllisonCVE-2023-3961:s3:torture: Add test SMB2-INVALID-PIPENAM...
2023-10-08 Jeremy AllisonCVE-2023-3961:s3:smbd: Catch any incoming pipe path...
2023-09-27 Jule AngerVERSION: Bump version up to Samba 4.18.8...
2023-09-27 Jule AngerVERSION: Disable GIT_SNAPSHOT for the 4.18.7 release. samba-4.18.7
2023-09-27 Jule AngerWHATSNEW: Add release notes for Samba 4.18.7.
2023-09-22 Volker Lendeckesmbd: Fix BZ15481
2023-09-22 Volker Lendecketests: Add reproducer for BZ15481
2023-09-22 Joseph Suttons4:kdc: Add correct Asserted Identity SID in response...
2023-09-22 Joseph Suttons4:kdc: Avoid copying data if not needed
2023-09-22 Joseph Suttons4:kdc: Don't pass a NULL pointer into krb5_pac_add_buf...
next