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:14 +0000 (00:17 +0000)
committerJeremy Allison <jra@samba.org>
Tue, 9 Mar 2004 00:17:14 +0000 (00:17 +0000)
commitc9b7cbbfa572512cd0348817965b99fd1df01285
tree9705a925b947e8a354250b8538c6a1be440aa5bf
parent3f14e8eb9dd9893ed195853dd7cf46ee5c2d5133
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 94a272b9a881ec0004c5da2a7242b0a818da5630)
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