summaryrefslogtreecommitdiff
path: root/usr/src/lib/libshare
AgeCommit message (Collapse)AuthorFilesLines
2008-07-076615409 Rename appropriate structures in userlandamw3-275/+171
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
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-06-026686467 Panic in smb_trans_net_share_enum() while browsing over 200 shares ↵jb1500152-152/+4
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
2008-03-276677102 sharemgr dumps core in find_protocoldougm2-13/+37
2008-03-246678356 zfs set sharenfs=anon=0 complains invalid optiondougm2-4/+8
2008-03-246647091 disallow smb/server to start from a non-global zonedougm2-30/+176
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 resultdougm8-36/+62
2008-03-066671097 libshare can dump core when plugin initialization failsdougm2-56/+101
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-03-036541120 Configuration is not propagated to SMB kernel modulejb1500152-3/+4
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
2008-02-266666213 share manager displays an error message when a share is added to a ↵dougm3-2/+3
group created without -P.
2008-02-186653315 Want smb interface to associate hostname with network interfacesjb1500151-1/+29
6657760 libsmb should look for an interposition library for local user management 6649844 smbd restarts during stress tests. 6650829 smb_enable_service() waits in vain 6616507 CIFS server code should eradicate its use of setjmp()/longjmp() 6655326 CIFS named streams are too permissive 6630437 smb_smf_create_service_pgroup() can segfault on failure 6630441 smb_smf_scf_init() can segfault on failure --HG-- rename : usr/src/lib/smbsrv/libsmbns/common/smbns_nicconfig.c => usr/src/lib/smbsrv/libsmb/common/smb_nic.c
2008-02-146630425 sa_add_protocol_property() and callers have poor error semanticsdougm2-14/+25
6652281 sharemgr returns code 0 when illegal option is used
2008-02-146651904 CIFS Client - PSARC 2005/695 (lint)thurlow2-18/+21
2008-02-13PSARC 2005/695 CIFS Client on Solaristhurlow20-50/+2475
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 throughdougm9-60/+264
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-096639919 Remove shares failed at the first time with error message "Could not ↵dougm2-47/+68
remove share: unknown -1"
2008-01-056560095 SNAS shows SIDs for Built-in Groups members instead of nameas2006224-704/+566
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 ↵as2006224-9/+77
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 ↵dougm4-25/+28
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 VOPsamw20-360/+5142
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-10-036546230 sharemgr: "nosuid=false" caused extra comma in share command's outputdougm1-25/+43
6570719 share command cores dump when /etc/dfs/sharetab and /etc/dfs/dfstab are out of sync 6586857 sharemgr: libshare double-frees xml node on teardown
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-236559697 sharemgr: nfs_parse_legacy_options() leaks memory, segfaults on failuredougm1-3/+8
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 Administrationmarks8-32/+189
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 timedougm4-204/+242
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-06-016563921 Fix for 6549790 breaks "share -o anon=0"dougm1-7/+12
2007-05-296548000 sharemgr dumps core on allocation failuredougm4-1132/+1280
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-156522812 sharemgr: sharectl unable to set/get properties which have leading spacedougm1-1/+21
6523586 sharemgr: set property on a disabled group shares the filesystem in it
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 ↵dougm23-320/+3842
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 cleanupdougm6-72/+61
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