summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4-13-stable' into 'v4-13-test' again for the 4.13.9 releasesamba-4.13.9Stefan Metzmacher2021-05-110-0/+0
|\
| * VERSION: Disable GIT_SNAPSHOT for the 4.13.8 release.Karolin Seeger2021-04-261-1/+1
| * WHATSNEW: Add release notes for Samba 4.13.8.Karolin Seeger2021-04-261-2/+66
| * CVE-2021-20254 passdb: Simplify sids_to_unixids()Volker Lendecke2021-04-261-22/+101
| * VERSION: Enable GIT_SNAPSHOT.Karolin Seeger2021-04-261-1/+1
* | Revert "VERSION: Bump version up to 4.13.10..." for nowStefan Metzmacher2021-05-111-2/+2
* | VERSION: Bump version up to 4.13.10...Karolin Seeger2021-05-111-2/+2
* | VERSION: Disable GIT_SNAPSHOT for the Samba 4.13.9 release.Karolin Seeger2021-05-111-1/+1
* | WHATSNEW: Add release notes for Samba 4.13.9.Karolin Seeger2021-05-111-2/+68
* | s3: smbd: SMB1 SMBsplwr doesn't send a reply packet on success.Jeremy Allison2021-05-031-0/+2
* | docs: Expand the "log level" docs on audit loggingAndrew Bartlett2021-05-031-5/+33
* | docs: underline special words in the audit logging part of "log level" in man...Andrew Bartlett2021-05-031-13/+17
* | docs: Further discourage the use of the "event notification" optionsAndrew Bartlett2021-05-034-24/+39
* | docs: Add proper explination on why transactions need to be audited.Andrew Bartlett2021-05-031-3/+16
* | docs: Add missing documentation on dsdb_group_audit and dsdb_group_audit_jsonAndrew Bartlett2021-05-031-0/+4
* | debug: Synchronise "log level" in smb.conf with the codeAndrew Bartlett2021-05-031-15/+18
* | VERSION: Bump version up to 4.13.9.Karolin Seeger2021-04-291-1/+1
* | Merge tag 'samba-4.13.8' into v4-13-testKarolin Seeger2021-04-292-24/+167
|\ \
| * | WHATSNEW: Add release notes for Samba 4.13.8.samba-4.13.8Karolin Seeger2021-04-261-2/+66
| * | CVE-2021-20254 passdb: Simplify sids_to_unixids()Volker Lendecke2021-04-261-22/+101
| |/
| * VERSION: Bump version up to 4.13.8...Stefan Metzmacher2021-04-261-1/+1
* | s3-iremotewinspool: set the per-request memory contextSamuel Cabrero2021-04-191-0/+2
* | build: Only add -Wl,--as-needed when supportedMartin Schwenke2021-04-131-1/+2
* | s3: smbd: fix deferred renamesRalph Boehme2021-04-012-1/+1
* | s4: torture. Add smb2.lease.rename_wait test to reproduce regression in delay...Jeremy Allison2021-04-012-0/+146
* | rpc_server3: Fix a memleak for internal pipesVolker Lendecke2021-04-011-1/+1
* | spools: avoid leaking memory into the callers mem_ctxRalph Boehme2021-04-011-2/+4
* | pidl: set the per-request memory context in the pidl generatorRalph Boehme2021-04-012-6/+2
* | smbd: free open_rec state in remove_deferred_open_message_smb2_internal()Ralph Boehme2021-03-311-0/+1
* | smbd: cancel pending poll open timer in poll_open_done()Ralph Boehme2021-03-311-0/+1
* | smbd: reset dangling watch_req pointer in poll_open_doneRalph Boehme2021-03-311-0/+2
* | idmap_nss: Do not return SID from unixids_to_sids on type mismatchChristof Schmitt2021-03-311-1/+5
* | idmap_rfc2307: Do not return SID from unixids_to_sids on type mismatchChristof Schmitt2021-03-312-1/+5
* | winbind: Only use unixid2sid mapping when module reports ID_MAPPEDChristof Schmitt2021-03-311-2/+4
* | third_party: Update socket_wrapper to version 1.3.3Stefan Metzmacher2021-03-314-54/+197
* | third_party: Update socket_wrapper to version 1.3.2Stefan Metzmacher2021-03-313-229/+1313
* | VERSION: Bump version up to 4.13.8...Stefan Metzmacher2021-03-241-1/+1
* | Merge tag 'samba-4.13.7' into HEADStefan Metzmacher2021-03-249-15/+589
|\ \ | |/
| * WHATSNEW: Add release notes for Samba 4.13.7.samba-4.13.7Karolin Seeger2021-03-241-2/+62
| * VERSION: Bump version for Samba 4.13.7 release.Stefan Metzmacher2021-03-241-1/+1
| * ldb: version 2.2.1ldb-2.2.1Stefan Metzmacher2021-03-243-1/+287
| * VERSION: Disable GIT_SNAPSHOT for the 4.13.6 release.samba-4.13.6Karolin Seeger2021-03-191-1/+1
| * WHATSNEW: Add release notes for Samba 4.13.6.Karolin Seeger2021-03-191-2/+65
| * 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