1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3
Volker Lendecke a8d2654d52 build: Fix kernel oplock test
In a pure docker environment with overlayfs F_GETLEASE works on /tmp,
but F_SETLEASE does not. This test now correctly detects that.

The effect is that the samba-fileserver environment would run fine in
a shared gitlab runner, at the price of not testing kernel oplocks. We
could move the kernel oplock tests to another environment that for
other reasons can't run on shared gitlab runners.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2020-12-04 21:08:38 +00:00
..
auth auth_sam: use pdb_get_domain_info to look up DNS forest information 2020-11-12 13:49:34 +00:00
build
client clitar: Align integer types 2020-12-04 21:08:38 +00:00
exports
groupdb lib: relicense smb_strtoul(l) under LGPLv3 2020-08-03 22:21:02 +00:00
include lib: g_lock.h references "struct server_id", add #include 2020-11-19 22:56:40 +00:00
intl
lib lib: Align integer types 2020-12-04 21:08:38 +00:00
libads auth:creds: Rename CRED_USE_KERBEROS values 2020-11-03 15:25:37 +00:00
libgpo/gpext Spelling fixes s/emtpy/empty/ 2019-09-01 22:21:26 +00:00
libnet auth:creds: Rename CRED_USE_KERBEROS values 2020-11-03 15:25:37 +00:00
librpc librpc: talloc_stackframe() panics on failure 2020-11-30 22:24:37 +00:00
libsmb libsmb: Slightly beautify internal_resolve_name() 2020-11-30 22:24:38 +00:00
locale pam_winbind/ro.po: fix error from previous patch merge 2020-10-29 20:49:16 +00:00
locking locking: hide share_mode_lock definition 2020-11-10 21:12:48 +00:00
modules vfs_zfsacl: add missing inherited flag on hidden "magic" everyone@ ACE 2020-12-01 20:29:34 +00:00
nmbd daemons: report status to systemd even when running in foreground 2020-10-26 19:58:17 +00:00
param s3: smbd: Quiet log messages from usershares for an unknown share. 2020-12-04 20:54:06 +00:00
passdb lookup_name: allow lookup names prefixed with DNS forest root for FreeIPA DC 2020-11-11 10:59:01 +00:00
printing spoolssd: Align integer types 2020-12-04 21:08:38 +00:00
profile
registry s3: safe_string: do not include string_wrappers.h 2020-08-28 00:56:34 +00:00
rpc_client auth:creds: Rename CRED_USE_KERBEROS values 2020-11-03 15:25:37 +00:00
rpc_server s3:mdssd: Fix creating binding string for error message 2020-11-26 09:44:42 +00:00
rpcclient auth:creds: Rename CRED_USE_KERBEROS values 2020-11-03 15:25:37 +00:00
script s3/script/tests: Ensure all remote test files are removed 2020-12-01 19:06:45 +00:00
selftest selftest: make samba3.blackbox.smbclient_tar runnable (even manually) 2020-12-01 19:06:44 +00:00
services
smbd smbd: Align integer types 2020-12-04 21:08:38 +00:00
torture torture: avoid OPLOCK-CANCEL flapping on busy gitlab CI 2020-11-19 20:00:38 +00:00
utils net_tdb: Use share_mode_data_dump() 2020-11-10 19:49:35 +00:00
web
winbindd winbind: Align integer types 2020-11-30 22:24:37 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript build: Fix kernel oplock test 2020-12-04 21:08:38 +00:00
wscript_build pylibsmb: Add a compatible python-level wrapper 2020-11-16 19:53:44 +00:00
wscript_configure_system_ncurses