summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Disable GIT_SNAPSHOT for the 4.12.15 release.samba-4.12.15v4-12-stableKarolin Seeger2021-04-261-1/+1
* WHATSNEW: Add release notes for Samba 4.12.15.Karolin Seeger2021-04-261-2/+66
* CVE-2021-20254 passdb: Simplify sids_to_unixids()Volker Lendecke2021-04-261-22/+118
* VERSION: Enable GIT_SNAPSHOT.Karolin Seeger2021-04-261-1/+1
* VERSION: Bump version up to 4.12.15...Stefan Metzmacher2021-04-261-1/+1
* WHATSNEW: Add release notes for Samba 4.12.14.Karolin Seeger2021-03-241-2/+62
* VERSION: Bump version for Samba 4.12.14 release.samba-4.12.14Stefan Metzmacher2021-03-241-1/+1
* ldb: version 2.1.5ldb-2.1.5Stefan Metzmacher2021-03-243-1/+287
* VERSION: Disable GIT_SNAPSHOT for the Samba 4.12.13 release.samba-4.12.13Karolin Seeger2021-03-232-2/+2
* WHATSNEW: Add release notes for Samba 4.12.13.Karolin Seeger2021-03-231-2/+65
* CVE-2020-27840: pytests: move Dn.validate test to ldbDouglas Bagnall2021-03-223-6/+46
* CVE-2020-27840 ldb_dn: avoid head corruption in ldb_dn_explodeDouglas Bagnall2021-03-222-1/+1
* CVE-2020-27840: pytests:segfault: add ldb.Dn validate testDouglas Bagnall2021-03-222-0/+7
* CVE-2021-20277 ldb/attrib_handlers casefold: stay in boundsDouglas Bagnall2021-03-221-1/+1
* CVE-2021-20277 ldb: Remove tests from ldb_match_test that do not passAndrew Bartlett2021-03-221-2/+0
* CVE-2021-20277 ldb tests: ldb_match tests with extra spacesDouglas Bagnall2021-03-221-1/+7
* ldb: add tests for ldb_wildcard_compareDouglas Bagnall2021-03-221-10/+124
* WHATSNEW: Fix typo.Karolin Seeger2021-03-221-1/+1
* VERSION: Bump version up to 4.12.13...Karolin Seeger2021-03-221-2/+2
* VERSION: Disable GIT_SNAPSHOT for the 4.12.12 release.samba-4.12.12Karolin Seeger2021-03-111-1/+1
* WHATSNEW: Add release notes for Samba 4.12.12.Karolin Seeger2021-03-111-2/+74
* Revert "wscript: use --as-needed only if tested successfully"Karolin Seeger2021-03-111-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
* script/autobuild.py: let cleanup() ignore errors from rmdir_force() by defaultStefan Metzmacher2021-03-031-3/+12
* script/autobuild.py: split out a rmdir_force() helper functionStefan Metzmacher2021-03-031-7/+18
* script/autobuild.py: allow write_system_info commands to failStefan Metzmacher2021-03-031-1/+4
* script/autobuild.py: use more portable 'cp -R -a -l'Stefan Metzmacher2021-03-031-1/+1
* script/autobuild.py: add support git worktreeStefan Metzmacher2021-03-031-1/+1
* 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-052-5/+15
* lib:util: Add cache oversize test for memcacheAndreas Schneider2021-02-052-0/+40
* lib:util: Add basic memcache unit testAndreas Schneider2021-02-053-1/+131
* s3: libsmb: cli_state_save_tcon(). Don't deepcopy tcon struct when temporaril...Jeremy Allison2021-02-052-4/+28
* s3: torture: Change the SMB1-only UID-REGRESSION-TEST to do an explicit copy ...Jeremy Allison2021-02-051-5/+17
* s3: smbtorture3: Ensure run_tcon_test() always replaces any saved tcon and sh...Jeremy Allison2021-02-051-0/+5
* s3: smbtorture3: Ensure we *always* replace the saved saved_tcon even in an e...Jeremy Allison2021-02-051-1/+1
* s3: tests: Add regression test for bug 13992.Jeremy Allison2021-02-052-0/+22
* s3/auth: implement "winbind:ignore domains"Ralph Boehme2021-01-281-0/+8
* winbind: check for allowed domains in winbindd_pam_auth_pac_verify()Ralph Boehme2021-01-281-0/+8
* winbind: check for allowed domains in winbindd_dual_pam_chauthtok()Ralph Boehme2021-01-281-0/+8
* winbind: check for allowed domains in winbindd_dual_pam_chng_pswd_auth_crap()Ralph Boehme2021-01-281-0/+9
* winbind: check for allowed domains in winbindd_dual_pam_auth_crap()Ralph Boehme2021-01-281-0/+10
* winbind: check for allowed domains in winbindd_dual_pam_auth()Ralph Boehme2021-01-281-0/+9
* winbind: move "winbind:ignore domain" logic to a seperate functionRalph Boehme2021-01-283-8/+23