heya bounty,
good job with v2.4.
Theres one bug with OnPreStor & OnPreMkd which allows to create banned dirs/files when using Capitals.
Seems u forgot -nocase
Shouldnt it be like that in .itcl ?
if { [string match -nocase $line $dirname] == 1 }
Thanx for your script
Keep it Up
Cheers