Added strstr_m() function. Use in all places where we might run into mb
authorJeremy Allison <jra@samba.org>
Tue, 9 Mar 2004 00:17:16 +0000 (00:17 +0000)
committerJeremy Allison <jra@samba.org>
Tue, 9 Mar 2004 00:17:16 +0000 (00:17 +0000)
commitfe5801d065a140dc79bec3ff4c41024470ab5cfd
treec263796ab285d7122bbea5f9ad66bea02ef8fd66
parent2337d3e1a543724083d11897de296b91200906ab
Added strstr_m() function. Use in all places where we might run into mb
(should fix the mb service name problem, can't remember the bugid).
Jeremy.
(This used to be commit 93c2d50f1adbf257c0c0185b420a1d73d56be2f9)
source3/lib/util.c
source3/lib/util_str.c
source3/printing/lpq_parse.c
source3/smbd/chgpasswd.c
source3/smbd/service.c
source3/utils/testparm.c