summaryrefslogtreecommitdiffstats
path: root/ipa-server
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Move the sort arrow to the left of the column title and don't overlap the textRob Crittenden2007-12-101-2/+2
| * Use title case for field labelsRob Crittenden2007-12-101-5/+5
| * Fix delegation in the UI and add a missing aci that allows writes.Rob Crittenden2007-12-072-1/+2
* | Merge.Karl MacMillan2007-12-1138-134/+969
|\|
| * 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-0732-135/+930
| |\
| | * 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-0624-108/+812
| | |\
| | | * Add some javascript so we can put focus on the first field of the page.Rob Crittenden2007-12-064-0/+18
| | | * Add 'Edit Policy' button at top of page.Rob Crittenden2007-12-061-0/+3
| | | * Always show the edit link on your own recordRob Crittenden2007-12-061-2/+2
| | | * Move dn removal to the XML-RPC side and remove empty attributesRob Crittenden2007-12-051-2/+23
| | | * Add UI for service principal creation and keytab retrievalRob Crittenden2007-12-0510-2/+466
| | | * Merge.Karl MacMillan2007-12-051-38/+37
| | | |\
| | | | * Fix errors with ipautil.CalledProcessError and cleanup some imports.Karl MacMillan2007-12-041-38/+37
| | | * | Phase 1 of allowing admins to set the default object classes for users & groupsRob Crittenden2007-12-048-55/+243
| | | |/
| | | * Groups may be iterated over so should be an empty list, not NoneRob Crittenden2007-12-051-1/+1
| | * | Committed generated spec files.Karl MacMillan2007-12-031-0/+2
| * | | we *may* require it, it depend on the ditro in F8 cahing daemon configuration...Simo Sorce2007-12-071-1/+1
* | | | mergeJohn Dennis2007-12-0430-103/+173
|\ \ \ \ | | |_|/ | |/| |
| * | | Convert krbmaxpwdlife and krbminpwdlife from seconds into days and hoursRob Crittenden2007-12-032-7/+18
| |/ /
| * / Increase default max password lifetime from 10 to 90 daysRob Crittenden2007-12-031-1/+1
| |/
| * Update build requires for libcap.Karl MacMillan2007-12-031-0/+2
| * Improved ACIsSimo Sorce2007-11-301-9/+12
| * minor typosSimo Sorce2007-11-302-2/+8
| * Compatibility changes to work on RHEL 5 with python 2.4rcritten@redhat.com2007-11-309-31/+31
| * Min Pwd Change Time Check after Password reset and other minor fixesSimo Sorce2007-11-302-26/+34
| * Revert logging setup change because it has unintendedKarl MacMillan2007-12-031-3/+3
| * Require that the default users group existsRob Crittenden2007-11-302-10/+21
| * Don't allow the admins or editors groups to be removed.Rob Crittenden2007-11-301-0/+10
| * Remove optional arguments from the XML-RPC interfaceRob Crittenden2007-11-291-15/+15
| * Change the password expiration message to be more precise.Rob Crittenden2007-11-292-4/+4
| * Add utility to lock user accounts. Remove lock capability from ipa-deluserRob Crittenden2007-11-261-0/+6