History log of /illumos-gate/usr/src/cmd/smbsrv/smbd/smbd_share_doorsvc.c (Results 1 – 14 of 14)
Revision Date Author Comments
# b6b7639a 25-Aug-2022 Gordon Ross

15295 SMB services should check IPC caller privileges
Reviewed by: Matt Barden <mbarden@tintri.com>
Reviewed by: Jerry Jelinek <gjelinek@gmail.com>
Reviewed by: Andy Stormont <andyjstormo

15295 SMB services should check IPC caller privileges
Reviewed by: Matt Barden <mbarden@tintri.com>
Reviewed by: Jerry Jelinek <gjelinek@gmail.com>
Reviewed by: Andy Stormont <andyjstormont@gmail.com>
Approved by: Dan McDonald <danmcd@mnx.io>

show more ...


# b819cea2 17-Jun-2013 Gordon Ross

5917 User-mode SMB server
Authored by: Thomas Keiser <thomas.keiser@nexenta.com>
Authored by: Albert Lee <trisk@nexenta.com>
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Reviewe

5917 User-mode SMB server
Authored by: Thomas Keiser <thomas.keiser@nexenta.com>
Authored by: Albert Lee <trisk@nexenta.com>
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Albert Lee <trisk@omniti.com>
Approved by: Dan McDonald <danmcd@omniti.com>

show more ...


# 148c5f43 27-May-2010 Alan Wright

6935899 Add AD connectivity diagnostics
PSARC 2010/120 SMB/CIFS Statistics
6893904 The statistics of the CIFS server must be improved
6947373 only calculate pathname for query fileinfo le

6935899 Add AD connectivity diagnostics
PSARC 2010/120 SMB/CIFS Statistics
6893904 The statistics of the CIFS server must be improved
6947373 only calculate pathname for query fileinfo levels which require it
PSARC 2010/097 idmap: default unresolvable SID mapping to true
6864900 Enable unresolvable SID mapping by default
6923504 Need detailed tracing for idmap mapping requests
6928157 Need detailed tracing for idmap discovery operations
6949333 Panic in smb_pre_open_print_file
6795069 Commonize error codes between CIFS client and server
6941787 Spurious message "DC discovery failed" upon refresh
6941349 Update shortname support to remove name83 format
6941382 smbsrv should use smb_node_getpath functions instead of vnodetopath
6939494 smb_authenticate() doesn't check for smb_user_login() return
6944226 Need to keep the list of shares in smbsrv
6942697 open file lock count is incorrect on MMC
6941227 On addition of SMB local group, add corresponding POSIX group
6948109 Add ability to manage shares in ZFS group via Windows MMC
6948143 Add ability to set additional properties on Autohome shares
6903260 two "ID type" enumerations
6946940 smb_sid_tostr/fromstr input arguments should be const
6949088 CIFS continuously refresh when one of the interfaces won't properly initialize
6946075 Filebench IO errors when signing property enabled on Solaris CIFS Server
6951169 idmap reports "no such file or directory" when looking up krb5.conf, even when not a domain member
6813063 degraded operation message should occur only when appropriate
6644872 idmapd is too whiny in workgroup mode
6813268 idmapd bangs on DNS server when in workgroup mode
6883800 Trusted domain members won't map to a UID when the trust is one-way
6891704 Cross-forest trust discovery may not work in multi-domain forest
6933937 idmapd doesn't map out trusted domains properly when joined to a domain that isn't the forest root.
6923908 smbadm join CLI doesn't always report Kerberos change password failure
6926930 smbsrv libraries should use krb5_get_error_messsage()
6943528 Unable to update Windows 2008 dynamic dns record with cifs hostname > 15 characters.
6953259 Can't map remote-forest users when IDMU is enabled
6953688 Should allow only one standalone DFS namespace in a cluster system
6952292 smb_find_ads_server() deferences string one too many times
6950070 Share is not getting correct access based on host access control list
6950820 Host-based access control list does not work properly with ipv6_enable=true

