summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add file with example plugins/tutorial.Pavel Zuna2010-04-271-0/+437
* Replace a new instance of IPAdmin use in ipa-server-install.Pavel Zuna2010-04-272-16/+19
* Some more changes for DNS forwarders promptMartin Nagy2010-04-231-3/+3
* Add forgotten trailing dots in DNS recordsMartin Nagy2010-04-232-4/+11
* Connect to the ldap during the uninstallationMartin Nagy2010-04-231-8/+28
* Delete old SRV records during uninstallationMartin Nagy2010-04-231-11/+68
* Accept unicode for sysrestoreMartin Nagy2010-04-231-2/+2
* Don't require kerberos principal with the LDAP password change operation.Rob Crittenden2010-04-231-26/+42
* Return more specific errors when returning an LDAP_OPERATIONS_ERRORRob Crittenden2010-04-231-10/+16
* Use the certificate subject base in IPA when requesting certs in certmonger.Rob Crittenden2010-04-234-9/+103
* Fix installing IPA with an external CARob Crittenden2010-04-232-5/+19
* Use correct name for CA PKCS#12 file.Rob Crittenden2010-04-231-2/+2
* Use ldap2 instead of legacy LDAP code from v1 in installer scripts.Pavel Zuna2010-04-1911-148/+144
* Use escapes in DNs instead of quoting.Rob Crittenden2010-04-194-18/+37
* Remove older MITM fixes to make compatible with dogtag 1.3.3Rob Crittenden2010-04-194-18/+8
* Fix ipa-dns-install. It was failing when DNS was reinstalling.Pavel Zuna2010-04-191-1/+10
* Fix DNS plugin: proper output definitions, --all, dns-add-rr overwrittingPavel Zuna2010-04-191-14/+15
* Enable LDAPObject subclasses to disable DN normalization in their methods.Pavel Zuna2010-04-161-11/+27
* Add interface for baseldap plugins to register additional callbacks.Pavel Zuna2010-04-161-27/+139
* Fix output of env plugin. It displayed more than it should.Pavel Zuna2010-04-161-0/+2
* Enable anonymous VLV so Solaris clients will work out of the box.Rob Crittenden2010-04-161-0/+4
* Configure the CRL URI in dogtag.Rob Crittenden2010-04-161-1/+4
* Use more traditional make notation to build the test languageRob Crittenden2010-04-161-1/+1
* Add gettext translation test using test language.John Dennis2010-04-162-0/+89
* Remove incorrect option -U for --uninstall. -U is short for --unattended.Rob Crittenden2010-04-161-1/+1
* Update Spanish translationsJohn Dennis2010-04-131-11/+185
* Don't let failure to trust the CA abort the server installation.Rob Crittenden2010-04-071-2/+5
* Add ipa man page.Pavel Zuna2010-04-073-0/+206
* Fix http(s)_request in dogtag. Was blowing up because of unicode strings.Pavel Zuna2010-03-301-0/+4
* XML-RPC signature changeJason Gerard DeRose2010-03-304-10/+7
* Log some information on the result of a requestRob Crittenden2010-03-301-0/+2
* Deleting a non-fully-qualified hostname should still delete its servicesRob Crittenden2010-03-303-3/+85
* Fix output for commands that do not return entries.Pavel Zuna2010-03-262-5/+26
* Fix cut-and-paste error in pwpolicy pluginRob Crittenden2010-03-231-2/+2
* Do a better query so we can optimize seeing if a cospriority is uniqueRob Crittenden2010-03-231-7/+11
* Update Polish and Chinese translationsJohn Dennis2010-03-222-322/+389
* update Polish translationsJohn Dennis2010-03-221-83/+886
* Use ldap2.make_*dn* methods in pwpolicy plugin.Pavel Zuna2010-03-221-1/+5
* Add INTERNAL flag to frontend plugins. If set, the plugin won't show in UI.Pavel Zuna2010-03-222-1/+6
* Use GSSAPI auth for the ipa-replica-manage list and del commands.Rob Crittenden2010-03-194-5/+76
* Raise an error if no modifications were performed in an update.Rob Crittenden2010-03-191-2/+0
* Provide mechanism in ipautil.run() to not log all arguments.Rob Crittenden2010-03-192-2/+44
* Add option to enable pam_mkhomedirs in the IPA client installerrcrit2010-03-192-5/+15
* Fix the client and client-rpms make targetsrcrit2010-03-192-2/+4
* Ensure that the group policy priority is unique.Rob Crittenden2010-03-192-18/+89
* Better customize the message regarding the CA based on the install options.Rob Crittenden2010-03-191-5/+10
* Make CA PKCS#12 location arg for ipa-replica-prepare, default /root/cacert.p12Rob Crittenden2010-03-192-3/+10
* Initialize the api so imports work, trust all CAs included in the PKCS#12.Rob Crittenden2010-03-191-1/+9
* Fix a number of bugs in the pwpolicy pluginRob Crittenden2010-03-191-8/+22
* Include params in Method.output_paramsRob Crittenden2010-03-191-0/+9