summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Realm Domains pageAna Krivokapic2013-03-181-2/+1
* Improve error messages for external group membersAna Krivokapic2013-03-142-0/+163
* Remove implicit Str to DN conversion using *-attrTomas Babej2013-03-131-66/+154
* Remove unneeded python-ldap importsPetr Viktorin2013-03-131-19/+19
* Use IPAdmin rather than raw python-ldap in migration.py and ipadiscovery.pyPetr Viktorin2013-03-131-3/+2
* Remove ipaserver/ipaldap.pyPetr Viktorin2013-03-131-4/+3
* Change DNA magic value to -1 to make UID 999 usablePetr Viktorin2013-03-112-2/+88
* Fix remove while iterating in suppress_netgroup_memberof.Jan Cholasta2013-03-061-1/+0
* 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
* Replace getList by a get_entries methodPetr Viktorin2013-03-011-18/+36
* Replace entry.getValue by entry.single_valuePetr Viktorin2013-03-011-13/+13
* Replace entry.getValues() by entry.get()Petr Viktorin2013-03-011-7/+7
* Move LDAPEntry to ipaserver.ipaldap and derive Entry from itPetr Viktorin2013-03-011-1/+2
* Remove some unused importsPetr Viktorin2013-03-011-2/+2
* Add custom mapping object for LDAP entry data.Jan Cholasta2013-03-011-1/+28
* cli: Do interactive prompting after a context is createdPetr Viktorin2013-02-261-1/+2
* Make options checks in idrange-add/mod consistentTomas Babej2013-02-261-1/+45
* Drop support for CSV in the CLI clientPetr Viktorin2013-02-222-21/+4
* Remove csv_separator and csv_skipspace Param argumentsPetr Viktorin2013-02-221-31/+0
* Add client capabilities, enable messagesPetr Viktorin2013-02-216-6/+112
* Add ipalib.messagesPetr Viktorin2013-02-212-30/+102
* Add the version option to all CommandsPetr Viktorin2013-02-214-33/+45
* Use fixed test domain in realmdomains testMartin Kosek2013-02-211-1/+1
* Prevent a sudo command from being deleted if it is a member of a sudo rulePetr Viktorin2013-02-202-0/+72
* Use ipauniqueid for the RDN of sudo commandsPetr Viktorin2013-02-203-28/+152
* Prevent changing protected group's name using --setattrTomas Babej2013-02-191-0/+15
* Implement the cert-find command for the dogtag CA backend.Rob Crittenden2013-02-191-19/+293
* Run interactive_prompt callbacks after CSV values are split.Jan Cholasta2013-02-191-0/+28
* Add list of domains associated to our realm to cn=etcAna Krivokapic2013-02-192-0/+171
* Add tests for the help command & --help optionsPetr Viktorin2013-02-181-0/+130
* Add trusconfig-show and trustconfig-mod commandsMartin Kosek2013-02-112-0/+169
* Fix permission_find test errorMartin Kosek2013-02-081-1/+0
* Raise ValidationError on invalid CSV values.Jan Cholasta2013-02-081-0/+4
* Drop ipapython.compat.Jan Cholasta2013-02-011-1/+2
* permission-find no longer crashes with --targetgroupMartin Kosek2013-01-111-0/+23
* Cookie Expires date should be locale insensitiveJohn Dennis2012-12-201-6/+9
* Fix delegation-find command --group handlingMartin Kosek2012-12-191-0/+40
* Forbid overlapping rid ranges for the same id rangeTomas Babej2012-12-171-8/+34
* Switch %r specifiers to '%s' in Public errorsLynn Root2012-12-112-11/+11
* Compliant client side session cookie behaviorJohn Dennis2012-12-101-0/+475
* Enable transactions by default, make password and modrdn TXN-awareRob Crittenden2012-11-215-1/+25
* Process relative nameserver DNS record correctlyMartin Kosek2012-11-061-5/+114
* Forbid overlapping primary and secondary rid rangesTomas Babej2012-10-191-6/+114
* Add instructions support to PublicErrorAlexander Bokovoy2012-10-111-0/+17
* Restrict admins group modificationsTomas Babej2012-10-031-0/+36
* Improve user addition to default group in user-addTomas Babej2012-10-031-0/+65
* Only use service PAC type as an overrideMartin Kosek2012-10-032-13/+36