1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3
Ralph Boehme f5b2c66e44 vfs_nfs4acl_xattr: move the meat of the implementation to a seperate file
This is in preperation of modularizing the storage backend. Currently we
store the NFS4 ACL as an IDL/NDR encoded blob in a xattr.

Later commits will add a different backend storing the NFS4 ACL as an
XDR encoded blob in a xattr.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2017-11-08 00:20:08 +01:00
..
auth s3-auth: remove leftover prototype from auth_domain. 2017-10-30 00:15:06 +01:00
build
client s3: smbclient: Ensure we call client_clean_name() before all operations on remote pathnames. 2017-10-24 19:35:08 +02:00
exports
groupdb Correct "errror" typos. 2017-02-22 08:26:22 +01:00
include libsmbclient: Use const for the user 2017-10-27 20:33:24 +02:00
intl lib: Give util_paths.c its own header 2017-06-24 01:21:10 +02:00
lib lib: Remove fncall.c 2017-10-21 00:04:58 +02:00
libads s3:libads: Fix changing passwords with Kerberos 2017-08-11 18:21:22 +02:00
libgpo s3-gpo: Fix CID #1405972 Resource leak 2017-05-09 23:20:08 +02:00
libnet rpc_client3: Avoid "cli_credentials" in cli_rpc_pipe_open_schannel_with_creds 2017-09-25 09:43:12 +02:00
librpc s3:gse_krb5: make use of precalculated krb5 keys in fill_mem_keytab_from_secrets() 2017-08-18 10:04:56 +02:00
libsmb libsmbclient: Use const for the user 2017-10-27 20:33:24 +02:00
locale Correct "descriptior" typos. 2017-02-22 08:26:22 +01:00
locking s3/vfs: rename SMB_VFS_STRICT_LOCK to SMB_VFS_STRICT_LOCK_CHECK 2017-07-11 03:37:44 +02:00
modules vfs_nfs4acl_xattr: move the meat of the implementation to a seperate file 2017-11-08 00:20:08 +01:00
nmbd Correct "errror" typos. 2017-02-22 08:26:22 +01:00
param source4/smbd: add a prefork process model. 2017-10-19 05:33:10 +02:00
passdb s3:passdb: Make sure the salt is fully initialized before passing 2017-10-27 01:00:26 +02:00
printing printing: Avoid an "extern current_user" 2017-10-27 20:33:25 +02:00
profile s3-profile: reduce dependencies of smbprofile.h 2016-03-28 20:45:16 +02:00
registry s3-rpc_cli: add winreg_add_core_driver() 2017-05-09 16:43:13 +02:00
rpc_client s3:cli_netlogon: let rpccli_connect_netlogon() retry once after NT_STATUS_NETWORK_ACCESS_DENIED 2017-10-20 04:05:20 +02:00
rpc_server Updated error message text and reduced its debug level 2017-10-12 21:14:13 +02:00
rpcclient rpcclient: Fix "capabilities" command 2017-09-25 13:42:19 +02:00
script s3: smbclient: Test we can rename with a name containing. 2017-10-24 23:32:58 +02:00
selftest torture: Remove GETADDRINFO test 2017-10-20 20:03:13 +02:00
services Update smbrun to allow for settings environment variables. 2016-10-13 04:26:26 +02:00
smbd s3/posix_acls: add default ACL style "everyone" 2017-11-08 00:20:07 +01:00
torture torture: Remove GETADDRINFO test 2017-10-20 20:03:13 +02:00
utils smbcacls: no need to fetch the sd when changing ownership 2017-10-07 00:04:54 +02:00
web
winbindd winbindd: Remove a misleading comment 2017-10-28 00:31:58 +02:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript auth3: Remove auth_domain 2017-09-22 00:02:29 +02:00
wscript_build lib: Remove fncall.c 2017-10-21 00:04:58 +02:00
wscript_configure_system_ncurses