summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add a man page for ipa-getkeytab.Karl MacMillan2007-12-122-1/+66
| |/
| * 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
| * Improve confirmation.Karl MacMillan2007-12-121-6/+9
| * Remove radius from main install script and addKarl MacMillan2007-12-124-6/+74
| * Confirm before configuring the client.Karl MacMillan2007-12-121-1/+7
| * 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-114-92/+233
| * 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-1135-338/+3136
| |\
| * | Make sure we don't keep around old keys.Simo Sorce2007-12-111-0/+5
| * | iMerge with upstreamSimo Sorce2007-12-1123-96/+159
| |\ \
| * | | Minor fixSimo Sorce2007-12-111-1/+1
| * | | Make admintools discover the domain using DNS calls to find the LDAP server.Simo Sorce2007-12-111-5/+51
| * | | Move dnsclient into ipa-python so that I will be able to use it in ipaconfigSimo Sorce2007-12-105-10/+9
* | | | Cleanup from radius merge.Karl MacMillan2007-12-111-1/+1
| |_|/ |/| |
* | | Make sure we don't keep around old keys.Simo Sorce2007-12-111-0/+5
* | | Make admintools discover the domain using DNS calls to find the LDAP server.Simo Sorce2007-12-111-5/+51
* | | Add simple UI for command-line programs to be able to select whenRob Crittenden2007-12-105-28/+176
* | | 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-067-229/+245
* | | Merge.Karl MacMillan2007-12-1117-98/+125
|\ \ \ | | |/ | |/|
| * | Move the sort arrow to the left of the column title and don't overlap the textRob Crittenden2007-12-101-2/+2
| * | Move dnsclient into ipa-python so that I will be able to use it in ipaconfigSimo Sorce2007-12-105-10/+9
| * | Use title case for field labelsRob Crittenden2007-12-101-5/+5
| * | Rework input validation to more closely match what we require in the UIRob Crittenden2007-12-075-77/+102
| * | Fix delegation in the UI and add a missing aci that allows writes.Rob Crittenden2007-12-073-2/+5
| * | Fix spellingRob Crittenden2007-12-102-2/+2
* | | Merge.Karl MacMillan2007-12-1144-157/+1024
|\| |
| * | Add default e-mail domain to the IPA configurationRob Crittenden2007-12-108-6/+37
| * | Remove some debugging statementsRob Crittenden2007-12-101-2/+0
| * | Add principal management templatesRob Crittenden2007-12-101-0/+4
| * | Install principal edit page files.Karl MacMillan2007-12-082-0/+2
| |/
| * We need the OpenSSL Crypto lib for the DES and MD4 functions to generate NTSimo Sorce2007-12-072-0/+12
| * Fix kdec.length or we may try to double free() or free() uninitiualized data.Simo Sorce2007-12-071-0/+4
| * merge from upstreamSimo Sorce2007-12-0738-147/+980
| |\
| | * Add back in some CSS that was removed in the big UI update.Rob Crittenden2007-12-051-0/+17
| | * Fix message about no spaces in password - spaces workKarl MacMillan2007-12-061-1/+1
| | * The uid_hidden field needs to be retained until after validation succeedsRob Crittenden2007-12-061-6/+6
| | * Improve the error message when an entry is not found.Rob Crittenden2007-12-061-4/+17
| | * Make uid an editable field in the Edit UI so we can do RDN changesRob Crittenden2007-12-067-20/+49
| | * Utilize user and group objectclass lists in cn=ipaconfigRob Crittenden2007-12-063-6/+36
| | * Merge.Karl MacMillan2007-12-0631-122/+866
| | |\