summaryrefslogtreecommitdiffstats
path: root/ipa-python/rpcclient.py
Commit message (Expand)AuthorAgeFilesLines
* 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