summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Disable GIT_SNAPSHOT for the 4.14.1 release.samba-4.14.1Karolin Seeger2021-03-231-1/+1
* WHATSNEW: Add release notes for Samba 4.14.1.Karolin Seeger2021-03-231-0/+64
* CVE-2020-27840: pytests: move Dn.validate test to ldbDouglas Bagnall2021-03-193-6/+46
* CVE-2020-27840 ldb_dn: avoid head corruption in ldb_dn_explodeDouglas Bagnall2021-03-192-1/+1
* CVE-2020-27840: pytests:segfault: add ldb.Dn validate testDouglas Bagnall2021-03-192-0/+7
* CVE-2021-20277 ldb/attrib_handlers casefold: stay in boundsDouglas Bagnall2021-03-191-1/+1
* CVE-2021-20277 ldb: Remove tests from ldb_match_test that do not passAndrew Bartlett2021-03-191-2/+0
* CVE-2021-20277 ldb tests: ldb_match tests with extra spacesDouglas Bagnall2021-03-191-1/+7
* ldb: add tests for ldb_wildcard_compareDouglas Bagnall2021-03-191-10/+124
* VERSION: Bump version up to 4.14.1...Karolin Seeger2021-03-191-2/+2
* VERSION: Bump version up to 4.14.0...samba-4.14.0Karolin Seeger2021-03-091-2/+2
* WHATSNEW: Add release notes for Samba 4.14.0.Karolin Seeger2021-03-091-23/+27
* Revert "wscript: use --as-needed only if tested successfully"Karolin Seeger2021-03-091-2/+1
* g_lock: Fix uninitalized variable readsVolker Lendecke2021-03-081-2/+2
* locking: Fix an uninitialized variable readVolker Lendecke2021-03-081-1/+1
* s3:modules:vfs_virusfilter: Recent talloc changes cause infinite start-up fai...Trever L. Adams2021-03-051-67/+90
* wscript: use --as-needed only if tested successfullyBjörn Jacke2021-03-051-1/+2
* s3: VFS: nfs4_acls. Add missing TALLOC_FREE(frame) in error path.Peter Eriksson2021-03-031-0/+1
* WHATSNEW: Remove some old stuff.Karolin Seeger2021-03-011-26/+0
* VERSION: Bump version up to 4.14.0rc5...Karolin Seeger2021-03-011-2/+2
* VERSION: Disable GIT_SNAPSHOT for the 4.14.0rc4 release.samba-4.14.0rc4Karolin Seeger2021-03-011-1/+1
* WHATSNEW: Add release notes for Samba 4.14.0rc4.Karolin Seeger2021-03-011-1/+21
* smbd: don't overwrite _mode if neither a msdfs symlink nor get_dosmode is req...Ralph Boehme2021-02-262-11/+9
* CI: verify a symlink has FILE_ATTRIBUTE_NORMAL setRalph Boehme2021-02-262-0/+18
* vfs_aixacl: fix regression from f4c2f867f035fcbe3d547d5635d058b0aec7636aRalph Boehme2021-02-261-3/+3
* vfs: restore platform specific POSIX sys_acl_set_file() functionsRalph Boehme2021-02-263-0/+164
* smbd: In conn_force_tdis_done() when forcing a connection closed force a full...Jeremy Allison2021-02-261-1/+9
* dbcheck: Check Deleted Objects and reduce noise in reports about expired tomb...Andrew Bartlett2021-02-224-12/+33
* selftest: Confirm that we fix any errors on the Deleted Objects container itselfAndrew Bartlett2021-02-222-0/+14
* printing: use correct error out in get_correct_cversion() when openat_pathref...Ralph Boehme2021-02-221-1/+4
* printing: use correct error out in file_version_is_newer() when openat_pathre...Ralph Boehme2021-02-221-1/+3
* printing: use correct error out in file_version_is_newer() when openat_pathre...Ralph Boehme2021-02-221-1/+2
* VERSION: Bump version up to 4.14.0rc4...Karolin Seeger2021-02-181-2/+2
* VERSION: Bump version up to 4.14.0rc3.samba-4.14.0rc3Karolin Seeger2021-02-181-1/+1
* WHATSNEW: Add release notes for Samba 4.14.0rc3.Karolin Seeger2021-02-181-1/+17
* classicupgrade: treat old never expires value rightBjörn Jacke2021-02-161-1/+1
* s3:pysmbd: fix fd leak in py_smbd_create_file()Stefan Metzmacher2021-02-161-0/+3
* HEIMDAL: krb5_storage_free(NULL) should workPaul Wise2021-02-161-0/+2
* lib:util: Avoid free'ing our own pointerAndreas Schneider2021-02-092-5/+15
* lib:util: Add cache oversize test for memcacheAndreas Schneider2021-02-092-0/+40
* lib:util: Add basic memcache unit testAndreas Schneider2021-02-093-0/+130
* VERSION: Bump version up to Samba 4.14.0rc3...Karolin Seeger2021-02-041-2/+2
* VERSION: Disable GIT_SNAPSHOT for the 4.14.0rc2 release.samba-4.14.0rc2Karolin Seeger2021-02-041-1/+1
* WHATSNEW: Add release notes for Samba 4.14.0rc2.Karolin Seeger2021-02-041-1/+21
* s3: libsmb: cli_state_save_tcon(). Don't deepcopy tcon struct when temporaril...Jeremy Allison2021-02-032-4/+28
* s3: torture: Change the SMB1-only UID-REGRESSION-TEST to do an explicit copy ...Jeremy Allison2021-02-031-5/+17
* s3: smbtorture3: Ensure run_tcon_test() always replaces any saved tcon and sh...Jeremy Allison2021-02-031-0/+5
* s3: smbtorture3: Ensure we *always* replace the saved saved_tcon even in an e...Jeremy Allison2021-02-031-1/+1
* s3: libsmb: Ensure we disconnect the temporary SMB1 tcon pointer on failure t...Jeremy Allison2021-02-031-0/+7
* s3: tests: Add regression test for bug 13992.Jeremy Allison2021-02-032-0/+22