freeipa/ipaserver
Martin Nagy 206d2d48fa Get rid of ipapython.config in ipa-replica-prepare
Also get rid of functions get_host_name(), get_realm_name() and
get_domain_name(). They used the old ipapython.config. Instead, use the
variables from api.env. We also change them to bootstrap() and
finalize() correctly.

Additionally, we add the dns_container_exists() function that will be
used in ipa-replica-prepare (next patch).
2010-02-09 16:30:06 -05:00
..
install Get rid of ipapython.config in ipa-replica-prepare 2010-02-09 16:30:06 -05:00
plugins Move the HTTP/S request code to a common library 2010-02-09 03:26:01 -07:00
__init__.py ipa-server-install now renders UI assets 2009-11-04 03:52:30 -07: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 Remove (un)wrap_binary_data cruft from */ipautil.py 2010-01-28 14:26:29 -05:00
rpcserver.py Enabled CRUDS in webUI using wehjit 0.2.0 2010-01-26 10:32:44 -05:00
servercore.py Clean up some problems discovered with pylint and pychecker 2009-08-12 13:18:15 -04:00