r8686: Revert %LOGONSERVER%-substitution. The substition is done on the client,
authorGünther Deschner <gd@samba.org>
Thu, 21 Jul 2005 17:40:20 +0000 (17:40 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:00:15 +0000 (11:00 -0500)
commitdccf777f42ce1d3f788548842fb8a606bed5708c
tree1827edf5a7a8daac4c7cdb22b47a3090da318cd1
parenta3b89cb5c13b7e51f27b74b87c03002f537154d5
r8686: Revert %LOGONSERVER%-substitution. The substition is done on the client,
not on the server.

We now preserve this windows variable (important for vampired setups)
and correctly substitute only the "%L"s in strings like:

        "%LOGONSERVER% %L %lOgOnSeRvEr% %L".

Guenther
source/lib/substitute.c
source/lib/util_str.c
source/printing/printing.c