freeipa/ipaserver
Pavel Zuna b4d173d844 Fix bug in _get_syntax (it was always returning None).
Also prevent a few cases of double processing of arguments.
2009-08-03 23:01:44 -06:00
..
install Fixed whitespace indentation error in certs.py 2009-07-27 19:23:31 -06:00
plugins Fix bug in _get_syntax (it was always returning None). 2009-08-03 23:01:44 -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 Renamed ipa_server/ to ipaserver/ and tests/test_ipa_server/ to tests/test_ipaserver 2009-01-04 18:44:16 -07:00
rpcserver.py Rename errors2.py to errors.py. Modify all affected files. 2009-04-23 10:29:14 -04:00
servercore.py Add a reason to the NotFound exception so we can provide more robust errors 2009-05-13 14:16:44 -04:00