freeipa/ipaserver
Rob Crittenden e5bec4ae39 Schema change so the nisnetgroup triples work properly.
If we use cn for hostname there is no easy way to distinguish between
a host and a hostgroup. So adding a fqdn attribute to be used to store
the hostname instead.
2009-05-19 09:54:17 -04:00
..
install Use the csv module instead of my own hackish lexer. 2009-05-19 09:49:01 -04:00
plugins Schema change so the nisnetgroup triples work properly. 2009-05-19 09:54:17 -04: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