summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CVE-2020-10700: ldb: Bump version up to 2.0.10.ldb-2.0.10Karolin Seeger2020-04-213-1/+286
* CVE-2020-10700: dsdb: Do not permit the ASQ control for the GUID search in pa...Andrew Bartlett2020-04-212-6/+13
* CVE-2020-10700: ldb: Always use ldb_next_request() in ASQ moduleAndrew Bartlett2020-04-211-9/+3
* CVE-2020-10700: dsdb: Add test for ASQ and ASQ in combination with paged_resultsAndrew Bartlett2020-04-213-0/+173
* VERSION: Bump version up to 4.11.8...Karolin Seeger2020-04-211-2/+2
* VERSION: Disable GIT_SNAPSHOT for the 4.11.7 release.samba-4.11.7Karolin Seeger2020-03-101-1/+1
* WHATSNEW: Add release notes for Samba 4.11.7.Karolin Seeger2020-03-101-2/+66
* selftest: Test behaviour of DNS scavenge with an existing dNSTombstoned valueAndrew Bartlett2020-02-261-0/+39
* dsdb: Correctly handle memory in objectclass_attrsAndrew Bartlett2020-02-261-1/+16
* ldb: version 2.0.9ldb-2.0.9Andrew Bartlett2020-02-263-1/+286
* ldb: Add tests aimed at the SCOPE_ONELEVEL bug in particularAndrew Bartlett2020-02-261-0/+8
* ldb: Fix search with scope ONE and small result setsAndrew Bartlett2020-02-261-9/+12
* ldb: Ensure @IDXONE modes is tested in ldb.python (apy.py) testsAndrew Bartlett2020-02-261-1/+68
* ldb: Add tests aimed at the SCOPE_ONELEVEL particularAndrew Bartlett2020-02-261-0/+171
* ldb: Add tests for one-level indexes in conjunction with other indexesAndrew Bartlett2020-02-261-0/+251
* smbd: Separate aio_pthread indicator from normal EINTRVolker Lendecke2020-02-253-13/+28
* lib: Map EINPROGRESS->NT_STATUS_MORE_PROCESSING_REQUIREDVolker Lendecke2020-02-251-0/+1
* test: Show that smbd does not handle EINTR from open() correctlyVolker Lendecke2020-02-253-0/+76
* test: Intercept open in vfs_error_injectVolker Lendecke2020-02-251-0/+17
* wafsamba: Do not use 'rU' as the 'U' is deprecated in Python 3.9Andreas Schneider2020-02-251-1/+1
* s3: VFS: full_audit. Use system session_info if called from a temporary share...Jeremy Allison2020-02-211-4/+16
* auth: Fix CID 1458418 Null pointer dereferences (REVERSE_INULL)Volker Lendecke2020-02-191-1/+2
* auth: Fix CID 1458420 Null pointer dereferences (REVERSE_INULL)Volker Lendecke2020-02-191-1/+2
* ctdb-tcp: Make error handling for outbound connection consistentMartin Schwenke2020-02-171-19/+17
* winbindd: handling missing idmap in getgrgid()Stefan Metzmacher2020-02-111-0/+4
* s3:auth_sam: map an empty domain or '.' to the local SAM nameStefan Metzmacher2020-02-113-3/+41
* s3:selftest: test authentication with an empty userdomain and upn namesStefan Metzmacher2020-02-112-0/+15
* s3:auth_sam: introduce effective_domain helper variablesStefan Metzmacher2020-02-111-7/+9
* s3:auth_sam: make sure we never handle empty usernamesStefan Metzmacher2020-02-111-0/+18
* s3:auth_sam: unify the debug messages of all auth_sam*_auth() functionsStefan Metzmacher2020-02-111-1/+8
* s3:auth_sam: replace confusing FALL_THROUGH; with break;Stefan Metzmacher2020-02-111-2/+2
* script/release.sh: Don't use quotations any longer.Karolin Seeger2020-02-041-26/+0
* s4:torture: Skip the deltest20 as user rootAndreas Schneider2020-01-311-0/+4
* lib:util: Log mkdir error on correct debug levelsAndreas Schneider2020-01-311-2/+5
* s3: lib: nmblib. Clean up and harden nmb packet processing.Jeremy Allison2020-01-311-4/+8
* VERSION: Bump version up to 4.11.7...Karolin Seeger2020-01-281-2/+2
* VERSION: Disable GIT_SNAPSHOT for the 4.11.6 release.samba-4.11.6Karolin Seeger2020-01-281-1/+1
* WHATSNEW: Add release notes for Samba 4.11.6.Karolin Seeger2020-01-281-2/+74
* smbd: Fix the build with clangVolker Lendecke2020-01-271-1/+1
* script/release.sh: make it possible to run from a git worktreeStefan Metzmacher2020-01-211-2/+9
* VERSION: Bump version up to 4.11.6.Karolin Seeger2020-01-211-1/+1
* Merge tag 'samba-4.11.5' into v4-11-testKarolin Seeger2020-01-219-171/+751
|\
| * VERSION: Disable GIT_SNAPSHOT for the 4.11.5 release.samba-4.11.5Karolin Seeger2020-01-141-1/+1
| * WHATSNEW: Add release notes for Samba 4.11.5.Karolin Seeger2020-01-141-2/+74
| * CVE-2019-19344 kcc dns scavenging: Fix use after free in dns_tombstone_record...Gary Lockyer2020-01-081-9/+42
| * CVE-2019-14907 lib/util: Do not print the failed to convert string into the logsAndrew Bartlett2020-01-081-18/+20
| * CVE-2019-14902 dsdb: Change basis of descriptor module deferred processing to...Andrew Bartlett2020-01-085-154/+156
| * CVE-2019-14902 repl_meta_data: Set renamed = true (and so do SD inheritance) ...Andrew Bartlett2020-01-082-1/+13
| * CVE-2019-14902 repl_meta_data: Fix issue where inherited Security Descriptors...Andrew Bartlett2020-01-082-2/+21
| * CVE-2019-14902 repl_meta_data: schedule SD propagation to a renamed DNAndrew Bartlett2020-01-081-1/+16