summaryrefslogtreecommitdiffstats
path: root/source3/rpc_parse/parse_dfs.c
Commit message (Expand)AuthorAgeFilesLines
* Fix for #480. Change the interface for init_unistr2 to not take a lengthJeremy Allison2003-09-251-10/+10
* Merge: const fixes.Tim Potter2003-02-251-6/+7
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-031-12/+12
* 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-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