[patch] Allow wildcards in 'include'

Ohad Lutzky ohad at lutzky.net
Sat Jun 6 15:19:52 GMT 2009


On Sun, Apr 19, 2009 at 3:58 AM, Jeremy Allison <jra at samba.org> wrote:

> On Sun, Apr 19, 2009 at 12:39:48AM +0300, Ohad Lutzky wrote:
> > Hello,
> >
> > Attached are a couple of patches (onto master at fa4ff87acd), for s3 and
> s4.
> >
> > Also available via git: branch include-wildcards
> > http://git.lutzky.net/git/ohad/samba.git
> > Also available via gitweb:
> >
> http://git.lutzky.net/?p=ohad/samba.git;a=shortlog;h=refs/heads/include-wildcards
>
> Thanks for this, but I think we need feature tests in configure.in
> for glob() and associated types. Previously we've used our own
> fnmatch function.


OK, I've added relevant feature tests for samba4 (samba3 already has them),
and relevant #ifdefs for both samba3 and samba4. I opted to fall back to the
old behavior if glob is not available.

The repository has moved:
http://github.com/lutzky/samba/tree/include-wildcards (or does this list
prefer patches?)

-- 
Man is the only animal that laughs and weeps, for he is the only animal that
is struck with the difference between what things are and what they ought to
be.
- William Hazlitt

Ohad Lutzky


More information about the samba-technical mailing list