freeipa/ipaserver
Rob Crittenden 5ad91a0781 Add a sleep() prior to calling tasks to ensure postop writes are done
We were seeing a rare deadlock of DS when creating the memberOf task because
one thread was adding memberOf in a postop while another was trying to
create an index and this was causing a PRLock deadlock.
2009-10-16 14:57:53 -04:00
..
install Add a sleep() prior to calling tasks to ensure postop writes are done 2009-10-16 14:57:53 -04:00
plugins Giant webui patch take 2 2009-10-13 11:28:00 -06:00
__init__.py Finished small tweaks to get new ipaserver.xmlrpc() mod_python handler working 2009-02-03 15:29:05 -05:00
conn.py Renamed ipa_server/ to ipaserver/ and tests/test_ipa_server/ to tests/test_ipaserver 2009-01-04 18:44:16 -07:00
ipaldap.py Don't pass non-existent arguments to _handle_errors() 2009-05-19 09:48:35 -04:00
ipautil.py Clean up some problems discovered with pylint and pychecker 2009-08-12 13:18:15 -04:00
rpcserver.py Fixed 'import json' for simplejson compatability 2009-10-16 12:38:22 -06:00
servercore.py Clean up some problems discovered with pylint and pychecker 2009-08-12 13:18:15 -04:00