search for: standard_sub

Displaying 1 result from an estimated 1 matches for "standard_sub".

2000 Feb 01
0
FEATURE REQ: safe % expansion via new syntax
...should expand special % tokens in this way or else there should be a way to specify, in smb.conf, that this quoting take place. One way to do the latter might be to have %"... work as %... would but in a safe way Bourne Shell-quoting wise. The %"... feature would require changes to: - standard_sub() - standard_sub_basic() - string_sub() - expand_env_var() The * command feature would only require changes to functions that call smbrun(). I'm thinking of %s and %f which expand to file names in 'print command' parameters. I'm also thinking of the 'open command' and &...