1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00
samba-mirror/source3
Volker Lendecke bbe2c82f62 smbd: Show blk and chr devices as nfs reparse points
Can't test these in selftest, we can't create devices and I don't want
us to depend on /dev to exist. Tested manually on a system where
/dev/null exists:

Try "help" to get a list of possible commands.
smb: \> allinfo null
altname: null
create_time:    Fri Jun 21 02:45:59 PM 2024 CEST
access_time:    Fri Jun 21 02:45:59 PM 2024 CEST
write_time:     Fri Jun 21 02:45:59 PM 2024 CEST
change_time:    Fri Jun 21 02:45:59 PM 2024 CEST
attributes:  (480)
stream: [::$DATA], 0 bytes
0x80000014 (IO_REPARSE_TAG_NFS)
 0x524843 (NFS_SPECFILE_CHR)
 1/3
smb: \>

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Fri Jul 12 21:36:16 UTC 2024 on atb-devel-224
2024-07-12 21:36:16 +00:00
..
auth s3:auth: Avoid passing freed pamh pointer to funcitons using it 2024-06-28 11:39:33 +00:00
build
client smbspool: let kerberos_ccache_is_valid() use smb_force_krb5_cc_default_name() 2024-05-14 10:18:32 +00:00
exports
groupdb s3:groupdb: Add missing newline to logging message 2023-08-08 04:39:38 +00:00
include lib: Remove a few duplicate prototypes 2024-07-04 15:26:36 +00:00
intl
lib lib: Remove unused strnrchr_m 2024-07-04 15:26:36 +00:00
libads s3:libads: Do not fail if we don't get an IP passed down 2024-06-04 19:49:36 +00:00
libgpo/gpext lib: Give lib/util/util_file.c its own header file 2024-04-16 23:51:45 +00:00
libnet s3:libnet: Convert myalias to lower case 2024-05-22 20:33:36 +00:00
librpc gse: Simplify gse_errstr() with talloc_asprintf_addbuf() 2024-06-24 16:21:32 +00:00
libsmb s3:libsmb: Check if we have a valid file descriptor 2024-06-30 23:20:34 +00:00
locale s3:utils: Fix code spelling 2023-08-08 04:39:38 +00:00
locking smbd: Use direct struct initialization 2024-05-22 04:23:29 +00:00
modules smbd: Show blk and chr devices as nfs reparse points 2024-07-12 21:36:16 +00:00
nmbd s3:libsmb: Pass memory context to cli_connect_nb() 2024-04-29 08:43:32 +00:00
param s3:param: Check return value of strlower_m() (CID 1598446) 2024-07-02 03:39:35 +00:00
passdb passdb: Use getline(3) to read our old machine sid 2024-04-30 22:44:32 +00:00
printing s3:include: remove unused krb5_env.h 2024-05-14 10:18:31 +00:00
profile profile: Fix rusage reporting 2023-12-19 16:05:36 +00:00
registry s3:registry: Use correct integer sizes 2024-07-08 07:36:32 +00:00
rpc_client s3:rpc_client: Initialize struct security_ace 2024-06-30 23:20:33 +00:00
rpc_server s3:rpc_server: Initialize array 2024-07-08 08:37:46 +00:00
rpcclient s3:rpcclient: Initialize spoolss_DriverDirectoryInfo info 2024-07-05 07:45:32 +00:00
script test_recycle.sh: make sure we don't see panics on the log files 2024-06-19 09:07:36 +00:00
selftest tests: Run reparsepoint tests in fileserver_smb1 2024-07-12 20:35:34 +00:00
services
smbd smbd: Show blk and chr devices as nfs reparse points 2024-07-12 21:36:16 +00:00
torture torture: Remove some pointless local variables 2024-06-04 07:11:35 +00:00
utils s3:ntlm_auth: make logs more consistent with length check 2024-07-06 00:52:02 +00:00
web
winbindd s3:winbind: Fix integer type of len 2024-06-30 23:20:34 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript vfs_ceph: Disable the module on unsupported Ceph versions 2024-07-09 13:05:47 +00:00
wscript_build s3:libads: finally remove unused ads_connect[_user_creds]() and related code 2024-05-14 10:18:31 +00:00
wscript_configure_system_ncurses