summaryrefslogtreecommitdiff
path: root/source3/rpc_server/srv_dfs_nt.c
AgeCommit message (Expand)AuthorFilesLines
2003-11-25Patch for #263 from jpjanosi@us.ibm.com.Jeremy Allison1-1/+2
2003-10-28Fix for bug #667. DFS filenames can now have arbitrary case.Jeremy Allison1-19/+39
2003-09-25Fix for #480. Change the interface for init_unistr2 to not take a lengthJeremy Allison1-6/+6
2003-09-05More tuning from cachegrind. Change most trim_string() calls to trim_char(0,Jeremy Allison1-2/+2
2003-07-03Removed strupper/strlower macros that automatically map to strupper_m/strlowe...Jeremy Allison1-1/+1
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison1-6/+4
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-13/+20
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-1/+0
2001-09-17move to SAFE_FREE()Simo Sorce1-1/+1
2001-09-12- enable MSDFS by default, there seems no reason not to have it enabledAndrew Tridgell1-5/+0
2001-09-12Converted DFS error returns to WERROR instead of uint32.Tim Potter1-27/+33
2001-08-27converted another bunch of stuff to NTSTATUSAndrew Tridgell1-3/+3
2001-07-04strchr and strrchr are macros when compiling with optimisation in gcc, so we ...Andrew Tridgell1-1/+1
2001-06-12Fixed typo in debug message.Tim Potter1-1/+1
2001-04-11Restrict dfs add and dfs remote to root at Shirish's advice.Jeremy Allison1-0/+16
2001-04-10Merged in missing break fix from Shirish.Jeremy Allison1-0/+1
2001-02-27Hmmm. I thought I'd added these files to CVS head.....Jeremy Allison1-0/+350