summaryrefslogtreecommitdiffstats
path: root/source3/smbd/msdfs.c
Commit message (Collapse)AuthorAgeFilesLines
* r1115: Fix for #1427. Catch bad path errors at the right point. Ensure allJeremy Allison2007-10-101-2/+2
| | | | | | our pathname parsing is consistent. Jeremy. (This used to be commit 5e8237e306f0bb0e492f10fb6487938132899384)
* r410: merge tpot's changeset 353 from trunk:Stefan Metzmacher2007-10-101-0/+1019
Move msdfs.c into the source/smbd directory and remove source/msdfs. metze (This used to be commit 88e6e6d29ca14e0cddbc1df611051a96568dc0c9)