--HG--
rename : usr/src/lib/libidmap/common/idmap_priv.h => usr/src/cmd/idmap/idmap/namemaps.h
rename : usr/src/lib/smbsrv/libsmb/common/smb_nicmon.c => usr/src/cmd/smbsrv/smbd/smbd_nicmon.c
rename : usr/src/lib/smbsrv/libmlsvc/common/eventlog_syslog.c => usr/src/lib/smbsrv/libmlsvc/common/eventlog_log.c
rename : usr/src/common/smbsrv/smb_status_xlat.c => usr/src/lib/smbsrv/libsmb/common/smb_status_tbl.c
rename : usr/src/uts/common/smbsrv/doserror.h => usr/src/uts/common/smb/doserror.h
rename : usr/src/uts/common/smbsrv/lmerr.h => usr/src/uts/common/smb/lmerr.h
rename : usr/src/uts/common/smbsrv/nterror.h => usr/src/uts/common/smb/nterror.h
rename : usr/src/uts/common/smbsrv/ntstatus.h => usr/src/uts/common/smb/ntstatus.h

show more ...


# c5866007 02-Apr-2010 Keyur Desai

6932404 Autohome share does not show up when using sharemgr show -vp
6875358 NDR support for Serialization Types
6811350 Autohome wildcard rule fails with mixed case (or upper case) user name

6932404 Autohome share does not show up when using sharemgr show -vp
6875358 NDR support for Serialization Types
6811350 Autohome wildcard rule fails with mixed case (or upper case) user name
6932967 Add local group manipulation functions to SAMR service
6801203 libidmap should not link with bunch of libraries
6928764 Diagnostic noise on "idmap get-namemap" and "idmap set-namemap"
6885923 idmapd loops infinitely, leaking memory
6936722 Sparc : Unable to destroy zpool, sharemgr locks up.
6937163 smbd door operations should initialize XDR decode data
6937814 Memory corruption while running stress test
6913525 smb_ads_decode_host_ip doesn't step over IPv6 address
6939430 queryfileinfo should only use vnodetopath for directory nodes
6938318 Unable to save files with Save As

--HG--
rename : usr/src/lib/libidmap/common/namemaps.c => usr/src/cmd/idmap/idmap/namemaps.c
rename : usr/src/lib/libidmap/common/idmap_priv.h => usr/src/cmd/idmap/idmap/namemaps.h

show more ...


# 9fb67ea3 20-Mar-2010 afshin salek ardakani - Sun Microsystems - Irvine United States

PSARC/2009/534 SMB/CIFS Standalone DFS
PSARC/2010/052 idmap flush
6711751 SMB/CIFS Distributed File System (DFS)
6650858 cache flush sub-command could be useful
6916379 share modes sh

PSARC/2009/534 SMB/CIFS Standalone DFS
PSARC/2010/052 idmap flush
6711751 SMB/CIFS Distributed File System (DFS)
6650858 cache flush sub-command could be useful
6916379 share modes should be checked for directories as well as files
6906874 Automatic primary group mapping based on user mapping
6879236 No error report when ad-container refers to nonexistent container
6919087 Intermittent smbd crash during share access
6853811 Kerberized applications fail even after a successful domain join via smbadm
6907640 Current algorithm of anonymous authentication is not correct
6888813 SMB/CIFS support for ZFS user and group quotas
6921142 Guest issues with idmap rule and with workgroup mode
6924843 smb_sam_lookup_sid() leaks memory
6919600 Unable to delete ACE from ACL on a share
6915463 smb_nic interface needs LOG_ERR syslog entries and proper return codes
6926137 WritePrinter requires multi-fragment NDR RPC support
6926211 smbd could report clock skew
6925697 Quota usage does not decrease after deleting files from Mac Snow Leopard 10.6
6849962 smbadm show cannot display all groups with error 'cannot obtain a SID'
6926265 SMB watch tree change notification
6811424 must restart smb/server when idmapd restarts
6927745 Consolidate file system query/set information handlers
6924281 SMB_WRITE_RAW_COM doesn't work.
6925618 idmap show -v gets type of UNIX ID wrong in "Rule" output
6807651 rule changes do not flush cache
6928550 libsmbrdr doesn't cleanup stale sessions
6861058 MMC: Error message printed on log entries
6817392 smbd will not exit
6931027 core file due to NULL zpool handle in zfs_open()

