sssd:maint-0.6

Last commit made on 2009-10-13
Get this branch:
git clone -b maint-0.6 https://git.launchpad.net/sssd

Branch merges

Branch information

Name:
maint-0.6
Repository:
lp:sssd

Recent commits

e5699b8... by Stephen Gallagher

Updating release script to use the VERSION file

cc5af1f... by Stephen Gallagher

Update version to 0.6.1

1031525... by Stephen Gallagher

Package SSSDConfig API

d80577e... by Stephen Gallagher

Add plugin configuration schema for proxy provider

35c4fbe... by Stephen Gallagher

Add new SSSDConfig python API

Also adds unit tests for the SSSDConfig API

803f683... by Simo Sorce <email address hidden>

Make dp requests more robust

This should fix #218
It should also prevent us from leaking memory in case the original request times
out and should prevent races with the callbacks beeing freed after sdp_req is
freed and thus dereferencing freed memory in the callbacks detructors.

a30cae0... by Simo Sorce <email address hidden>

Fix long timeout on ldap operation

Always use the network timeout defined in the options.
But raise defaults to 60 seconds or enumerations can easily fail.

fb7a7c1... by Stephen Gallagher

Fix infinite loop with empty group enumeration

Loop control variable was not being incremented.
I also converted a goto loop into a do...while loop to make it
easier to follow the logic.

a174926... by Piotr Drąg

Update polish translation for 0.6.0

cd23ef0... by Stephen Gallagher

Update version to 0.6.0

Update gettext strings