changed string_sub() to replace " ; and ` in the inserted string with _
authorAndrew Tridgell <tridge@samba.org>
Mon, 23 Nov 1998 03:36:10 +0000 (03:36 +0000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 23 Nov 1998 03:36:10 +0000 (03:36 +0000)
commit8757254f39ab75c93e9917a6bdf99475c6a024d7
treed29c188100e79b2ee4374b43efe61db80e65947c
parentfd1533862ed8bb0c9e0fb4996a37dd784fd17eae
changed string_sub() to replace " ; and ` in the inserted string with _

use all_string_sub() if you don't want this.
(This used to be commit a3357ab49335106674fe7a7481cd0f146d74fbe5)
source3/include/proto.h
source3/lib/util_str.c
source3/smbd/chgpasswd.c
source3/web/statuspage.c