Fix the msdfs proxy handling code in dfsenum to return the cumulative number of
authorShirish Kalele <kalele@samba.org>
Tue, 11 Feb 2003 01:45:48 +0000 (01:45 +0000)
committerShirish Kalele <kalele@samba.org>
Tue, 11 Feb 2003 01:45:48 +0000 (01:45 +0000)
commit70f1fcb87b2b5080e086bbf4555bdbda0635a709
tree91b2fc560db879a3982243ca19a7e653a4597a07
parent89393d93b0d58504b65a423cc442bee4d7051298
Fix the msdfs proxy handling code in dfsenum to return the cumulative number of
dfs links encountered. Previously the number was being mistakenly reset to 1.
Thanks to Guenther Deschner <gd@suse.de> for pointing this out and a fix.
[Check into SAMBA_3_0]
(This used to be commit 041a1dd543ae5c197e17aae0b35a41060efc35f0)
source3/msdfs/msdfs.c