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)
commita3357ab49335106674fe7a7481cd0f146d74fbe5
tree97d2148fce405a449f40426043e8fa23400a7f96
parentbdcee2557bd243a1bfbde3353ebcfe3d82bf9fc5
changed string_sub() to replace " ; and ` in the inserted string with _

use all_string_sub() if you don't want this.
source/include/proto.h
source/lib/util_str.c
source/smbd/chgpasswd.c
source/web/statuspage.c