--HG--
rename : usr/src/common/smbsrv/smb_common_door_decode.c => usr/src/common/smbsrv/smb_door_legacy.c
rename : usr/src/common/smbsrv/smb_xdr_utils.c => usr/src/common/smbsrv/smb_xdr.c
rename : usr/src/lib/smbsrv/libmlsvc/common/mlsvc_wkssvc.c => usr/src/lib/smbsrv/libmlsvc/common/wkssvc_svc.c
rename : usr/src/uts/common/fs/smbsrv/smb_trans2_query_fs_information.c => usr/src/uts/common/fs/smbsrv/smb_fsinfo.c
rename : usr/src/uts/common/fs/smbsrv/smb_kdoor_clnt.c => usr/src/uts/common/fs/smbsrv/smb_kdoor.c
rename : usr/src/uts/common/fs/smbsrv/smb_util.c => usr/src/uts/common/fs/smbsrv/smb_kutil.c
rename : usr/src/uts/common/smbsrv/smb_common_door.h => usr/src/uts/common/smbsrv/smb_door.h

show more ...


# 29bd2886 09-Jun-2009 Alan Wright

6803042 AUXILIARY tags in libsmb mapfile produce ELF noise and bloated binary
6663517 smb_auth_[nt]lm_hash and friends should take const arguments
6788664 Remove misleading debug messages at

6803042 AUXILIARY tags in libsmb mapfile produce ELF noise and bloated binary
6663517 smb_auth_[nt]lm_hash and friends should take const arguments
6788664 Remove misleading debug messages at smbd startup
6828536 Allow manipulating ACLs on share from Windows client
6836556 smb_nic_addhost miscomputes buffer length
6766364 Add scripting support to Autohome
PSARC 2009/184 SMB/CIFS Share Exec Properties
6837681 CIFS server ignores the preferred DC setting during DC discovery
6775827 cifs server should support guest access
PSARC 2009/164 Support for guest access to CIFS/SMB shares
6744962 The daemon smbd doesn't go into maintenance state when the listeners cannot bind to the sockets.
6810419 For smb server on SPARC, NetBIOS name IP is backwards for Windows machine
6840864 Additional levels for srvsvc netshareinfo
6813129 Unable to map cifs share using fqdn and <userPrincipalName>@fqdn for authentication.
6742726 panic when trying to join domain with 1000 pre-existing shares
6842449 The ADS selection algorithm doesn't always pick the configured 'pdc'.
6840692 Setting pdc configuration requires smb/server restart
6832673 smb_ads_find_host() can return host from incorrect domain when host is cached
6840721 Unable to assign an IPv6 address to the 'pdc' property
6842462 FW needs an API for finding a domain controller in a multiple DC environment
6843140 CIFS service dumps core when security tab accessed with certain ACE combinations

show more ...


# 7f667e74 02-Feb-2009 jose borrego

6792084 smb_node_lookup should not take ownership of the hold on vnode passed as a parameter
6792299 winreg EnumKey should enumerate subkeys of any key
6582194 Replace getdents with readdir

6792084 smb_node_lookup should not take ownership of the hold on vnode passed as a parameter
6792299 winreg EnumKey should enumerate subkeys of any key
6582194 Replace getdents with readdir
6790756 smb_vss_lookup_nodes doesn't release its hold on vnode if smb_node_lookup fails
6791568 Solaris CIFS server only accepts pre-Windows 2000 user logon name
6793375 Unable to map a share with a user on a trusted domain
6796947 invalid assert in smb_vop_getattr
6581736 IPv6 support
6788345 smbadm list output only shows one trusted domain
6796594 Array overrun in libmlrpc
6797782 Need a SAM abstraction layer
6764696 Insufficient access while attempting to modify UserAccountControl attribute of a machine account
6798908 Refresh after enabling network interfaces should trigger DC discovery
6798825 Replace the smb_vop_readdir mechanism with the smb_odir_t object

show more ...


# b89a8333 28-Oct-2008 natalie li - Sun Microsystems - Irvine United States

6751647 TRANS2_FIND_NEXT continuation by filename restarts search at beginning of directory
6753904 SVCCTL server side service
6741484 Local users cannot connect to CIFS shares from MacOS 10.

