1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/param
Volker Lendecke 065fb506a2 Sequel to c10aad9f13: Ignore whitespaces in parametric options
It's a bit difficult to explain why

idmap config backend:FOO = rid

should work while

idmap config backend : FOO = rid

should not. And I doubt we will ever see domain names with whitespaces...
(This used to be commit 0207f99d3f)
2008-07-16 18:21:22 +02:00
..
loadparm.c Sequel to c10aad9f13: Ignore whitespaces in parametric options 2008-07-16 18:21:22 +02:00
params.c loadparm: add userdata parameter to do_section() and do_parameter(). 2008-03-26 14:55:05 +01:00
util.c Move param helper routines to one place. 2007-11-30 22:25:01 +01:00