summaryrefslogtreecommitdiffstats
path: root/ipa-server
Commit message (Expand)AuthorAgeFilesLines
* Finishe removing previous code to fetch keytabsSimo Sorce2007-12-214-66/+1
* 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-213-2/+8
|\
| * Update versions for release.Karl MacMillan2007-12-213-2/+8
* | Big changeset that includes the work around keytab management.Simo Sorce2007-12-217-504/+1196
|/
* 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
* 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-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
* Fix ldif to work with ldapmodify in openldap-2.4.xMark McLoughlin2007-12-132-0/+6
* Merge.Karl MacMillan2007-12-121-1/+1
|\
| * Merge in Rob aci patch (resolve conflict)Simo Sorce2007-12-121-1/+1
* | Fix spec file to grab certinstall.Karl MacMillan2007-12-122-0/+2
* | Move radius server components into a separate package.Karl MacMillan2007-12-128-533/+0
|/
* Separate out ACIs that affect radiusSimo Sorce2007-12-121-1/+2
* Handle add/removing and stopping restarting daemons in update/removeSimo Sorce2007-12-122-0/+38
* 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-113-13/+20
* Fix minor typo in unauthorized page.Karl MacMillan2007-12-121-1/+1
* Add automatic browser configuration for kerberos SSO using javascript.Rob Crittenden2007-12-126-9/+134
* User provided certs.Karl MacMillan2007-12-126-21/+224
* Remove radiusinstance from ipa-server-install.Karl MacMillan2007-12-121-1/+0
* Remove radius from main install script and addKarl MacMillan2007-12-124-6/+74
* Return a proper error code from ipa-webgui so thatKarl MacMillan2007-12-121-31/+38
* Make the old entry option in update_*, check for empty parameters andRob Crittenden2007-12-111-58/+222
* Change from "Common Name" to "Full Name"Rob Crittenden2007-12-111-2/+2
* Enable searching for multiple things at onceRob Crittenden2007-12-111-1/+1
* merge with upstreamSimo Sorce2007-12-1116-308/+608
|\
| * Make sure we don't keep around old keys.Simo Sorce2007-12-111-0/+5
| * Tie the logging module to 'PythonOption IPADebug' in /etc/httpd/conf.d/ipa.confRob Crittenden2007-12-112-10/+10
| * Prompt user before downloading a keytab that this will create a new secret,Rob Crittenden2007-12-061-1/+9
| * Use more common names for first and last name labelsRob Crittenden2007-12-101-2/+2
| * 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-066-229/+235
| * Merge.Karl MacMillan2007-12-114-8/+9
| |\
| * \ Merge.Karl MacMillan2007-12-1138-134/+969
| |\ \
| * \ \ mergeJohn Dennis2007-12-0430-103/+173
| |\ \ \
| * | | | change location of radius data in ldap fromJohn Dennis2007-11-301-10/+4
| * | | | fix merge errorJohn Dennis2007-11-292-46/+0