samba.git
2022-02-15 Jule AngerVERSION: Disable GIT_SNAPSHOT for the 4.16.0rc3 release. samba-4.16.0rc3
2022-02-15 Jule AngerWHATSNEW: Add release notes for Samba 4.16.0rc3.
2022-02-14 Volker Lendeckesmbd: Safeguards for getpwuid
2022-02-14 Volker Lendeckesmbd: Only file_free() a self-created fsp in create_fil...
2022-02-14 Volker Lendeckesmbd: Introduce close_file_smb()
2022-02-14 Volker Lendeckesmbd: Factor out fsp_unbind_smb() from file_free()
2022-02-14 Volker Lendecketorture: Add a test to show that full_audit uses a...
2022-02-14 Volker Lendeckesmbd: Simplify the flow in close_file_free()
2022-02-14 Volker Lendeckesmbd: No base fsps to close_file_free() from file_close...
2022-02-14 Volker Lendeckesmbd: Factor out close_file_in_loop() from file_close_c...
2022-02-14 Volker Lendeckesmbd: No base fsps to close_file_free() from file_close...
2022-02-14 Volker Lendeckesmbd: NULL out "fsp" in close_file()
2022-02-14 Volker Lendeckesmbd: Call file_free() just once in close_file()
2022-02-14 Volker Lendeckesmbd: Move the call to file_free() out of close_fake_file()
2022-02-14 Volker Lendeckesmbd: Move the call to file_free() out of close_normal_...
2022-02-14 Volker Lendeckesmbd: Move the call to file_free() out of close_directory()
2022-02-14 Volker Lendeckesmbd: Slightly simplify create_file_unixpath()
2022-02-14 Pavel Filipenskýs3:modules: Fix virusfilter_vfs_openat
2022-02-14 Pavel Filipenskýs3:selftest: Add test for virus scanner
2022-02-14 Pavel Filipenskýselftest: Fix trailing whitespace in Samba3.pm
2022-02-14 Pavel Filipenskýdocs-xml:manpages: Document 'dummy' virusfilter and...
2022-02-14 Pavel Filipenskýs3:modules: Implement dummy virus scanner that uses...
2022-02-14 Andreas Schneiderselftest: Do not force -d0 for smbd/nmbd/winbindd
2022-02-14 Andreas Schneiders4:kdc: Translate HDB flags to SDB flags
2022-02-14 Andreas Schneiders4:kdc: Remove trailing spaces in hdb-samba4.c
2022-02-14 Andreas Schneiders4:kdc: Add a HDB to SDB mask
2022-02-13 Stefan Metzmacherlibcli/smb: let smb2_signing_decrypt_pdu() cope with...
2022-02-13 Stefan Metzmacherlibcli/smb: fix error checking in smb2_signing_decrypt_...
2022-02-13 Stefan Metzmacherselftest/quick: add smb2.session
2022-02-09 Ralph Boehmes3/libads: ensure a sockaddr variable is correctly...
2022-02-09 Ralph Boehmes3/libads: simplify storing existing ads->ldap.ss
2022-02-09 Jeremy Allisons3: libsmb: Call cli_dfs_target_check() from cli_smb2_r...
2022-02-09 Jeremy Allisons3: libsmb: Call cli_dfs_target_check() from cli_cifs_r...
2022-02-09 Jeremy Allisons3: libsmb: Call cli_dfs_target_check() from cli_smb1_r...
2022-02-09 Jeremy Allisons3: libsmb: Call cli_dfs_target_check() from cli_ntrena...
2022-02-09 Jeremy Allisons3: libsmb: Call cli_dfs_target_check() from cli_smb2_h...
2022-02-09 Jeremy Allisons3: libsmb: Add cli_dfs_target_check() function.
2022-02-09 Jeremy Allisons3: tests: Add a new test test_msdfs_rename() that...
2022-02-09 Jeremy Allisons3: tests: Add a new test test_msdfs_hardlink() that...
2022-02-04 Jeremy Allisonlib: libsmbclient: Ensure cli_rename() always sets...
2022-02-04 Jeremy Allisons4: test: Add samba4.libsmbclient.rename test. Currentl...
2022-01-31 Jule AngerVERSION: Bump version up to Samba 4.16.0rc3...
2022-01-31 Jule AngerVERSION: Disable GIT_SNAPSHOT for the 4.16.0rc2 release. samba-4.16.0rc2
2022-01-31 Jule AngerWHATSNEW: Add release notes for Samba 4.16.0rc2.
2022-01-31 Ralph Boehmes3/rpc_server: install elasticsearch_mappings.json
2022-01-31 Jeremy AllisonCVE-2021-44141: s3: smbd: Inside rename_internals_fsp...
2022-01-31 Jeremy AllisonCVE-2021-44141: s3: torture: Add a test samba3.blackbox...
2022-01-31 Jeremy AllisonCVE-2021-44141: s3: smbd: Fix a subtle bug in the error...
2022-01-31 Jeremy AllisonCVE-2021-44141: s3: smbd: Inside check_reduced_name...
2022-01-31 Jeremy AllisonCVE-2021-44141: s3: smbd: For SMB1+POSIX clients trying...
2022-01-31 Jeremy AllisonCVE-2021-44141: s3: torture: Change expected error...
2022-01-31 Jeremy AllisonCVE-2021-44141: s3: torture: In test_smbclient_s3,...
2022-01-31 Jeremy AllisonCVE-2021-44141: s3: torture: Add samba3.blackbox.test_s...
2022-01-31 Jeremy AllisonCVE-2021-44141: s3: torture: Add samba3.blackbox.test_s...
2022-01-31 Jeremy AllisonCVE-2021-44141: s3: torture: Add samba3.blackbox.test_s...
2022-01-31 Ralph BoehmeCVE-2021-44142: libadouble: harden parsing code
2022-01-31 Ralph BoehmeCVE-2021-44142: libadouble: add basic cmocka tests
2022-01-31 Ralph BoehmeCVE-2021-44142: libadouble: harden ad_unpack_xattrs()
2022-01-31 Ralph BoehmeCVE-2021-44142: smbd: add Netatalk xattr used by vfs_fr...
2022-01-31 Ralph BoehmeCVE-2021-44142: libadouble: add defines for icon lengths
2022-01-31 Joseph SuttonCVE-2022-0336: s4/dsdb/samldb: Don't return early when...
2022-01-31 Joseph SuttonCVE-2022-0336: pytest: Add a test for an SPN conflict...
2022-01-30 Stefan Metzmacherblackbox.ndrdump: fix test_ndrdump_fuzzed_NULL_struct_n...
2022-01-30 Stefan Metzmacherlibrpc/ndr: let ndr_push_string() let s_len == 0 result...
2022-01-30 Stefan Metzmachers4:torture/ndr: demonstrate the ndr_push_string(STR_NOT...
2022-01-30 Stefan Metzmacherblackbox.ndrdump: adjust example files to the usage...
2022-01-30 Stefan Metzmacherndrdump: make use of dump_data_file_diff() in order...
2022-01-30 Stefan Metzmacherlib/util: add dump_data_diff*() helpers
2022-01-30 Stefan Metzmacherblackbox.ndrdump: adjust example files to changed dump_...
2022-01-30 Stefan Metzmacherlib/util: split out a dump_data_block16() helper
2022-01-30 FeRD (Frank... printing/bgqd: Disable systemd notifications
2022-01-30 Stefan Metzmacherdcesrv_core: wrap gensec_*() calls in [un]become_root...
2022-01-28 Stefan MetzmacherVERSION: Bump version up to 4.16.0rc2...
2022-01-24 Jule AngerVERSION: Disable GIT_SNAPSHOT for the Samba 4.16.0rc1... samba-4.16.0rc1
2022-01-24 Jule AngerWHATSNEW: Up to Samba 4.16.0rc1.
2022-01-24 Stefan Metzmachertdb: version 1.4.6 tdb-1.4.6
2022-01-23 Björn Jackes4:librpc: raise log level for failed connection attempts
2022-01-22 Pavel Filipenskýs3:libnet: Do not set ADS_AUTH_ALLOW_NTLMSSP in FIPS...
2022-01-21 Pavel Filipenskýs3:winbindd: Do not set ADS_AUTH_ALLOW_NTLMSSP in FIPS...
2022-01-21 Pavel Filipenskýs3:winbindd: Remove trailing spaces from winbindd_ads.c
2022-01-21 Pavel Filipenskýs4:selftest: plan test suite samba4.blackbox.test_weak_...
2022-01-21 Pavel Filipenskýtests: Add test for disabling NTLMSSP for ldap client...
2022-01-21 Pavel Filipenskýs3:libads: Disable NTLMSSP if not allowed (for builds...
2022-01-21 Pavel Filipenskýs3:libads: Improve debug messages for SASL bind
2022-01-21 Pavel Filipenskýs3:libads: Disable NTLMSSP for FIPS
2022-01-21 Pavel Filipenskýs3:libads: Remove trailing spaces from sasl.c
2022-01-21 Pavel Filipenskýs3:utils: set ads->auth.flags using krb5_state
2022-01-21 Stefan Metzmacherwafsamba: Add our own implmentation to generate the...
2022-01-21 Stefan Metzmacherwafsamba: Remove clangdb code which doesn't work
2022-01-21 Volker Lendeckebuild: Without getrandom() require gnutls 3.7.2
2022-01-21 Stefan Metzmacherbootstrap: use compat-gnutls37-devel for centos7
2022-01-20 Volker Lendeckelibcli/dns: Fix TCP fallback
2022-01-20 Andreas Schneiderautobuild: Fix path for libwbclient ldd checks
2022-01-20 Stefan Metzmachers4:dsdb/vlv_pagination: fix segfault in vlv_results()
2022-01-20 Stefan Metzmachers4:dsdb/paged_results: fix segfault in paged_results()
2022-01-19 Stefan MetzmacherHEIMDAL: move code from source4/heimdal* to third_party...
2022-01-19 Joseph Suttons4:torture: Adapt KDC canon test to Heimdal upstream...
2022-01-19 Joseph Suttons4:torture: Remove PAC-REQUEST check for RESPONSE_TOO_BIG
2022-01-19 Joseph Suttons4:torture: Fix Orpheus' Lyre tests
2022-01-19 Joseph Suttons4:torture: Adapt LSA tests to newer Heimdal version
next