summaryrefslogtreecommitdiff
path: root/source3/smbd/msdfs.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r7981: MS-DFS tidyup patches from James Peach <jpeach@sgi.com>.Jeremy Allison1-25/+36
2007-10-10r7893: Add in the extra parameters to opendir() to fix the large directory/in...Jeremy Allison1-1/+1
2007-10-10r6242: after talking to jeremy, we can actually consolidateGerald Carter1-8/+10
2007-10-10r6237: fix my breakage of WinXP sp2 msdfs support.Gerald Carter1-5/+16
2007-10-10r6053: Fixup dfs path with the new wildcard parser code split out.Jeremy Allison1-22/+17
2007-10-10r6048: Split out the check_path_syntax into a findfirst/next/wildcard version.Jeremy Allison1-2/+2
2007-10-10r5165: BUG 2295: always use get_local_machine_name() rather than digging in t...Gerald Carter1-4/+3
2007-10-10r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison1-7/+6
2007-10-10r1115: Fix for #1427. Catch bad path errors at the right point. Ensure allJeremy Allison1-2/+2
2007-10-10r410: merge tpot's changeset 353 from trunk:Stefan Metzmacher1-0/+1019