summaryrefslogtreecommitdiff
path: root/source3/msdfs/msdfs.c
AgeCommit message (Expand)AuthorFilesLines
2000-11-28Ran DFS on Linux and found that readlink() on Linux does not append NULShirish Kalele1-1/+3
2000-10-09Missing conn parameter missed in vfs rewrite.Jeremy Allison1-1/+1
2000-05-26Changed MS_DFS to WITH_MSDFS throughout.Shirish Kalele1-97/+115
2000-05-18Added the NETDFS pipe to allow remote administration of the msdfs symlinksShirish Kalele1-35/+200
2000-05-16The new msdfs implementation that uses symlinks to point to otherShirish Kalele1-188/+328
2000-05-10lib/util_unistr.c:Jeremy Allison1-16/+0
2000-04-17Corrected minor parsing errors.Shirish Kalele1-1/+1
2000-03-10Cleaned up unused variables, returns from non-void functions etc.Shirish Kalele1-1/+1
2000-03-10Cleaning warnings from configure.developerShirish Kalele1-5/+3
2000-03-10Fixups for compiles with gcc flags -Wall -Wshadow -Wstrict-prototypes -Wpoint...Jeremy Allison1-2/+2
2000-03-09Big update moving the multi-pdu support from 2.0.x into HEAD for JFJeremy Allison1-8/+0
2000-03-08dded Microsoft Dfs services.Shirish Kalele1-0/+466