1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3
Stefan Metzmacher 30c1c15365 s3:smbd: remove unused fallback defines in oplock_linux.c
F_GETLEASE/F_SETLEASE/F_SETSIG were all included in the kernel
and glibc in 2002, there's no need to have fallbacks 18 years later.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2020-12-07 19:02:33 +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: Remove "tdb based replacement for gettext" 2019-05-22 05:59:13 +00:00
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 smbd: Remove "have_share_modes" from "struct share_mode_data" 2020-12-04 22:32:38 +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 smbd: Remove "have_share_modes" from "struct share_mode_data" 2020-12-04 22:32:38 +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 s3:profile: Allow profile subsystem to use SHA1 in FIPS mode 2019-07-09 13:31:46 +00:00
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 s3:smbd: remove unused fallback defines in oplock_linux.c 2020-12-07 19:02:33 +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 s3/wscript: only check for F_SETLEASE being available at compile time 2020-12-07 19:02:33 +00:00
wscript_build pylibsmb: Add a compatible python-level wrapper 2020-11-16 19:53:44 +00:00
wscript_configure_system_ncurses