summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/baseldap.py
Commit message (Expand)AuthorAgeFilesLines
...
* Use the Output tuple to determine the order of outputRob Crittenden2010-02-151-6/+6
* Enabled CRUDS in webUI using wehjit 0.2.0Jason Gerard DeRose2010-01-261-1/+6
* Temporary fix for name collision of textui.print_entry.Pavel Zuna2010-01-201-2/+2
* Add Kerberos Ticket Policy management plugin.Pavel Zuna2010-01-131-27/+23
* Add --all to LDAPCreate and make LDAP commands always display default attribu...Pavel Zuna2010-01-111-8/+24
* Convert to using new result output handlingRob Crittenden2009-12-141-0/+2
* Take 2: Extensible return values and validation; steps toward a single output...Jason Gerard DeRose2009-12-101-13/+76
* Add support for setting/adding arbitrary attributesRob Crittenden2009-11-171-0/+61
* Add mod_python adapter and some UI tuningJason Gerard DeRose2009-10-271-1/+1
* Fix typos and minor bugs in baseldap. Add --all to LDAPUpdate.Pavel Zuna2009-09-111-6/+17
* Improve ipalib.plugins.baseldap classes.Pavel Zuna2009-09-091-97/+72
* Add options in baseldap classes to display unaltered LDAP entries.Pavel Zuna2009-08-051-10/+44
* All-around improvements to baseldap.py classes.Pavel Zuna2009-08-031-47/+245
* Fix minor bugs, typos, etc. discovered by unit tests in plugins.Pavel Zuna2009-07-021-3/+3
* Add new set of base classes for plugins using LDAP.Pavel Zuna2009-06-151-0/+398