summaryrefslogtreecommitdiffstats
path: root/ipaserver
Commit message (Expand)AuthorAgeFilesLines
* Fix reference to _handle_errors() in remove_principal_key()Rob Crittenden2010-08-101-1/+1
* Drop our own PKCS#10 ASN.1 decoder and use the one from python-nssRob Crittenden2010-07-292-18/+12
* Use newer API in ipalib/x509 and add missing import.Rob Crittenden2010-07-151-6/+1
* Add API to delete a service principal key, service-disable.Rob Crittenden2010-07-131-0/+16
* Handle errors raised by plugins more gracefully in mod_wsgi.Rob Crittenden2010-07-121-13/+17
* Add support for User-Private GroupsRob Crittenden2010-07-062-9/+62
* Fix indentation problem causing build breakageRob Crittenden2010-06-241-2/+2
* Replication version checking.Rob Crittenden2010-06-241-0/+4
* use NSS for SSL operationsJohn Dennis2010-06-152-48/+0
* Catch the condition where dogtag is already configured (no preop.pin)Rob Crittenden2010-06-011-0/+3
* Add LDAP upgrade over ldapi support.Rob Crittenden2010-06-014-16/+167
* Re-number some attributes to compress our usage to be contiguousRob Crittenden2010-05-271-2/+0
* Move the dogtag SELinux rules loading into the spec fileRob Crittenden2010-05-271-24/+0
* Include -clone_uri argument to pkisilent setting the clone URI.Rob Crittenden2010-05-271-0/+2
* Create default HBAC rule allowing any user to access any host from any hostRob Crittenden2010-05-051-2/+9
* Handle CSRs whether they have NEW in the header or notRob Crittenden2010-05-032-15/+5
* Make the installer/uninstaller more aware of its stateRob Crittenden2010-05-037-3/+45
* Set SO_REUSEADDR when determining socket availabilityRob Crittenden2010-05-031-0/+2
* Replace a new instance of IPAdmin use in ipa-server-install.Pavel Zuna2010-04-271-8/+8
* Some more changes for DNS forwarders promptMartin Nagy2010-04-231-3/+3
* Add forgotten trailing dots in DNS recordsMartin Nagy2010-04-231-3/+3
* Delete old SRV records during uninstallationMartin Nagy2010-04-231-11/+68
* Use the certificate subject base in IPA when requesting certs in certmonger.Rob Crittenden2010-04-232-1/+5
* Fix installing IPA with an external CARob Crittenden2010-04-231-1/+1
* Use ldap2 instead of legacy LDAP code from v1 in installer scripts.Pavel Zuna2010-04-191-13/+9
* Use escapes in DNs instead of quoting.Rob Crittenden2010-04-192-1/+7
* 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
* Configure the CRL URI in dogtag.Rob Crittenden2010-04-161-1/+4
* Don't let failure to trust the CA abort the server installation.Rob Crittenden2010-04-071-2/+5
* XML-RPC signature changeJason Gerard DeRose2010-03-301-4/+3
* Log some information on the result of a requestRob Crittenden2010-03-301-0/+2
* Use GSSAPI auth for the ipa-replica-manage list and del commands.Rob Crittenden2010-03-192-1/+21
* Provide mechanism in ipautil.run() to not log all arguments.Rob Crittenden2010-03-191-1/+10
* Make CA PKCS#12 location arg for ipa-replica-prepare, default /root/cacert.p12Rob Crittenden2010-03-191-0/+5
* Retrieve the LDAP schema using kerberos credentials.Rob Crittenden2010-03-171-7/+38
* Handle the case where the DS group exists but the user does notRob Crittenden2010-03-161-0/+9
* localize doc stringsJohn Dennis2010-03-083-6/+7
* Fix JSON binary encode and decode errorsJohn Dennis2010-03-041-2/+99
* Run ipaserver under mod_wsgiJason Gerard DeRose2010-03-011-206/+0
* Consolidate to single WSGI entry pointJason Gerard DeRose2010-03-013-39/+124
* Don't assume local directory is valid or writable.Rob Crittenden2010-02-191-1/+6
* Convert integer and boolean values to unicode, don't leave them as str.Pavel Zuna2010-02-171-2/+0
* Make the DNS forwarders interactive input less confusingMartin Nagy2010-02-161-13/+17
* Get rid of ipapython.config in ipa-replica-prepareMartin Nagy2010-02-091-25/+27
* Move the HTTP/S request code to a common libraryRob Crittenden2010-02-092-92/+20
* fix error message to be i18n translator friendlyJohn Dennis2010-02-031-1/+2
* Be more careful when base64-decoding certificatesRob Crittenden2010-02-023-10/+6
* Remove (un)wrap_binary_data cruft from */ipautil.pyJohn Dennis2010-01-281-62/+0
* Update dogtag configuration to work after CVE-2009-3555 changesRob Crittenden2010-01-273-6/+18