Rob Crittenden
c892051006
Add the pkiUser objectclass to hosts
2009-01-19 10:40:11 -05:00
Rob Crittenden
785851bf66
Add new method, delAttr(), to completely remove an attribute
...
Fix some errors that weren't being raised properly
2009-01-19 10:40:11 -05:00
Rob Crittenden
e4b9be209e
Make the membership attribute an argument and add new method entry.delAttr()
...
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'
2009-01-19 10:40:11 -05:00
Jason Gerard DeRose
7514f96173
New Param: fixed metavar bug in cli.py
2009-01-16 11:07:21 -07:00
Jason Gerard DeRose
462bac3c13
Added docstring cross-references between rpc and rpcserver modules
2009-01-16 01:56:39 -07:00
Jason Gerard DeRose
f2e479c33e
rpcserver now uses xml_dumps() and xml_loads() functions
2009-01-16 01:47:03 -07:00
Jason Gerard DeRose
a04857a239
Renamed ipaserver.rpc to ipaserver.rpcserver
2009-01-16 00:00:15 -07:00
Jason Gerard DeRose
6be5e4a0a5
ipalib.rpc: now using allow_none=True after conversation with Rob; added xml_dumps() and xml_loads() functions; some name cleanup
2009-01-15 23:52:50 -07:00
Jakub Hrozek
1d1a44bd70
Fix typo in b_ra: elf.ca_port -> self.ca_port
2009-01-12 19:32:59 +01:00
Jason Gerard DeRose
5e6ea11178
Fixed ldap and ra plugin 'name'e' problem
2009-01-08 15:35:01 -07:00
Jason Gerard DeRose
7442ad2e27
Renamed ipa_server/ to ipaserver/ and tests/test_ipa_server/ to tests/test_ipaserver
2009-01-04 18:44:16 -07:00