summaryrefslogtreecommitdiffstats
path: root/ipalib/util.py
Commit message (Expand)AuthorAgeFilesLines
* lite-xmlrpc.py now uses api.bootstrap() property, logs to api.loggerJason Gerard DeRose2008-10-281-2/+1
* util.configure_logging() now only configures file logging if it can create th...Jason Gerard DeRose2008-10-281-5/+7
* Added util.configure_logging() function; API.bootstrap() now calls util.confi...Jason Gerard DeRose2008-10-281-1/+35
* Copied plugin loading function from load_plugins.py to util.py; API.load_plug...Jason Gerard DeRose2008-10-271-0/+51
* Implement the host commandsRob Crittenden2008-10-221-0/+9
* Added ipalib/util.py with xmlrpc_marshal() and xmlrpc_unmarshal() functions; ...Jason Gerard DeRose2008-10-021-0/+41
* 132: Removed test util.py fileJason Gerard DeRose2008-08-131-57/+0
* 125: Added some generic auto-import stuffJason Gerard DeRose2008-08-131-0/+57