summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Move the compat module from ipalib to ipapython.Jan Cholasta2012-02-131-1/+1
* Add support for SSH public keys to user and host objects.Jan Cholasta2012-02-131-0/+4
* Honor default home directory and login shell in user_addPetr Viktorin2012-02-091-0/+130
* Memberof attribute control and updateOndrej Hamada2012-02-082-0/+69
* Consolidate external member code into two functions in baseldap.pyRob Crittenden2012-02-081-1/+1
* Fix raw format for ACI commandsMartin Kosek2012-02-033-0/+97
* Add SRV record target validatorMartin Kosek2012-02-031-0/+9
* Fix NSEC record conversionMartin Kosek2012-02-031-0/+20
* Fix TXT record parsingMartin Kosek2012-02-031-0/+18
* Add missing managing hosts filtering optionsMartin Kosek2012-01-261-0/+33
* Add support for storing MAC address in host entries.Rob Crittenden2012-01-262-0/+66
* Fix deletion of HBAC Rules when there are SELinux user maps definedRob Crittenden2012-01-241-0/+35
* Fix selfservice-find crashesMartin Kosek2012-01-241-0/+19
* Replace float with DecimalMartin Kosek2012-01-202-24/+25
* In sudo when the category is all do not allow members, and vice versa.Rob Crittenden2012-01-181-3/+95
* Add missing --pkey-only option for selfservice and delegationMartin Kosek2012-01-163-0/+52
* Restore ACI when aci_mod failsMartin Kosek2012-01-131-0/+25
* Refactor dnsrecord processingMartin Kosek2012-01-121-6/+13
* HBAC test optional sourcehost optionOndrej Hamada2012-01-111-0/+71
* Display the value of memberOf ACIs in permission plugin.Rob Crittenden2012-01-111-1/+61
* Fix attempted write to attribute of read-only object.Jan Cholasta2012-01-112-2/+10
* User-add random password supportOndrej Hamada2012-01-112-1/+137
* Add SELinux user mapping framework.Rob Crittenden2012-01-112-1/+611
* Parse comma-separated lists of values in all parameter types. This can be ena...Jan Cholasta2012-01-111-60/+50
* Add --delattr option to complement --setattr/--addattrMartin Kosek2012-01-112-2/+128
* Add plugin framework to LDAP updates.Rob Crittenden2012-01-111-2/+20
* Finalize plugin initialization on demand.Jan Cholasta2012-01-111-1/+2
* Improve DNS record data validationMartin Kosek2012-01-111-91/+213
* Fix DNS zone --allow-dynupdate option behaviorMartin Kosek2012-01-111-1/+0
* Create pkey-only option for find commandsMartin Kosek2012-01-111-0/+20
* Disallow deletion of global password policy.Jan Cholasta2011-10-121-0/+13
* Fix dnszone-add name_from_ip server validationMartin Kosek2011-10-111-0/+48
* Add a function for formatting network locations of the form host:port for use...Jan Cholasta2011-10-051-1/+1
* Fix HBAC tests hostnamesMartin Kosek2011-09-301-2/+2
* Add regular expression pattern to host names.Rob Crittenden2011-09-271-2/+2
* Normalize uid in user principal to lower-case and do validationRob Crittenden2011-09-222-3/+63
* Suppress managed netgroups as indirect members of hosts.Rob Crittenden2011-09-191-1/+1
* Suppress managed netgroups from showing as memberof hostgroups.Rob Crittenden2011-08-314-24/+1
* Sort lists so order is predictable and tests pass as expected.Rob Crittenden2011-08-312-5/+7
* 34 Create FreeIPA CLI Plugin for the 389 Auto Membership pluginJr Aquino2011-08-312-0/+1079
* Add netgroup as possible memberOf for hostgroupsRob Crittenden2011-08-293-0/+13
* Fix sudo help and summariesMartin Kosek2011-08-292-15/+15
* Add external source hosts to HBAC.Rob Crittenden2011-08-291-1/+68
* Retrieve password/keytab state when modifying a host.Rob Crittenden2011-08-251-0/+2
* Change the way has_keytab is determined, also check for password.Rob Crittenden2011-08-2410-3/+112
* Fix automountkey-modMartin Kosek2011-08-181-2/+5
* ticket 1600 - convert unittests to use DN objectsJohn Dennis2011-08-1621-326/+577
* ticket 1569 - Test DN object non-latin Unicode supportJohn Dennis2011-08-161-0/+94
* ticket 1568 - DN objects should support the insert methodJohn Dennis2011-08-161-0/+9
* Add hbactest command. https://fedorahosted.org/freeipa/ticket/386Alexander Bokovoy2011-07-281-0/+206