summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipaserver
Commit message (Expand)AuthorAgeFilesLines
...
* Re-factor the ipa_webgui and ipa_kpasswd instance codeMark McLoughlin2008-01-225-63/+39
* Initialise DsInstance.pkcs12_infoMark McLoughlin2008-01-221-0/+1
* Small refactor of dsinstance.config_dirname()Mark McLoughlin2008-01-222-13/+13
* Remove questions from ipaserver.dsinstanceMark McLoughlin2008-01-221-22/+6
* Fix issues reported by rpmlint.Rob Crittenden2008-01-187-23/+18
* Add ipa-server-install --uninstallMark McLoughlin2008-01-117-0/+122
* Backup system state in ipa-server-installRob Crittenden2008-01-1410-14/+354
* 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-111-1/+24
* Add service.is_running() helperMark McLoughlin2008-01-111-0/+11
* Use a more obvious name for the subject of the IPA self-signed CARob Crittenden2008-01-041-1/+1
* - Enable ssl for replication.Karl MacMillan2007-12-211-3/+7
* Big changeset that includes the work around keytab management.Simo Sorce2007-12-211-1/+4
* Correct serial number for ds certs.Karl MacMillan2007-12-211-1/+1
* Convert replication to use the new cert infrastructure andKarl MacMillan2007-12-205-36/+60
* Simplify kerberos calling.Karl MacMillan2007-12-191-16/+1
* Refactor keytab creationMark McLoughlin2007-12-183-95/+47
* 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
* Refactor krbinstance and dsinstance creation stepsMark McLoughlin2007-12-136-152/+107
* Don't template files which don't contain variablesMark McLoughlin2007-12-131-16/+25
* Refactor dsinstance ldap modify codeMark McLoughlin2007-12-132-104/+43
* Only update key/value files if necessaryMark McLoughlin2007-12-131-0/+8
* More ipautil fixingMark McLoughlin2007-12-135-34/+27
* Move radius server components into a separate package.Karl MacMillan2007-12-122-172/+0
* from ipa.ipautil import * --> from ipa import ipautilSimo Sorce2007-12-121-24/+24
* - Better access control, make sure not even admins can read out passwordsSimo Sorce2007-12-111-4/+4
* Add automatic browser configuration for kerberos SSO using javascript.Rob Crittenden2007-12-122-8/+82
* User provided certs.Karl MacMillan2007-12-124-21/+67
* Remove radius from main install script and addKarl MacMillan2007-12-121-1/+1
* Make sure we don't keep around old keys.Simo Sorce2007-12-111-0/+5
* Import correct httpinstance.pyKarl MacMillan2007-12-111-3/+6
* Commit corrected certs.pyKarl MacMillan2007-12-111-28/+49
* Convert the setup of ssl from a shell script to aKarl MacMillan2007-12-064-7/+235
* Merge.Karl MacMillan2007-12-112-43/+57
|\
| * Add default e-mail domain to the IPA configurationRob Crittenden2007-12-101-1/+3
| * Improve the error message when an entry is not found.Rob Crittenden2007-12-061-4/+17
| * Fix errors with ipautil.CalledProcessError and cleanup some imports.Karl MacMillan2007-12-041-38/+37
* | mergeJohn Dennis2007-12-043-22/+21
|\|
| * minor typosSimo Sorce2007-11-301-2/+2
| * Compatibility changes to work on RHEL 5 with python 2.4rcritten@redhat.com2007-11-303-20/+19
* | merged radius work with latest mainline tipJohn Dennis2007-11-288-88/+809
|\|
| * Add xml-rpc interface for getting keytabs.Karl MacMillan2007-11-211-0/+2
| * Generate master password from Simo.Karl MacMillan2007-11-211-12/+1
| * Added replication.pyKarl MacMillan2007-11-211-0/+316
| * Initial replication setup.Karl MacMillan2007-11-216-93/+424
| * Enable group inactivation by using the Class of Service plugin.Rob Crittenden2007-11-201-1/+1