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