summaryrefslogtreecommitdiffstats
path: root/ipa-server
Commit message (Expand)AuthorAgeFilesLines
* Install the error web pagesrcritten@redhat.com2007-09-241-0/+2
* Show (hopefully) useful information if the Kerberos connection fails.rcritten@redhat.com2007-09-243-0/+86
* Print the request environment for debugging purposes.rcritten@redhat.com2007-09-241-0/+11
* Enable LDAP debugging using the mod_python Apache configuration directivercritten@redhat.com2007-09-214-10/+20
* Give ipa-adduser, ipa-addgroup and ipa-usermod an interactive modercritten@redhat.com2007-09-211-0/+2
* Add a failed login page. In theory it should never been seen but it makesrcritten@redhat.com2007-09-215-113/+41
* Don't fall back on proxy authentication. We don't generate the certificatesrcritten@redhat.com2007-09-241-4/+7
* Add set_krbccache() calls to new controller methods.Kevin McCarthy2007-09-202-10/+9
* Remove support for LDAP proxy connectionsrcritten@redhat.com2007-09-203-19/+0
* Merge with upstreamSimo Sorce2007-09-2023-84/+1964
|\
| * Merge conflicts between rob and kevin patchesSimo Sorce2007-09-2020-53/+1889
| |\
| | * Add password changing call to web gui.Kevin McCarthy2007-09-191-3/+18
| | * Handle add/remove failures a little bit better.Kevin McCarthy2007-09-192-18/+31
| | * Implement asynchronous search for groups.Kevin McCarthy2007-09-192-13/+60
| | * Add client-side search limit parameter for user search.Kevin McCarthy2007-09-185-13/+28
| | * Fixes to the edit protected checkbox.Kevin McCarthy2007-09-187-11/+40
| | * Prevent members from being added added twice.Kevin McCarthy2007-09-172-11/+54
| | * Persist adds and removes on a server round trip.Kevin McCarthy2007-09-172-12/+65
| | * patch queue: groupmember.patchKevin McCarthy2007-09-146-30/+331
| | * Adding sort images.Kevin McCarthy2007-09-132-0/+0
| | * Group edit pageKevin McCarthy2007-09-128-9/+279
| | * Add group screen. More to come...Kevin McCarthy2007-09-116-7/+172
| | * Small fixes to proxyprovider.Kevin McCarthy2007-09-111-7/+7
| | * Adds javascript table sorting for user resultsKevin McCarthy2007-09-133-2/+887
| * | Use ticket forwarding with TurboGears. mod_proxy forwards the principalrcritten@redhat.com2007-09-146-34/+41
| * | Add function to allow user's to set/reset their kerberos passwordrcritten@redhat.com2007-09-113-0/+37
| |/
* | Initial support for confiuguring a DNS Server during installation.Simo Sorce2007-09-204-32/+311
* | Better we do not fiddle with /etc/hosts, make sure to abort and let the adminSimo Sorce2007-09-131-21/+2
|/
* Better way to ask for the Realm name, with implicit defaultSimo Sorce2007-09-121-16/+10
* Add confirmation when asking un-echoed passwordsSimo Sorce2007-09-121-3/+27
* Avoid showing passwords.Simo Sorce2007-09-121-3/+4
* In the TCP case there is an extra (redundant) lenghtSimo Sorce2007-09-122-2/+10
* Enable mod_proxy to sit in front of TurboGears and pass along thercritten2007-09-109-14/+239
* Edit protected fields checkbox on user edit page.Kevin McCarthy2007-09-106-5/+66
* Overwrite ldappwd file to fix bug when reinstalling IPA.Karl MacMillan2007-09-111-1/+1
* Update version numbers for release.milestone_3Karl MacMillan2007-09-102-1/+7
* Fix duplicate entry error to be more descriptive.Kevin McCarthy2007-09-074-7/+11
* Add required packages to READMEKevin McCarthy2007-09-071-0/+7
* Reference the interactive method by defaultSimo Sorce2007-09-071-2/+4
* Add group command-line tools to the Makefilercritten@redhat.com2007-09-071-8/+37
* small release fixes:Kevin McCarthy2007-09-072-3/+3
* Password changes:Kevin McCarthy2007-09-065-11/+66
* Correct installation path for dna plugin.Karl MacMillan2007-09-071-1/+1
* Add search box in header.Kevin McCarthy2007-09-067-18/+71
* Added dna plugin to spec.Karl MacMillan2007-09-072-0/+2
* Small UI tweeksKevin McCarthy2007-09-056-25/+42
* Add password expiration messages to user show/edit pages.Kevin McCarthy2007-09-057-0/+75
* Fix dsinstance.py and krbinstance.py importsKevin McCarthy2007-09-062-2/+2
* Enable LDAP SASL authentication using a forwarded kerberos ticketrcritten@redhat.com2007-09-053-137/+167
* Initial commit of dna plugin - origin: FDS with fix upsPete Rowley2007-09-044-1/+1222