This is the first part of some optimization I'd like to propose in memberof
plugin.
035 - mbof_dn_array optimization
This change can bring better performance in certain cases of deep and/or
circular membership structure. It reduces the complexity of some places in
code from N^3 to N^2. It has s
This patch add the possibility to exclude attributes when building requested
attribute list from a map. It also utilizes this new functionality by not
loading memberuid of parent groups during initgroups in rfc2307 schema.
Jan
From 9096bd7b9d3e84b34a129b00f1479bb5400c6425 Mon Sep 17 00:00:00 200
On Tue, Jun 28, 2011 at 08:14:57AM -0400, Stephen Gallagher wrote:
> On Mon, 2011-06-27 at 18:31 -0400, Jakub Hrozek wrote:
> > 0002: ACK
> >
> > 0003: NACK
> > The defattr in "%files -n libipa_hbac-devel" is missing a comma before
> > the last parameter, it says "%defattr(-,root,root-)".
> >
>
On Tue, Jun 28, 2011 at 09:24:45AM -0400, Stephen Gallagher wrote:
> On Tue, 2011-06-28 at 13:42 +0200, Sumit Bose wrote:
> > Hi,
> >
> > currently we have two competing features in the LDAP provider. One the
> > one hand we want to avoid further DNS lookups by the OpenLDAP client
> > libraries an