summaryrefslogtreecommitdiff
path: root/source3/libsmb/cli_dfs.c
AgeCommit message (Collapse)AuthorFilesLines
2001-08-27Convert to NTSTATUS.Tim Potter1-17/+17
(This used to be commit 9e69f59d6c4ec4e0474c594ada3a05ecc2bc806b)
2001-08-27converted another bunch of stuff to NTSTATUSAndrew Tridgell1-1/+1
(This used to be commit 1d36250e338ae0ff9fbbf86019809205dd97d05e)
2001-08-08Factored out common rpc pipe initialisation and shutdown code.Tim Potter1-50/+1
(This used to be commit 04d978258ba2fea702232c815e140ab12364e8e7)
2001-06-13Added some msdfs client routines.Tim Potter1-0/+222
(This used to be commit 13df2304b309a2bd14d4441db0e72e75b8742262)
2001-06-06Added stubs for dfs rpc client routines.Tim Potter1-0/+79
(This used to be commit abc294c4a82dc132b937aec374ee947992a1b93f)