libsmbconf: fall back to file backend when no valid backend was found
authorMichael Adam <obnox@samba.org>
Tue, 21 Oct 2008 21:20:57 +0000 (23:20 +0200)
committerMichael Adam <obnox@samba.org>
Thu, 26 Feb 2009 15:20:37 +0000 (16:20 +0100)
commitc07a2c9716ab267b04376c1cc7210e8dc59aa0dc
treeadfa24d085be2de087bcdee7b0caa0c6d8f530aa
parent32700b54e4082a39a09f2a36d3cb803eec91aec9
libsmbconf: fall back to file backend when no valid backend was found

Interpret the source string as a file name when it contains
a ':' sign but the initial part is not a known backend.
This might occur even implicitly when "%T" is used in an
include file name (even though this is not realistic..).

Michael
source/lib/smbconf/smbconf_init.c