On Wed, 2013-07-24 at 10:25 -0600, Kevin Fenzi wrote:
> On Tue, 23 Jul 2013 07:47:07 +0200
> unsp...@hushmail.com wrote:
> 
> > Hello Kevin,
> > 
> > On Tue, 23 Jul 2013 00:24:40 +0200 "Kevin Fenzi" <ke...@scrye.com> 
> > wrote:
> > >Any thoughts on this approach?
> > 
> > I haven't checked the patch yet but since July 11th John has 
> > uploaded revisions that address issues with spaces. Maybe check 
> > those first?
> 
> I guess that approach is to change lists into newline delimited, so you
> can have as many spaces in each entry as you like? 
> 
Yes, config options will be one of 3 types:
1) 'single' - a number, single word or pathname;
2) 'space-separated list' - some options using these lists won't have
changed;
3) 'newline-separated lists' - the option must have one entry per line.
What is on the line (barring the option name itself at the beginning and
the '=' sign) is taken as part of the pathname (so spaces, quotes etc).


> I guess that might work, but does it handle wildcards? 
> 
Yes, where wildcards are allowed then they should be recognised.
Additionally embedded wildcard characters will (should!) be treated as
such and, therefore, not expanded.
So, for example, "abc def*xx" gets expanded
     but "abc def\*xx" does not (or rather the expansion has no effect).


> Any possible eta on a 1.4.1? :) 
> 
Still more work to be done yet, so a little while longer I'm afraid.




John.

-- 
John Horne, Plymouth University, UK
Tel: +44 (0)1752 587287    Fax: +44 (0)1752 587001


------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Rkhunter-users mailing list
Rkhunter-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkhunter-users

Reply via email to