freeipa/ipaserver
Martin Kosek 2ecfe571fa Run index task in ldap updater only when needed
When LDAP updater detected an update instruction in indexing tree, it run
an indexing task and waited until it ends. However, the task was run
regardless of the update instruction result. This lead to unnecessary
index tasks being defined and waited for which makes the whole LDAP
last longer.

Execute indexing task only when an index add/update instruction is
successful.

https://fedorahosted.org/freeipa/ticket/2866
2012-09-16 17:59:19 -04:00
..
install Run index task in ldap updater only when needed 2012-09-16 17:59:19 -04:00
plugins Internationalization for public errors 2012-09-03 18:16:12 +02:00
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
dcerpc.py Add internationalization to DCE RPC code 2012-08-14 16:51:21 +02:00
ipaldap.py Use DN objects instead of strings 2012-08-12 16:23:24 -04:00
rpcserver.py Internationalization for public errors 2012-09-03 18:16:12 +02:00