830N/A# The contents of this file are subject to the terms of the
830N/A# Common Development and Distribution License (the "License").
830N/A# You may not use this file except in compliance with the License.
830N/A# See the License for the specific language governing permissions
830N/A# and limitations under the License.
830N/A# When distributing Covered Code, include this CDDL HEADER in each
830N/A# If applicable, add the following below this CDDL HEADER, with the
830N/A# fields enclosed by brackets "[]" replaced with your own identifying
830N/A# information: Portions Copyright [yyyy] [name of copyright owner]
830N/A# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
830N/A# Use is subject to license terms.
1258N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
830N/A# Object versioning must comply with the rules detailed in
830N/A# You should not be making modifications here until you've read the most current
830N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
844N/A convert_utf8_to_leunicode;
844N/A convert_utf8_to_unicode;
830N/A smb_debug = NODIRECT; # data
830N/A# Functions to support named pipes
830N/A smb_get_authentication;
830N/A smb_netshareenum; # will move to libnetapi
830N/A# Functions to support the Remote Access Protocol (RAP)
990N/A smb_verbose = NODIRECT; # data
990N/A# Functions to support Access Control Lists (ACLs)
830N/A smbfs_keychain_del_everyone;
990N/A smbfs_keychain_del_owner;