summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow creation of new connections by unshared instances of backend.Connectible.Pavel Zuna2010-01-112-14/+22
* Add start/stop for the CARob Crittenden2010-01-111-0/+8
* Missed explicit reference to pki-ca, replace with self.service_nameRob Crittenden2010-01-111-2/+2
* Add --all to LDAPCreate and make LDAP commands always display default attribu...Pavel Zuna2010-01-117-14/+30
* Use the caIPAserviceCert profile for issuing service certs.Rob Crittenden2010-01-082-3/+3
* Replace uses of %define with %global in the .spec fileRob Crittenden2010-01-071-7/+7
* Change the service name to reflect changes in pki-ca (now pki-cad).Rob Crittenden2010-01-071-3/+3
* Remove hardcoded domain, example.comRob Crittenden2009-12-182-6/+6
* Add messages, declarative tests for rolegroup, taskgroup pluginsJason Gerard DeRose2009-12-185-273/+856
* Added Fuzzy docstrings; make-test now runs doctests in tests/*; fixed 'exista...Jason Gerard DeRose2009-12-187-32/+106
* Need to supsend looping through the keytab entries when doing a delete.Rob Crittenden2009-12-181-0/+5
* Handle base64-encoded certificates better, import missing functionRob Crittenden2009-12-183-0/+11
* Fuzzy feelingsJason Gerard DeRose2009-12-178-395/+653
* Make hosts more like real services so we can issue certs for host principalsRob Crittenden2009-12-165-17/+71
* Set the context of files needed by the selfsign CA so Apache can write themRob Crittenden2009-12-162-1/+6
* Remove some left-over debugging statementsRob Crittenden2009-12-161-3/+0
* host and hostgroup summary messages, declarative tests; fix tests for 'dn'Jason Gerard DeRose2009-12-166-224/+499
* Add simple tests for the aci pluginRob Crittenden2009-12-141-0/+77
* Add some missing labelsRob Crittenden2009-12-142-0/+5
* Convert to using new result output handlingRob Crittenden2009-12-142-27/+85
* Make the IPA server host and its services "real" IPA entriesRob Crittenden2009-12-1111-24/+146
* Add pdb options to make-test to pass onto nosetestsRob Crittenden2009-12-111-0/+14
* This plugin was replaced by the aci pluginRob Crittenden2009-12-111-93/+0
* Add force option to ipa-replica-manage to allow forcing deletion of a replicaRob Crittenden2009-12-111-5/+13
* Take 2: Extensible return values and validation; steps toward a single output...Jason Gerard DeRose2009-12-1044-1035/+2962
* Pass on debug option from ipa-client-install to ipa-joinRob Crittenden2009-12-091-0/+2
* rebase dogtag clean-up patchJohn Dennis2009-12-096-292/+1742
* A utility for removing principals from a keytab.Rob Crittenden2009-12-045-0/+324
* Bump the installation version number to V2.0Rob Crittenden2009-12-031-1/+1
* Add minimal test for the cert pluginRob Crittenden2009-12-031-0/+104
* Set minimum of python-pyasn1 to 0.0.9a so we have support for the ASN.1 Any typeRob Crittenden2009-12-021-1/+5
* Add idnsUpdatePolicy into the dns plug-inMartin Nagy2009-12-021-1/+5
* Ask the user before overwriting /etc/named.confMartin Nagy2009-12-023-9/+13
* Remove unnecessary "error: " prefixesMartin Nagy2009-12-022-6/+6
* Remove ldap2.convert_attr_synonyms. Turns out python-ldap can replace it.Pavel Zuna2009-12-021-30/+1
* Add NotImplementedError type so CA plugins can return client-friendly errorsRob Crittenden2009-12-012-3/+18
* Add type argument to x509.load_certificate() so it can handle binary certsRob Crittenden2009-12-011-9/+12
* Better LDAP error handling in ipa-client-installRob Crittenden2009-12-011-9/+5
* Replace /etc/ipa/ipa.conf with /etc/ipa/default.confRob Crittenden2009-12-017-37/+24
* Add ipaUserGroup objectClass to default groups where missing.Pavel Zuna2009-12-011-0/+2
* Rename GeneralizedTime to AccessTime.Pavel Zuna2009-12-013-8/+8
* Add {user,host,sourcehost}Category to HBAC and make accessTime multivalue.Pavel Zuna2009-12-012-17/+108
* Add server option to ipa-join so the IPA server can be specified.Rob Crittenden2009-11-302-5/+9
* Use pyasn1-based PKCS#10 and X509v3 parsers instead of pyOpenSSL.Rob Crittenden2009-11-3011-32/+983
* Add option to have ipautil.run() not raise an exceptionRob Crittenden2009-11-306-17/+17
* Fix boolean attributes in DNS plugin.Pavel Zuna2009-11-301-3/+9
* Fix Bool parameter type. It was impossible to set it to FALSE.Pavel Zuna2009-11-302-3/+5
* Fix takes_options in automount plugin.Pavel Zuna2009-11-301-1/+1
* Print only one line of docstrings in command listings.Pavel Zuna2009-11-301-4/+3
* Add SELinux policy for CRL file publishing.Rob Crittenden2009-11-265-1/+59