History log of /illumos-gate/usr/src/uts/common/fs/smbsrv/smb_trans2_create_directory.c (Results 1 – 9 of 9)
Revision Date Author Comments
# fe1c642d 17-Dec-2009 Bill Krier

6879234 ad-container appends domain to value specified
6891756 one-at-a-time mapping functions should be eliminated in favor of one-entry batch requests
6899950 Able to create a folder with n

6879234 ad-container appends domain to value specified
6891756 one-at-a-time mapping functions should be eliminated in favor of one-entry batch requests
6899950 Able to create a folder with name containing invalid character such as|from DOS cmd
6902745 move pathname processing functions into smb_pathname.c
6902738 does not map [UG]IDs with hard-coded mappings into their names
6582184 Provide MSRPC API to Winchester
6902788 Restrict SMB autohome share access to the owner
6901866 empty domain string prevents guest login via CIFS
6908022 Consolidate pathname pre-processing and validation functions into smb_pathname.c
6907680 nds_initialize assert is too aggressive
6608021 No file change notification on file size change
6904471 sa_optionset_name() leaks memory
6763298 Very first remove-share attempt could fail if the share have smb properties set

--HG--
rename : usr/src/lib/smbsrv/libmlsvc/common/lsar_open.c => usr/src/lib/smbsrv/libmlsvc/common/lsar_clnt.c
rename : usr/src/lib/smbsrv/libmlsvc/common/mlsvc_lsa.c => usr/src/lib/smbsrv/libmlsvc/common/lsar_svc.c
rename : usr/src/lib/smbsrv/libmlsvc/common/samr_open.c => usr/src/lib/smbsrv/libmlsvc/common/samr_clnt.c
rename : usr/src/lib/smbsrv/libmlsvc/common/mlsvc_sam.c => usr/src/lib/smbsrv/libmlsvc/common/samr_svc.c
rename : usr/src/uts/common/fs/smbsrv/smb_path_name_reduction.c => usr/src/uts/common/fs/smbsrv/smb_pathname.c

show more ...


# bbf6f00c 05-Nov-2009 Jordan Brown

6747532 ns_lookup_bypid spams syslog with too many messages
6888836 Not listing all files in a directory of a CIFS share in Windows XP
6812570 Trans2 is missing pass-through levels: FILE_RENA

6747532 ns_lookup_bypid spams syslog with too many messages
6888836 Not listing all files in a directory of a CIFS share in Windows XP
6812570 Trans2 is missing pass-through levels: FILE_RENAME_INFORMATION (and others)
6888827 Add Unicode codepage support
6865488 libadutils: leak in ldap_lookup_domains_in_forest()
6888708 idmapd crashing periodically. Need cores analyzed.
6891342 invalid, redundant SQL in rule WHERE expressions
6891767 minor cleanups in idmap
6892544 Panic occurred at smb_node_ref+0x7f(ffffffd612297310)

--HG--
rename : usr/src/uts/common/smbsrv/cifs.h => usr/src/uts/common/smbsrv/smb.h

show more ...


# eb1d736b 11-Apr-2009 afshin salek ardakani - Sun Microsystems - Irvine United States

6817902 Join domain fails intermittently while running regression test
6818984 avscan + cifs is broken : cifs IO fails and vscan temp hangs when accessing files to be scanned
6761634 When NT4

6817902 Join domain fails intermittently while running regression test
6818984 avscan + cifs is broken : cifs IO fails and vscan temp hangs when accessing files to be scanned
6761634 When NT4 client copies a file with NTFS named streams, NTFS named streams not copied
6642756 Cannot create the file with NTFS-stream at the same time
6826307 Cleanup structures names in srvsvc.ndl
6827463 odir operations don't use the right cred when user has privilege
6827904 Can't map a share from windows 98 client
6828532 Cleanup smb_fqi_t structure
6828595 Cannot rename a file from Windows 98 clients

show more ...


# 2c1b14e5 16-Sep-2008 jose borrego

6736540 ntlmv2 signing does not work in domain mode
6742179 incorrect timestamp usage in file creation
6736502 File Name(*.txt, *.doc, *.xls) will turn into all uppercase after copy from Win9

6736540 ntlmv2 signing does not work in domain mode
6742179 incorrect timestamp usage in file creation
6736502 File Name(*.txt, *.doc, *.xls) will turn into all uppercase after copy from Win98
6739452 Unable to write to a file with echo command when using Interix (Unix tools for Windows)
6740728 CIFS needs to be able to deal with a forced unmount of a local file system
6733894 Archive is not set by default on Windows XP, Vista, 2003 clients
6746432 Appropriate NETLOGON session key should be used.
6743273 Need alter context NDR support for dssetup service
6600944 Setting a group as owner is not properly supported
6744317 Owner should be local admin instead of domain admin when domain admin maps a CIFS share
6745459 CIFS returns a wrong error code when trying to give away ownership

--HG--
rename : usr/src/lib/smbsrv/libmlsvc/common/mlsvc_dssetup.c => usr/src/lib/smbsrv/libmlsvc/common/dssetup_svc.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 ...


# 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 ...


# 7b59d02d 18-Feb-2008 jb150015

6653315 Want smb interface to associate hostname with network interfaces
6657760 libsmb should look for an interposition library for local user management
6649844 smbd restarts during stress

6653315 Want smb interface to associate hostname with network interfaces
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

show more ...


# dc20a302 06-Jan-2008 as200622

6560095 SNAS shows SIDs for Built-in Groups members instead of name
6582153 SMB signing and sealing (redirector)
6582192 Remove SMB config cache
6582210 Consistent Logging Strategy
65

6560095 SNAS shows SIDs for Built-in Groups members instead of name
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

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 ...