summaryrefslogtreecommitdiffstats
path: root/source3/rpc_parse/parse_dfs.c
Commit message (Expand)AuthorAgeFilesLines
* More const fixes and flow on fixes from yesterday's const-fest.Tim Potter2003-02-251-6/+7
* reverted this patch till I sort out the craziness with UNIHDRAndrew Tridgell2003-01-171-10/+10
* This removes the 3rd argument from init_unistr2(). There were 240Andrew Tridgell2003-01-171-10/+10
* BIG patch...Andrew Bartlett2003-01-021-12/+12
* 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-4/+4
* it now all compiles - so try enabling it by default and see what explodes on ...Andrew Tridgell2001-09-041-1/+1
* the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...Andrew Tridgell2001-09-041-5/+5
* Added some msdfs client routines.Tim Potter2001-06-131-5/+27
* Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison2001-03-111-1/+1
* Separated dfs pipe into implementation and interface modules.Jeremy Allison2001-02-271-287/+381
* Back to building. Now to test with insure.Jeremy Allison2000-06-011-4/+4
* Added the NETDFS pipe to allow remote administration of the msdfs symlinksShirish Kalele2000-05-181-0/+429