1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3
Stefan Metzmacher 2a7317e0b2 s3:wscript: vfs_gpfs needs kernel oplock support
It uses symbols, which are only available if we have
HAVE_KERNEL_OPLOCKS_LINUX defined.

This is not the case when building withing the
Windows Subsystem for Liux (WSL). So we better don't try to
build the vfs_gpfs module there.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>

Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Tue Jul  7 09:37:37 UTC 2020 on sn-devel-184
2020-07-07 09:37:37 +00:00
..
auth s3:auth: fill in info3 domain name in passwd_to_SamInfo3() 2020-05-30 01:17:36 +00:00
build
client smbclient: Use NT_STATUS_NOTIFY_ENUM_DIR instead of STATUS_NOTIFY_ENUM_DIR 2020-06-22 12:07:38 +00:00
exports
groupdb smbdotconf: mark "set primary group script" with substitution="1" 2019-11-27 10:25:36 +00:00
include lib: Remove an unused macro 2020-06-15 17:59:39 +00:00
intl lib: Remove "tdb based replacement for gettext" 2019-05-22 05:59:13 +00:00
lib s3:lib: Make sure that have_rsrc is initialized 2020-06-16 10:30:16 +00:00
libads ldap.c: clarify the need for ldap_get_values_len() in a code comment 2020-06-23 00:54:26 +00:00
libgpo/gpext Spelling fixes s/emtpy/empty/ 2019-09-01 22:21:26 +00:00
libnet Add net-ads-join dnshostname=fqdn option 2020-05-29 13:33:28 +00:00
librpc s3:smbXsrv.idl: add lock_sequence_array to smbXsrv_open_global0 2020-06-27 04:20:39 +00:00
libsmb s3: libsmb: Fix SMB2 client rename bug to a Windows server. 2020-07-01 18:59:53 +00:00
locale Spelling fixes s/Mirgate/Migrate/ 2019-09-01 22:21:26 +00:00
locking s3:leases: log errors with level 0 in leases_db_do_locked_fn() 2020-07-07 01:25:49 +00:00
modules vfs_shadow_copy2: Fix a log message 2020-06-21 16:20:26 +00:00
nmbd lib: Move a #define ip_equal_v4() to nmbd/nmbd.h 2020-06-15 17:59:39 +00:00
param tls: Use NORMAL:-VERS-SSL3.0 as the default configuration 2020-07-01 14:56:33 +00:00
passdb pdb_dsdb: Fix typos 2020-07-02 10:38:34 +00:00
printing smbd: add dirfsp arg to SMB_VFS_CREATE_FILE() 2020-05-21 05:23:31 +00:00
profile s3:profile: Allow profile subsystem to use SHA1 in FIPS mode 2019-07-09 13:31:46 +00:00
registry registry3: Fix a typo 2020-06-10 22:20:46 +00:00
rpc_client s3:cli_pipe: remove unused cli_rpc_pipe_open_generic_auth() 2020-05-28 06:43:38 +00:00
rpc_server s3:rpc_server: Check return code of set_blocking() 2020-06-16 09:08:34 +00:00
rpcclient s3:rpcclient: avoid using auth related CLI_FULL_CONNECTION_* flags 2020-05-28 06:43:40 +00:00
script s3: selftest: Add samba3.blackbox.aio-outstanding test. 2020-06-24 18:53:32 +00:00
selftest s3: selftest: Add samba3.blackbox.aio-outstanding test. 2020-06-24 18:53:32 +00:00
services
smbd s3:smbd: check for stale pid in delay_for_oplock_fn() when leases_db_get() fails 2020-07-07 02:47:46 +00:00
torture s3/torture: test rbtree TDB_INSERT and TDB_MODIFY flags 2020-06-10 20:28:45 +00:00
utils net: Align integer types 2020-06-15 17:59:38 +00:00
web
winbindd s3:winbind:idmap_ad - make failure to get attrnames for schema mode fatal 2020-07-02 15:25:31 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript s3:wscript: vfs_gpfs needs kernel oplock support 2020-07-07 09:37:37 +00:00
wscript_build smbd: set fsp_name of conn->cwd_fsp 2020-05-21 05:23:30 +00:00
wscript_configure_system_ncurses