Re-import the v3-3 version of str_list_make().
authorVolker Lendecke <vl@samba.org>
Thu, 30 Apr 2009 11:37:19 +0000 (13:37 +0200)
committerVolker Lendecke <vl@samba.org>
Thu, 30 Apr 2009 11:40:13 +0000 (13:40 +0200)
commit5b9477f9930d0c6511c70409561c04c5729bcc05
treea11b9c5ed403c9dd5aad92b6ce8ab064aae8cbfe
parentb7c4a63d034f8c33b3a4857cae41270bd55e270f
Re-import the v3-3 version of str_list_make().

The merged version behaves differently: "Domain Users" is parsed into two
values, as it does not look at quotes. Samba3 users depend on the ability do
say for example

valid users = "domain users"

which would not work anymore with the merged version.

Thanks to Björn Jacke for testing this!

Volker
source3/lib/util_str.c