summaryrefslogtreecommitdiffstats
path: root/ipa-server
Commit message (Expand)AuthorAgeFilesLines
* Refactor the __get_entry into __get_base_entry and __get_sub_entry().Kevin McCarthy2007-10-111-11/+31
* Merge.Karl MacMillan2007-10-096-44/+35
|\
| * Combine get_user/group by dn/cn into get_entry_by_cn/dn.Kevin McCarthy2007-10-096-44/+35
* | Karl MacMillan wrote:Karl MacMillan2007-10-0915-78/+72
|/
* Fix the webgui to allocate a new IPAClient for each request.Kevin McCarthy2007-10-083-26/+40
* DELETEs have to come first, in order for "case change" operations to work.Kevin McCarthy2007-10-081-2/+2
* Small group fixes: remove index, change to use hidden_fields (like UserFields)Kevin McCarthy2007-10-083-20/+10
* Several escaping fixes:Kevin McCarthy2007-10-052-5/+10
* Hi,Karl MacMillan2007-10-091-194/+241
* New LDAP connection pool that does lockingRob Crittenden2007-10-082-25/+64
* Fix for Internet Explorer, which is picky about commas.Kevin McCarthy2007-10-051-1/+1
* On 10/4/07, Rob Crittenden <rcritten@redhat.com> wrote:Karl MacMillan2007-10-081-6/+17
* Split the controllers out into separate user and group controllers.Kevin McCarthy2007-10-0420-975/+1021
* Fix the autosuggest ordering so faster operations go first.Kevin McCarthy2007-10-041-20/+20
* patch queue: admin_account_fix.patchKevin McCarthy2007-10-041-1/+1
* Fixes none values in first/last name to display properly.Kevin McCarthy2007-10-043-4/+5
* Trickle the group_cn to group_dn down the layers. Fix controller calls.Kevin McCarthy2007-10-031-4/+4
* Fix copy/paste bugmccann@jhu.edu2007-10-031-1/+1
* Try to catch more error conditions during installationrcritten@redhat.com2007-10-035-44/+119
* Add the rest of the user fields to the user pages.Kevin McCarthy2007-10-036-60/+908
* Patch to fix the installer crashing if selinux is disabled. Also changesmccann@jhu.edu2007-10-021-1/+57
* I broke add_groups_to_user and remove_groups_from_user with myrcritten@redhat.com2007-10-021-6/+2
* Do group operations based on the group DN, not the CNrcritten@redhat.com2007-10-021-31/+30
* Rely more on kerberos.Simo Sorce2007-10-013-28/+32
* Assorted UI fixes:Kevin McCarthy2007-10-0214-44/+122
* Add group management to the newgroup page.Kevin McCarthy2007-10-014-11/+139
* Allow group selection on the create user page.Kevin McCarthy2007-10-017-47/+176
* Add group management to the user edit page.Kevin McCarthy2007-09-286-8/+328
* Don't include opts in any public argument lists. It is used internally only.rcritten@redhat.com2007-10-011-0/+3
* Check passwords are not emptySimo Sorce2007-09-281-3/+12
* IPv6ify, untestedSimo Sorce2007-09-281-20/+55
* Extract the shared dynamic edit code.milestone_4Kevin McCarthy2007-09-284-142/+181
* Sort the group members on the view and edit group pages.Kevin McCarthy2007-09-281-0/+32
* Refactoring to allow better member rendering.Kevin McCarthy2007-09-284-37/+104
* Adds nested group handling to the view and edit group pages.Kevin McCarthy2007-09-275-108/+139
* patch queue: add_filters.patchKevin McCarthy2007-09-271-0/+3
* Make timelimit a parameter to the find methods.Kevin McCarthy2007-09-272-10/+6
* patch queue: group_users_use_dns.patchKevin McCarthy2007-09-277-71/+139
* Install the web guiKarl MacMillan2007-09-2813-76/+348
* Misc small fixesKarl MacMillan2007-09-286-6/+9
* Make apache work with selinuxKarl MacMillan2007-09-281-0/+3
* Misc small fixes:Kevin McCarthy2007-09-256-24/+37
* Adds methods to manipulate groups by dns.Kevin McCarthy2007-09-263-41/+101
* Fix a couple of XML-RPC functions that were missing the opts argumentrcritten@redhat.com2007-09-263-4/+67
* patch queue: helptext.patchKevin McCarthy2007-09-263-0/+48
* Add IPA icon file.Kevin McCarthy2007-09-251-0/+0
* Adds manager and direct reports to usershow page.Kevin McCarthy2007-09-254-3/+45
* Show the list of groups a user belongs to.Kevin McCarthy2007-09-254-3/+37
* Use a different directory for test programsrcritten@redhat.com2007-09-252-3/+4
* Make doing basic testing of Kerberos ticket forwarding and system setuprcritten@redhat.com2007-09-254-12/+203