summaryrefslogtreecommitdiffstats
path: root/ipaserver
Commit message (Expand)AuthorAgeFilesLines
* Only allow root to run update pluginsPetr Viktorin2012-06-071-3/+0
* Set samba_portmapper SELinux boolean during ipa-adtrust-installsbose2012-06-071-0/+51
* get_fqdn() moved to ipaserver.installutilsAlexander Bokovoy2012-06-071-2/+2
* Add trust-related ACIsAlexander Bokovoy2012-06-071-68/+22
* Restart KDC after installing trust support to allow MS PAC generationAlexander Bokovoy2012-06-071-7/+16
* Perform case-insensitive searches for principals on TGS requestsAlexander Bokovoy2012-06-071-0/+1
* Use fully qualified PDC name when contacting for extended DN informationAlexander Bokovoy2012-06-071-1/+1
* Add trust management for Active Directory trustsAlexander Bokovoy2012-06-072-5/+333
* Use dedicated keytab for SambaAlexander Bokovoy2012-06-071-11/+16
* Add separate attribute to store trusted domain SIDAlexander Bokovoy2012-06-071-1/+5
* Fill new DNS zone update policy by defaultMartin Kosek2012-06-052-5/+6
* Move install script error handling to a common functionPetr Viktorin2012-05-312-2/+133
* Replace DNS client based on acutil with python-dnsMartin Kosek2012-05-241-90/+30
* Retry retrieving ldap principals when setting up replication.Rob Crittenden2012-05-221-18/+60
* Remove LDAP limits from DNS serviceMartin Kosek2012-05-222-3/+71
* Remove ipa-server-install LDAP update errorsMartin Kosek2012-05-172-2/+9
* Include more information when IP address is not local during installation.Rob Crittenden2012-05-171-1/+4
* Remove duplicate and unused utility codePetr Viktorin2012-05-0911-157/+18
* Redo boolean value encoding.Jan Cholasta2012-05-091-18/+0
* Revert "Search allowed attributes in superior objectclasses"Rob Crittenden2012-04-291-3/+0
* Use mixed-case for Read DNS Entries permissionRob Crittenden2012-04-231-3/+3
* Raise proper exception when LDAP limits are exceededMartin Kosek2012-04-161-6/+18
* Return consistent expiration message for forms-based loginRob Crittenden2012-04-161-2/+39
* Remove the running state when uninstalling DS instances.Rob Crittenden2012-04-172-0/+6
* Configure certmonger to execute restart scripts on renewal.Rob Crittenden2012-04-103-7/+17
* Fix installation when server hostname is not in a default domainMartin Kosek2012-04-082-12/+39
* improve handling of ds instances during uninstallJohn Dennis2012-04-042-14/+37
* Configure SELinux for httpd during upgradesMartin Kosek2012-04-031-2/+2
* Forbid public access to DNS treeMartin Kosek2012-04-011-15/+44
* Fixed boot.ldif permission.Endi Sukma Dewata2012-04-011-0/+3
* Handle updating replication agreements that lack nsDS5ReplicatedAttributeListRob Crittenden2012-04-021-1/+21
* Change parameters to use only default_from for dynamic default values.Jan Cholasta2012-03-281-2/+2
* Improve user awareness about dnsconfigMartin Kosek2012-03-261-0/+20
* Amend permissions for new DNS attributesMartin Kosek2012-03-251-0/+35
* Set nsslapd-minssf-exclude-rootdse to on so the DSE is always available.Rob Crittenden2012-03-261-1/+1
* 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
* Search allowed attributes in superior objectclassesOndrej Hamada2012-03-221-0/+3
* No longer shell escape the DM password when calling pkisilent.Rob Crittenden2012-03-211-3/+0
* Add subject key identifier to the dogtag server cert profile.Rob Crittenden2012-03-151-2/+45
* Display serial number as HEX (DECIMAL) when showing certificates.Rob Crittenden2012-03-142-0/+7
* Set SELinux boolean httpd_manage_ipa so ipa_memcached will work.Rob Crittenden2012-03-131-26/+33
* Fix ipa-replica-manage TLS connection errorMartin Kosek2012-03-141-2/+5
* Fix nsslapd-anonlimitsdn dn in cn=configRob Crittenden2012-03-131-1/+1
* Allow removing sudo commands with special characters from command groupsPetr Viktorin2012-03-121-3/+3
* Add support for sudoOrderRob Crittenden2012-03-011-1/+1
* Remove memberPrincipal for deleted replicasMartin Kosek2012-03-021-2/+22
* Fix WSGI error handlingRob Crittenden2012-03-021-6/+12
* Improve hostname verification in install toolsMartin Kosek2012-02-291-0/+7
* subclass HTTP_Status from plugable.Plugin, fix not_found testsRob Crittenden2012-02-291-1/+2