Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | Merge in Rob aci patch (resolve conflict) | Simo Sorce | 2007-12-12 | 1 | -1/+1 | |
| | | | ||||||
| * | | Fix spec file to grab certinstall. | Karl MacMillan | 2007-12-12 | 2 | -0/+2 | |
| | | | ||||||
| * | | Move radius server components into a separate package. | Karl MacMillan | 2007-12-12 | 15 | -10/+154 | |
| |/ | ||||||
| * | Separate out ACIs that affect radius | Simo Sorce | 2007-12-12 | 1 | -1/+2 | |
| | | ||||||
| * | Handle add/removing and stopping restarting daemons in update/remove | Simo Sorce | 2007-12-12 | 2 | -0/+38 | |
| | | ||||||
| * | Merge. | Karl MacMillan | 2007-12-12 | 3 | -29/+36 | |
| |\ | ||||||
| | * | from ipa.ipautil import * --> from ipa import ipautil | Simo Sorce | 2007-12-12 | 1 | -24/+24 | |
| | | | ||||||
| | * | - Better access control, make sure not even admins can read out passwords | Simo Sorce | 2007-12-11 | 3 | -13/+20 | |
| | | | | | | | | | | | | | | | - Insure admins can't locked out by mistake by inclusion in disabled groups - Fix also minor error in krbinstance.py | |||||
| * | | Add a man page for ipa-getkeytab. | Karl MacMillan | 2007-12-12 | 2 | -1/+66 | |
| |/ | ||||||
| * | Fix minor typo in unauthorized page. | Karl MacMillan | 2007-12-12 | 1 | -1/+1 | |
| | | ||||||
| * | Add automatic browser configuration for kerberos SSO using javascript. | Rob Crittenden | 2007-12-12 | 6 | -9/+134 | |
| | | | | | | | | | | | | This uses the UniversalPreferencesWrite function to set the browser preferences to allow negotiation and ticket forwarding in the IPA domain. A self-signed certificate is generated to sign the javascript. | |||||
| * | User provided certs. | Karl MacMillan | 2007-12-12 | 6 | -21/+224 | |
| | | ||||||
| * | Remove radiusinstance from ipa-server-install. | Karl MacMillan | 2007-12-12 | 1 | -1/+0 | |
| | | ||||||
| * | Improve confirmation. | Karl MacMillan | 2007-12-12 | 1 | -6/+9 | |
| | | ||||||
| * | Remove radius from main install script and add | Karl MacMillan | 2007-12-12 | 4 | -6/+74 | |
| | | | | | | | | ipa-radius-install. | |||||
| * | Confirm before configuring the client. | Karl MacMillan | 2007-12-12 | 1 | -1/+7 | |
| | | ||||||
| * | Return a proper error code from ipa-webgui so that | Karl MacMillan | 2007-12-12 | 1 | -31/+38 | |
| | | | | | | | | | | the init script can indicate when the service fails to start. | |||||
| * | Make the old entry option in update_*, check for empty parameters and | Rob Crittenden | 2007-12-11 | 4 | -92/+233 | |
| | | | | | | | | fix some problems reported by pychecker. | |||||
| * | Change from "Common Name" to "Full Name" | Rob Crittenden | 2007-12-11 | 1 | -2/+2 | |
| | | ||||||
| * | Enable searching for multiple things at once | Rob Crittenden | 2007-12-11 | 1 | -1/+1 | |
| | | ||||||
| * | merge with upstream | Simo Sorce | 2007-12-11 | 35 | -338/+3136 | |
| |\ | ||||||
| * | | Make sure we don't keep around old keys. | Simo Sorce | 2007-12-11 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | Fixes problem changing passwords seen only on servers where re-installations where performed (and old secrets piled up) | |||||
| * | | iMerge with upstream | Simo Sorce | 2007-12-11 | 23 | -96/+159 | |
| |\ \ | ||||||
| * | | | Minor fix | Simo Sorce | 2007-12-11 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Make admintools discover the domain using DNS calls to find the LDAP server. | Simo Sorce | 2007-12-11 | 1 | -5/+51 | |
| | | | | ||||||
| * | | | Move dnsclient into ipa-python so that I will be able to use it in ipaconfig | Simo Sorce | 2007-12-10 | 5 | -10/+9 | |
| | | | | ||||||
* | | | | Cleanup from radius merge. | Karl MacMillan | 2007-12-11 | 1 | -1/+1 | |
| |_|/ |/| | | ||||||
* | | | Make sure we don't keep around old keys. | Simo Sorce | 2007-12-11 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | Fixes problem changing passwords seen only on servers where re-installations where performed (and old secrets piled up) | |||||
* | | | Make admintools discover the domain using DNS calls to find the LDAP server. | Simo Sorce | 2007-12-11 | 1 | -5/+51 | |
| | | | ||||||
* | | | Add simple UI for command-line programs to be able to select when | Rob Crittenden | 2007-12-10 | 5 | -28/+176 | |
| | | | | | | | | | | | | multiple entries are returned. | |||||
* | | | Tie the logging module to 'PythonOption IPADebug' in /etc/httpd/conf.d/ipa.conf | Rob Crittenden | 2007-12-11 | 2 | -10/+10 | |
| | | | ||||||
* | | | Prompt user before downloading a keytab that this will create a new secret, | Rob Crittenden | 2007-12-06 | 1 | -1/+9 | |
| | | | | | | | | | | | | breaking any existing keytabs for that principal. | |||||
* | | | Use more common names for first and last name labels | Rob Crittenden | 2007-12-10 | 1 | -2/+2 | |
| | | | ||||||
* | | | Import correct httpinstance.py | Karl MacMillan | 2007-12-11 | 1 | -3/+6 | |
| | | | ||||||
* | | | Commit corrected certs.py | Karl MacMillan | 2007-12-11 | 1 | -28/+49 | |
| | | | ||||||
* | | | Convert the setup of ssl from a shell script to a | Karl MacMillan | 2007-12-06 | 7 | -229/+245 | |
| | | | | | | | | | | | | | | | python module. This is in preparation for user supplied certs. | |||||
* | | | Merge. | Karl MacMillan | 2007-12-11 | 17 | -98/+125 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Move the sort arrow to the left of the column title and don't overlap the text | Rob Crittenden | 2007-12-10 | 1 | -2/+2 | |
| | | | ||||||
| * | | Move dnsclient into ipa-python so that I will be able to use it in ipaconfig | Simo Sorce | 2007-12-10 | 5 | -10/+9 | |
| | | | ||||||
| * | | Use title case for field labels | Rob Crittenden | 2007-12-10 | 1 | -5/+5 | |
| | | | ||||||
| * | | Rework input validation to more closely match what we require in the UI | Rob Crittenden | 2007-12-07 | 5 | -77/+102 | |
| | | | ||||||
| * | | Fix delegation in the UI and add a missing aci that allows writes. | Rob Crittenden | 2007-12-07 | 3 | -2/+5 | |
| | | | | | | | | | | | | Make ipa-deldelegation more user-friendly. | |||||
| * | | Fix spelling | Rob Crittenden | 2007-12-10 | 2 | -2/+2 | |
| | | | ||||||
* | | | Merge. | Karl MacMillan | 2007-12-11 | 44 | -157/+1024 | |
|\| | | ||||||
| * | | Add default e-mail domain to the IPA configuration | Rob Crittenden | 2007-12-10 | 8 | -6/+37 | |
| | | | ||||||
| * | | Remove some debugging statements | Rob Crittenden | 2007-12-10 | 1 | -2/+0 | |
| | | | ||||||
| * | | Add principal management templates | Rob Crittenden | 2007-12-10 | 1 | -0/+4 | |
| | | | ||||||
| * | | Install principal edit page files. | Karl MacMillan | 2007-12-08 | 2 | -0/+2 | |
| |/ | ||||||
| * | We need the OpenSSL Crypto lib for the DES and MD4 functions to generate NT | Simo Sorce | 2007-12-07 | 2 | -0/+12 | |
| | | | | | | | | and LM hashes. | |||||
| * | Fix kdec.length or we may try to double free() or free() uninitiualized data. | Simo Sorce | 2007-12-07 | 1 | -0/+4 | |
| | |