Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Copied plugin loading function from load_plugins.py to util.py; ↵ | Jason Gerard DeRose | 2008-10-27 | 1 | -0/+51 | |
| | | | | API.load_plugins() method now calls functions in util | |||||
* | Implement the host commands | Rob Crittenden | 2008-10-22 | 1 | -0/+9 | |
| | | | | | In order for this to work against a v1 database the update host.update needs to be applied | |||||
* | Added ipalib/util.py with xmlrpc_marshal() and xmlrpc_unmarshal() functions; ↵ | Jason Gerard DeRose | 2008-10-02 | 1 | -0/+41 | |
| | | | | added corresponding unit tests | |||||
* | 132: Removed test util.py file | Jason Gerard DeRose | 2008-08-13 | 1 | -57/+0 | |
| | ||||||
* | 125: Added some generic auto-import stuff | Jason Gerard DeRose | 2008-08-13 | 1 | -0/+57 | |