summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Do not allow removal of ID range of an active trustTomas Babej2013-05-311-10/+134
* Handle DIR type CCACHEs in test_cmdline properlyMartin Kosek2013-05-222-2/+2
* Relax getkeytab test to allow additional messages on stderrPetr Viktorin2013-05-221-1/+3
* Prompt for nameserver IP address in dnszone-addAna Krivokapic2013-05-161-0/+67
* Add userClass attribute for hostsMartin Kosek2013-04-261-0/+23
* Allow underscore in record targetsTomas Babej2013-04-251-3/+3
* Do not sort dictionaries in assert_deepequal utility functionAna Krivokapic2013-04-192-8/+13
* Integrate realmdomains with IPA DNSAna Krivokapic2013-04-162-1/+175
* Remove obsolete self-sign references from man pages, docstrings, commentsPetr Viktorin2013-04-151-2/+2
* Deprecate HBAC source hosts from CLIAna Krivokapic2013-04-122-186/+25
* Revert "Fix permission_find test error"Rob Crittenden2013-04-121-0/+1
* Add missing summary message to dnszone_delAna Krivokapic2013-04-111-4/+4
* Fix output for some CLI commandsAna Krivokapic2013-04-111-8/+0
* Fix two failing tests due to missing krb ticket flagsRob Crittenden2013-04-091-0/+4
* Filter groups by type (POSIX, non-POSIX, external)Petr Vobornik2013-04-093-2/+119
* Display full command documentation in online helpPetr Viktorin2013-04-031-0/+11
* Improve DNAME record validationMartin Kosek2013-04-021-9/+81
* Improve CNAME record validationMartin Kosek2013-04-021-24/+14
* Add Kerberos ticket flags management to service and host plugins.Jan Cholasta2013-03-291-1/+83
* Fix structured DNS record outputMartin Kosek2013-03-221-0/+28
* 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