summaryrefslogtreecommitdiffstats
path: root/ipaserver/plugins
Commit message (Collapse)AuthorAgeFilesLines
* Got new ldap connection working using Connectible.connect()Jason Gerard DeRose2009-02-032-6/+11
|
* Started reworking CLI class into cli pluginJason Gerard DeRose2009-02-031-0/+6
|
* Removed the depreciated Context and LazyContext classesJason Gerard DeRose2009-02-031-12/+1
|
* Sundry work getting ready to switch to new XML-RPC client/server codeJason Gerard DeRose2009-02-031-0/+29
|
* Make the membership attribute an argument and add new method entry.delAttr()Rob Crittenden2009-01-191-5/+11
| | | | | | | 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'
* Fix typo in b_ra: elf.ca_port -> self.ca_portJakub Hrozek2009-01-121-2/+2
|
* Fixed ldap and ra plugin 'name'e' problemJason Gerard DeRose2009-01-082-0/+2
|
* Renamed ipa_server/ to ipaserver/ and tests/test_ipa_server/ to ↵Jason Gerard DeRose2009-01-043-0/+757
tests/test_ipaserver