summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * CVE-2019-14902 dsdb: Ensure we honour both change->force_self and change->for...Andrew Bartlett2020-01-081-0/+7
| * CVE-2019-14902 dsdb: Add comments explaining why SD propagation needs to be d...Andrew Bartlett2020-01-081-0/+7
| * CVE-2019-14902 dsdb: Explain that descriptor_sd_propagation_recursive() is pr...Andrew Bartlett2020-01-081-0/+3
| * selftest: Add test to confirm ACL inheritence really happensAndrew Bartlett2020-01-081-21/+94
| * CVE-2019-14902 selftest: Add test for a special case around replicated renamesAndrew Bartlett2020-01-082-0/+70
| * CVE-2019-14902 selftest: Add test for replication of inherited security descr...Andrew Bartlett2020-01-083-0/+265
| * VERSION: Bump version up to 4.11.5...Karolin Seeger2020-01-081-2/+2
* | libsmbclient: If over SMB1 first try to do a posix stat on the file.Andreas Schneider2020-01-151-0/+20
* | s3:libsmb: Add a setup_stat_from_stat_ex() functionAndreas Schneider2020-01-152-0/+40