summaryrefslogtreecommitdiff
path: root/source3/rpc_server/srv_dfs.c
AgeCommit message (Expand)AuthorFilesLines
2003-08-14Attempt at fixing bug #283. There however is no solution.Gerald Carter1-5/+11
2003-08-01Update my copyrights according to my agreement with IBMJim McDonough1-1/+1
2003-08-01Fix copyright statements for various pieces of Anthony Liguori's work.Jim McDonough1-1/+1
2003-04-28Use NTSTATUS as return value for smb_register_*() functions and init_module()Jelmer Vernooij1-2/+2
2003-04-15use the new modules system for the rpc modules (backport from HEAD)Jelmer Vernooij1-4/+0
2003-02-14merge from HEAD - enable dynamic RPC modulesJim McDonough1-18/+18
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison1-2/+0
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-0/+3
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2001-10-02Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter1-2/+0
2001-09-12- enable MSDFS by default, there seems no reason not to have it enabledAndrew Tridgell1-7/+0
2001-02-27Separated dfs pipe into implementation and interface modules.Jeremy Allison1-337/+60
2000-10-13Fixes to get ms-dfs code to compile with the new changes.Jeremy Allison1-2/+3
2000-06-16Simplified server pipe implementation by changing arguments passed downTim Potter1-89/+95
2000-05-26Changed MS_DFS to WITH_MSDFS throughout.Shirish Kalele1-2/+2
2000-05-18Added the NETDFS pipe to allow remote administration of the msdfs symlinksShirish Kalele1-0/+456