summaryrefslogtreecommitdiffstats
path: root/ipaserver
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix schema loading in the ldap backend.Pavel Zuna2010-01-271-1/+4
* Enabled CRUDS in webUI using wehjit 0.2.0Jason Gerard DeRose2010-01-261-0/+1
* Set BIND to use ldapi and use fake mnameMartin Nagy2010-01-211-0/+2
* Move some functions from ipa-server-install into installutilsMartin Nagy2010-01-211-0/+53
* Allow a custom file mode when setting up debuggingMartin Nagy2010-01-211-2/+2
* Only add an NTP SRV record if we really are setting up NTPMartin Nagy2010-01-211-3/+12
* Use the dns plug-in for addition of records during installationMartin Nagy2010-01-211-33/+82
* User-defined certificate subjectsRob Crittenden2010-01-206-27/+83
* Create pkiuser before calling pkicreate, pkicreate depends on the user existingJohn Dennis2010-01-201-1/+1
* Allow cospriority to be updated and fix description of priority orderingRob Crittenden2010-01-191-9/+13
* Improve modlist generation in ldap2. Some code cleanup as bonus.Pavel Zuna2010-01-111-65/+89
* Missed explicit reference to pki-ca, replace with self.service_nameRob Crittenden2010-01-111-2/+2
* Use the caIPAserviceCert profile for issuing service certs.Rob Crittenden2010-01-081-1/+1
* Change the service name to reflect changes in pki-ca (now pki-cad).Rob Crittenden2010-01-071-3/+3