Changeset 478 for vendor/current/source3/smbd/msdfs.c
- Timestamp:
- Aug 2, 2010, 6:40:21 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/source3/smbd/msdfs.c
r414 r478 1739 1739 bool dfs_pathnames, 1740 1740 const char *name_in, 1741 bool allow_wcards, 1741 1742 char **pp_name_out, 1742 1743 bool *ppath_contains_wcard) … … 1749 1750 conn, 1750 1751 name_in, 1751 True,1752 allow_wcards, 1752 1753 pp_name_out, 1753 1754 &path_contains_wcard);
Note:
See TracChangeset
for help on using the changeset viewer.