summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Skip the i18n test if the test language has not been builtRob Crittenden2010-08-061-0/+6
* Require that hosts be resolvable in DNS. Use --force to ignore warnings.Rob Crittenden2010-08-0612-33/+99
* Have the env plugin print all attributes by defaultRob Crittenden2010-08-061-0/+11
* Fix replacing a certificate in a service.Rob Crittenden2010-08-062-14/+42
* Add framework for other command-line tests, starting with ipa-getkeytab.Rob Crittenden2010-08-062-0/+210
* Fix this test to work from source tree rootRob Crittenden2010-08-061-2/+2
* Add hbac service for su-l, su with a login shellRob Crittenden2010-08-061-0/+6
* Changes to the install and config files to support deploying the javascript c...Adam Young2010-08-064-0/+23
* The Javascript code for the new web UIAdam Young2010-08-0633-0/+10392
* Images for the Javascript Based webui.Adam Young2010-08-0623-0/+0
* whoami plugin.Adam Young2010-08-051-0/+41
* Add container and initial ACIs for entitlement supportRob Crittenden2010-07-292-0/+43
* Drop our own PKCS#10 ASN.1 decoder and use the one from python-nssRob Crittenden2010-07-2911-481/+158
* Add some basic tests for ipalib/x509Rob Crittenden2010-07-291-0/+139
* This patch removes the existing UI functionality, as a prep for adding the Ja...Adam Young2010-07-2917-675/+4
* 1. Schema cleanupDmitri Pal2010-07-211-13/+12
* Become IPA v2 alpha 4 (1.9.0.pre4)alpha_4-1-9-0Rob Crittenden2010-07-151-1/+1
* Fix netgroup plugin to use correct member attribute names.Rob Crittenden2010-07-152-70/+148
* Fix nis netgroup configurationRob Crittenden2010-07-151-1/+11
* Fix ipa-compat-manage and ipa-nis-manageRob Crittenden2010-07-152-54/+100
* Use newer API in ipalib/x509 and add missing import.Rob Crittenden2010-07-152-6/+2
* Clean up crypto code, take advantage of new nss-python capabilitiesRob Crittenden2010-07-155-338/+147
* Add API to delete a service principal key, service-disable.Rob Crittenden2010-07-136-7/+149
* Add test to ensure that a certificate we issue is actually stored properly.Rob Crittenden2010-07-131-2/+32
* Include contents of has_output_params in get_output_paramsRob Crittenden2010-07-131-0/+2
* Add separate var for search attributes and config attribute for search fieldsRob Crittenden2010-07-133-1/+17
* Handle errors raised by plugins more gracefully in mod_wsgi.Rob Crittenden2010-07-126-22/+36
* Change expected aci summary from Updated to Modify in test casesRob Crittenden2010-07-061-4/+4
* Clean up imports of hbacsvc pluginRob Crittenden2010-07-061-6/+4
* Add support for User-Private GroupsRob Crittenden2010-07-067-19/+119
* Fix indentation problem causing build breakageRob Crittenden2010-06-241-2/+2
* Include missing file from version plugin and update min version of 389-dsRob Crittenden2010-06-242-2/+57
* Don't try to convert a host's password into a keytab.Rob Crittenden2010-06-241-5/+15
* Add maintainer-clean targetRob Crittenden2010-06-241-0/+2
* Replication version checking.Rob Crittenden2010-06-249-0/+297
* Fix aci_mod command. It should handle more complex operations now.Rob Crittenden2010-06-242-68/+265
* First pass at per-command documentationRob Crittenden2010-06-2217-7/+432
* Add separate role group for enrolling hosts, enrollhostRob Crittenden2010-06-221-0/+8
* Remove unused attribute serviceName and re-number schemaRob Crittenden2010-06-211-8/+7
* Retrieve the CA certificate before starting enrollment.Rob Crittenden2010-06-211-2/+9
* Drop --with-openldap option in the client. This is no longer optional.Rob Crittenden2010-06-214-41/+36
* use NSS for SSL operationsJohn Dennis2010-06-157-434/+175
* Connect the -v cli argument to the verbose flag in xmlrpclibRob Crittenden2010-06-035-9/+12
* Increase supported weeks per month from 4 to 6 in AccessTime() typeRob Crittenden2010-06-031-1/+1
* Remove Requires on separate package python-krbV in clientRob Crittenden2010-06-022-4/+10
* Catch the condition where dogtag is already configured (no preop.pin)Rob Crittenden2010-06-011-0/+3
* Fall back to DM password if GSSAPI fails and make deleting more user-friendlyRob Crittenden2010-06-011-8/+38
* Query the remote server to see if this replica host already exists.Rob Crittenden2010-06-011-13/+23
* Add LDAP upgrade over ldapi support.Rob Crittenden2010-06-015-33/+192
* gpg2 requires --batch to use the --passphrase* arguments.Rob Crittenden2010-05-271-2/+2