summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix case where a question was being asked in unattended mode.Rob Crittenden2008-01-171-2/+10
* Add cyrus-sasl-gssapi as a requirement.Rob Crittenden2008-01-162-2/+2
* Add ipa-server-install --uninstallMark McLoughlin2008-01-118-6/+148
* Backup system state in ipa-server-installRob Crittenden2008-01-1415-20/+375
* Update the .spec filenames in EXTRA_DISTMark McLoughlin2008-01-112-2/+2
* Use tempfile.mkdtemp() rather than hardcoded tmpdirMark McLoughlin2008-01-111-9/+4
* Refactor some krbinstance templating codeMark McLoughlin2008-01-111-25/+12
* Use service.py helpersMark McLoughlin2008-01-111-1/+1
* Add service.is_enabled() helperMark McLoughlin2008-01-112-1/+26
* Add service.is_running() helperMark McLoughlin2008-01-112-10/+12
* Find and delete service principals from the command-line.Rob Crittenden2008-01-114-0/+249
* Service principal deletionRob Crittenden2008-01-117-2/+138
* Remove registration of get_keytabRob Crittenden2008-01-031-1/+0
* Run ipa-webgui as apache and not as rootRob Crittenden2008-01-111-1/+3
* Fix help text of -a argumentRob Crittenden2008-01-111-1/+1
* Clean up the formatting a little.Rob Crittenden2008-01-043-17/+4
* Add man pageRob Crittenden2008-01-041-0/+54
* Add function to retrieve a short list of attributes to make ipa-adddelegationRob Crittenden2008-01-046-5/+49
* Make button test consistent with rest of pageRob Crittenden2008-01-071-1/+1
* In add_service_principal() don't let the user pass in the realm.Rob Crittenden2008-01-071-0/+4
* Use a more obvious name for the subject of the IPA self-signed CARob Crittenden2008-01-041-1/+1
* Support getting in a principal with out the REALM partSimo Sorce2007-12-211-2/+15
* - Enable ssl for replication.Karl MacMillan2007-12-215-4/+129
* Added tag milestone_6 for changeset 84bc1acacd93Karl MacMillan2007-12-211-0/+1
* Merge.milestone_6Karl MacMillan2007-12-213-65/+1
|\
| * Finishe removing previous code to fetch keytabsSimo Sorce2007-12-214-66/+1
* | Remove ipa-keytab-util from configure.ac.Karl MacMillan2007-12-212-1/+0
|/
* Remove ipa-keytab-util since it is superceded by the DS plugin.Karl MacMillan2007-12-215-329/+0
* Merge version changes with upstreamSimo Sorce2007-12-2116-16/+52
|\
| * Update versions for release.Karl MacMillan2007-12-2116-16/+52
* | Big changeset that includes the work around keytab management.Simo Sorce2007-12-2114-521/+1852
|/
* Correct serial number for ds certs.Karl MacMillan2007-12-211-1/+1
* Convert replication to use the new cert infrastructure andKarl MacMillan2007-12-207-71/+114
* Simplify kerberos calling.Karl MacMillan2007-12-191-16/+1
* Refactor keytab creationMark McLoughlin2007-12-183-95/+47
* Create ipa-radius-admintoolsKarl MacMillan2007-12-1813-10/+121
* Merge.Karl MacMillan2007-12-1848-513/+1291
|\
| * Restart ipa-webgui in create_instance()Mark McLoughlin2007-12-171-1/+1
| * Fix error caused by creation steps patch mergeMark McLoughlin2007-12-171-1/+0
| * Add host keytab creation for mastersSimo Sorce2007-12-131-0/+31
| * Allow for direct entry of group names when creating delegations.Rob Crittenden2007-12-132-2/+28
| * Fix the UI indicators for mandatory fields.Rob Crittenden2007-12-123-4/+12
| * Refactor krbinstance and dsinstance creation stepsMark McLoughlin2007-12-137-168/+119
| * Don't template files which don't contain variablesMark McLoughlin2007-12-131-16/+25
| * Refactor dsinstance ldap modify codeMark McLoughlin2007-12-133-117/+61
| * Only update key/value files if necessaryMark McLoughlin2007-12-131-0/+8
| * More ipautil fixingMark McLoughlin2007-12-136-43/+36
| * Fix ldif to work with ldapmodify in openldap-2.4.xMark McLoughlin2007-12-132-0/+6
| * Fix ipa-python packagingMark McLoughlin2007-12-133-9/+3
| * Merge.Karl MacMillan2007-12-121-1/+1
| |\