r12313: Introduce yet another copy of the string_sub function:
authorVolker Lendecke <vlendec@samba.org>
Sun, 18 Dec 2005 18:06:15 +0000 (18:06 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:05:53 +0000 (11:05 -0500)
commitbe6c9012da174d5d5116e5172a53bbe6486d6c38
tree10da2336ec47cbdc1633ab0f6833c2f4186a87fe
parent39041297c771795efaa4292bc6e8020c1a047f32
r12313: Introduce yet another copy of the string_sub function:
talloc_string_sub. Someone with time on his hands could convert all the
callers of all_string_sub to this.

realloc_string_sub is *only* called from within substitute.c, it could be
moved there I think.

Volker
source/auth/auth_util.c
source/lib/util_str.c
source/nsswitch/winbindd_pam.c
source/passdb/pdb_ldap.c