On Sat, Dec 05, 2015 at 04:48:28PM +0100, Volker Lendecke wrote:
> On Sat, Dec 05, 2015 at 03:12:10PM +0000, Jelmer Vernooij wrote:
> > > Can't you solve that with debug classes? debug.c is pretty
> > > flexible these days.
> > As far as I can tell, those functions are not accessible to external
> > users like OpenChange that build against Samba. They live in the same
> > header and C file as DEBUG().
> 
> Sure. What I propose is a patch to Samba's debug.c, along
> the lines of f9e92fc or 1257977.

How would that only log openchange-related NDR calls to the openchange
backend and the other calls to another backend?

Samba can't link against OpenChange, as that would create a circular
dependency - OpenChange already links against Samba.

Cheers,

Jelmer
_______________________________________________
devel mailing list
devel@lists.openchange.org
http://mailman.openchange.org/listinfo/devel

Reply via email to