summaryrefslogtreecommitdiffstats
path: root/source/include/msdfs.h
Commit message (Collapse)AuthorAgeFilesLines
* r21889: * Pull from SAMBA-3_0_25 svn r21888Gerald Carter2007-03-201-23/+4
| | | | * Set version to 3.0.25pre2
* r21585: Start syncing the monster that will become 3.0.25pre1Gerald Carter2007-02-281-0/+6
| | | | | | | | Still todo: * release notes * few minor outstanding patches * additional idmap man pages
* r17727: Start pulling in changes for 3.0.23cGerald Carter2006-08-231-0/+1
|
* r9184: pretty much all the recent changes from SAMBA_3_0 since Gerald Carter2005-08-071-10/+7
| | | | | | | | | | | they are mostly crash bug fixes svn merge -r8911:8956 $SVNURL/branches/SAMBA_3_0 svn merge -r8956:8989 $SVNURL/branches/SAMBA_3_0 svn merge -r8992:9076 $SVNURL/branches/SAMBA_3_0 svn merge -r9080:9086 $SVNURL/branches/SAMBA_3_0 svn merge -r9087:9091 $SVNURL/branches/SAMBA_3_0 svn merge -r9091:9163 $SVNURL/branches/SAMBA_3_0
* r7981: MS-DFS tidyup patches from James Peach <jpeach@sgi.com>.Jeremy Allison2005-06-281-0/+1
| | | | | Looking forward to the day he can commit these himself :-). Jeremy.
* r6242: after talking to jeremy, we can actually consolidateGerald Carter2005-04-071-9/+2
| | | | | | | | | the 2 BOOL flags in dfs_redirect() down to one since they both are used in essentially the same context (from what we can tell). Tested Win98SE, WinXP sp 1 & 2, Win2k3 sp1, and WIn2k Sp4. All dfs operations still seem to work.
* r6237: fix my breakage of WinXP sp2 msdfs support.Gerald Carter2005-04-071-3/+10
| | | | | | | | We did need the special case for RESOLVE_DFSPATH in the findfirst() code. Jeremy, please verify I haven't broken the allow_wcard code you added to resolve_dfs_path()
* r6053: Fixup dfs path with the new wildcard parser code split out.Jeremy Allison2005-03-251-0/+7
| | | | Jeremy.
* r5707: BUG 2425: remove ubran legend wrt to win98 and the DFS_PATHNAMES ↵Gerald Carter2005-03-091-8/+0
| | | | capability bit
* r5518: Add initial msdfs support to smbclient. Currently I can only Gerald Carter2005-02-231-0/+6
| | | | | | | | | | | | cd up and down the tree and get directory listings. Still have to figure out how to get a directory listing on a 2k dfs root. Also have to work out some issues with relative paths that cross dfs mount points. We're protected from the new code paths when connecting to a non-dfs root share ( the flag from the tcon&X is stored in the struct cli_state* )
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+85
metze