From bbf6f00c25b6a2bed23c35eac6d62998ecdb338c Mon Sep 17 00:00:00 2001 From: Jordan Brown Date: Thu, 5 Nov 2009 14:34:36 -0800 Subject: 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 --- usr/src/uts/common/smbsrv/Makefile | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'usr/src/uts/common/smbsrv/Makefile') diff --git a/usr/src/uts/common/smbsrv/Makefile b/usr/src/uts/common/smbsrv/Makefile index 07e63dfa7e..d9ed78c1b7 100644 --- a/usr/src/uts/common/smbsrv/Makefile +++ b/usr/src/uts/common/smbsrv/Makefile @@ -25,21 +25,10 @@ include ../../../Makefile.master HDRS= alloc.h \ - cifs.h \ - codepage.h \ - cp_cyrillic.h \ - cp_latin1.h \ - cp_latin2.h \ - cp_latin3.h \ - cp_latin4.h \ - cp_latin5.h \ - cp_latin6.h \ cp_unicode.h \ cp_usascii.h \ - ctype.h \ doserror.h \ hash_table.h \ - lm.h \ lmdfs.h \ lmerr.h \ mac_cifs.h \ @@ -56,14 +45,11 @@ HDRS= alloc.h \ ntlocale.h \ smb_sid.h \ ntstatus.h \ - oem.h \ smb.h \ smb_common_door.h \ smb_door_svc.h \ smb_fsops.h \ - smb_i18n.h \ smb_idmap.h \ - smb_incl.h \ smb_inet.h \ smb_ioctl.h \ smb_kproto.h \ @@ -74,7 +60,6 @@ HDRS= alloc.h \ smb_token.h \ smb_vops.h \ smb_xdr.h \ - smbfmt.h \ smbinfo.h \ string.h \ svrapi.h \ -- cgit v1.2.3