r23518: Remove the silly assumption that string_replace requires a pstring.
authorVolker Lendecke <vlendec@samba.org>
Sat, 16 Jun 2007 11:48:11 +0000 (11:48 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:23:25 +0000 (12:23 -0500)
commit32ba5145b8c8385f56a1e8f025c7be1bc848077b
tree0df316e5b65f494fd1b491d6fe0b235710d89609
parent80c085d8ef1619865710b2ceb2c13fc56fd1929c
r23518: Remove the silly assumption that string_replace requires a pstring.

Jeremy, I am always very confused about the different length arguments
in convert_string and friends. Can you take a look at the change in
string_replace and verify it's ok? Thanks!

While at it, remove the pstring limit for strhasupper and strhaslower.
(This used to be commit e6e5703658aeaeb0cca5d7281095e17553001d4b)
source3/lib/util_str.c
source3/smbd/notify.c