summaryrefslogtreecommitdiffstats
path: root/source/smbd/msdfs.c
Commit message (Expand)AuthorAgeFilesLines
* r25387: Sync with 3.2.0 svn treeGerald Carter2007-09-271-253/+617
* r24653: Some trivial 3_2->3_2_0 mergesVolker Lendecke2007-08-241-1/+1
* r24253: From Jan Martin <Jan.Martin@rwedea.com>.Jeremy Allison2007-08-061-0/+8
* r23843: Fix bug #4777, reported by Bill Marshall <bmarsh@us.ibm.com>.Jeremy Allison2007-07-111-1/+2
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-07-101-2/+1
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-07-091-1/+1
* r23526: Merge 23522/23523 from 3_0:Volker Lendecke2007-06-161-3/+5
* r23430: Merge r19963 from 3_0:Michael Adam2007-06-121-0/+1
* r22909: Change prototype of dump_data(), so that it takes unsigned char *Michael Adam2007-05-151-3/+3
* r22590: Make TALLOC_ARRAY consistent across all uses.Jeremy Allison2007-04-301-4/+8
* r22064: Fix the DFS code to work better with Vista clients. AllowJeremy Allison2007-04-031-32/+36
* r21961: Repair bug introduced by rev. 21960.Jeremy Allison2007-03-241-0/+6
* r21960: Fix bugs 4463,4464,4465,4466. Thanks Jason :-)Volker Lendecke2007-03-241-2/+0
* r21942: Hoist by our own petard :-). Older smbclient binariesJeremy Allison2007-03-221-2/+2
* r21803: Missed part of patch to make self-referrals work.Jeremy Allison2007-03-121-0/+1
* r21800: Check-in the DFS rewrite. I am still testing this but itJeremy Allison2007-03-121-370/+459
* r21759: Fix the same bug in a more elegant way, strrchr_mJeremy Allison2007-03-081-7/+12
* r21758: Fix a very specific dfs bug when passing in POSIXJeremy Allison2007-03-081-3/+6
* r21756: An invarient the dfs code depended on for POSIX pathsJeremy Allison2007-03-071-4/+1
* r21754: Volker is completely correct. There's no need forJeremy Allison2007-03-071-1/+31
* r21251: Okay, after Jeremy has kindly tested this, check it in :-)Volker Lendecke2007-02-081-1/+5
* r21226: Fix bug #4377 (rename of "foo" -> "Foo" fails).Jeremy Allison2007-02-071-11/+29
* r20671: This version of the pathname code passes volkersJeremy Allison2007-01-111-1/+1
* r20655: After consulting with Volker, fix our pathnameJeremy Allison2007-01-101-2/+4
* r19810: more merge work....does not compile currently. Working on smbd mergeGerald Carter2006-11-211-13/+21
* r19769: more compile fixes while merging from SAMBA_3_0 (not done yet)Gerald Carter2006-11-181-1/+7
* r17453: Fix msdfs RPC management (this broke with the autogenerated dfs rpcs).Günther Deschner2006-08-081-0/+1
* r17376: Fix bug #3985 - ensure in msdfs we check for ourJeremy Allison2006-08-021-14/+8
* r16254: pulling klocwork fixes for 3.0.23rc3 (current up to r16251)Gerald Carter2006-06-151-1/+2
* r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)Gerald Carter2006-05-231-1/+4
* r14387: Try and fix the coverity issues (#53, #54) with negativeJeremy Allison2006-03-141-4/+4
* r14336: Try and quieten coverity #53 and #54. Make it obviousJeremy Allison2006-03-131-2/+2
* r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison2006-03-071-4/+2
* r13316: Let the carnage begin....Gerald Carter2006-02-031-1/+7
* r12194: Ensure that when we set a connection path we've canonicalizedJeremy Allison2005-12-121-1/+1
* r11420: Fix issue pointed out by Dina Fine <dina@exanet.com>. We canJeremy Allison2005-10-311-1/+2
* r9545: (Hopefully the last) fixes for DIR -> SMB_STRUCT_DIR.Jeremy Allison2005-08-231-1/+1
* r8963: Clean up the horrid "fake conn struct" part of MSDFS.Jeremy Allison2005-08-021-11/+19
* r8959: Make msdfs code talloc based. Fix leaks.Jeremy Allison2005-08-021-134/+195
* r8950: Fix one more mem leak found by Gunther.Jeremy Allison2005-08-021-4/+4
* r8948: Fix valgrind bad free bug found by Gunther.Jeremy Allison2005-08-021-2/+6
* r8697: BUG 2908: make sure to allow for the trailing NULLGerald Carter2005-07-221-2/+1
* r7981: MS-DFS tidyup patches from James Peach <jpeach@sgi.com>.Jeremy Allison2005-06-281-25/+36
* r7893: Add in the extra parameters to opendir() to fix the large directory/in...Jeremy Allison2005-06-251-1/+1
* r6242: after talking to jeremy, we can actually consolidateGerald Carter2005-04-071-8/+10
* r6237: fix my breakage of WinXP sp2 msdfs support.Gerald Carter2005-04-071-5/+16
* r6053: Fixup dfs path with the new wildcard parser code split out.Jeremy Allison2005-03-251-22/+17
* r6048: Split out the check_path_syntax into a findfirst/next/wildcard version.Jeremy Allison2005-03-241-2/+2
* r5165: BUG 2295: always use get_local_machine_name() rather than digging in t...Gerald Carter2005-02-011-4/+3
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2004-12-071-7/+6