summaryrefslogtreecommitdiffstats
path: root/ipaserver
Commit message (Expand)AuthorAgeFilesLines
* Add forgotten trailing dots in DNS recordsMartin Nagy2010-04-191-3/+3
* Some more changes for DNS forwarders promptMartin Nagy2010-04-191-3/+3
* Delete old SRV records during uninstallationMartin Nagy2010-04-191-11/+68
* 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
* Added Fuzzy docstrings; make-test now runs doctests in tests/*; fixed 'exista...Jason Gerard DeRose2009-12-181-1/+1
* Make hosts more like real services so we can issue certs for host principalsRob Crittenden2009-12-162-5/+9
* Remove some left-over debugging statementsRob Crittenden2009-12-161-3/+0
* Make the IPA server host and its services "real" IPA entriesRob Crittenden2009-12-118-20/+134
* Take 2: Extensible return values and validation; steps toward a single output...Jason Gerard DeRose2009-12-102-1/+7
* rebase dogtag clean-up patchJohn Dennis2009-12-092-210/+1643
* Bump the installation version number to V2.0Rob Crittenden2009-12-031-1/+1
* Ask the user before overwriting /etc/named.confMartin Nagy2009-12-021-1/+9
* Remove ldap2.convert_attr_synonyms. Turns out python-ldap can replace it.Pavel Zuna2009-12-021-30/+1
* Use pyasn1-based PKCS#10 and X509v3 parsers instead of pyOpenSSL.Rob Crittenden2009-11-301-5/+14