summaryrefslogtreecommitdiffstats
path: root/ipaserver
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix indirect member calculationRob Crittenden2011-06-141-9/+16
* Fix directory manager password validation in ipa-nis-manage.Jan Cholasta2011-06-131-1/+5
* Support initializing memberof during replication re-init using GSSAPIRob Crittenden2011-06-131-1/+4
* Remove root autobind search restriction, fix upgrade logging & error handling.Rob Crittenden2011-06-132-25/+21
* Handle LDAP search referencesMartin Kosek2011-06-101-2/+5
* IPA installation with --no-host-dns failsMartin Kosek2011-06-101-18/+19
* Fix external CA installationRob Crittenden2011-06-091-4/+5
* Honor netmask in DNS reverse zone setup.Jan Cholasta2011-05-301-18/+34
* Parse netmasks in IP addresses passed to server install.Jan Cholasta2011-05-301-21/+18
* Do a lazy retrieval of the LDAP schema rather than at module load.Rob Crittenden2011-05-301-18/+25
* Fix reverse zone creation in ipa-replica-prepareMartin Kosek2011-05-272-3/+19
* Configure Managed Entries on replicas.Rob Crittenden2011-05-251-0/+2
* Enable 389-ds SSL host checking by defauiltRob Crittenden2011-05-202-8/+52
* Test for forwarded Kerberos credentials cache in wsgi code.Rob Crittenden2011-05-181-1/+3
* Return copy of config from ipa_get_config()Jr Aquino2011-05-131-2/+2
* Improve service manipulation in client installMartin Kosek2011-05-131-18/+12
* Let selinux-policy handle port 7390Martin Kosek2011-05-111-18/+0