6751647 TRANS2_FIND_NEXT continuation by filename restarts search at beginning of directory
6753904 SVCCTL server side service
6741484 Local users cannot connect to CIFS shares from MacOS 10.5
6746898 win98 can not overwrite *.files
6753310 Incorrect handling of SmbNegotiate request when invalid dialects are negotiated.
6751123 Unable to join domain, core dump generated with IPMP setting
6722437 SMB_TRANS2_FIND returns wrong status code when stream file is passed
6716578 can not delete file in extended attribute name space in cifs client when cifs server is solaris
PSARC 2008/584 Correction in nbmand behavior
6734067 Long delay when viewing MS Word Read-only file properties with nbmand enabled.
PSARC/2007/281 NFS share properties for Montana compatibility
6475452 Need Solaris support for Montana approve file functionality in NFS
6582170 Host-based access control (approve file)
6749075 Unable to join domain if user password exceeds 20 characters
6612716 Join domain fails if hostname is > 15 chars
6753251 server signing: wrong signature is generated for the NetShareEnum reply
6757521 SMB daemon leaks memory after displaying GSS status
6760315 Local user cannot connnect to CIFS shares if CIFS server's hostname is not specified
6757333 Share publisher thread runs into infinite loop of displaying GSS major/minor status
6757132 smbd crashes at smb_idmap_batch_getmappings
6760876 security descriptor decoding function has a glitch
6761491 Cannot open or delete a named stream on a directory file.
6741449 Cleanup list in smbns_ads module
6593958 Users with restore privilege can take ownership of files

--HG--
rename : usr/src/lib/smbsrv/libmlsvc/common/secdb.c => usr/src/lib/smbsrv/libmlsvc/common/smb_logon.c
rename : usr/src/lib/smbsrv/libmlsvc/common/mlsvc_svcctl.c => usr/src/lib/smbsrv/libmlsvc/common/svcctl_svc.c

show more ...


# c8ec8eea 17-Aug-2008 jose borrego

6584155 Confusing 'No such object' message is logged when a share is successfully published.
6591393 Unable to join domain when primary W2K3 DC is offline
6600712 Need to know which domain co

