annotate usr/src/lib/smbsrv/libsmb/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 37e5dcdf36d3
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 # CDDL HEADER START
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
2 #
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
3 # 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
4 # Common Development and Distribution License (the "License").
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
5 # 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
6 #
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
7 # 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
8 # or http://www.opensolaris.org/os/licensing.
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
9 # See the License for the specific language governing permissions
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
10 # and limitations under the License.
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
11 #
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
12 # When distributing Covered Code, include this CDDL HEADER in each
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
13 # 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
14 # 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
15 # fields enclosed by brackets "[]" replaced with your own identifying
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
16 # information: Portions Copyright [yyyy] [name of copyright owner]
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
17 #
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
18 # CDDL HEADER END
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
19 #
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
20 #
8474
7803efd2fa77 6559601 Computer Management fails to create or list shares
jose borrego <Jose.Borrego@Sun.COM>
parents: 8334
diff changeset
21 # Copyright 2009 Sun Microsystems, Inc. All rights reserved.
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
22 # Use is subject to license terms.
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
23 #
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
24
8744
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 8670
diff changeset
25 #
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 8670
diff changeset
26 # 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
27 #
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 8670
diff changeset
28 # 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
29 # 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
30 #
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 8670
diff changeset
31 # 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
32 #
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 8670
diff changeset
33 # 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
34 # 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
35 #
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 8670
diff changeset
36 # 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
37 #
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 8670
diff changeset
38
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
39 SUNWprivate {
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
40 global:
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
41 bintohex;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
42 codepage_islower;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
43 codepage_isupper;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
44 codepage_tolower;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
45 codepage_toupper;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
46 hexdump;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
47 hextobin;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
48 ht_add_item;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
49 ht_clean_table;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
50 ht_clear_delete;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
51 ht_create_table;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
52 ht_destroy_table;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
53 ht_find_item;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
54 ht_findfirst;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
55 ht_findnext;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
56 ht_findnext;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
57 ht_get_total_items;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
58 ht_mark_delete;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
59 ht_register_callback;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
60 ht_remove_item;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
61 ht_replace_item;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
62 ht_set_cmpfn;
6030
6bebab7d43d5 6653315 Want smb interface to associate hostname with network interfaces
jb150015
parents: 5967
diff changeset
63 list_create;
6bebab7d43d5 6653315 Want smb interface to associate hostname with network interfaces
jb150015
parents: 5967
diff changeset
64 list_destroy;
6bebab7d43d5 6653315 Want smb interface to associate hostname with network interfaces
jb150015
parents: 5967
diff changeset
65 list_head;
6bebab7d43d5 6653315 Want smb interface to associate hostname with network interfaces
jb150015
parents: 5967
diff changeset
66 list_insert_after;
6bebab7d43d5 6653315 Want smb interface to associate hostname with network interfaces
jb150015
parents: 5967
diff changeset
67 list_insert_before;
6bebab7d43d5 6653315 Want smb interface to associate hostname with network interfaces
jb150015
parents: 5967
diff changeset
68 list_insert_head;
6bebab7d43d5 6653315 Want smb interface to associate hostname with network interfaces
jb150015
parents: 5967
diff changeset
69 list_insert_tail;
6bebab7d43d5 6653315 Want smb interface to associate hostname with network interfaces
jb150015
parents: 5967
diff changeset
70 list_is_empty;
6bebab7d43d5 6653315 Want smb interface to associate hostname with network interfaces
jb150015
parents: 5967
diff changeset
71 list_link_active;
6bebab7d43d5 6653315 Want smb interface to associate hostname with network interfaces
jb150015
parents: 5967
diff changeset
72 list_move_tail;
6bebab7d43d5 6653315 Want smb interface to associate hostname with network interfaces
jb150015
parents: 5967
diff changeset
73 list_next;
6bebab7d43d5 6653315 Want smb interface to associate hostname with network interfaces
jb150015
parents: 5967
diff changeset
74 list_prev;
6bebab7d43d5 6653315 Want smb interface to associate hostname with network interfaces
jb150015
parents: 5967
diff changeset
75 list_remove;
6bebab7d43d5 6653315 Want smb interface to associate hostname with network interfaces
jb150015
parents: 5967
diff changeset
76 list_tail;
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
77 mts_mbstos;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
78 mts_mbstowcs;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
79 mts_mbtowc;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
80 mts_sbequiv_strlen;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
81 mts_stombs;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
82 mts_wcequiv_strlen;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
83 mts_wcstombs;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
84 mts_wctomb;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
85 netr_client_mkabsolute;
5967
88a2b7762555 6636891 sharemgr set-share -n option should not update the configuration
cp160787
parents: 5772
diff changeset
86 netr_client_xfree;
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
87 oem_get_smb_cpid;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
88 oem_get_telnet_cpid;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
89 oem_language_set;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
90 oemstounicodes;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
91 rand_hash;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
92 randomize;
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: 8474
diff changeset
93 smb_account_free;
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: 8474
diff changeset
94 smb_account_validate;
9832
3569b6c7f56c 6803042 AUXILIARY tags in libsmb mapfile produce ELF noise and bloated binary
Alan Wright <amw@Sun.COM>
parents: 9021
diff changeset
95 smb_acl_alloc;
3569b6c7f56c 6803042 AUXILIARY tags in libsmb mapfile produce ELF noise and bloated binary
Alan Wright <amw@Sun.COM>
parents: 9021
diff changeset
96 smb_acl_free;
3569b6c7f56c 6803042 AUXILIARY tags in libsmb mapfile produce ELF noise and bloated binary
Alan Wright <amw@Sun.COM>
parents: 9021
diff changeset
97 smb_acl_from_zfs;
3569b6c7f56c 6803042 AUXILIARY tags in libsmb mapfile produce ELF noise and bloated binary
Alan Wright <amw@Sun.COM>
parents: 9021
diff changeset
98 smb_acl_isvalid;
3569b6c7f56c 6803042 AUXILIARY tags in libsmb mapfile produce ELF noise and bloated binary
Alan Wright <amw@Sun.COM>
parents: 9021
diff changeset
99 smb_acl_len;
3569b6c7f56c 6803042 AUXILIARY tags in libsmb mapfile produce ELF noise and bloated binary
Alan Wright <amw@Sun.COM>
parents: 9021
diff changeset
100 smb_acl_sort;
3569b6c7f56c 6803042 AUXILIARY tags in libsmb mapfile produce ELF noise and bloated binary
Alan Wright <amw@Sun.COM>
parents: 9021
diff changeset
101 smb_acl_to_zfs;
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
102 smb_auth_DES;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
103 smb_auth_gen_session_key;
7052
efa04b030974 6615409 Rename appropriate structures in userland
amw
parents: 6771
diff changeset
104 smb_auth_hmac_md5;
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
105 smb_auth_ntlm_hash;
6600
4e63bcd27ae9 6473755 RFE: Need ability to reconcile oplock and delegation conflicts
as200622
parents: 6432
diff changeset
106 smb_auth_ntlmv2_hash;
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
107 smb_auth_qnd_unicode;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
108 smb_auth_set_info;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
109 smb_auth_validate_lm;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
110 smb_auth_validate_nt;
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: 7588
diff changeset
111 smb_chk_hostaccess;
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
112 smb_config_get;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
113 smb_config_get_fg_flag;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
114 smb_config_get_localsid;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
115 smb_config_get_secmode;
5772
237ac22142fe 6560095 SNAS shows SIDs for Built-in Groups members instead of name
as200622
parents: 5521
diff changeset
116 smb_config_getbool;
8334
5f1c6a3b0fad 6762162 $DATA appended to streams when stream type != $DATA
jose borrego <Jose.Borrego@Sun.COM>
parents: 8167
diff changeset
117 smb_config_getdomaininfo;
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: 8474
diff changeset
118 smb_config_getip;
5772
237ac22142fe 6560095 SNAS shows SIDs for Built-in Groups members instead of name
as200622
parents: 5521
diff changeset
119 smb_config_getname;
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
120 smb_config_getnum;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
121 smb_config_getstr;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
122 smb_config_refresh_idmap;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
123 smb_config_secmode_fromstr;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
124 smb_config_secmode_tostr;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
125 smb_config_set;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
126 smb_config_set_idmap_domain;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
127 smb_config_set_secmode;
5772
237ac22142fe 6560095 SNAS shows SIDs for Built-in Groups members instead of name
as200622
parents: 5521
diff changeset
128 smb_config_setbool;
8334
5f1c6a3b0fad 6762162 $DATA appended to streams when stream type != $DATA
jose borrego <Jose.Borrego@Sun.COM>
parents: 8167
diff changeset
129 smb_config_setdomaininfo;
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
130 smb_config_setnum;
5772
237ac22142fe 6560095 SNAS shows SIDs for Built-in Groups members instead of name
as200622
parents: 5521
diff changeset
131 smb_config_setstr;
8167
6daa56c3d019 6772644 Arbitrary arguments passed to smbsrv routines may lead to unintended behavior
Alan Wright <amw@Sun.COM>
parents: 7961
diff changeset
132 smb_crc_gen;
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
133 smb_ctxbuf_init;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
134 smb_ctxbuf_len;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
135 smb_ctxbuf_printf;
10122
96eda55bfd54 6582152 MMC remote service management support
Jordan Brown <Jordan.Brown@Sun.COM>
parents: 9832
diff changeset
136 smb_dlclose;
96eda55bfd54 6582152 MMC remote service management support
Jordan Brown <Jordan.Brown@Sun.COM>
parents: 9832
diff changeset
137 smb_dlopen;
10717
fe0545fc3cdd 6612607 CIFS ADS client should use ldap_sasl_interactive_bind_s API
Alan Wright <amw@Sun.COM>
parents: 10122
diff changeset
138 smb_domain_end_update;
fe0545fc3cdd 6612607 CIFS ADS client should use ldap_sasl_interactive_bind_s API
Alan Wright <amw@Sun.COM>
parents: 10122
diff changeset
139 smb_domain_fini;
fe0545fc3cdd 6612607 CIFS ADS client should use ldap_sasl_interactive_bind_s API
Alan Wright <amw@Sun.COM>
parents: 10122
diff changeset
140 smb_domain_getinfo;
fe0545fc3cdd 6612607 CIFS ADS client should use ldap_sasl_interactive_bind_s API
Alan Wright <amw@Sun.COM>
parents: 10122
diff changeset
141 smb_domain_init;
fe0545fc3cdd 6612607 CIFS ADS client should use ldap_sasl_interactive_bind_s API
Alan Wright <amw@Sun.COM>
parents: 10122
diff changeset
142 smb_domain_lookup_name;
fe0545fc3cdd 6612607 CIFS ADS client should use ldap_sasl_interactive_bind_s API
Alan Wright <amw@Sun.COM>
parents: 10122
diff changeset
143 smb_domain_lookup_sid;
fe0545fc3cdd 6612607 CIFS ADS client should use ldap_sasl_interactive_bind_s API
Alan Wright <amw@Sun.COM>
parents: 10122
diff changeset
144 smb_domain_lookup_type;
fe0545fc3cdd 6612607 CIFS ADS client should use ldap_sasl_interactive_bind_s API
Alan Wright <amw@Sun.COM>
parents: 10122
diff changeset
145 smb_domain_save;
fe0545fc3cdd 6612607 CIFS ADS client should use ldap_sasl_interactive_bind_s API
Alan Wright <amw@Sun.COM>
parents: 10122
diff changeset
146 smb_domain_set_basic_info;
fe0545fc3cdd 6612607 CIFS ADS client should use ldap_sasl_interactive_bind_s API
Alan Wright <amw@Sun.COM>
parents: 10122
diff changeset
147 smb_domain_set_dns_info;
fe0545fc3cdd 6612607 CIFS ADS client should use ldap_sasl_interactive_bind_s API
Alan Wright <amw@Sun.COM>
parents: 10122
diff changeset
148 smb_domain_set_trust_info;
fe0545fc3cdd 6612607 CIFS ADS client should use ldap_sasl_interactive_bind_s API
Alan Wright <amw@Sun.COM>
parents: 10122
diff changeset
149 smb_domain_show;
fe0545fc3cdd 6612607 CIFS ADS client should use ldap_sasl_interactive_bind_s API
Alan Wright <amw@Sun.COM>
parents: 10122
diff changeset
150 smb_domain_start_update;
fe0545fc3cdd 6612607 CIFS ADS client should use ldap_sasl_interactive_bind_s API
Alan Wright <amw@Sun.COM>
parents: 10122
diff changeset
151 smb_domain_update;
7588
fc605a2defdc 6736087 smb_kdoor_clnt_upcall: failed
Alan Wright <amw@Sun.COM>
parents: 7478
diff changeset
152 smb_dr_clnt_call;
fc605a2defdc 6736087 smb_kdoor_clnt_upcall: failed
Alan Wright <amw@Sun.COM>
parents: 7478
diff changeset
153 smb_dr_clnt_cleanup;
fc605a2defdc 6736087 smb_kdoor_clnt_upcall: failed
Alan Wright <amw@Sun.COM>
parents: 7478
diff changeset
154 smb_dr_clnt_setup;
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
155 smb_dr_decode_arg_get_token;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
156 smb_dr_decode_common;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
157 smb_dr_decode_finish;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
158 smb_dr_decode_start;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
159 smb_dr_decode_string;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
160 smb_dr_encode_common;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
161 smb_dr_encode_finish;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
162 smb_dr_encode_res_token;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
163 smb_dr_encode_start;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
164 smb_dr_encode_string;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
165 smb_dr_free_string;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
166 smb_dr_get_BYTE;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
167 smb_dr_get_buf;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
168 smb_dr_get_dword;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
169 smb_dr_get_int32;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
170 smb_dr_get_opcode;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
171 smb_dr_get_res_stat;
7052
efa04b030974 6615409 Rename appropriate structures in userland
amw
parents: 6771
diff changeset
172 smb_dr_get_share;
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
173 smb_dr_get_short;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
174 smb_dr_get_string;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
175 smb_dr_get_uint32;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
176 smb_dr_get_uint64;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
177 smb_dr_get_ushort;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
178 smb_dr_get_word;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
179 smb_dr_put_BYTE;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
180 smb_dr_put_buf;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
181 smb_dr_put_dword;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
182 smb_dr_put_int32;
7052
efa04b030974 6615409 Rename appropriate structures in userland
amw
parents: 6771
diff changeset
183 smb_dr_put_share;
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
184 smb_dr_put_short;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
185 smb_dr_put_string;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
186 smb_dr_put_uint32;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
187 smb_dr_put_uint64;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
188 smb_dr_put_ushort;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
189 smb_dr_put_word;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
190 smb_dr_set_opcode;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
191 smb_dr_set_res_stat;
9832
3569b6c7f56c 6803042 AUXILIARY tags in libsmb mapfile produce ELF noise and bloated binary
Alan Wright <amw@Sun.COM>
parents: 9021
diff changeset
192 smb_find_ads_server;
3569b6c7f56c 6803042 AUXILIARY tags in libsmb mapfile produce ELF noise and bloated binary
Alan Wright <amw@Sun.COM>
parents: 9021
diff changeset
193 smb_fsacl_alloc;
3569b6c7f56c 6803042 AUXILIARY tags in libsmb mapfile produce ELF noise and bloated binary
Alan Wright <amw@Sun.COM>
parents: 9021
diff changeset
194 smb_fsacl_free;
3569b6c7f56c 6803042 AUXILIARY tags in libsmb mapfile produce ELF noise and bloated binary
Alan Wright <amw@Sun.COM>
parents: 9021
diff changeset
195 smb_fssd_init;
3569b6c7f56c 6803042 AUXILIARY tags in libsmb mapfile produce ELF noise and bloated binary
Alan Wright <amw@Sun.COM>
parents: 9021
diff changeset
196 smb_fssd_term;
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
197 smb_get_dcinfo;
6030
6bebab7d43d5 6653315 Want smb interface to associate hostname with network interfaces
jb150015
parents: 5967
diff changeset
198 smb_get_nameservers;
8871
1352ad8492a7 6804285 Snapshots are not visible from Windows Clients as Volume Shadow Copies
Alan Wright <amw@Sun.COM>
parents: 8744
diff changeset
199 smb_getdataset;
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
200 smb_getdomainname;
5772
237ac22142fe 6560095 SNAS shows SIDs for Built-in Groups members instead of name
as200622
parents: 5521
diff changeset
201 smb_getfqdomainname;
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
202 smb_getfqhostname;
8334
5f1c6a3b0fad 6762162 $DATA appended to streams when stream type != $DATA
jose borrego <Jose.Borrego@Sun.COM>
parents: 8167
diff changeset
203 smb_gethostbyaddr;
5f1c6a3b0fad 6762162 $DATA appended to streams when stream type != $DATA
jose borrego <Jose.Borrego@Sun.COM>
parents: 8167
diff changeset
204 smb_gethostbyname;
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
205 smb_gethostname;
9832
3569b6c7f56c 6803042 AUXILIARY tags in libsmb mapfile produce ELF noise and bloated binary
Alan Wright <amw@Sun.COM>
parents: 9021
diff changeset
206 smb_getnameinfo;
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
207 smb_getnetbiosname;
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: 7588
diff changeset
208 smb_getsamaccount;
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
209 smb_idmap_batch_create;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
210 smb_idmap_batch_destroy;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
211 smb_idmap_batch_getid;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
212 smb_idmap_batch_getmappings;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
213 smb_idmap_batch_getsid;
5772
237ac22142fe 6560095 SNAS shows SIDs for Built-in Groups members instead of name
as200622
parents: 5521
diff changeset
214 smb_idmap_getid;
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
215 smb_idmap_getsid;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
216 smb_idmap_restart;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
217 smb_idmap_start;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
218 smb_idmap_stop;
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: 8474
diff changeset
219 smb_ids_free;
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: 8474
diff changeset
220 smb_inet_equal;
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: 8474
diff changeset
221 smb_inet_iszero;
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: 8474
diff changeset
222 smb_inet_ntop;
10717
fe0545fc3cdd 6612607 CIFS ADS client should use ldap_sasl_interactive_bind_s API
Alan Wright <amw@Sun.COM>
parents: 10122
diff changeset
223 smb_ipc_set;
fe0545fc3cdd 6612607 CIFS ADS client should use ldap_sasl_interactive_bind_s API
Alan Wright <amw@Sun.COM>
parents: 10122
diff changeset
224 smb_ipc_commit;
fe0545fc3cdd 6612607 CIFS ADS client should use ldap_sasl_interactive_bind_s API
Alan Wright <amw@Sun.COM>
parents: 10122
diff changeset
225 smb_ipc_init;
fe0545fc3cdd 6612607 CIFS ADS client should use ldap_sasl_interactive_bind_s API
Alan Wright <amw@Sun.COM>
parents: 10122
diff changeset
226 smb_ipc_rollback;
fe0545fc3cdd 6612607 CIFS ADS client should use ldap_sasl_interactive_bind_s API
Alan Wright <amw@Sun.COM>
parents: 10122
diff changeset
227 smb_ipc_get_user;
fe0545fc3cdd 6612607 CIFS ADS client should use ldap_sasl_interactive_bind_s API
Alan Wright <amw@Sun.COM>
parents: 10122
diff changeset
228 smb_ipc_get_passwd;
9832
3569b6c7f56c 6803042 AUXILIARY tags in libsmb mapfile produce ELF noise and bloated binary
Alan Wright <amw@Sun.COM>
parents: 9021
diff changeset
229 smb_kmod_bind;
10122
96eda55bfd54 6582152 MMC remote service management support
Jordan Brown <Jordan.Brown@Sun.COM>
parents: 9832
diff changeset
230 smb_kmod_enum;
96eda55bfd54 6582152 MMC remote service management support
Jordan Brown <Jordan.Brown@Sun.COM>
parents: 9832
diff changeset
231 smb_kmod_enum_init;
96eda55bfd54 6582152 MMC remote service management support
Jordan Brown <Jordan.Brown@Sun.COM>
parents: 9832
diff changeset
232 smb_kmod_enum_fini;
96eda55bfd54 6582152 MMC remote service management support
Jordan Brown <Jordan.Brown@Sun.COM>
parents: 9832
diff changeset
233 smb_kmod_file_close;
96eda55bfd54 6582152 MMC remote service management support
Jordan Brown <Jordan.Brown@Sun.COM>
parents: 9832
diff changeset
234 smb_kmod_get_open_num;
9832
3569b6c7f56c 6803042 AUXILIARY tags in libsmb mapfile produce ELF noise and bloated binary
Alan Wright <amw@Sun.COM>
parents: 9021
diff changeset
235 smb_kmod_nbtlisten;
3569b6c7f56c 6803042 AUXILIARY tags in libsmb mapfile produce ELF noise and bloated binary
Alan Wright <amw@Sun.COM>
parents: 9021
diff changeset
236 smb_kmod_nbtreceive;
10122
96eda55bfd54 6582152 MMC remote service management support
Jordan Brown <Jordan.Brown@Sun.COM>
parents: 9832
diff changeset
237 smb_kmod_session_close;
9832
3569b6c7f56c 6803042 AUXILIARY tags in libsmb mapfile produce ELF noise and bloated binary
Alan Wright <amw@Sun.COM>
parents: 9021
diff changeset
238 smb_kmod_setcfg;
3569b6c7f56c 6803042 AUXILIARY tags in libsmb mapfile produce ELF noise and bloated binary
Alan Wright <amw@Sun.COM>
parents: 9021
diff changeset
239 smb_kmod_setgmtoff;
3569b6c7f56c 6803042 AUXILIARY tags in libsmb mapfile produce ELF noise and bloated binary
Alan Wright <amw@Sun.COM>
parents: 9021
diff changeset
240 smb_kmod_share;
3569b6c7f56c 6803042 AUXILIARY tags in libsmb mapfile produce ELF noise and bloated binary
Alan Wright <amw@Sun.COM>
parents: 9021
diff changeset
241 smb_kmod_start;
3569b6c7f56c 6803042 AUXILIARY tags in libsmb mapfile produce ELF noise and bloated binary
Alan Wright <amw@Sun.COM>
parents: 9021
diff changeset
242 smb_kmod_tcplisten;
3569b6c7f56c 6803042 AUXILIARY tags in libsmb mapfile produce ELF noise and bloated binary
Alan Wright <amw@Sun.COM>
parents: 9021
diff changeset
243 smb_kmod_tcpreceive;
3569b6c7f56c 6803042 AUXILIARY tags in libsmb mapfile produce ELF noise and bloated binary
Alan Wright <amw@Sun.COM>
parents: 9021
diff changeset
244 smb_kmod_unbind;
3569b6c7f56c 6803042 AUXILIARY tags in libsmb mapfile produce ELF noise and bloated binary
Alan Wright <amw@Sun.COM>
parents: 9021
diff changeset
245 smb_kmod_unshare;
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
246 smb_join;
5772
237ac22142fe 6560095 SNAS shows SIDs for Built-in Groups members instead of name
as200622
parents: 5521
diff changeset
247 smb_lgrp_add;
237ac22142fe 6560095 SNAS shows SIDs for Built-in Groups members instead of name
as200622
parents: 5521
diff changeset
248 smb_lgrp_add_member;
237ac22142fe 6560095 SNAS shows SIDs for Built-in Groups members instead of name
as200622
parents: 5521
diff changeset
249 smb_lgrp_delete;
237ac22142fe 6560095 SNAS shows SIDs for Built-in Groups members instead of name
as200622
parents: 5521
diff changeset
250 smb_lgrp_del_member;
237ac22142fe 6560095 SNAS shows SIDs for Built-in Groups members instead of name
as200622
parents: 5521
diff changeset
251 smb_lgrp_free;
237ac22142fe 6560095 SNAS shows SIDs for Built-in Groups members instead of name
as200622
parents: 5521
diff changeset
252 smb_lgrp_getbyname;
237ac22142fe 6560095 SNAS shows SIDs for Built-in Groups members instead of name
as200622
parents: 5521
diff changeset
253 smb_lgrp_getbyrid;
237ac22142fe 6560095 SNAS shows SIDs for Built-in Groups members instead of name
as200622
parents: 5521
diff changeset
254 smb_lgrp_getcmnt;
237ac22142fe 6560095 SNAS shows SIDs for Built-in Groups members instead of name
as200622
parents: 5521
diff changeset
255 smb_lgrp_getpriv;
237ac22142fe 6560095 SNAS shows SIDs for Built-in Groups members instead of name
as200622
parents: 5521
diff changeset
256 smb_lgrp_is_member;
237ac22142fe 6560095 SNAS shows SIDs for Built-in Groups members instead of name
as200622
parents: 5521
diff changeset
257 smb_lgrp_iterate;
237ac22142fe 6560095 SNAS shows SIDs for Built-in Groups members instead of name
as200622
parents: 5521
diff changeset
258 smb_lgrp_iterclose;
237ac22142fe 6560095 SNAS shows SIDs for Built-in Groups members instead of name
as200622
parents: 5521
diff changeset
259 smb_lgrp_iteropen;
237ac22142fe 6560095 SNAS shows SIDs for Built-in Groups members instead of name
as200622
parents: 5521
diff changeset
260 smb_lgrp_rename;
237ac22142fe 6560095 SNAS shows SIDs for Built-in Groups members instead of name
as200622
parents: 5521
diff changeset
261 smb_lgrp_setcmnt;
237ac22142fe 6560095 SNAS shows SIDs for Built-in Groups members instead of name
as200622
parents: 5521
diff changeset
262 smb_lgrp_setpriv;
237ac22142fe 6560095 SNAS shows SIDs for Built-in Groups members instead of name
as200622
parents: 5521
diff changeset
263 smb_lgrp_start;
237ac22142fe 6560095 SNAS shows SIDs for Built-in Groups members instead of name
as200622
parents: 5521
diff changeset
264 smb_lgrp_stop;
237ac22142fe 6560095 SNAS shows SIDs for Built-in Groups members instead of name
as200622
parents: 5521
diff changeset
265 smb_lgrp_strerror;
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
266 smb_load_kconfig;
5772
237ac22142fe 6560095 SNAS shows SIDs for Built-in Groups members instead of name
as200622
parents: 5521
diff changeset
267 smb_lookup_name;
237ac22142fe 6560095 SNAS shows SIDs for Built-in Groups members instead of name
as200622
parents: 5521
diff changeset
268 smb_lookup_sid;
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
269 smb_mac_chk;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
270 smb_mac_dec_seqnum;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
271 smb_mac_inc_seqnum;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
272 smb_mac_init;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
273 smb_mac_sign;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
274 smb_match83;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
275 smb_match;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
276 smb_match_ci;
6139
5c743b207bf9 6541120 Configuration is not propagated to SMB kernel module
jb150015
parents: 6030
diff changeset
277 smb_match_netlogon_seqnum;
7052
efa04b030974 6615409 Rename appropriate structures in userland
amw
parents: 6771
diff changeset
278 smb_msgbuf_base;
efa04b030974 6615409 Rename appropriate structures in userland
amw
parents: 6771
diff changeset
279 smb_msgbuf_decode;
efa04b030974 6615409 Rename appropriate structures in userland
amw
parents: 6771
diff changeset
280 smb_msgbuf_dword_align;
efa04b030974 6615409 Rename appropriate structures in userland
amw
parents: 6771
diff changeset
281 smb_msgbuf_encode;
efa04b030974 6615409 Rename appropriate structures in userland
amw
parents: 6771
diff changeset
282 smb_msgbuf_fclear;
efa04b030974 6615409 Rename appropriate structures in userland
amw
parents: 6771
diff changeset
283 smb_msgbuf_fset;
efa04b030974 6615409 Rename appropriate structures in userland
amw
parents: 6771
diff changeset
284 smb_msgbuf_has_space;
efa04b030974 6615409 Rename appropriate structures in userland
amw
parents: 6771
diff changeset
285 smb_msgbuf_init;
efa04b030974 6615409 Rename appropriate structures in userland
amw
parents: 6771
diff changeset
286 smb_msgbuf_size;
efa04b030974 6615409 Rename appropriate structures in userland
amw
parents: 6771
diff changeset
287 smb_msgbuf_term;
efa04b030974 6615409 Rename appropriate structures in userland
amw
parents: 6771
diff changeset
288 smb_msgbuf_used;
efa04b030974 6615409 Rename appropriate structures in userland
amw
parents: 6771
diff changeset
289 smb_msgbuf_word_align;
10122
96eda55bfd54 6582152 MMC remote service management support
Jordan Brown <Jordan.Brown@Sun.COM>
parents: 9832
diff changeset
290 smb_netconnectinfo_decode;
96eda55bfd54 6582152 MMC remote service management support
Jordan Brown <Jordan.Brown@Sun.COM>
parents: 9832
diff changeset
291 smb_netconnectinfo_encode;
96eda55bfd54 6582152 MMC remote service management support
Jordan Brown <Jordan.Brown@Sun.COM>
parents: 9832
diff changeset
292 smb_netfileinfo_decode;
96eda55bfd54 6582152 MMC remote service management support
Jordan Brown <Jordan.Brown@Sun.COM>
parents: 9832
diff changeset
293 smb_netfileinfo_encode;
96eda55bfd54 6582152 MMC remote service management support
Jordan Brown <Jordan.Brown@Sun.COM>
parents: 9832
diff changeset
294 smb_netuserinfo_decode;
96eda55bfd54 6582152 MMC remote service management support
Jordan Brown <Jordan.Brown@Sun.COM>
parents: 9832
diff changeset
295 smb_netuserinfo_encode;
6030
6bebab7d43d5 6653315 Want smb interface to associate hostname with network interfaces
jb150015
parents: 5967
diff changeset
296 smb_nic_addhost;
6bebab7d43d5 6653315 Want smb interface to associate hostname with network interfaces
jb150015
parents: 5967
diff changeset
297 smb_nic_delhost;
9021
3b15214a2c50 6794156 ADS messages in syslog on domain join failure are too vague
Alan Wright <amw@Sun.COM>
parents: 8871
diff changeset
298 smb_nic_is_local;
3b15214a2c50 6794156 ADS messages in syslog on domain join failure are too vague
Alan Wright <amw@Sun.COM>
parents: 8871
diff changeset
299 smb_nic_is_same_subnet;
6030
6bebab7d43d5 6653315 Want smb interface to associate hostname with network interfaces
jb150015
parents: 5967
diff changeset
300 smb_nic_fini;
6bebab7d43d5 6653315 Want smb interface to associate hostname with network interfaces
jb150015
parents: 5967
diff changeset
301 smb_nic_getfirst;
6bebab7d43d5 6653315 Want smb interface to associate hostname with network interfaces
jb150015
parents: 5967
diff changeset
302 smb_nic_getnext;
6bebab7d43d5 6653315 Want smb interface to associate hostname with network interfaces
jb150015
parents: 5967
diff changeset
303 smb_nic_getnum;
6bebab7d43d5 6653315 Want smb interface to associate hostname with network interfaces
jb150015
parents: 5967
diff changeset
304 smb_nic_init;
6432
98715880dd9e 6666802 Cannot copy >1023 byte readonly file from Vista client to Solaris CIFS share
as200622
parents: 6139
diff changeset
305 smb_nicmon_start;
98715880dd9e 6666802 Cannot copy >1023 byte readonly file from Vista client to Solaris CIFS share
as200622
parents: 6139
diff changeset
306 smb_nicmon_stop;
7052
efa04b030974 6615409 Rename appropriate structures in userland
amw
parents: 6771
diff changeset
307 smb_opipe_hdr_encode;
efa04b030974 6615409 Rename appropriate structures in userland
amw
parents: 6771
diff changeset
308 smb_opipe_hdr_decode;
efa04b030974 6615409 Rename appropriate structures in userland
amw
parents: 6771
diff changeset
309 smb_opipe_hdr_xdr;
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
310 smb_priv_getbyname;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
311 smb_priv_getbyvalue;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
312 smb_priv_presentable_ids;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
313 smb_priv_presentable_num;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
314 smb_privset_copy;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
315 smb_privset_enable;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
316 smb_privset_free;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
317 smb_privset_init;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
318 smb_privset_log;
5772
237ac22142fe 6560095 SNAS shows SIDs for Built-in Groups members instead of name
as200622
parents: 5521
diff changeset
319 smb_privset_merge;
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
320 smb_privset_new;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
321 smb_privset_query;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
322 smb_privset_size;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
323 smb_privset_validate;
6030
6bebab7d43d5 6653315 Want smb interface to associate hostname with network interfaces
jb150015
parents: 5967
diff changeset
324 smb_pwd_fini;
9832
3569b6c7f56c 6803042 AUXILIARY tags in libsmb mapfile produce ELF noise and bloated binary
Alan Wright <amw@Sun.COM>
parents: 9021
diff changeset
325 smb_pwd_getpwnam;
3569b6c7f56c 6803042 AUXILIARY tags in libsmb mapfile produce ELF noise and bloated binary
Alan Wright <amw@Sun.COM>
parents: 9021
diff changeset
326 smb_pwd_getpwuid;
6030
6bebab7d43d5 6653315 Want smb interface to associate hostname with network interfaces
jb150015
parents: 5967
diff changeset
327 smb_pwd_init;
9832
3569b6c7f56c 6803042 AUXILIARY tags in libsmb mapfile produce ELF noise and bloated binary
Alan Wright <amw@Sun.COM>
parents: 9021
diff changeset
328 smb_pwd_iterate;
3569b6c7f56c 6803042 AUXILIARY tags in libsmb mapfile produce ELF noise and bloated binary
Alan Wright <amw@Sun.COM>
parents: 9021
diff changeset
329 smb_pwd_iterclose;
3569b6c7f56c 6803042 AUXILIARY tags in libsmb mapfile produce ELF noise and bloated binary
Alan Wright <amw@Sun.COM>
parents: 9021
diff changeset
330 smb_pwd_iteropen;
3569b6c7f56c 6803042 AUXILIARY tags in libsmb mapfile produce ELF noise and bloated binary
Alan Wright <amw@Sun.COM>
parents: 9021
diff changeset
331 smb_pwd_setcntl;
3569b6c7f56c 6803042 AUXILIARY tags in libsmb mapfile produce ELF noise and bloated binary
Alan Wright <amw@Sun.COM>
parents: 9021
diff changeset
332 smb_pwd_setpasswd;
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: 8474
diff changeset
333 smb_sam_lookup_name;
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: 8474
diff changeset
334 smb_sam_lookup_sid;
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: 8474
diff changeset
335 smb_sam_grp_cnt;
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: 8474
diff changeset
336 smb_sam_usr_cnt;
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: 8474
diff changeset
337 smb_sam_usr_groups;
9832
3569b6c7f56c 6803042 AUXILIARY tags in libsmb mapfile produce ELF noise and bloated binary
Alan Wright <amw@Sun.COM>
parents: 9021
diff changeset
338 smb_sd_get_secinfo;
3569b6c7f56c 6803042 AUXILIARY tags in libsmb mapfile produce ELF noise and bloated binary
Alan Wright <amw@Sun.COM>
parents: 9021
diff changeset
339 smb_sd_init;
3569b6c7f56c 6803042 AUXILIARY tags in libsmb mapfile produce ELF noise and bloated binary
Alan Wright <amw@Sun.COM>
parents: 9021
diff changeset
340 smb_sd_len;
3569b6c7f56c 6803042 AUXILIARY tags in libsmb mapfile produce ELF noise and bloated binary
Alan Wright <amw@Sun.COM>
parents: 9021
diff changeset
341 smb_sd_term;
3569b6c7f56c 6803042 AUXILIARY tags in libsmb mapfile produce ELF noise and bloated binary
Alan Wright <amw@Sun.COM>
parents: 9021
diff changeset
342 smb_sd_tofs;
3569b6c7f56c 6803042 AUXILIARY tags in libsmb mapfile produce ELF noise and bloated binary
Alan Wright <amw@Sun.COM>
parents: 9021
diff changeset
343 smb_sd_read;
3569b6c7f56c 6803042 AUXILIARY tags in libsmb mapfile produce ELF noise and bloated binary
Alan Wright <amw@Sun.COM>
parents: 9021
diff changeset
344 smb_sd_write;
6139
5c743b207bf9 6541120 Configuration is not propagated to SMB kernel module
jb150015
parents: 6030
diff changeset
345 smb_setdomainprops;
6432
98715880dd9e 6666802 Cannot copy >1023 byte readonly file from Vista client to Solaris CIFS share
as200622
parents: 6139
diff changeset
346 smb_sid_cmp;
98715880dd9e 6666802 Cannot copy >1023 byte readonly file from Vista client to Solaris CIFS share
as200622
parents: 6139
diff changeset
347 smb_sid_dup;
98715880dd9e 6666802 Cannot copy >1023 byte readonly file from Vista client to Solaris CIFS share
as200622
parents: 6139
diff changeset
348 smb_sid_free;
98715880dd9e 6666802 Cannot copy >1023 byte readonly file from Vista client to Solaris CIFS share
as200622
parents: 6139
diff changeset
349 smb_sid_fromstr;
98715880dd9e 6666802 Cannot copy >1023 byte readonly file from Vista client to Solaris CIFS share
as200622
parents: 6139
diff changeset
350 smb_sid_getrid;
98715880dd9e 6666802 Cannot copy >1023 byte readonly file from Vista client to Solaris CIFS share
as200622
parents: 6139
diff changeset
351 smb_sid_indomain;
98715880dd9e 6666802 Cannot copy >1023 byte readonly file from Vista client to Solaris CIFS share
as200622
parents: 6139
diff changeset
352 smb_sid_islocal;
98715880dd9e 6666802 Cannot copy >1023 byte readonly file from Vista client to Solaris CIFS share
as200622
parents: 6139
diff changeset
353 smb_sid_isvalid;
98715880dd9e 6666802 Cannot copy >1023 byte readonly file from Vista client to Solaris CIFS share
as200622
parents: 6139
diff changeset
354 smb_sid_len;
98715880dd9e 6666802 Cannot copy >1023 byte readonly file from Vista client to Solaris CIFS share
as200622
parents: 6139
diff changeset
355 smb_sid_splice;
98715880dd9e 6666802 Cannot copy >1023 byte readonly file from Vista client to Solaris CIFS share
as200622
parents: 6139
diff changeset
356 smb_sid_split;
98715880dd9e 6666802 Cannot copy >1023 byte readonly file from Vista client to Solaris CIFS share
as200622
parents: 6139
diff changeset
357 smb_sid_tostr;
98715880dd9e 6666802 Cannot copy >1023 byte readonly file from Vista client to Solaris CIFS share
as200622
parents: 6139
diff changeset
358 smb_sid_type2str;
8334
5f1c6a3b0fad 6762162 $DATA appended to streams when stream type != $DATA
jose borrego <Jose.Borrego@Sun.COM>
parents: 8167
diff changeset
359 smb_smf_maintenance_mode;
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
360 smb_smf_restart_service;
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
361 smb_token_mkselfrel;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
362 smb_token_query_privilege;
7052
efa04b030974 6615409 Rename appropriate structures in userland
amw
parents: 6771
diff changeset
363 smb_tonetbiosname;
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
364 smb_trace;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
365 smb_tracef;
6139
5c743b207bf9 6541120 Configuration is not propagated to SMB kernel module
jb150015
parents: 6030
diff changeset
366 smb_update_netlogon_seqnum;
6432
98715880dd9e 6666802 Cannot copy >1023 byte readonly file from Vista client to Solaris CIFS share
as200622
parents: 6139
diff changeset
367 smb_wka_fini;
8474
7803efd2fa77 6559601 Computer Management fails to create or list shares
jose borrego <Jose.Borrego@Sun.COM>
parents: 8334
diff changeset
368 smb_wka_get_domain;
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: 8474
diff changeset
369 smb_wka_get_sid;
6432
98715880dd9e 6666802 Cannot copy >1023 byte readonly file from Vista client to Solaris CIFS share
as200622
parents: 6139
diff changeset
370 smb_wka_init;
98715880dd9e 6666802 Cannot copy >1023 byte readonly file from Vista client to Solaris CIFS share
as200622
parents: 6139
diff changeset
371 smb_wka_lookup_name;
98715880dd9e 6666802 Cannot copy >1023 byte readonly file from Vista client to Solaris CIFS share
as200622
parents: 6139
diff changeset
372 smb_wka_lookup_sid;
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: 8474
diff changeset
373 smb_wka_token_groups;
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
374 smbnative_lm_value;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
375 smbnative_os_value;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
376 smbnative_pdc_value;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
377 strcanon;
8334
5f1c6a3b0fad 6762162 $DATA appended to streams when stream type != $DATA
jose borrego <Jose.Borrego@Sun.COM>
parents: 8167
diff changeset
378 strstrip;
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
379 strsubst;
8334
5f1c6a3b0fad 6762162 $DATA appended to streams when stream type != $DATA
jose borrego <Jose.Borrego@Sun.COM>
parents: 8167
diff changeset
380 strtrim;
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
381 trim_whitespace;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
382 unicodestooems;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
383 utf8_isstrascii;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
384 utf8_isstrlwr;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
385 utf8_isstrupr;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
386 utf8_strcasecmp;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
387 utf8_strlwr;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
388 utf8_strncasecmp;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
389 utf8_strupr;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
390 xdr_smb_dr_bytes_t;
6139
5c743b207bf9 6541120 Configuration is not propagated to SMB kernel module
jb150015
parents: 6030
diff changeset
391 xdr_smb_dr_joininfo_t;
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
392 xdr_smb_dr_string_t;
8474
7803efd2fa77 6559601 Computer Management fails to create or list shares
jose borrego <Jose.Borrego@Sun.COM>
parents: 8334
diff changeset
393 xdr_smb_dr_get_gmttokens_t;
7803efd2fa77 6559601 Computer Management fails to create or list shares
jose borrego <Jose.Borrego@Sun.COM>
parents: 8334
diff changeset
394 xdr_smb_dr_return_gmttokens_t;
7803efd2fa77 6559601 Computer Management fails to create or list shares
jose borrego <Jose.Borrego@Sun.COM>
parents: 8334
diff changeset
395 xdr_smb_dr_map_gmttoken_t;
5331
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
396 xlate_nt_status;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
397 local:
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
398 *;
3047ad28a67b PSARC/2007/218 caller_context_t in all VOPs
amw
parents:
diff changeset
399 };