16394 illumos should learn that the getopt(3C) family return intReviewed by: Toomas Soome <tsoome@me.com>Reviewed by: Jason King <jason.brian.king+illumos@gmail.com>Reviewed by: Andy Fiddaman <ill
16394 illumos should learn that the getopt(3C) family return intReviewed by: Toomas Soome <tsoome@me.com>Reviewed by: Jason King <jason.brian.king+illumos@gmail.com>Reviewed by: Andy Fiddaman <illumos@fiddaman.net>Approved by: Gordon Ross <gordon.w.ross@gmail.com>
show more ...
15687 Remove compiler flags that only mean something to Sun StudioReviewed by: Andy Fiddaman <illumos@fiddaman.net>Reviewed by: Dan Cross <cross@oxidecomputer.com>Reviewed by: Robert Mustacchi <rm
15687 Remove compiler flags that only mean something to Sun StudioReviewed by: Andy Fiddaman <illumos@fiddaman.net>Reviewed by: Dan Cross <cross@oxidecomputer.com>Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org>Reviewed by: Toomas Soome <tsoome@me.com>Approved by: Dan McDonald <danmcd@mnx.io>
15289 cmd: remove pragma identReviewed by: Igor Kozhukhov <igor@dilos.org>Reviewed by: Dan Cross <cross@oxidecomputer.com>Approved by: Dan McDonald <danmcd@mnx.io>
14443 resection manual pages per IPD4Reviewed by: Toomas Soome <tsoome@me.com>Reviewed by: Robert Mustacchi <rm@fingolfin.org>Reviewed by: Peter Tribble <peter.tribble@gmail.com>Reviewed by: Andy
14443 resection manual pages per IPD4Reviewed by: Toomas Soome <tsoome@me.com>Reviewed by: Robert Mustacchi <rm@fingolfin.org>Reviewed by: Peter Tribble <peter.tribble@gmail.com>Reviewed by: Andy Fiddaman <andy@omnios.org>Approved by: Dan McDonald <danmcd@joyent.com>
11528 Makefile.noget can get gone11529 Use -Wno-maybe-initializedReviewed by: Peter Tribble <peter.tribble@gmail.com>Reviewed by: Toomas Soome <tsoome@me.com>Approved by: Robert Mustacchi <rm@joy
11528 Makefile.noget can get gone11529 Use -Wno-maybe-initializedReviewed by: Peter Tribble <peter.tribble@gmail.com>Reviewed by: Toomas Soome <tsoome@me.com>Approved by: Robert Mustacchi <rm@joyent.com>
11352 idmap: NULL pointer errorsReviewed by: Garrett D'Amore <garrett@damore.org>Reviewed by: Peter Tribble <peter.tribble@gmail.com>Approved by: Dan McDonald <danmcd@joyent.com>
10051 cw(1) shouldn't have to translate -gReviewed by: Joshua M. Clulow <josh@sysmgr.org>Reviewed by: Gergő Mihály Doma <domag02@gmail.com>Reviewed by: Toomas Soome <tsoome@me.com>Approved by: Da
10051 cw(1) shouldn't have to translate -gReviewed by: Joshua M. Clulow <josh@sysmgr.org>Reviewed by: Gergő Mihály Doma <domag02@gmail.com>Reviewed by: Toomas Soome <tsoome@me.com>Approved by: Dan McDonald <danmcd@joyent.com>
10080 smatch Makefile changes for usr/src/cmdReviewed by: Andy Fiddaman <andy@omniosce.org>Approved by: Robert Mustacchi <rm@joyent.com>
9392 idmap: this statement may fall throughReviewed by: Sebastian Wiedenroth <sebastian.wiedenroth@skylime.net>Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>Approved by: Hans Rosenfeld <rosen
9392 idmap: this statement may fall throughReviewed by: Sebastian Wiedenroth <sebastian.wiedenroth@skylime.net>Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
8333 idmap: misleading-indentationReviewed by: Andrew Stormont <andyjstormont@gmail.com>Reviewed by: Jason King <jason.brian.king@gmail.com>Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>Appro
8333 idmap: misleading-indentationReviewed by: Andrew Stormont <andyjstormont@gmail.com>Reviewed by: Jason King <jason.brian.king@gmail.com>Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>Approved by: Richard Lowe <richlowe@richlowe.net>
6352 Updated DC locator for SMB and idmapPortions contributed by: Matt Barden <Matt.Barden@nexenta.com>Portions contributed by: Kevin Crowe <kevin.crowe@nexenta.com>Portions contributed by: Alek P
6352 Updated DC locator for SMB and idmapPortions 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: Alek Pinchuk <alek.pinchuk@nexenta.com>Reviewed by: Rick McNeal <rick.mcneal@nexenta.com>Reviewed by: Kevin Crowe <kevin.crowe@nexenta.com>Reviewed by: Tony Nguyen <tony.nguyen@nexenta.com>Approved by: Robert Mustacchi <rm@joyent.com>
2933 compiler warning gags need better granularityReviewed by: Eric Schrock <eric.schrock@delphix.com>Approved by: Garrett D'Amore <garrett@damore.org>
PSARC 2010/299 GNU/Linux/BSD compatibility functions6960818 add get_nprocs(), getline(), strdupa(), strndup() to libc6901783 strndup would be nice6824404 libc should provide ffsl() & ffsll()67939
PSARC 2010/299 GNU/Linux/BSD compatibility functions6960818 add get_nprocs(), getline(), strdupa(), strndup() to libc6901783 strndup would be nice6824404 libc should provide ffsl() & ffsll()6793969 RFE: Add|stpcpy|to libc6735446 Want a __progname symbol for BSD-style source compatibility6421095 Solaris should provide strcasestr6275498 Provide string compare functions wcscasecmp,wcsncasecmp in solaris like linux--HG--rename : usr/src/lib/libc/port/gen/strcasecmp.c => usr/src/lib/libc/port/gen/ascii_strcasecmp.crename : usr/src/lib/libc/port/gen/strncasecmp.c => usr/src/lib/libc/port/gen/ascii_strncasecmp.crename : usr/src/lib/libc/sparc/gen/strcasecmp.s => usr/src/lib/libc/sparc/gen/ascii_strcasecmp.srename : usr/src/lib/libc/sparcv9/gen/strcasecmp.s => usr/src/lib/libc/sparcv9/gen/ascii_strcasecmp.s
6972305 Preferred DC not selected after setting pdc via sharectl6971047 smbd hang during FVT regression test6711195 Sparc:Get error "Windows Explorer has stopped working" once click on Details fr P
6972305 Preferred DC not selected after setting pdc via sharectl6971047 smbd hang during FVT regression test6711195 Sparc:Get error "Windows Explorer has stopped working" once click on Details fr Properties on VistaPSARC/2009/464 Offline attribute6972515 Offline attribute - PSARC 2009/464PSARC/2010/037 Windows Sparse Attribute6972519 Windows Sparse Attribute - PSARC 2010/0376719444 [CLI] - idmap help's output is not consistent with man pages's6975449 idmap test suite needs idmap_cache_get_data() from libidmap6974351 OpenSSL still taking smbd down--HG--rename : usr/src/lib/libidmap/common/idmap_priv.h => usr/src/cmd/idmap/idmap/namemaps.h
6779186 need domain controller hot failover6970986 Level II oplocks - smb_oplock_grant_t shouldn't be dynamically allocated6971031 Unable add ACL on the share which has only the default owner tab b
6779186 need domain controller hot failover6970986 Level II oplocks - smb_oplock_grant_t shouldn't be dynamically allocated6971031 Unable add ACL on the share which has only the default owner tab by ZFS6971899 OpenSSL not MT-safe and takes down smbd6936762 libidmap should transparently handle interruption in connection to idmapd6954902 mapping to unknown type does not use directory-based mapping information--HG--rename : usr/src/lib/libidmap/common/idmap_priv.h => usr/src/cmd/idmap/idmap/namemaps.h
6935899 Add AD connectivity diagnosticsPSARC 2010/120 SMB/CIFS Statistics6893904 The statistics of the CIFS server must be improved6947373 only calculate pathname for query fileinfo levels which r
6935899 Add AD connectivity diagnosticsPSARC 2010/120 SMB/CIFS Statistics6893904 The statistics of the CIFS server must be improved6947373 only calculate pathname for query fileinfo levels which require itPSARC 2010/097 idmap: default unresolvable SID mapping to true6864900 Enable unresolvable SID mapping by default6923504 Need detailed tracing for idmap mapping requests6928157 Need detailed tracing for idmap discovery operations6949333 Panic in smb_pre_open_print_file6795069 Commonize error codes between CIFS client and server6941787 Spurious message "DC discovery failed" upon refresh6941349 Update shortname support to remove name83 format6941382 smbsrv should use smb_node_getpath functions instead of vnodetopath6939494 smb_authenticate() doesn't check for smb_user_login() return6944226 Need to keep the list of shares in smbsrv6942697 open file lock count is incorrect on MMC6941227 On addition of SMB local group, add corresponding POSIX group6948109 Add ability to manage shares in ZFS group via Windows MMC6948143 Add ability to set additional properties on Autohome shares6903260 two "ID type" enumerations6946940 smb_sid_tostr/fromstr input arguments should be const6949088 CIFS continuously refresh when one of the interfaces won't properly initialize6946075 Filebench IO errors when signing property enabled on Solaris CIFS Server6951169 idmap reports "no such file or directory" when looking up krb5.conf, even when not a domain member6813063 degraded operation message should occur only when appropriate6644872 idmapd is too whiny in workgroup mode6813268 idmapd bangs on DNS server when in workgroup mode6883800 Trusted domain members won't map to a UID when the trust is one-way6891704 Cross-forest trust discovery may not work in multi-domain forest6933937 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 failure6926930 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 enabled6953688 Should allow only one standalone DFS namespace in a cluster system6952292 smb_find_ads_server() deferences string one too many times6950070 Share is not getting correct access based on host access control list6950820 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.hrename : usr/src/lib/smbsrv/libsmb/common/smb_nicmon.c => usr/src/cmd/smbsrv/smbd/smbd_nicmon.crename : usr/src/lib/smbsrv/libmlsvc/common/eventlog_syslog.c => usr/src/lib/smbsrv/libmlsvc/common/eventlog_log.crename : usr/src/common/smbsrv/smb_status_xlat.c => usr/src/lib/smbsrv/libsmb/common/smb_status_tbl.crename : usr/src/uts/common/smbsrv/doserror.h => usr/src/uts/common/smb/doserror.hrename : usr/src/uts/common/smbsrv/lmerr.h => usr/src/uts/common/smb/lmerr.hrename : usr/src/uts/common/smbsrv/nterror.h => usr/src/uts/common/smb/nterror.hrename : usr/src/uts/common/smbsrv/ntstatus.h => usr/src/uts/common/smb/ntstatus.h
6932404 Autohome share does not show up when using sharemgr show -vp6875358 NDR support for Serialization Types6811350 Autohome wildcard rule fails with mixed case (or upper case) user name6932967
6932404 Autohome share does not show up when using sharemgr show -vp6875358 NDR support for Serialization Types6811350 Autohome wildcard rule fails with mixed case (or upper case) user name6932967 Add local group manipulation functions to SAMR service6801203 libidmap should not link with bunch of libraries6928764 Diagnostic noise on "idmap get-namemap" and "idmap set-namemap"6885923 idmapd loops infinitely, leaking memory6936722 Sparc : Unable to destroy zpool, sharemgr locks up.6937163 smbd door operations should initialize XDR decode data6937814 Memory corruption while running stress test6913525 smb_ads_decode_host_ip doesn't step over IPv6 address6939430 queryfileinfo should only use vnodetopath for directory nodes6938318 Unable to save files with Save As--HG--rename : usr/src/lib/libidmap/common/namemaps.c => usr/src/cmd/idmap/idmap/namemaps.crename : usr/src/lib/libidmap/common/idmap_priv.h => usr/src/cmd/idmap/idmap/namemaps.h
PSARC/2009/534 SMB/CIFS Standalone DFSPSARC/2010/052 idmap flush6711751 SMB/CIFS Distributed File System (DFS)6650858 cache flush sub-command could be useful6916379 share modes should be checked
PSARC/2009/534 SMB/CIFS Standalone DFSPSARC/2010/052 idmap flush6711751 SMB/CIFS Distributed File System (DFS)6650858 cache flush sub-command could be useful6916379 share modes should be checked for directories as well as files6906874 Automatic primary group mapping based on user mapping6879236 No error report when ad-container refers to nonexistent container6919087 Intermittent smbd crash during share access6853811 Kerberized applications fail even after a successful domain join via smbadm6907640 Current algorithm of anonymous authentication is not correct6888813 SMB/CIFS support for ZFS user and group quotas6921142 Guest issues with idmap rule and with workgroup mode6924843 smb_sam_lookup_sid() leaks memory6919600 Unable to delete ACE from ACL on a share6915463 smb_nic interface needs LOG_ERR syslog entries and proper return codes6926137 WritePrinter requires multi-fragment NDR RPC support6926211 smbd could report clock skew6925697 Quota usage does not decrease after deleting files from Mac Snow Leopard 10.66849962 smbadm show cannot display all groups with error 'cannot obtain a SID'6926265 SMB watch tree change notification6811424 must restart smb/server when idmapd restarts6927745 Consolidate file system query/set information handlers6924281 SMB_WRITE_RAW_COM doesn't work.6925618 idmap show -v gets type of UNIX ID wrong in "Rule" output6807651 rule changes do not flush cache6928550 libsmbrdr doesn't cleanup stale sessions6861058 MMC: Error message printed on log entries6817392 smbd will not exit6931027 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.crename : usr/src/common/smbsrv/smb_xdr_utils.c => usr/src/common/smbsrv/smb_xdr.crename : usr/src/lib/smbsrv/libmlsvc/common/mlsvc_wkssvc.c => usr/src/lib/smbsrv/libmlsvc/common/wkssvc_svc.crename : usr/src/uts/common/fs/smbsrv/smb_trans2_query_fs_information.c => usr/src/uts/common/fs/smbsrv/smb_fsinfo.crename : usr/src/uts/common/fs/smbsrv/smb_kdoor_clnt.c => usr/src/uts/common/fs/smbsrv/smb_kdoor.crename : usr/src/uts/common/fs/smbsrv/smb_util.c => usr/src/uts/common/fs/smbsrv/smb_kutil.crename : usr/src/uts/common/smbsrv/smb_common_door.h => usr/src/uts/common/smbsrv/smb_door.h
6861127 Want an RPC function to get the session key6865745 Consolidate request handlers for query file information requests6864354 mdb dumps core in an smb dcmd6841851 [Sparc] Can not make a mappe
6861127 Want an RPC function to get the session key6865745 Consolidate request handlers for query file information requests6864354 mdb dumps core in an smb dcmd6841851 [Sparc] Can not make a mapped drive from Windows to any share on CIFS Server6840783 Support IDMU userid and groupid data for joined domain6845717 idmapd's scf_value2string unnecessarily complex, incorrectPSARC/2009/398 IDMU Support for idmap6867994 Rework handling of set and query of file allocation size6863385 MMC - Unable to use Event Viewer in Windows 2008 - "RPC server is unavailable"6863390 MMC - Issues with the Services list in Windows 20086868501 Unable to map a CIFS share after bfu to cifs nightly build6870248 Consolidate request handlers for set file information requests6864074 idmap cannot map computer accounts6874207 Incorrect access permission check when setting file size6875658 Need locking around process-wide changes6877595 eliminate smbd_fs_query()PSARC/2009/375 ABE share property for NFS and SMB6802736 SMB share support for Access Based Enumeration6875228 Issue with file copy from a CIFS share to the same share using Windows.--HG--rename : usr/src/uts/common/fs/smbsrv/smb_trans2_query_file_info.c => usr/src/uts/common/fs/smbsrv/smb_query_fileinfo.crename : usr/src/uts/common/fs/smbsrv/smb_trans2_set_information.c => usr/src/uts/common/fs/smbsrv/smb_set_fileinfo.c
6864230 hiho, hiho, it'ch chtime for CH to goPortions contributed by Rich Lowe
6582152 MMC remote service management support6816841 name <-> SID interfaces6843330 Create interposer library for SVCCTL and LOGR functionality.6856791 Files dropped from large directory listing w
6582152 MMC remote service management support6816841 name <-> SID interfaces6843330 Create interposer library for SVCCTL and LOGR functionality.6856791 Files dropped from large directory listing with long filenames6859346 Query File Information errors when querying a named pipe6860126 name<->SID interfaces use unacceptable style
6794156 ADS messages in syslog on domain join failure are too vague6764265 Share is not published to specified AD site DC.6810842 idmapd dumped core in list_mappings_cb()6812513 idmap show -c -v w
6794156 ADS messages in syslog on domain join failure are too vague6764265 Share is not published to specified AD site DC.6810842 idmapd dumped core in list_mappings_cb()6812513 idmap show -c -v with inhibited mapping yields garbage6812272 Netbench cannot read file login.sem6811318 filenames begining with / created in root directory instead of current directory6812270 Netbench hangs when running with oplocks enabled6814639 SmbTrans2QueryFSInfo should report Unicode on disk6752857 CIFS server should not clear the NET_MAC_AWARE privilege6809498 Unable to join domain using NetBIOS name which is different than the first label of the FQDN.6808475 smbadm list does not show the IP address of domain controller6813718 smbd freezes and doesn't respond after a while running the test programs6812760 CIFS I/O Fails with 64k or greater block sizes6752022 The MDB DCMD smbreq doesn't display properly the structure smb_request_t
6719899 ad_disc_* could be more like a library still6785572 Move AD auto discovery module to libadutils and remove duplicate code--HG--rename : usr/src/lib/libidmap/common/addisc.c => usr/src/lib
6719899 ad_disc_* could be more like a library still6785572 Move AD auto discovery module to libadutils and remove duplicate code--HG--rename : usr/src/lib/libidmap/common/addisc.c => usr/src/lib/libadutils/common/addisc.crename : usr/src/lib/libidmap/common/addisc.h => usr/src/lib/libadutils/common/addisc.h
6702878 Reuse ldap connection for a batch of set-namemaps6705501 idmap set-namemap should not fallback to the other namemap backend6708899 need more helpful messages for a failed get-namemap671727
6702878 Reuse ldap connection for a batch of set-namemaps6705501 idmap set-namemap should not fallback to the other namemap backend6708899 need more helpful messages for a failed get-namemap6717275 idmap crashes when a line in stdin is too long
PSARC/2007/663 Winchester directory-based name mapping6591398 directory-based mappings: per-user/group name-based mappings in AD/native LDAP please6653206 idmap still accepts unixname identity type
PSARC/2007/663 Winchester directory-based name mapping6591398 directory-based mappings: per-user/group name-based mappings in AD/native LDAP please6653206 idmap still accepts unixname identity type6689058 idmapd fails to set target-type when mapping well-known SID to unix ID6691147 Unable to get idmapd's well-known mappings using verbose mode6692023 tremendous memory pressure causes panic6693099 idmapd should sanitize names used in LDAP filters6693759 idmap should check for NULLs before printing how info--HG--rename : usr/src/cmd/idmap/idmapd/addisc.c => usr/src/lib/libidmap/common/addisc.crename : usr/src/cmd/idmap/idmapd/addisc.h => usr/src/lib/libidmap/common/addisc.h
12