summaryrefslogtreecommitdiffstats
path: root/ipaserver
Commit message (Expand)AuthorAgeFilesLines
* Fix configure.jar permissionsMartin Kosek2011-09-071-1/+1
* Fix permissions in installersMartin Kosek2011-09-073-13/+24
* install: We do not need a kpasswd keytab anymoreSimo Sorce2011-08-311-14/+0
* install: We do not need a ldap password anymoreSimo Sorce2011-08-311-8/+2
* Use the IPA server cert profile in the installer.Rob Crittenden2011-08-301-1/+1
* Let Bind track data changesMartin Kosek2011-08-311-2/+9
* 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-292-40/+69
* enable proxy for dogtagAdam Young2011-08-294-5/+19
* 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
* daemons: Remove ipa_kpasswdSimo Sorce2011-08-262-2/+2
* install: Remove uid=kdc userSimo Sorce2011-08-261-13/+0
* ipa-kdb: Change install to use the new ipa-kdb kdc backendSimo Sorce2011-08-262-110/+20
* krbinstance: use helper function to get realm suffixSimo Sorce2011-08-261-5/+8
* Log each command in a batch separately.Rob Crittenden2011-08-191-1/+6
* Add option to install without the automatic redirect to the Web UI.Jan Cholasta2011-08-181-2/+2
* Make sure messagebus is running prior to starting certmonger.Jan Cholasta2011-08-181-0/+2
* Fix idnsUpdatePolicy for reverse zone recordMartin Kosek2011-08-091-1/+2
* Re-arrange CA configuration code to reduce the number of restarts.Rob Crittenden2011-08-032-35/+18
* Clean up existing DN object usageJohn Dennis2011-07-294-21/+16
* Make sure that hostname specified by user is not an IP address.Jan Cholasta2011-07-251-0/+3
* Remove wrong kpasswd sysconfigJakub Hrozek2011-07-211-3/+0
* Clean up of IP address checks in install scripts.Jan Cholasta2011-07-191-11/+2
* 35 remove escapes from the cvs parser in ipaserver/install/ldapupdate https:/...Jr Aquino2011-07-191-2/+1
* Specify the package name when the replication plugin is missing.Rob Crittenden2011-07-181-1/+2
* Generate a database password by default in all cases.Rob Crittenden2011-07-172-2/+2
* Set nickname of the RA to 'IPA RA' to avoid confusion with dogtag RARob Crittenden2011-07-171-2/+2
* Create tool to manage dogtag replication agreementsRob Crittenden2011-07-172-29/+67
* Use information from the certificate subject when setting the NSS nickname.Rob Crittenden2011-07-172-12/+30
* Check IPA configuration in install toolsMartin Kosek2011-07-181-2/+17
* Fix self-signed replica installationMartin Kosek2011-07-141-2/+2
* Fix creation of reverse DNS zones.Jan Cholasta2011-07-151-47/+79
* Disallow direct modifications to enrolledBy.Rob Crittenden2011-07-141-2/+2
* Remove sensitive information from logsMartin Kosek2011-07-131-3/+4
* Filter reverse zones in dnszone-findMartin Kosek2011-07-131-7/+28
* Convert nsaccountlock to always work as bool towards Python codeAlexander Bokovoy2011-07-131-1/+1
* find_entry_by_attr() should fail if multiple entries are foundRob Crittenden2011-07-111-1/+6
* Convert Bool to TRUE/FALSE when working with LDAP backend https://fedorahoste...Alexander Bokovoy2011-06-271-2/+5
* Make dogtag an optional (and default un-) installed component in a replica.Rob Crittenden2011-06-234-2/+170
* Let the framework be able to override the hostname.Rob Crittenden2011-06-232-15/+18
* Add backslash escape support for cvs readerJohn Dennis2011-06-221-1/+2
* Fix IPA install for secure umaskMartin Kosek2011-06-211-16/+23
* Make data type of certificates more obvious/predictable internally.Rob Crittenden2011-06-215-28/+23
* DNS installation fails when domain and host domain mismatchMartin Kosek2011-06-191-0/+9
* Don't let a JSON error get lost in cascading errors.Rob Crittenden2011-06-151-5/+6
* Improve DNS zone creationMartin Kosek2011-06-151-16/+51
* Select a server with a CA on it when submitting signing requests.Nalin Dahyabhai2011-06-141-3/+65