summaryrefslogtreecommitdiffstats
path: root/source/smbd/msdfs.c
Commit message (Expand)AuthorAgeFilesLines
* r22138: * Sync up with the SAMBA_3_0_25 as of svn r22132.Gerald Carter2007-04-091-34/+42
* r21889: * Pull from SAMBA-3_0_25 svn r21888Gerald Carter2007-03-201-358/+483
* r21585: Start syncing the monster that will become 3.0.25pre1Gerald Carter2007-02-281-23/+61
* r17727: Start pulling in changes for 3.0.23cGerald Carter2006-08-231-0/+1
* r17400: grabbing latest changes from SAMBA_3_0_23 to help in testingGerald Carter2006-08-041-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
* r1115: Fix for #1427. Catch bad path errors at the right point. Ensure allJeremy Allison2004-06-111-2/+2
* r410: merge tpot's changeset 353 from trunk:Stefan Metzmacher2004-04-291-0/+1019