summaryrefslogtreecommitdiffstats
path: root/tests/test_ipaserver/test_ldap.py
Commit message (Expand)AuthorAgeFilesLines
* Use IPAdmin rather than raw python-ldap in migration.py and ipadiscovery.pyPetr Viktorin2013-03-131-3/+2
* Improve LDAPEntry testsPetr Viktorin2013-03-011-18/+86
* Support attributes with multiple names in LDAPEntry.Jan Cholasta2013-03-011-2/+8
* Aggregate IPASimpleLDAPObject in LDAPEntry.Jan Cholasta2013-03-011-1/+4
* Preserve case of attribute names in LDAPEntry.Jan Cholasta2013-03-011-1/+9
* Move LDAPEntry to ipaserver.ipaldap and derive Entry from itPetr Viktorin2013-03-011-1/+2
* Add custom mapping object for LDAP entry data.Jan Cholasta2013-03-011-1/+28
* Use DN objects instead of stringsJohn Dennis2012-08-121-6/+5
* Fix attempted write to attribute of read-only object.Jan Cholasta2012-01-021-1/+9
* Add plugin framework to LDAP updates.Rob Crittenden2011-11-221-2/+20
* Add a function for formatting network locations of the form host:port for use...Jan Cholasta2011-10-051-1/+1
* ticket 1600 - convert unittests to use DN objectsJohn Dennis2011-08-161-1/+3
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* Fix LDAP client backend failing test caseRob Crittenden2010-10-011-1/+3
* Add some tests for using the ldap2 Backend.Rob Crittenden2010-09-241-0/+118