summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for client failover to the ipa command-line.Rob Crittenden2010-08-1611-20/+172
* From: Pavel Zuna <pzuna@redhat.com>Adam Young2010-08-131-0/+65
* Change the behaviour of addattr/setattr parameters.Adam Young2010-08-132-35/+40
* Improve serialization to JSON.Pavel Zuna2010-08-123-2/+27
* Stretch content div and make Reset/Update buttons stick to right.Pavel Zuna2010-08-121-0/+5
* Fix bug: not found exc. handler was failing for singleton objectsPavel Zuna2010-08-121-1/+4
* Add new parameters to LDAPSearch: timelimit and sizelimit.Pavel Zuna2010-08-121-2/+23
* Make LDAPObject classes JSON serializable.Pavel Zuna2010-08-122-0/+23
* Correct CA options in ipa-server-install manpageRob Crittenden2010-08-101-3/+3
* Allow decoupling of user-private groups.Rob Crittenden2010-08-104-8/+160
* Fix user tests to handle managed entriesRob Crittenden2010-08-101-1/+2
* Fix reference to _handle_errors() in remove_principal_key()Rob Crittenden2010-08-101-1/+1
* Group add functionality now implmented.Adam Young2010-08-091-4/+63
* IPA HTTPD config uses /usr/share/static as target for /ipa/uiAdam Young2010-08-091-2/+2
* Remove search field on group buttonAdam Young2010-08-093-7/+8
* Properly show the members when an add/remove operation fails.Rob Crittenden2010-08-064-19/+20
* Enforce existence of 389-ds header files.Rob Crittenden2010-08-061-0/+7
* Check to see if the command is available before running command tests.Rob Crittenden2010-08-062-2/+12
* Fix RPC tests. The method comes back as a unicode from xmlrpclib.Rob Crittenden2010-08-061-2/+2
* Add optional error message to pattern validatorRob Crittenden2010-08-065-3/+51
* 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