fix for platforms that don't have unsetenv().
authorGerald Carter <jerry@samba.org>
Mon, 30 Jun 2003 16:18:29 +0000 (16:18 +0000)
committerGerald Carter <jerry@samba.org>
Mon, 30 Jun 2003 16:18:29 +0000 (16:18 +0000)
commit1d8cd8faf620cb068d740d8fad7968525d45e83a
tree1562f06c0d84110c61b91b5db08997f5a3a5dfcb
parentaca3fa914928bdb1b7ea091ffe169a4e74b213d0
fix for platforms that don't have unsetenv().
we now have to check the value for _NO_WINBINDD.
"1" enables, and != "1" disables (use "0" by convention).
(This used to be commit 11eccaef1dc61d80a7db8d0fb4bc5a47d71a4390)
source3/lib/system_smbd.c
source3/nsswitch/wb_common.c