summaryrefslogtreecommitdiffstats
path: root/ipalib/backend.py
Commit message (Expand)AuthorAgeFilesLines
* Got new ldap connection working using Connectible.connect()Jason Gerard DeRose2009-02-031-2/+2
* Started reworking CLI class into cli pluginJason Gerard DeRose2009-02-031-0/+7
* Added docstring to Connectible classJason Gerard DeRose2009-02-031-0/+8
* Ported xmlclient to subclass from ConnectibleJason Gerard DeRose2009-02-031-10/+20
* Removed the depreciated Context and LazyContext classesJason Gerard DeRose2009-02-031-14/+0
* Added stuff for managing connections and new Executioner backend base classJason Gerard DeRose2009-02-031-1/+67
* Did some initial work for Context pluginsJason Gerard DeRose2008-10-301-0/+14
* 320: plugable.API now respects the Plugin.__proxy__ flag; added test for plug...Jason Gerard DeRose2008-09-241-1/+5
* 319: Added new backend and tests.test_backend modules; added place-holder Bac...Jason Gerard DeRose2008-09-241-0/+27