Samba 4.2?

Amitay Isaacs amitay at gmail.com
Mon May 26 20:41:05 MDT 2014


On Tue, May 27, 2014 at 12:33 AM, Volker Lendecke <Volker.Lendecke at sernet.de
> wrote:

> On Tue, May 27, 2014 at 12:30:37AM +1000, Amitay Isaacs wrote:
> > On Mon, May 26, 2014 at 8:58 PM, Karolin Seeger <kseeger at samba.org>
> wrote:
> >
> > > Hi,
> > >
> > > On Mon, May 26, 2014 at 12:13:18PM +1200, Andrew Bartlett wrote:
> > > > I presume this was discussed at SambaXP, and I know I've seen a
> number
> > > > of Jeremy's 'must have' features committed recently, so where are we
> at
> > > > with Samba 4.2?
> > >
> > > same question here. Can we branch now and plan to release in 3 month
> from
> > > now?
> > >
> >
> > Release 4.2 did not get discussed at SambaXP.  I would have liked to have
> > integrated build for CTDB by SambaXP, but that did not happen.
> >
> > I am currently working on converting CTDB to waf build.  Building only
> CTDB
> > with waf is almost complete.  However, doing a combined build (Samba +
> > CTDB) is going to take a bit longer due to duplicate but diverged code.
>
> What pieces are conflicting?
>

The main problem is logging from debug.[ch] in lib/util.  Samba and CTDB
have different logging code now and that's causing some pain.  There are
few other files with differences, so I need to go through them one by one
and fix them.

Another issue is I would prefer to use lib/util from the main tree, but
that has samba specific dependency DYNCONFIG.  That should not be a problem
in the combined build.  But if I am building only CTDB, I would prefer to
not bring in samba specific dependencies.

Amitay.


More information about the samba-technical mailing list