1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3
Jeremy Allison 39ad689eea s3: smbd: Add utility function smb2_strip_dfs_path().
Removes any DFS prefix from an SMB2 name. This will
enable me to clean up the mess around SMB2 DFS path
processing, remove some knownfails and eventually
make it much easier to add SMB3+POSIX path processing
now it can ignore DFS prefixes. Original idea from
Volker.

Not yet used.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
2023-03-31 05:12:32 +00:00
..
auth auth: Shorten long SID flags combinations 2023-02-08 00:03:39 +00:00
build
client s3:client: Fix a use-after-free issue in smbclient 2022-12-22 10:52:31 +00:00
exports
groupdb
include lib: Add tdb_data_dbg() 2023-01-10 00:28:37 +00:00
intl
lib lib: Fix a typo 2023-02-13 20:28:33 +00:00
libads lib: Remove unused smb_mkstemp prototype 2023-01-10 00:28:37 +00:00
libgpo/gpext
libnet librpc/ndr: Unimplement DRSUAPI_COMPRESSION_TYPE_XPRESS and rename 2023-03-31 01:48:30 +00:00
librpc rpcd: With npa->need_idle_server we can have more than 256 servers 2023-03-06 22:35:00 +00:00
libsmb s3:libsmb: Fix conflicting declaration/implementation 2023-03-28 10:27:19 +00:00
locale spelling: connnect encrytion exisit expection explicit invalide missmatch paramater paramter partion privilige relase reponse seperate unkown verson authencication progagated 2022-06-10 18:12:33 +00:00
locking lib: Use tdb_data_dbg() where appropriate 2023-01-10 00:28:37 +00:00
modules vfs: Replace a "== false" with a "!" 2023-03-09 18:10:33 +00:00
nmbd smbd: remove process shortname arg from reinit_after_fork() 2022-12-14 01:38:29 +00:00
param selftest: Only run samba.tests.smb3unix in developer mode 2023-01-26 13:13:50 +00:00
passdb auth: Align integer types 2023-02-08 00:03:40 +00:00
printing s3:printing: Remove unused variable 2023-02-06 22:51:31 +00:00
profile s3:profile: make use of tevent_cached_getpid() in performance critical code 2022-07-25 18:32:18 +00:00
registry lib: Move tab_depth() to reg_parse_prs.c 2023-01-10 00:28:37 +00:00
rpc_client rpcd: Do blocking connects to local pipes 2023-03-06 21:32:35 +00:00
rpc_server rpcd: Use size_t for walking an array 2023-03-09 18:10:33 +00:00
rpcclient librpc/ndr: Unimplement DRSUAPI_COMPRESSION_TYPE_XPRESS and rename 2023-03-31 01:48:30 +00:00
script tests: Add samba3.blackbox.zero_readsize test. 2023-03-29 17:55:51 +00:00
selftest tests: Add samba3.blackbox.zero_readsize test. 2023-03-29 17:55:51 +00:00
services s3:services: Disable rcinit-based service control code 2021-12-10 14:02:30 +00:00
smbd s3: smbd: Add utility function smb2_strip_dfs_path(). 2023-03-31 05:12:32 +00:00
torture torture3: test rpc scalability 2023-03-06 21:32:35 +00:00
utils s3:utils: Fix grammar in testparm 2023-03-28 09:33:31 +00:00
web
winbindd idmap_ad: Add "deny ous" and "allow ous" options 2023-03-29 17:55:50 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript lib:util: prefer mallinfo2() over mallinfo() if available 2023-03-09 20:38:31 +00:00
wscript_build s3:waf: Fix One Definition Rule (ODR) violation of libsecrets3 2023-03-29 16:57:33 +00:00
wscript_configure_system_ncurses