summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/smbsrv/smb_kproto.h
AgeCommit message (Collapse)AuthorFilesLines
2022-12-1415210 smbtorture lease and oplock failuresGordon Ross1-1/+1
Reviewed by: Joyce McIntosh <jmcintosh@racktopsystems.com> Reviewed by: Andy Stormont <andyjstormont@gmail.com> Reviewed by: Matt Barden <mbarden@racktopsystems.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-12-1415188 smb oplock blocking access to foldersGordon Ross1-9/+16
Reviewed by: Albert Lee <alee@racktopsystems.com> Reviewed by: Jerry Jelinek <gjelinek@racktopsystems.com> Reviewed by: Joyce McIntosh <jmcintosh@racktopsystems.com> Reviewed by: Matt Barden <mbarden@racktopsystems.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-11-0715100 WPTS BVT_SMB2Basic_ChangeNotify_... (write cases)Gordon Ross1-0/+2
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Matt Barden <mbarden@tintri.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2022-11-0415082 SMB Clients see but can't access restricted named streamsPrashanth Badari1-2/+3
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-09-1414868 SMB reconnect fails when previous session still disconnectingPrashanth Badari1-0/+3
Reviewed by: Gordon Ross <gordon.ross@tintri.com> Reviewed by: Prashanth Badari <prbadari@tintri.com> Reviewed by: Suresh Jayaraman <sjayaraman@tintri.com> Reviewed by: Matt Barden <mbarden@tintri.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-09-1314867 panic in smb_request_alloc / smb_oplock_ind_break during shutdownGordon Ross1-1/+3
Portions contributed by: Prashanth Badari <prashanth.badari@tegile.com> Reviewed by: Prashanth Badari <prbadari@tintri.com> Reviewed by: Suresh Jayaraman <sjayaraman@tintri.com> Reviewed by: Matt Barden <mbarden@tintri.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2021-06-0713851 panic in smb_llist_enter() with bad rwlockGordon Ross1-1/+1
Reviewed by: Matt Barden <mbarden@tintri.com> Reviewed by: Evan Layton <elayton@tintri.com> Reviewed by: Alexander Stetsenko <alex.stetsenko@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2021-01-3013442 SMB server should try harder to protect SACLsMatt Barden1-0/+1
Reviewed by: Evan Layton <elayton@tintri.com> Reviewed by: Gordon Ross <gordon.ross@tintri.com> Reviewed by: Roman Strashkin <rstrashkin@tintri.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-10-1911832 smb/server is stuck in STOPPING state after svcadm restartGordon Ross1-1/+6
Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Andy Stormont <AStormont@racktopsystems.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-08-2211034 Restoring previous versions from snapshots doesn't work with nested ↵Matt Barden1-4/+4
datasets Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Garrett D'Amore <garrett@damore.org>
2019-08-1811031 SMB3 persistent handlesGordon Ross1-13/+14
Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Roman Strashkin <roman.strashkin@nexenta.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Joyce McIntosh <joyce.mcintosh@nexenta.com> Reviewed by: Jason King <jason.king@joyent.com> Approved by: Garrett D'Amore <garrett@damore.org>
2019-07-0511020 want SMB2 ioctl FSCTL_SRV_COPYCHUNKGordon Ross1-0/+2
Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Kevin Crowe <kevin.crowe@nexenta.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2019-06-1011018 SMB3 EncryptionMatt Barden1-0/+2
Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Roman Strashkin <roman.strashkin@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2019-06-0811016 SMB2 oplock leasesGordon Ross1-17/+37
Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Roman Strashkin <roman.strashkin@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2019-06-0811015 SMB2 async redesignMatt Barden1-3/+0
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Roman Strashkin <roman.strashkin@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2019-06-0811014 should pass smtorture smb2.create.blobGordon Ross1-0/+1
Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2019-06-0711011 SMB2/3 durable handlesMatt Barden1-25/+25
Portions contributed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Kevin Crowe <kevin.crowe@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Roman Strashkin <roman.strashkin@nexenta.com> Reviewed by: Rick McNeal <rick.mcneal@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2019-06-0711009 delete_on_close should be acted on earlierMatt Barden1-0/+1
Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2019-06-0711007 SMB3 signingMatt Barden1-2/+2
Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Dan Fields <dan.fields@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Roman Strashkin <roman.strashkin@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2019-06-031841 SMB dtrace provider is incompleteGordon Ross1-50/+0
11180 SMB2 IOCTL FSCTL_LMR_REQUEST_RESILIENCY Returns Incorrect Response Portions contributed by: Joyce McIntosh <joyce.mcintosh@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Joyce McIntosh <joyce.mcintosh@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2019-05-2210980 Should pass the smbtorture lock testsGordon Ross1-6/+8
Portions contributed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Kevin Crowe <kevin.crowe@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-05-2210979 Prefer that SMB change notify not tie up a worker threadGordon Ross1-8/+12
Reviewed by: Kevin Crowe <kevin.crowe@nexenta.com> Reviewed by: Matt Barden <Matt.Barden@nexenta.com> Reviewed by: Rick McNeal <rick.mcneal@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-05-2210977 Windows 10 SMB client exhausts smbauth socketsGordon Ross1-0/+2
Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-05-2210976 svcadm disable network/smb/server may hangGordon Ross1-2/+1
Portions contributed by: Matt Barden <Matt.Barden@nexenta.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Roman Strashkin <roman.strashkin@nexenta.com> Reviewed by: Rick McNeal <rick.mcneal@nexenta.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-05-2210978 improve smb cancel supportGordon Ross1-1/+2
Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Kevin Crowe <kevin.crowe@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Joyce McIntosh <joyce.mcintosh@nexenta.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-05-1710959 intended nbmand locking functionality is confusedGordon Ross1-0/+1
Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Joshua M. Clulow <josh@sysmgr.org>
2016-10-207483 SMB flush on pipe triggers NULL pointer dereference in module smbsrvDan Vatca1-0/+2
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Gordon Ross <gwr@nexenta.com>
2015-11-066399 SMB2 supportGordon Ross1-61/+122
Portions contributed by: Alek Pinchuk <alek@nexenta.com> Portions contributed by: Kevin Crowe <kevin.crowe@nexenta.com> Portions contributed by: Matt Barden <Matt.Barden@nexenta.com> Reviewed by: Alek Pinchuk <alek@nexenta.com> Reviewed by: Bayard Bell <bayard.bell@nexenta.com> Reviewed by: Dan Fields <dan.fields@nexenta.com> Reviewed by: Daniel Borek <daniel.borek@nexenta.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Kevin Crowe <kevin.crowe@nexenta.com> Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Yuri Pankov <Yuri.Pankov@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2015-10-261122 smbsrv should use SPNEGO (inbound authentication)Gordon Ross1-1/+11
Portions contributed by: Matt Barden <Matt.Barden@nexenta.com> Portions contributed by: Kevin Crowe <kevin.crowe@nexenta.com> Portions contributed by: Alek Pinchuk <alek@nexenta.com> Reviewed by: Bayard Bell <bayard.bell@nexenta.com> Reviewed by: Dan Fields <dan.fields@nexenta.com> Reviewed by: Kevin Crowe <kevin.crowe@nexenta.com> Reviewed by: Matt Barden <Matt.Barden@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-06-155995 RPC over SMB named pipes should use AF_UNIX sockets (missed bits)Gordon Ross1-0/+1
Approved by: Richard Lowe <richlowe@richlowe.net>
2015-06-135995 RPC over SMB named pipes should use AF_UNIX socketsGordon Ross1-4/+2
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Kevin Crowe <kevin.crowe@nexenta.com> Reviewed by: Thomas Keiser <thomas.keiser@nexenta.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-06-045917 User-mode SMB serverGordon Ross1-7/+33
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>
2015-05-085901 SMB clients get errors trying to delete non-empty directoriesAlek Pinchuk1-2/+2
1663 Non-empty directories can be marked delete on close in CIFS, but not actually deleted Reviewed by: Bayard Bell <buffer.g.overflow@gmail.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Kevin Crowe <kevin.crowe@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-05-085899 panic on bad mutex in smb_event_wait()Gordon Ross1-4/+5
Reviewed by: Thomas Keiser <thomas.keiser@nexenta.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@omniti.com>
2015-04-281527 SMB server in non-global zonesGordon Ross1-36/+61
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Stepan Zastupov <stepan.zastupov@gmail.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Thomas Keiser <thomas.keiser@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2015-04-121517 smbsrv workers run at excessively high priorityGordon Ross1-1/+10
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Garrett D'Amore <garrett@damore.org>
2015-02-125322 tree connect from Windows 7 failsThomas Keiser1-11/+13
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Bayard Bell <bayard.bell@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-11-295319 smb_oplock_acquire thread deadlockGordon Ross1-2/+2
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Sarah Jelinek <Sarah.Jelinek@nexenta.com> Reviewed by: Jeffry Molanus <jeffry.molanus@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-11-295318 Panic with smbtorture raw.scan-eamaxGordon Ross1-0/+2
Reviewed by: Albert lee <trisk@nexenta.com> Reviewed by: Ilya Usvyatsky <Ilya.Usvyatsky@nexenta.com> Reviewed by: Kevin Crowe <kevin.crowe@nexenta.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-11-295317 SMB server delivers old modification timeGordon Ross1-8/+6
Reviewed by: Bayard Bell <bayard.bell@nexenta.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Thomas Keiser <thomas.keiser@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2013-02-113523 SMB NT Notify returning too soonGordon Ross1-9/+7
Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Yakov Zaytsev <yakov@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-02-113223 SMB FindFirst/FindNext don't fill in Last Name OffsetGordon Ross1-1/+3
Reviewed by: Bayard Bell <bayard.bell@nexenta.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Kevin Crowe <kevin.crowe@nexenta.com> Reviewed by: Yakov Zaytsev <yakov@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-07-142991 Allow building without SMB printing supportGordon Ross1-2/+2
Reviewed by: Bill Pijewski <wdp@joyent.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Approved by: Garrett D'Amore <garrett@damore.org>
2011-11-111676 Connections to CIFS service via DNS alias kills other sessionsGordon Ross1-4/+0
Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Yakov Zaytsev <yakov.zaytsev@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-05-271039 /usr/lib/smbsrv/smbd prevents suspendGordon Ross1-2/+1
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Garrett D'Amore <garrett@nexenta.com>
2010-08-176962953 fw_101 : assertion failed in thread_join() from smb_server_delete()jose borrego1-19/+7
2010-07-226957935 Only one standalone DFS namespace should be cachedjoyce mcintosh1-26/+43
6958322 Should allow setting and returning target priority info for DFS root target 6955030 assertion failed in thread_join() from smb_server_delete() 6950891 No "no matching rule" trace point for pid->sid 6957520 Sparc - System panics when running smbstat 6950103 Failed to open group database due to too many open files 6961197 SAMR requests failed due to context mismatch 6960835 Need to pass the share type to smbsrv 6952831 SMB level II oplocks 6955337 "Found in AD" tracepoint bogus for U->W with directory-based mapping 6960038 CIFS file ownership problem 6915527 libidmap should not export memdup() 6960283 Windows client dir /R option not listing NTFS named stream 6808472 SMB name space caching on clients 6966183 SMB/CIFS print service CUPS support 6966490 Validation support for NetrDfsSetInfo method, level 105 6962887 Restore kstats for SMB commands 6969600 ::smblist -r[v] crashed mdb 6968451 panic: smbsrv:smb_odir_open 6957572 Cifs server panics at ffffff000c895ad0 smbsrv:smb_user_delete+82 () with smbtorture test. --HG-- rename : usr/src/lib/libidmap/common/idmap_priv.h => usr/src/cmd/idmap/idmap/namemaps.h rename : usr/src/lib/libidmap/common/miscutils.c => usr/src/lib/libuutil/common/uu_string.c
2010-05-276935899 Add AD connectivity diagnosticsAlan Wright1-36/+80
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
2010-04-026932404 Autohome share does not show up when using sharemgr show -vpKeyur Desai1-2/+3
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
2010-03-20PSARC/2009/534 SMB/CIFS Standalone DFSafshin salek ardakani - Sun Microsystems - Irvine United States1-19/+69
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