libsmbconf: fall back to file backend when no valid backend was found
commit8dd78e82ef694f35604f5328378f2422dcd561f5
authorMichael Adam <obnox@samba.org>
Tue, 21 Oct 2008 21:20:57 +0000 (21 23:20 +0200)
committerMichael Adam <obnox@samba.org>
Thu, 19 Mar 2009 11:12:06 +0000 (19 12:12 +0100)
tree553b0afb06ccdd4f641a51d671a5c8f863fde671
parente035a2d419cab20e8cd8efd532b8388d4cc364a6
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