summaryrefslogtreecommitdiff
path: root/usr/src/lib/libshare/common
AgeCommit message (Collapse)AuthorFilesLines
2009-10-126883491 sharemgr loops forever trying to unshare file systems preventing the ↵Bill Krier1-3/+6
system shutting down
2009-02-276709704 smbtorture RAW-BENCH-OPLOCK test fails (when oplocks enabled)jose borrego1-3/+1
6800443 ReadX and WriteX should support CAP_LARGE_READX and CAP_LARGE_WRITEX --HG-- rename : usr/src/uts/common/fs/smbsrv/smb_create_directory.c => usr/src/uts/common/fs/smbsrv/smb_directory.c
2009-02-176800942 smb_session_create() incorrectly stores IP addressesAlan Wright3-16/+109
6582163 Access Control List (ACL) for shares 6804954 smb_search - shortname field should be space padded following the NULL terminator 6800184 Panic at smb_oplock_conflict+0x35()
2009-02-106798660 Cadmium .NOT file processing problem with CWD relative file pathsAli Bahrami1-2/+14
Contributed by Richard Lowe 6785284 Mapfile versioning rules need to be more visible to gatelings 6800164 Standard file exclusion mechanism needed for Cadmium tools
2009-01-046559601 Computer Management fails to create or list sharesjose borrego2-47/+52
6764857 smbadm add-member does not check the domain name when CIFS server is in domain mode 6627645 Want VSS support for CIFS server 6746016 It would be nice to list trusted domains in smbadm list output 6611342 LOGR doesn't return the system log content. 6788324 ddns fails to update records in DNS server. 6786072 Support client-side caching options on smbautohome shares --HG-- rename : usr/src/lib/smbsrv/libmlsvc/common/mlsvc_logr.c => usr/src/lib/smbsrv/libmlsvc/common/eventlog_svc.c rename : usr/src/lib/smbsrv/libmlsvc/common/srvsvc_client.c => usr/src/lib/smbsrv/libmlsvc/common/srvsvc_clnt.c rename : usr/src/lib/smbsrv/libmlsvc/common/mlsvc_srvsvc.c => usr/src/lib/smbsrv/libmlsvc/common/srvsvc_svc.c rename : usr/src/lib/smbsrv/libmlsvc/common/mlsvc_winreg.c => usr/src/lib/smbsrv/libmlsvc/common/winreg_svc.c
2008-12-106762162 $DATA appended to streams when stream type != $DATAjose borrego3-75/+101
6736548 After switching the security mode, sometimes smb/server enters maintenance state 6764225 First domain join attempt after smb/server restarts could fail 6764343 Unable to map a share in a new domain 6673517 Appliance\Share becomes unbrowseable for ~10 mins after CIFS client leaves/rejoins the workgroup 6765259 multiple refreshes may not pick up most recent configuration 6764275 need to check with sharemgr when there's a cache miss 6765313 System panic occurred in smb_node_fini+0x16a() 6769943 Purge mlrpc from from types, functions and definitions 6765390 Deprecate smb_wins.c 6771815 ndr_server.c should not include libmlsvc.h 6732763 smbadm takes invalid workgroup name 6749515 Unable to grant domain users/groups access to files 6765156 Active Directory setup has problems if the NETBIOS domain name does not match AD FQDN 6735548 Domain users cannot connect to CIFS shares from MacOS 10.5 6631366 Able to join W2K3 domain with wrong domain name after joined with correct domain name. 6768067 The "smbadm list" should display FQDN 6768061 SMB daemon turned into maintenance mode while updating ddns 6773309 smbd can miss SIGTERM and fail to exit since some threads allow SIGTERM 6775912 smbd: idmap handle access is not thread safe 6775155 core.smbd dump at smb_shr_sa_loadall+0x1f 6776818 Use of freed memory in smbrdr_logon_user() 6766126 Per-share support to configure/disable client-side caching (offline files) 6778831 smbadm definition of domain is too strict, should allow leading digit 6780207 libumem.so.1`process_free+0x55 crash while running smbtorture base tests. --HG-- rename : usr/src/uts/common/smbsrv/lsalib.h => usr/src/lib/smbsrv/libmlsvc/common/lsalib.h rename : usr/src/uts/common/smbsrv/samlib.h => usr/src/lib/smbsrv/libmlsvc/common/samlib.h
2008-12-046565868 Client should do packet signingGordon Ross1-2/+12
6673604 libshare_smbfs initprotofromdefaults() leaks memory 6684418 smbfs seems to ignore O_*SYNC open flags 6710493 smbfs doesn't interoperate with a MacOS share 6750718 move CIFS client kmdb modules to /usr/kernel/kmdb 6759403 various fixes for named-pipe support
2008-09-156671094 Can't NFS share a ZFS file system with SCX 2/08 using HAStoragePlusDoug McCallum1-0/+11
2008-09-036683493 Get error message "cannot unshare 'mypool': unknown -1: unshare(1M) ↵Doug McCallum2-15/+28
failed" when unset sharesmb
2008-07-026719710 sharectl set -p section=default -p minauth=lm smbfs (core dumped)gwr2-16/+20
6721251 kTLI t_kconnect returns EPROTO in place of ETIMEDOUT, ECONNREFUSED
2008-03-276677102 sharemgr dumps core in find_protocoldougm2-13/+37
2008-03-246678356 zfs set sharenfs=anon=0 complains invalid optiondougm1-3/+2
2008-03-246647091 disallow smb/server to start from a non-global zonedougm1-30/+161
6671691 Remove shares fails with error messages "Could not remove share: invalid protocol"
2008-03-186604618 sharemgr can validate options against NULL optionset, have bogus resultdougm5-16/+24
2008-03-066671097 libshare can dump core when plugin initialization failsdougm1-1/+1
6671182 libshare_nfs plugin should not fail when nfs config file absent
2008-03-046667349 libshare sometimes drops ZFS shares when sharenfs and sharesmb are ↵dougm1-113/+160
set at different levels
2008-02-266666213 share manager displays an error message when a share is added to a ↵dougm1-0/+1
group created without -P.
2008-02-146651904 CIFS Client - PSARC 2005/695 (lint)thurlow2-18/+21
2008-02-13PSARC 2005/695 CIFS Client on Solaristhurlow5-34/+230
PSARC 2007/303 pam_smb_login PSARC 2008/073 CIFS Client on Solaris - Updates 6651904 CIFS Client - PSARC 2005/695
2008-02-116629496 sharemgr defaults the "default" group with both smb and nfsdougm1-66/+78
2008-02-016558321 zfs_share_nfs() fails the second time through (fix lint)dougm1-1/+1
2008-01-316558321 zfs_share_nfs() fails the second time throughdougm7-51/+246
2008-01-226430813 NFS share/mount commands core dump with "sec" optiondougm1-1/+3
6580062 sharemgr doesn't issue syntax error on bad "list" command 6611179 sharemgr doesn't get the path parameter if / specified at the end 6611200 sharemgr add-share with -r -d options adds the description to the sharepath instead of resource name 6650812 sharemgr sometimes reports success on enable/disable of a group when it shouldn't
2008-01-056560095 SNAS shows SIDs for Built-in Groups members instead of nameas2006222-13/+2
6582153 SMB signing and sealing (redirector) 6582192 Remove SMB config cache 6582210 Consistent Logging Strategy 6582214 Unified error reporting strategy 6593360 Confusing log message: [ID 334764 user.error] Ads is not enable 6597854 The shares are not accessible if doing Run \\ip-addr 6610587 RPC-WINREG test has failed on smbtorture. 6610650 Workgroup: authentication problem when client's LM level > 2 6611277 Should not be able to join domain when Snas ipc-mode=anon and W2K DC IPC=No access without anonymous 6613675 Creating a file with DOS readonly bit set requires special handling 6626113 libshare_smb leaks file descriptor on unload 6626119 libshare_smb leaks file descriptor on door call failure 6626126 libsmb configuration leaks memory 6629314 smbd logging forgets newlines, creating a mess 6629954 smb local group support should be re-enabled 6630424 libshare having trouble starting smb/server 6631739 rdr_ipcmode does change to "Fallback,anon". 6631985 SMB daemon doesn't locate a new ADS server if ads_site property has been modified. 6631987 SMB daemon reads /etc/resolv.conf once when it starts up. 6633202 smbfs client caused CIFS server panic 6635175 lint error reported when building smbsrv module when either mars or ceres lint was used 6636763 Get core if using sharemgr set-share -r with nonexistent share 6640934 libshare tries to enable smb service if any filesystem is shared over smb 6641051 The CIFS server needs to use the VFS nbmand mechanism for system-wide share reservations 6642047 Changes to SMF properties of the CIFS service - PSARC/2007/686 6642302 Do not add null when marshalling non-null-terminated NDR strings 6642368 Cross protocol byte range locking is needed --HG-- rename : usr/src/lib/smbsrv/libmlsvc/common/mlsvc_handle.c => deleted_files/usr/src/lib/smbsrv/libmlsvc/common/mlsvc_handle.c rename : usr/src/lib/smbsrv/libsmb/common/smb_group_door_encdec.c => deleted_files/usr/src/lib/smbsrv/libsmb/common/smb_group_door_encdec.c rename : usr/src/lib/smbsrv/libsmb/common/smb_group_xdr.c => deleted_files/usr/src/lib/smbsrv/libsmb/common/smb_group_xdr.c rename : usr/src/lib/smbsrv/libmlrpc/common/mlrpc_client.c => usr/src/lib/smbsrv/libmlrpc/common/ndr_client.c rename : usr/src/lib/smbsrv/libmlrpc/common/mlrpc_heap.c => usr/src/lib/smbsrv/libmlrpc/common/ndr_heap.c rename : usr/src/lib/smbsrv/libmlrpc/common/mlrpc_encdec.c => usr/src/lib/smbsrv/libmlrpc/common/ndr_marshal.c rename : usr/src/lib/smbsrv/libmlrpc/common/mlndo.c => usr/src/lib/smbsrv/libmlrpc/common/ndr_ops.c rename : usr/src/lib/smbsrv/libmlrpc/common/mlndr.c => usr/src/lib/smbsrv/libmlrpc/common/ndr_process.c rename : usr/src/lib/smbsrv/libmlrpc/common/mlrpc_server.c => usr/src/lib/smbsrv/libmlrpc/common/ndr_server.c rename : usr/src/lib/smbsrv/libmlrpc/common/mlrpc_svc.c => usr/src/lib/smbsrv/libmlrpc/common/ndr_svc.c
2007-11-266575640 rename/rmdir/remove on mixed file systems work incorrectly for ↵as2006223-1/+23
mangled names 6582182 64-bit libraries 6588720 Unable to create new folder in autohome share from Solaris10u3 with UFS & ZFS. 6611820 Unable to map a SMB share on SPARC system. 6612193 Rework ADS client, DynDNS client and Auth IPC to use host principal 6614664 CIFS server should not request ctime changes 6614864 Security tab not available after a share is mapped on SPARC system 6614953 An error occurred while creating a notepad file on X86 32-bit system. 6616349 Sparc-Get error "input not UTF-8" and (Abort)(core dumped) in sharemgr with Korean resource name 6622828 Resolve unreferenced makefiles 6626833 SUNWsmbsu package issues with snv_77. 6627415 SmbCreateTemporary fails on SPARC 6627469 Unable to map SIDs to names for Windows Vista clients 6627471 Remove winpipe door server from name space 6628747 smbd crash and in maintenance state 6629402 The adjoin operation triggered by smbadm join CLI shouldn't overwrite the Kerberos keytab file. 6629410 SMB daemon should remove its ccache on refresh or restart 6629428 smb daemon crashes at smb_nic_clear_niclist+0x45(815ff10, 2) 6629797 sharemgr: Deleting an SMB resource that has an option leads to core dump 6630470 Get core in sharemgr:libshare_smb.so.1`smb_enable_service+0x78(2ec90, fe87c49c, 0, ff396000,17e54,6) --HG-- rename : usr/src/uts/common/smbsrv/smb_secdesc.h => deleted_files/usr/src/uts/common/smbsrv/smb_secdesc.h
2007-11-116603480 sharemgr doesn't allow shares to have more restricted access than ↵dougm2-22/+21
its group 6623508 zfs set sharenfs=ro=machine1:machine2,rw broken post-CIFS 6626488 smb_load_proto_properties() leaks memory
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw8-348/+2143
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
2007-09-19PSARC 2007/342 Enhanced ZFS Pool Propertieslling1-3/+3
PSARC 2007/482 zpool upgrade -V 6565437 zpool property extensions 6561384 want 'zpool upgrade -V <version>' to upgrade to specific version number 6582755 zfs.h has some incorrect version macros 6595601 libzfs headers declare functions which don't exist 6603938 libzfs is using VERIFY() again 6538984 duplicated messages when get pool properties from an unsupported pool version
2007-09-196592916 sharemgr kinda sorta sets properties on shares within ZFS groupdougm1-23/+26
6592971 sharemgr emits internal error message when setting zfs group properties
2007-09-046563073 Fix cstyle in the sharefs codeth1990961-2/+2
6575901 libc`sharefs() and ld.so have conspired to kill smdiskless
2007-08-246592903 sharemgr dumps core when trying to set properties on ZFS groupdougm1-1/+1
2007-07-246537592 cp/mv has incorrect #ifdef XPG4marks1-0/+3
6574799 ACL parser can't handle single digit uid/gid 6581638 sharemgr: sa_sharetab_fill_zfs() leaks memory
2007-07-136549814 libshare has no sense of styledougm3-1607/+1680
2007-07-056576474 cannot share directory on zfs filesystems with mountpoint set to legacymarks1-10/+70
2007-06-296575303 libshare doesn't handle subdir shares correctlymarks1-2/+12
2007-06-266349470 investigate non-root restore/backup (fix hdrchk)marks1-1/+1
2007-06-26PSARC/2006/465 ZFS Delegated Administrationmarks7-16/+100
PSARC/2006/577 zpool property to disable delegation PSARC/2006/625 Enhancements to zpool history PSARC/2007/228 ZFS delegation amendments PSARC/2007/295 ZFS Delegated Administration Addendum 6280676 restore "owner" property 6349470 investigate non-root restore/backup 6572465 'zpool set bootfs=...' records history as 'zfs set bootfs=...'
2007-06-226531853 sharemgr: set is confused if trying to set multiple properties at a timedougm3-89/+102
6536735 sharemgr: legacy support caused unwanted share-specific properties and confusing "show -p" output 6565575 'zfs set sharenfs=public' broken
2007-06-136563869 zfs share dumps coredougm1-26/+39
2007-05-296548000 sharemgr dumps core on allocation failuredougm3-25/+72
6549790 NFS sharemgr dumps core on allocation failure 6559696 sharemgr: get_one_filesystem() leaks zfs handles 6559699 sharemgr: sa_scf_init() leaks scf instance and scope
2007-05-256556719 sharemgr: sa_zfs_init() dumps core on failuredougm2-1390/+1570
6558300 _zfs_init_libshare() performs insufficient error checking 6559698 sharemgr: sa_init() leaks SMF property
2007-05-076491973 sharemgr: zfs set sharenfs=on is slow with lots of zfs filesystemsdougm3-3/+101
2007-04-056540816 Local Zone Assertion failed: impl_handle != NULL, file ↵dougm3-26/+39
../common/libshare.c, line 2208
2007-04-02PSARC/2007/052 In-kernel Sharetabth1990961-121/+26
6371468 /etc/dfs/sharetab should be a mntfs style file
2007-03-286516085 sharemgr: should deliver 64-bit library objects for libshare.so and ↵dougm9-316/+606
plugin(s) 6516121 sharemgr: libshare should provide better support for multithreaded apps --HG-- rename : usr/src/cmd/dfs.cmds/sharemgr/plugins/Makefile => usr/src/lib/libshare/nfs/Makefile rename : usr/src/cmd/dfs.cmds/sharemgr/plugins/Makefile.com => usr/src/lib/libshare/nfs/Makefile.com rename : usr/src/cmd/dfs.cmds/sharemgr/plugins/i386/Makefile => usr/src/lib/libshare/nfs/i386/Makefile rename : usr/src/cmd/dfs.cmds/sharemgr/plugins/libshare_nfs.c => usr/src/lib/libshare/nfs/libshare_nfs.c rename : usr/src/cmd/dfs.cmds/sharemgr/plugins/libshare_nfs.h => usr/src/lib/libshare/nfs/libshare_nfs.h rename : usr/src/cmd/dfs.cmds/sharemgr/plugins/sparc/Makefile => usr/src/lib/libshare/nfs/sparc/Makefile
2007-02-156493853 sharemgr: inconsistent messages if parent is shared with UFS and ZFSdougm2-120/+248
6499968 sharemgr: timing window can cause problems during system start if dfstab was modified 6502752 sharemgr: nfs_get_root_principal: bad host name 6510387 sharemgr: add-share prints error 6511920 sharemgr: set with -S krb5 optionset sets the group to nfs:sys 6513576 sharemgr: under some error conditions can't remove a share
2007-01-116499494 libshare's Makefiles need cleanupdougm4-39/+50
6500069 libshare incorrectly uses gettext()
2007-01-096493258 sharemgr: *sharectl* usage is confusingdougm1-1/+1
6494273 sharemgr: sharectl unable to set/get properties commented out from /etc/default/nfs 6494277 sharemgr: *sharectl* returns 0 when setting/getting invalid property 6497688 sharemgr: *sharectl* fails to set some of nfs properties 6506328 sharemgr: sharectl should do additional value checking for min/max properties
2007-01-026491967 sharemgr: share displays persistent properties over transient propertiesdougm4-34/+109
6494665 sharemgr: missing english name for svc:/network/shares/group 6495057 share[mgr] allows directories within nfs shared filesystems to be nfs shared. 6495077 sharemgr: sometimes last default share not deleted from SMF when deleted from /etc/dfs/dfstab 6503815 sharemgr: dump core with path not exist 6504788 sharemgr: core dump if SMF share property group doesn't have path prop
2006-12-126496726 sharemgt issues if you install SUNWCrnet/SUNWCreq/SUNWCuser in snv_53.dougm3-119/+390