summaryrefslogtreecommitdiff
path: root/source/rpc_server/srv_dfs.c
Commit message (Expand)AuthorAgeFilesLines
* Use NTSTATUS as return value for smb_register_*() functions and init_module()Jelmer Vernooij2003-04-281-2/+2
* Put in the new modules system. It's now used by passdb and rpc. I willJelmer Vernooij2003-03-191-4/+0
* Use the new modules stuff to load dynrpc modules. Basically this means:Jelmer Vernooij2003-02-181-1/+1
* Enable dynamic loading of RPC modules. See docs/textdocs/RPC_PLUGGIN.txt for...Jim McDonough2003-01-171-18/+18
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-2/+0
* more debug classess activatedSimo Sorce2002-06-181-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