summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipa-install
Commit message (Expand)AuthorAgeFilesLines
...
* Gracefully handle sys.exit() in python 2.4Rob Crittenden2008-02-111-0/+2
* Missed a place to translate the realm name into an instance nameRob Crittenden2008-02-081-1/+3
* Set the license uniformly to GPLv2 only.Rob Crittenden2008-02-044-4/+4
* Fix broken attempt to return 0 on success, 1 on failureRob Crittenden2008-02-061-2/+2
* Return 1 on error, 0 on successRob Crittenden2008-02-051-0/+2
* Use file to store the current CA serial numberRob Crittenden2008-02-053-27/+104
* Missed closing quoteRob Crittenden2008-01-291-1/+1
* Remove reference to radius that wasn't used and was causing program to fail.Rob Crittenden2008-01-291-1/+1
* Include some additional information when installing IPA.Rob Crittenden2008-01-251-3/+15
* Fix misspelling of the word indices.Rob Crittenden2008-01-252-1/+1
* Re-factor the ipa_webgui and ipa_kpasswd instance codeMark McLoughlin2008-01-221-3/+2
* Remove questions from ipaserver.dsinstanceMark McLoughlin2008-01-221-3/+28
* Use Fedora package names for PyKerberos (python-kerberos) and pyasn1Rob Crittenden2008-01-241-1/+3
* Fix issues reported by rpmlint.Rob Crittenden2008-01-185-6/+0
* Add ipa-server-install --uninstallMark McLoughlin2008-01-111-6/+26
* Backup system state in ipa-server-installRob Crittenden2008-01-141-0/+3
* Add service.is_running() helperMark McLoughlin2008-01-111-10/+1
* - Enable ssl for replication.Karl MacMillan2007-12-213-1/+121
* Big changeset that includes the work around keytab management.Simo Sorce2007-12-215-4/+25
* Convert replication to use the new cert infrastructure andKarl MacMillan2007-12-202-35/+54
* 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
* | Move radius server components into a separate package.Karl MacMillan2007-12-124-359/+0
|/
* Separate out ACIs that affect radiusSimo Sorce2007-12-121-1/+2
* - Better access control, make sure not even admins can read out passwordsSimo Sorce2007-12-112-9/+16
* Add automatic browser configuration for kerberos SSO using javascript.Rob Crittenden2007-12-122-0/+34
* User provided certs.Karl MacMillan2007-12-122-0/+157
* Remove radiusinstance from ipa-server-install.Karl MacMillan2007-12-121-1/+0
* Remove radius from main install script and addKarl MacMillan2007-12-123-5/+73
* Convert the setup of ssl from a shell script to aKarl MacMillan2007-12-062-222/+0
* Merge.Karl MacMillan2007-12-111-0/+1
|\
| * Fix delegation in the UI and add a missing aci that allows writes.Rob Crittenden2007-12-071-0/+1
* | Merge.Karl MacMillan2007-12-113-4/+22
|\|
| * Add default e-mail domain to the IPA configurationRob Crittenden2007-12-102-1/+3
| * merge from upstreamSimo Sorce2007-12-073-3/+19
| |\
| | * Fix message about no spaces in password - spaces workKarl MacMillan2007-12-061-1/+1
| | * Utilize user and group objectclass lists in cn=ipaconfigRob Crittenden2007-12-062-2/+14
| | * Phase 1 of allowing admins to set the default object classes for users & groupsRob Crittenden2007-12-041-2/+6
| * | we *may* require it, it depend on the ditro in F8 cahing daemon configuration...Simo Sorce2007-12-071-1/+1
| |/
* | mergeJohn Dennis2007-12-042-11/+26
|\|
| * Increase default max password lifetime from 10 to 90 daysRob Crittenden2007-12-031-1/+1
| * Improved ACIsSimo Sorce2007-11-301-9/+12
| * minor typosSimo Sorce2007-11-301-0/+6
| * Add utility to lock user accounts. Remove lock capability from ipa-deluserRob Crittenden2007-11-261-0/+6
* | change location of radius data in ldap fromJohn Dennis2007-11-301-10/+4
* | fix merge errorJohn Dennis2007-11-291-2/+0
* | merged radius work with latest mainline tipJohn Dennis2007-11-2811-180/+425
|\|
| * Remove unnecessary attribute left over from testingRob Crittenden2007-11-261-1/+0
| * Add xml-rpc interface for getting keytabs.Karl MacMillan2007-11-212-4/+10