summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/basegroup2.py
Commit message (Collapse)AuthorAgeFilesLines
* Rename plugins2 files (remove '2' suffix').Pavel Zuna2009-07-021-540/+0
|
* Remove all references to use_ldap2.Pavel Zuna2009-07-021-7/+0
|
* Fix typo in variable name, object_classs->object_classRob Crittenden2009-06-151-1/+1
|
* Change plugins2 using find_entries to support incomplete (truncated) search ↵Pavel Zuna2009-06-151-19/+36
| | | | results.
* Make plugins2 use lowercase when reffering to LDAP attributes.Pavel Zuna2009-05-221-10/+10
|
* Fix counting of successfully added members. Add checks for use_ldap2 in ↵Pavel Zuna2009-05-201-17/+15
| | | | group2. Some cosmetic changes.
* Add group plugin port to new LDAP backend.Pavel Zuna2009-05-201-0/+532