summaryrefslogtreecommitdiff
path: root/source3/include/msdfs.h
AgeCommit message (Expand)AuthorFilesLines
2009-11-21s3: Remove a struct typedefVolker Lendecke1-2/+2
2008-10-19Inline the once-used macro "init_dfsroot"Volker Lendecke1-8/+0
2008-06-22Fix a crash in _dfs_EnumVolker Lendecke1-1/+1
2007-12-07Remove pstrings completely except for smbctool (what does this do ?).Jeremy Allison1-1/+1
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-1/+1
2007-10-10r25102: Rewrite msdfs code to use talloced filenames. Passes make testJeremy Allison1-7/+7
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r21800: Check-in the DFS rewrite. I am still testing this but itJeremy Allison1-3/+4
2007-10-10r21754: Volker is completely correct. There's no need forJeremy Allison1-20/+0
2007-10-10r21062: Should fix the build plus make all refactoredJeremy Allison1-0/+6
2007-10-10r17453: Fix msdfs RPC management (this broke with the autogenerated dfs rpcs).Günther Deschner1-0/+1
2007-10-10r8959: Make msdfs code talloc based. Fix leaks.Jeremy Allison1-10/+7
2007-10-10r7981: MS-DFS tidyup patches from James Peach <jpeach@sgi.com>.Jeremy Allison1-0/+1
2007-10-10r6242: after talking to jeremy, we can actually consolidateGerald Carter1-9/+2
2007-10-10r6237: fix my breakage of WinXP sp2 msdfs support.Gerald Carter1-3/+10
2007-10-10r6053: Fixup dfs path with the new wildcard parser code split out.Jeremy Allison1-0/+7
2007-10-10r5707: BUG 2425: remove ubran legend wrt to win98 and the DFS_PATHNAMES capab...Gerald Carter1-8/+0
2007-10-10r5518: Add initial msdfs support to smbclient. Currently I can onlyGerald Carter1-0/+6
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-18/+26
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2001-09-12- enable MSDFS by default, there seems no reason not to have it enabledAndrew Tridgell1-10/+0
2001-08-27converted smbd to use NTSTATUS by defaultAndrew Tridgell1-2/+2
2000-05-26Changed MS_DFS to WITH_MSDFS throughout.Shirish Kalele1-1/+1
2000-05-18Added the NETDFS pipe to allow remote administration of the msdfs symlinksShirish Kalele1-1/+1
2000-05-16The new msdfs implementation that uses symlinks to point to otherShirish Kalele1-7/+9
2000-03-09Big update moving the multi-pdu support from 2.0.x into HEAD for JFJeremy Allison1-2/+10
2000-03-08dded Microsoft Dfs services.Shirish Kalele1-0/+78