[SSSD] [PATCH] DBus: Refactor how requests are handled

Jakub Hrozek jhrozek at redhat.com
Fri Mar 14 13:10:20 UTC 2014


On Fri, Mar 14, 2014 at 01:44:21PM +0100, Jakub Hrozek wrote:
> > > >Attached is a rebased patchset with the above issues fixed. Making these
> > > >fixes was fairly tedious, with lots of conflicts, so I hope I didn't
> > > >miss something.
> > > >
> > > >Stef
> > > >
> > > 
> > > I tested sssd with valgrind (each responder and ipa provider)
> > >     valgrind -v --leak-check=full --show-reachable=yes
> > > 
> > > getent {passwd, group, netgroup}, id --works
> > > pam authentication  --works
> > > sudo    --works
> > > autofs  --works
> > > ssh     --works
> > > 
> > > Valgrind didn't report any problem.
> > > 
> > > ACK++
> > > 
> > > LS
> > 
> > And ACK++ by me as well. I really like the overall design, especially
> > the struct sbus_request.
> 
> Pushed to master. 

I also pushed the first patch to sssd-1-11, as it fixes a potential
crash.



More information about the sssd-devel mailing list