6584155 Confusing 'No such object' message is logged when a share is successfully published.
6591393 Unable to join domain when primary W2K3 DC is offline
6600712 Need to know which domain controller is being used
6613364 smb_fsd.c and smb_vfs.c should be merged
6614925 Same share publishing request has somehow been added to the publish queue twice.
6631295 MS word read only file will get deleted if attempting to overwrite it.
6643263 set attributes atomically with create in smb_open_subr()
6691539 Doesn't recognize pre-created computer account in OU other than the default Computers container
6692877 Fails to delete a readonly file on win98 with "Access is denied." error
6705276 server signing does not work in domain mode with ntlmv1
6705849 SMB server-side signing : Unsigned share request successful when signing required
6708014 The state of smbstat should be displayed in non-numerical format
6709693 Look and feel at the confirmation prompt when switching to a different domain
6716855 Unable to create user roaming profile on CIFS share.
6716931 false lock conflicts when a volume mounted with nbmand option
6723650 ACL handling code needs update due to 6699852
6727937 smb/server enters maintenance state with no active non-loopback interfaces
6728049 Incorrect timezone offset in negotiate response and incorrect timestamp in directory search
6728068 Problem mapping autohome shares due to lack of permission
6729725 Incorrect filenames returned by TRANS2_FIND and TRANS2_QUERY_PATH_INFO
6731101 Should not need to restart smb/server after switching the security mode
6730764 Syslog displays error "failed to lookup (near "(": syntax error)" when adding local group to ACL
6731874 smb_delete returns wrong NT_STATUS_XXX codes for invalid paths
6731877 smbtorture RAW-SEARCH fails for smb_search/find/find_unique
6732277 Misleading error message when failed to delete a folder
6735529 Incorrect timestamp values - SMB_TRANS2_SET_INFORMATION

--HG--
rename : usr/src/uts/common/fs/smbsrv/smb_lock_svc.c => usr/src/uts/common/fs/smbsrv/smb_lock.c

show more ...


# 3db3f65c 08-Jul-2008 amw

6615409 Rename appropriate structures in userland
6617595 Rework winpipe code to use XDR encode/decode
6648778 SMB_STREAM_RDDIR no longer needed
6655341 Remove explicit stream processing

6615409 Rename appropriate structures in userland
6617595 Rework winpipe code to use XDR encode/decode
6648778 SMB_STREAM_RDDIR no longer needed
6655341 Remove explicit stream processing in smb_com_delete()
6666446 smb_pwd_fgetent and smb_pwd_fputent are inconsistent w.r.t. type
6685931 Support for Windows Longhorn server
6692347 Number of CIFS shares returned when browsing is limited
6693624 smbadm enable-user doesn't work correctly for new users
6695865 Server doesn't send a list of its local users to clients when requested
6699960 Somewhere between 500 - 1953 shares created then cifs sharese become inaccessibe from client
6707395 CIFS I/O fails - The specified network name is no longer available - smb_kdoor_clnt_upcall error
6714170 mbuf marshalling code clean up phase 1
6715742 Use FILE_ATTRIBUTE definitions for DOS and NT attributes
6715791 The path is shown as a part of the comments when browsing shares from Windows clients
6718834 use TCP for sending DNS request to query service location (SRV) records for ADS hosts
6719320 smbtorture RPC tests cases failed
6719979 smb_com_delete deletes hidden files when the search attribute doesn't specify FILE_ATTRIBUTE_HIDDEN
6721456 Unable to create new txt file using Windows "edit" command.

--HG--
rename : usr/src/cmd/smbsrv/smbd/smbd_mlsvc_doorsvc.c => usr/src/cmd/smbsrv/smbd/smbd_opipe_doorsvc.c
rename : usr/src/lib/smbsrv/libmlsvc/common/lmshare.c => usr/src/lib/smbsrv/libmlsvc/common/smb_share.c
rename : usr/src/uts/common/fs/smbsrv/smb_rpc.c => usr/src/uts/common/fs/smbsrv/smb_opipe.c
rename : usr/src/uts/common/smbsrv/lmshare.h => usr/src/uts/common/smbsrv/smb_share.h

show more ...


# 3ad684d6 02-Jun-2008 jb150015

6686467 Panic in smb_trans_net_share_enum() while browsing over 200 shares from Mac
6693094 zfs_frlock panic while running stress tests.
6696744 smbd dumped core while joining Windows 2K doma

6686467 Panic in smb_trans_net_share_enum() while browsing over 200 shares from Mac
6693094 zfs_frlock panic while running stress tests.
6696744 smbd dumped core while joining Windows 2K domain
6698934 ofile state needs to be checked before doing share (i.e. open/deny mode) checks
6705282 configuration changes are not propagated to kernel
6708562 SID filtering breaks trusted domain users

--HG--
rename : usr/src/uts/common/fs/smbsrv/smb_share_kdoor_client.c => usr/src/uts/common/fs/smbsrv/smb_kshare.c

show more ...


# faa1795a 03-Mar-2008 jb150015

6541120 Configuration is not propagated to SMB kernel module
6607919 Intermittent domain join failure in a domain with multiple domain controllers
6615518 smbtorture raw-write test failed

6541120 Configuration is not propagated to SMB kernel module
6607919 Intermittent domain join failure in a domain with multiple domain controllers
6615518 smbtorture raw-write test failed
6629771 smb_svcstate_event_handler panic while running pb9 and smbtorture.
6644025 Unable to add ACL in workgroup mode
6649281 smbadm list forgets newline
6653187 system panics in smb_pathname()
6656239 Unable to read file ACL from XP client using window API program
6657961 Providing interfaces for kclient
6658292 Panic in smb_pathname_reduce() when Samba inadvertantly enabled on Solaris CIFS server
6663461 Smbtorture RPC Errors occurred while running the tests
6664564 smbd_get_param() leaks memory
6666114 panic in smb_kstat_update_dispatch()
6666158 Dynamic DNS update shouldn't be done on behalf of Administrator
6666830 Major performance regression in CIFS server
6667510 smb_request_free Panic while running Smbtorture RPC Tests.

--HG--
rename : usr/src/uts/common/fs/smbsrv/smb_svc_sm.c => deleted_files/usr/src/uts/common/fs/smbsrv/smb_svc_sm.c
rename : usr/src/uts/common/smbsrv/smb_svc_sm.h => deleted_files/usr/src/uts/common/smbsrv/smb_svc_sm.h
rename : usr/src/uts/common/smbsrv/smbvar.h => usr/src/uts/common/smbsrv/smb_ktypes.h

show more ...


# cbfb650a 04-Feb-2008 cp160787

6636891 sharemgr set-share -n option should not update the configuration
6641225 smb_lmshrd_srv_door leaks memory
6641230 smb_dop_user_auth_logon leaks memory
6646629 smbd does not pick u

6636891 sharemgr set-share -n option should not update the configuration
6641225 smb_lmshrd_srv_door leaks memory
6641230 smb_dop_user_auth_logon leaks memory
6646629 smbd does not pick up existing shares when restarted
6647877 browsing fails when there are more than ten shares exported
6649777 System paniced after opening a stream file using edit command.
6650816 smb_nic_build_network_structures() frees non-buffers
6652081 libsmbns.so.1`smb_get_nameservers leaks memory
6654950 SUNWsmbsr package should preserve /var/smb/smbpasswd file upon upgrade.
6657262 smbd crashes when a new NIC is added

show more ...


# da6c28aa 25-Oct-2007 amw

PSARC/2007/218 caller_context_t in all VOPs
PSARC/2007/227 VFS Feature Registration and ACL on Create
PSARC/2007/244 ZFS Case-insensitive support
PSARC/2007/315 Extensible Attribute Inter

PSARC/2007/218 caller_context_t in all VOPs
PSARC/2007/227 VFS Feature Registration and ACL on Create
PSARC/2007/244 ZFS Case-insensitive support
PSARC/2007/315 Extensible Attribute Interfaces
PSARC/2007/394 ls(1) new command line options '-/' and '-%': CIFS system attributes support
PSARC/2007/403 Modified Access Checks for CIFS
PSARC/2007/410 Add system attribute support to chmod(1)
PSARC/2007/432 CIFS system attributes support for cp(1), pack(1), unpack(1), compress(1) and uncompress(1)
PSARC/2007/444 Rescind SETTABLE Attribute
PSARC/2007/459 CIFS system attributes support for cpio(1), pax(1), tar(1)
PSARC/2007/546 Update utilities to match CIFS system attributes changes.
PSARC/2007/560 ZFS sharesmb property
4890717 want append-only files
6417428 Case-insensitive file system name lookup to support CIFS
6417435 DOS attributes and additional timestamps to support for CIFS
6417442 File system quarantined and modified attributes to support an integrated Anti-Virus service
6417453 FS boolean property for rejecting/allowing invalid UTF-8 sequences in file names
6473733 RFE: Need support for open-deny modes
6473755 RFE: Need ability to reconcile oplock and delegation conflicts
6494624 sharemgr needs to support CIFS shares better
6546705 All vnode operations need to pass caller_context_t
6546706 Need VOP_SETATTR/VOP_GETATTR to support new, optional attributes
6546893 Solaris system attribute support
6550962 ZFS ACL inheritance needs to be enhanced to support Automatic Inheritance
6553589 RFE: VFS Feature Registration facility
6553770 RFE: ZFS support for ACL-on-CREATE (PSARC 2007/227)
6565581 ls(1) should support file system attributes proposed in PSARC/2007/315
6566784 NTFS streams are not copied along with the files.
6576205 cp(1), pack(1) and compress(1) should support file system attributes proposed in PSARC/2007/315
6578875 RFE: kernel interfaces for nbmand need improvement
6578883 RFE: VOP_SHRLOCK needs additional access types
6578885 chmod(1) should support file system attributes proposed in PSARC/2007/315
6578886 RFE: disallow nbmand state to change on remount
6583349 ACL parser needs to support audit/alarm ACE types
6590347 tar(1) should support filesystem attributes proposed in PSARC/2007/315
6597357 *tar* xv@ doesn't show the hidden directory even though it is restored
6597360 *tar* should re-init xattr info if openat() fails during extraction of and extended attribute
6597368 *tar* cannot restore hard linked extended attributes
6597374 *tar* doesn't display "x " when hard linked attributes are restored
6597375 *tar* extended attribute header off by one
6614861 *cpio* incorrectly archives extended system attributes with -@
6614896 *pax* incorrectly archives extended system attributes with -@
6615225 *tar* incorrectly archives extended system attributes with -@
6617183 CIFS Service - PSARC 2006/715

show more ...