summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Check whether the default user group is POSIX when adding new user with --nop...Jan Cholasta2012-04-055-10/+183
* Make revocation_reason required when revoking a certificate.Rob Crittenden2012-04-053-3/+3
* Configure SELinux for httpd during upgradesMartin Kosek2012-04-032-10/+18
* Defer conversion and validation until after --{add,del,set}attr are handledPetr Viktorin2012-04-032-17/+148
* Add updated Output format for batch to API.txtRob Crittenden2012-04-031-1/+1
* Test the batch pluginPetr Viktorin2012-04-033-7/+201
* Fix little test errorsPetr Viktorin2012-04-033-7/+6
* Don't create private groups for migrated users, check for valid gidnumberRob Crittenden2012-04-031-31/+67
* Forbid public access to DNS treeMartin Kosek2012-04-012-15/+56
* Move test skipping to class setupPetr Viktorin2012-04-013-7/+17
* Handle updating replication agreements that lack nsDS5ReplicatedAttributeListRob Crittenden2012-04-021-1/+21
* Fix failure count interval attribute name in query for password policy.Rob Crittenden2012-03-291-1/+1
* Improve automount indirect map error messageMartin Kosek2012-03-281-0/+4
* Allow multi-line CSV parametersPetr Viktorin2012-03-281-5/+6
* Inter-facet expirationPetr Vobornik2012-03-2910-0/+204
* Facet expiration flagPetr Vobornik2012-03-295-17/+92
* Netgroup nisdomain and hosts validationOndrej Hamada2012-03-2810-31/+165
* Tolerate UDP port failures in conncheckMartin Kosek2012-03-271-5/+16
* Add CLI parsing testsPetr Viktorin2012-03-284-5/+207
* Change parameters to use only default_from for dynamic default values.Jan Cholasta2012-03-287-115/+30
* Fix the procedure for getting default values of command parameters.Jan Cholasta2012-03-283-34/+75
* Add requires on python-krbV to client subpackageRob Crittenden2012-03-281-0/+4
* Fix dnsrecord-del interactive modeMartin Kosek2012-03-271-2/+1
* Replace broken i18n shell test with Python testJohn Dennis2012-03-264-68/+576
* Fix uses of O=REALM instead of the configured certificate subject base.Jan Cholasta2012-03-266-13/+32
* Parse zone indices in IPv6 addresses in CheckedIPAddress.Jan Cholasta2012-03-272-1/+18
* Improve user awareness about dnsconfigMartin Kosek2012-03-265-0/+52
* Amend permissions for new DNS attributesMartin Kosek2012-03-253-1/+50
* Use valid argument names in testsPetr Viktorin2012-03-258-15/+12
* Set nsslapd-minssf-exclude-rootdse to on so the DSE is always available.Rob Crittenden2012-03-262-1/+5
* Set minimum version of 389-ds-base to 1.2.10.4-2 to fix upgrade issueRob Crittenden2012-03-261-1/+4
* Add missing BuildRequiresPetr Viktorin2012-03-261-0/+5
* Fix unit tests to work with new comma-support, validation requirementsRob Crittenden2012-03-263-7/+7
* Typos in FreeIPA messagesOndrej Hamada2012-03-233-4/+4
* Fix default SOA serial formatMartin Kosek2012-03-231-2/+2
* Avoid deleting DNS zone when a context is reusedMartin Kosek2012-03-231-5/+12
* Wait for child process to terminate after receiving SIGINT in ipautil.run.Jan Cholasta2012-03-232-16/+16
* When changing multiple booleans with setsebool, pass each of them separately.Alexander Bokovoy2012-03-231-1/+3
* Fix LDAP effective rights control with python-ldap 2.4.xMartin Kosek2012-03-221-2/+14
* Normalize the primary key value to lowercase during migration.Rob Crittenden2012-03-221-0/+1
* Fix attributes that contain DNs when migrating.Rob Crittenden2012-03-222-2/+52
* Harden raw record processing in DNS pluginMartin Kosek2012-03-222-12/+64
* Fix memleak and silence Coverity defectsSimo Sorce2012-03-224-2/+11
* Fix precallback validators in DNS pluginMartin Kosek2012-03-222-28/+59
* Search allowed attributes in superior objectclassesOndrej Hamada2012-03-222-0/+38
* Fix test failure testing rename with an invalid hostname.Rob Crittenden2012-03-211-1/+1
* Only split CSV in the client, quote instead of escapingPetr Viktorin2012-03-209-39/+88
* No longer shell escape the DM password when calling pkisilent.Rob Crittenden2012-03-212-16/+5
* Added mac address to host pagePetr Vobornik2012-03-205-0/+17
* DNS forwarder validatorPetr Vobornik2012-03-203-3/+36