Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of ↵ | Jason Gerard DeRose | 2009-01-21 | 4 | -19/+38 |
|\ | | | | | | | git://git.engineering.redhat.com/users/rcritten/freeipa2 | ||||
| * | Add the pkiUser objectclass to hosts | Rob Crittenden | 2009-01-19 | 1 | -2/+5 |
| | | |||||
| * | Add new method, delAttr(), to completely remove an attribute | Rob Crittenden | 2009-01-19 | 1 | -3/+10 |
| | | | | | | | | Fix some errors that weren't being raised properly | ||||
| * | Make the membership attribute an argument and add new method entry.delAttr() | Rob Crittenden | 2009-01-19 | 2 | -14/+23 |
| | | | | | | | | | | | | | | We need a way to say "this attribute is blank, delete it." delAttr does this. There are now several attributes to which we add "members" to so make the attribute for storing members configurable, defaulting to 'member' | ||||
* | | Added rpc.xmlclient backend plugin for forwarding; added corresponding unit ↵ | Jason Gerard DeRose | 2009-01-19 | 1 | -2/+0 |
|/ | | | | tests | ||||
* | New Param: fixed metavar bug in cli.py | Jason Gerard DeRose | 2009-01-16 | 1 | -1/+5 |
| | |||||
* | Added docstring cross-references between rpc and rpcserver modules | Jason Gerard DeRose | 2009-01-16 | 1 | -0/+2 |
| | |||||
* | rpcserver now uses xml_dumps() and xml_loads() functions | Jason Gerard DeRose | 2009-01-16 | 1 | -14/+17 |
| | |||||
* | Renamed ipaserver.rpc to ipaserver.rpcserver | Jason Gerard DeRose | 2009-01-16 | 1 | -0/+0 |
| | |||||
* | ipalib.rpc: now using allow_none=True after conversation with Rob; added ↵ | Jason Gerard DeRose | 2009-01-15 | 1 | -3/+3 |
| | | | | xml_dumps() and xml_loads() functions; some name cleanup | ||||
* | Fix typo in b_ra: elf.ca_port -> self.ca_port | Jakub Hrozek | 2009-01-12 | 1 | -2/+2 |
| | |||||
* | Fixed ldap and ra plugin 'name'e' problem | Jason Gerard DeRose | 2009-01-08 | 2 | -0/+2 |
| | |||||
* | Renamed ipa_server/ to ipaserver/ and tests/test_ipa_server/ to ↵ | Jason Gerard DeRose | 2009-01-04 | 15 | -0/+2627 |
tests/test_ipaserver |