summaryrefslogtreecommitdiffstats
path: root/source3/smbd/msdfs.c
Commit message (Expand)AuthorAgeFilesLines
...
* r8950: Fix one more mem leak found by Gunther.Jeremy Allison2007-10-101-4/+4
* r8948: Fix valgrind bad free bug found by Gunther.Jeremy Allison2007-10-101-2/+6
* r8697: BUG 2908: make sure to allow for the trailing NULLGerald Carter2007-10-101-2/+1
* r7981: MS-DFS tidyup patches from James Peach <jpeach@sgi.com>.Jeremy Allison2007-10-101-25/+36
* r7893: Add in the extra parameters to opendir() to fix the large directory/in...Jeremy Allison2007-10-101-1/+1
* r6242: after talking to jeremy, we can actually consolidateGerald Carter2007-10-101-8/+10
* r6237: fix my breakage of WinXP sp2 msdfs support.Gerald Carter2007-10-101-5/+16
* r6053: Fixup dfs path with the new wildcard parser code split out.Jeremy Allison2007-10-101-22/+17
* r6048: Split out the check_path_syntax into a findfirst/next/wildcard version.Jeremy Allison2007-10-101-2/+2
* r5165: BUG 2295: always use get_local_machine_name() rather than digging in t...Gerald Carter2007-10-101-4/+3
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-7/+6
* r1115: Fix for #1427. Catch bad path errors at the right point. Ensure allJeremy Allison2007-10-101-2/+2
* r410: merge tpot's changeset 353 from trunk:Stefan Metzmacher2007-10-101-0/+1019