1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3
Jeremy Allison 63d2003ecd s3: lib: Add new utility function cp_smb_filename_nostream().
Will be needed when we migrate lower-level VFS functions to
take an struct smb_filename *, especially the SYS_ACL and
XATTR modification modules, as these must ignore a passed-in
stream name.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
2017-05-31 22:50:21 +02:00
..
auth s3-auth: remove some dead prototypes 2017-05-10 15:53:20 +02:00
build
client s3: client tools: Call popt_free_cmdline_auth_info() on all normal exits. 2017-05-09 09:56:09 +02:00
exports
groupdb Correct "errror" typos. 2017-02-22 08:26:22 +01:00
include s3: lib: Add new utility function cp_smb_filename_nostream(). 2017-05-31 22:50:21 +02:00
intl
lib s3: lib: Add new utility function cp_smb_filename_nostream(). 2017-05-31 22:50:21 +02:00
libads libads: Decide to have no fallback option 2017-05-30 08:06:06 +02:00
libgpo s3-gpo: Fix CID #1405972 Resource leak 2017-05-09 23:20:08 +02:00
libnet s3:libnet_join: make use of trust_pw_new_value() 2017-02-21 16:09:22 +01:00
librpc s3:gse: add simple gensec_gse_update_send/recv() wrapper functions 2017-05-21 21:05:10 +02:00
libsmb libads: Check cldap flags in libads/ldap 2017-05-30 08:06:06 +02:00
locale Correct "descriptior" typos. 2017-02-22 08:26:22 +01:00
locking s3/locking: make find_share_mode_entry public 2017-05-28 14:50:18 +02:00
modules s3:smbd: Pass down remote and local address to get_referred_path() 2017-05-31 02:24:18 +02:00
nmbd Correct "errror" typos. 2017-02-22 08:26:22 +01:00
param param: Add 'mit kdc command' to change the default. 2017-04-29 23:31:09 +02:00
passdb secrets: Protect against a non-0-terminated ldap password 2017-04-22 05:20:20 +02:00
printing s3:printing: Change to GUID dir if we deal with COPY_FROM_DIRECTORY 2017-05-05 11:51:10 +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_pipe: ask for GENSEC_FEATURE_SIGN_PKT_HEADER after the gensec_update() dance 2017-05-21 21:05:09 +02:00
rpc_server s3:smbd: Pass down remote and local address to get_referred_path() 2017-05-31 02:24:18 +02:00
rpcclient s3: client tools: Call popt_free_cmdline_auth_info() on all normal exits. 2017-05-09 09:56:09 +02:00
script selftest: Add test for 'net tdb' command 2017-05-08 21:08:24 +02:00
selftest selftest: Add test for 'net tdb' command 2017-05-08 21:08:24 +02:00
services Update smbrun to allow for settings environment variables. 2016-10-13 04:26:26 +02:00
smbd s3:smbd: Set up local and remote address for fake connection 2017-05-31 06:33:00 +02:00
torture torture3: Make sure dbwrap_parse_record returns NOT_FOUND for invalid watchers data 2017-05-01 14:39:41 +02:00
utils s3: client tools: Call popt_free_cmdline_auth_info() on all normal exits. 2017-05-09 09:56:09 +02:00
web
winbindd netlogon: Implement SendToSam along with its winbind forwarding 2017-05-30 08:06:07 +02:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript s3-gpo: Build scripts, security and registry CSE with --enable-developer 2017-05-09 05:18:52 +02:00
wscript_build smbldap: Bump version number 2017-04-20 14:23:14 +02:00
wscript_configure_system_ncurses