annotate usr/src/lib/smbsrv/libmlsvc/common/mapfile-vers @ 10717:fe0545fc3cdd

6612607 CIFS ADS client should use ldap_sasl_interactive_bind_s API 6877755 smbd should not route stderr, stdout to /dev/null 6882701 Wrong error message for attempt to map local user to Windows group, or vice versa 6885105 Potential for deadlock in smb_node_set_delete_on_close() 6881928 smbd core generated when running a script to join domain, set abe properties 6885538 Reduce dependencies on libsmbrdr 6820325 cifs service can't start on multi vlan+ipmp configuration
author Alan Wright <amw@Sun.COM>
date Mon, 05 Oct 2009 11:03:34 -0700
parents 96eda55bfd54
children 1f8fe42c7b83
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
1 #
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
2 # CDDL HEADER START
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
3 #
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
4 # The contents of this file are subject to the terms of the
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
5 # Common Development and Distribution License (the "License").
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
6 # You may not use this file except in compliance with the License.
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
7 #
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
9 # or http://www.opensolaris.org/os/licensing.
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
10 # See the License for the specific language governing permissions
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
11 # and limitations under the License.
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
12 #
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
13 # When distributing Covered Code, include this CDDL HEADER in each
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
15 # If applicable, add the following below this CDDL HEADER, with the
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
16 # fields enclosed by brackets "[]" replaced with your own identifying
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
17 # information: Portions Copyright [yyyy] [name of copyright owner]
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
18 #
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
19 # CDDL HEADER END
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
20 #
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
21 #
8670
6da349c3f817 6792084 smb_node_lookup should not take ownership of the hold on vnode passed as a parameter
jose borrego <Jose.Borrego@Sun.COM>
parents: 8334
diff changeset
22 # Copyright 2009 Sun Microsystems, Inc. All rights reserved.
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
23 # Use is subject to license terms.
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
24 #
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
25 #
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
26
8744
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 8670
diff changeset
27 #
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 8670
diff changeset
28 # MAPFILE HEADER START
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 8670
diff changeset
29 #
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 8670
diff changeset
30 # WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 8670
diff changeset
31 # Object versioning must comply with the rules detailed in
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 8670
diff changeset
32 #
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 8670
diff changeset
33 # usr/src/lib/README.mapfiles
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 8670
diff changeset
34 #
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 8670
diff changeset
35 # You should not be making modifications here until you've read the most current
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 8670
diff changeset
36 # copy of that file. If you need help, contact a gatekeeper for guidance.
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 8670
diff changeset
37 #
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 8670
diff changeset
38 # MAPFILE HEADER END
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 8670
diff changeset
39 #
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 8670
diff changeset
40
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
41 SUNWprivate {
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
42 global:
7619
0ad244464731 6736540 ntlmv2 signing does not work in domain mode
jose borrego <Jose.Borrego@Sun.COM>
parents: 7588
diff changeset
43 dssetup_clear_domain_info;
10717
fe0545fc3cdd 6612607 CIFS ADS client should use ldap_sasl_interactive_bind_s API
Alan Wright <amw@Sun.COM>
parents: 10122
diff changeset
44 mlsvc_disconnect;
9832
3569b6c7f56c 6803042 AUXILIARY tags in libsmb mapfile produce ELF noise and bloated binary
Alan Wright <amw@Sun.COM>
parents: 8744
diff changeset
45 mlsvc_fini;
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
46 mlsvc_init;
5521
cf62335046cd 6575640 rename/rmdir/remove on mixed file systems work incorrectly for mangled names
as200622
parents: 5331
diff changeset
47 mlsvc_join;
5772
237ac22142fe 6560095 SNAS shows SIDs for Built-in Groups members instead of name
as200622
parents: 5521
diff changeset
48 mlsvc_lookup_name;
237ac22142fe 6560095 SNAS shows SIDs for Built-in Groups members instead of name
as200622
parents: 5521
diff changeset
49 mlsvc_lookup_sid;
6139
5c743b207bf9 6541120 Configuration is not propagated to SMB kernel module
jb150015
parents: 5772
diff changeset
50 mlsvc_netlogon;
7052
efa04b030974 6615409 Rename appropriate structures in userland
amw
parents: 6771
diff changeset
51 smb_autohome_add;
efa04b030974 6615409 Rename appropriate structures in userland
amw
parents: 6771
diff changeset
52 smb_autohome_remove;
8334
5f1c6a3b0fad 6762162 $DATA appended to streams when stream type != $DATA
jose borrego <Jose.Borrego@Sun.COM>
parents: 7961
diff changeset
53 smb_locate_dc;
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
54 smb_logon;
7961
4b5e3051f38b 6751647 TRANS2_FIND_NEXT continuation by filename restarts search at beginning of directory
natalie li - Sun Microsystems - Irvine United States <Natalie.Li@Sun.COM>
parents: 7619
diff changeset
55 smb_shr_add;
7348
73b61202d5d6 6584155 Confusing 'No such object' message is logged when a share is successfully published.
jose borrego <Jose.Borrego@Sun.COM>
parents: 7052
diff changeset
56 smb_shr_chkname;
7052
efa04b030974 6615409 Rename appropriate structures in userland
amw
parents: 6771
diff changeset
57 smb_shr_count;
9832
3569b6c7f56c 6803042 AUXILIARY tags in libsmb mapfile produce ELF noise and bloated binary
Alan Wright <amw@Sun.COM>
parents: 8744
diff changeset
58 smb_shr_exec;
7052
efa04b030974 6615409 Rename appropriate structures in userland
amw
parents: 6771
diff changeset
59 smb_shr_get;
7961
4b5e3051f38b 6751647 TRANS2_FIND_NEXT continuation by filename restarts search at beginning of directory
natalie li - Sun Microsystems - Irvine United States <Natalie.Li@Sun.COM>
parents: 7619
diff changeset
60 smb_shr_hostaccess;
7052
efa04b030974 6615409 Rename appropriate structures in userland
amw
parents: 6771
diff changeset
61 smb_shr_iterate;
efa04b030974 6615409 Rename appropriate structures in userland
amw
parents: 6771
diff changeset
62 smb_shr_iterinit;
efa04b030974 6615409 Rename appropriate structures in userland
amw
parents: 6771
diff changeset
63 smb_shr_list;
8334
5f1c6a3b0fad 6762162 $DATA appended to streams when stream type != $DATA
jose borrego <Jose.Borrego@Sun.COM>
parents: 7961
diff changeset
64 smb_shr_load;
7348
73b61202d5d6 6584155 Confusing 'No such object' message is logged when a share is successfully published.
jose borrego <Jose.Borrego@Sun.COM>
parents: 7052
diff changeset
65 smb_shr_modify;
7961
4b5e3051f38b 6751647 TRANS2_FIND_NEXT continuation by filename restarts search at beginning of directory
natalie li - Sun Microsystems - Irvine United States <Natalie.Li@Sun.COM>
parents: 7619
diff changeset
66 smb_shr_remove;
7348
73b61202d5d6 6584155 Confusing 'No such object' message is logged when a share is successfully published.
jose borrego <Jose.Borrego@Sun.COM>
parents: 7052
diff changeset
67 smb_shr_rename;
9832
3569b6c7f56c 6803042 AUXILIARY tags in libsmb mapfile produce ELF noise and bloated binary
Alan Wright <amw@Sun.COM>
parents: 8744
diff changeset
68 smb_shr_sa_csc_name;
7052
efa04b030974 6615409 Rename appropriate structures in userland
amw
parents: 6771
diff changeset
69 smb_shr_start;
efa04b030974 6615409 Rename appropriate structures in userland
amw
parents: 6771
diff changeset
70 smb_shr_stop;
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
71 smb_token_destroy;
6432
98715880dd9e 6666802 Cannot copy >1023 byte readonly file from Vista client to Solaris CIFS share
as200622
parents: 6139
diff changeset
72 smb_token_log;
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
73 local:
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
74 *;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
75 };