summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/dsinstance.py
Commit message (Expand)AuthorAgeFilesLines
...
* Remove some unused importsPetr Viktorin2013-03-011-4/+1
* Add the CA cert to LDAP after the CA installPetr Viktorin2013-01-291-2/+1
* Upload CA cert in the directory on installSimo Sorce2013-01-231-0/+15
* Installer should not connect to 127.0.0.1Martin Kosek2013-01-211-2/+2
* Update certmap.conf on IPA upgradesPetr Viktorin2012-11-231-1/+1
* Changes to use a single database for dogtag and IPAAde Lee2012-11-231-4/+10
* Enable transactions by default, make password and modrdn TXN-awareRob Crittenden2012-11-211-4/+0
* Make service naming in ipa-server-install consistentTomas Babej2012-10-221-3/+8
* Explicitly disable betxn plugins for the time being.Rob Crittenden2012-10-101-0/+4
* Expand Referential Integrity checksMartin Kosek2012-09-161-1/+1
* Fix winsync agreements creationMartin Kosek2012-08-121-1/+5
* Use DN objects instead of stringsJohn Dennis2012-08-121-21/+21
* Ensure ipa-adtrust-install is run with Kerberos ticket for admin userAlexander Bokovoy2012-07-311-1/+1
* Improve address family handling in socketsMartin Kosek2012-07-131-2/+9
* Centralize timeout for waiting for servers to start.Rob Crittenden2012-07-021-2/+1
* Add range check preop pluginSumit Bose2012-06-291-0/+4
* Add objects for initial ID rangeSumit Bose2012-06-291-0/+1
* Perform case-insensitive searches for principals on TGS requestsAlexander Bokovoy2012-06-071-0/+1
* Remove duplicate and unused utility codePetr Viktorin2012-05-091-3/+3
* Remove the running state when uninstalling DS instances.Rob Crittenden2012-04-171-0/+3
* Configure certmonger to execute restart scripts on renewal.Rob Crittenden2012-04-101-3/+3
* improve handling of ds instances during uninstallJohn Dennis2012-04-041-8/+36
* Fixed boot.ldif permission.Endi Sukma Dewata2012-04-011-0/+3
* Add support for sudoOrderRob Crittenden2012-03-011-1/+1
* Don't delete system users that are added during installation.Rob Crittenden2012-02-291-12/+3
* Use FQDN in place of FQHN for consistency in sub_dict.Rob Crittenden2012-02-151-2/+2
* Update S4U2proxy delegation list when creating replicasRob Crittenden2012-02-151-0/+4
* Add plugin framework to LDAP updates.Rob Crittenden2011-11-221-1/+1
* ticket 2022 - modify codebase to utilize IPALogManager, obsoletes loggingJohn Dennis2011-11-231-30/+30
* Don't check for 389-instances.Rob Crittenden2011-11-161-13/+1
* Replication: Adjust replica installation to omit processing memberof computat...JR Aquino2011-11-141-0/+6
* Remove calls to has_managed_entries()Rob Crittenden2011-11-111-30/+0
* Add support for systemd environments and use it to support Fedora 16Alexander Bokovoy2011-10-241-3/+3
* Add a function for formatting network locations of the form host:port for use...Jan Cholasta2011-10-051-1/+1
* Move Managed Entries into their own container in the replicated space.Jr Aquino2011-09-121-2/+12
* Convert server install code to platform-independent access to system servicesAlexander Bokovoy2011-09-131-17/+6
* Fix permissions in installersMartin Kosek2011-09-071-7/+8
* 34 Create FreeIPA CLI Plugin for the 389 Auto Membership pluginJr Aquino2011-08-311-0/+9
* Add common is_installed() fn, better uninstall logging, check for errors.Rob Crittenden2011-08-291-40/+20
* Remove 389-ds upgrade state during uninstallRob Crittenden2011-08-251-0/+6
* Remove more 389-ds files/directories on uninstallation.Rob Crittenden2011-08-251-0/+17
* v3-schema: Add new ipaExternalGroup objectclassSimo Sorce2011-08-261-0/+1
* schema: Split ipadns definitions from basev2 onesSimo Sorce2011-08-261-0/+1
* Create tool to manage dogtag replication agreementsRob Crittenden2011-07-171-2/+2
* Fix IPA install for secure umaskMartin Kosek2011-06-211-16/+23
* Make data type of certificates more obvious/predictable internally.Rob Crittenden2011-06-211-2/+2
* Support initializing memberof during replication re-init using GSSAPIRob Crittenden2011-06-131-1/+4
* Configure Managed Entries on replicas.Rob Crittenden2011-05-251-0/+2
* Enable 389-ds SSL host checking by defauiltRob Crittenden2011-05-201-2/+1
* Improve Directory Service open port checkerMartin Kosek2011-04-281-5/+16