summaryrefslogtreecommitdiffstats
path: root/source3/rpc_server/srv_dfs_nt.c
Commit message (Expand)AuthorAgeFilesLines
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-6/+4
* more debug classess activatedSimo Sorce2002-06-181-0/+3
* Sync'ing SAMBA_2_2 with HEAD.Shirish Kalele2002-05-091-13/+17
* 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-1/+0
* move to SAFE_FREE()Simo Sorce2001-09-171-1/+1
* - enable MSDFS by default, there seems no reason not to have it enabledAndrew Tridgell2001-09-121-5/+0
* Converted DFS error returns to WERROR instead of uint32.Tim Potter2001-09-121-27/+33
* converted another bunch of stuff to NTSTATUSAndrew Tridgell2001-08-271-3/+3
* strchr and strrchr are macros when compiling with optimisation in gcc, so we ...Andrew Tridgell2001-07-041-1/+1
* Fixed typo in debug message.Tim Potter2001-06-121-1/+1
* Restrict dfs add and dfs remote to root at Shirish's advice.Jeremy Allison2001-04-111-0/+16
* Merged in missing break fix from Shirish.Jeremy Allison2001-04-101-0/+1
* Hmmm. I thought I'd added these files to CVS head.....Jeremy Allison2001-02-271-0/+350