summaryrefslogtreecommitdiffstats
path: root/source3/rpc_server/srv_dfs.c
Commit message (Expand)AuthorAgeFilesLines
* Attempt at fixing bug #283. There however is no solution.Gerald Carter2003-08-141-5/+11
* Update my copyrights according to my agreement with IBMJim McDonough2003-08-011-1/+1
* Fix copyright statements for various pieces of Anthony Liguori's work.Jim McDonough2003-08-011-1/+1
* Use NTSTATUS as return value for smb_register_*() functions and init_module()Jelmer Vernooij2003-04-281-2/+2
* use the new modules system for the rpc modules (backport from HEAD)Jelmer Vernooij2003-04-151-4/+0
* merge from HEAD - enable dynamic RPC modulesJim McDonough2003-02-141-18/+18
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-2/+0
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-0/+3
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-2/+0
* - enable MSDFS by default, there seems no reason not to have it enabledAndrew Tridgell2001-09-121-7/+0
* Separated dfs pipe into implementation and interface modules.Jeremy Allison2001-02-271-337/+60
* Fixes to get ms-dfs code to compile with the new changes.Jeremy Allison2000-10-131-2/+3
* Simplified server pipe implementation by changing arguments passed downTim Potter2000-06-161-89/+95
* Changed MS_DFS to WITH_MSDFS throughout.Shirish Kalele2000-05-261-2/+2
* Added the NETDFS pipe to allow remote administration of the msdfs symlinksShirish Kalele2000-05-181-0/+456