summaryrefslogtreecommitdiffstats
path: root/ipa-python/rpcclient.py
Commit message (Expand)AuthorAgeFilesLines
* Make the old entry option in update_*, check for empty parameters andRob Crittenden2007-12-111-27/+8
* Merge.Karl MacMillan2007-12-111-0/+18
|\
| * Add UI for service principal creation and keytab retrievalRob Crittenden2007-12-051-0/+18
* | merged radius work with latest mainline tipJohn Dennis2007-11-281-11/+134
|\|
| * Add xml-rpc interface for getting keytabs.Karl MacMillan2007-11-211-0/+24
| * Enable group inactivation by using the Class of Service plugin.Rob Crittenden2007-11-201-3/+45
| * Implement the password policy UI and finish IPA policy UIRob Crittenden2007-11-161-8/+65
* | add command line utilites for radius profilesJohn Dennis2007-11-261-4/+73
* | Add radius profile implementations:John Dennis2007-11-211-10/+14
* | add ipa-findradiusclient searchJohn Dennis2007-11-141-0/+14
* | radius client modify and delete workJohn Dennis2007-11-141-0/+41
* | ipa-addradiusclient now workingJohn Dennis2007-11-131-0/+13
|/
* Rename memberOf to group_members in xml-rpc interface.Karl MacMillan2007-10-311-2/+2
* Add memberOf API call to the XML-RPC interfaceRob Crittenden2007-10-301-0/+17
* Add delete user and group to webgui.Kevin McCarthy2007-10-231-3/+3
* Add an LDAP attribute -> label mapping function to XML-RPC layerRob Crittenden2007-10-221-0/+13
* Finish the email autosuggest.Kevin McCarthy2007-10-181-1/+17
* Require SSL for the XML-RPC interfaceRob Crittenden2007-10-191-1/+1
* Fix build issues by combining patches submitted by Michael Gregg andRob Crittenden2007-10-171-1/+0
* Creates an update_entry api call, aliases update_user and update_group to it.Kevin McCarthy2007-10-151-0/+14
* Adds delegation listing and creation to the GUI.Kevin McCarthy2007-10-121-0/+17
* Combine get_user/group by dn/cn into get_entry_by_cn/dn.Kevin McCarthy2007-10-091-40/+27
* Trickle the group_cn to group_dn down the layers. Fix controller calls.Kevin McCarthy2007-10-031-16/+16
* Rely more on kerberos.Simo Sorce2007-10-011-3/+19
* Add group management to the user edit page.Kevin McCarthy2007-09-281-0/+30
* Make timelimit a parameter to the find methods.Kevin McCarthy2007-09-271-4/+4
* Adds methods to manipulate groups by dns.Kevin McCarthy2007-09-261-25/+71
* Adds manager and direct reports to usershow page.Kevin McCarthy2007-09-251-0/+17
* Show the list of groups a user belongs to.Kevin McCarthy2007-09-251-0/+17
* Merge conflicts between rob and kevin patchesSimo Sorce2007-09-201-4/+4
|\
| * Implement asynchronous search for groups.Kevin McCarthy2007-09-191-2/+2
| * Add client-side search limit parameter for user search.Kevin McCarthy2007-09-181-2/+2
* | Add function to allow user's to set/reset their kerberos passwordrcritten@redhat.com2007-09-111-0/+16
|/
* Change user search to be asynchronous.Kevin McCarthy2007-08-281-2/+3
* Implement delete users and groupsrcritten@redhat.com2007-08-281-0/+41
* This patch wraps binary data in an xmlrpclib Binary object. ThisKarl MacMillan2007-08-281-25/+34
* Initial support for Groupsrcritten@redhat.com2007-08-241-16/+162
* Handle optional arguments by using the value __NONE__ over XML-RPC.rcritten@redhat.com2007-08-231-12/+31
* Create ipaerror module.Kevin McCarthy2007-08-221-7/+8
* Implement user inactivationrcritten@redhat.com2007-08-171-4/+26
* Ensure that the Apache server is in forked modercritten@redhat.com2007-08-141-2/+14
* Basic LDAP connection poolingrcritten@redhat.com2007-08-131-0/+17
* - Abstracted client class to work directly or over RPCrcritten@redhat.com2007-08-061-66/+82
* Change server to not be global nor reused.kmccarth@redhat.com2007-08-021-9/+4
* Rename 'gn' to 'givenName'kmccarth@redhat.com2007-08-021-3/+1
* Add local-dist target.Karl MacMillan2007-08-011-7/+16
* Final reorginzation to reflect packaging.Karl MacMillan2007-07-311-0/+102