summaryrefslogtreecommitdiffstats
path: root/ipa-server/xmlrpc-server/ipaxmlrpc.py
Commit message (Expand)AuthorAgeFilesLines
* Add function to allow user's to set/reset their kerberos passwordrcritten@redhat.com2007-09-111-0/+1
* Enable LDAP SASL authentication using a forwarded kerberos ticketrcritten@redhat.com2007-09-051-3/+9
* Implement delete users and groupsrcritten@redhat.com2007-08-281-0/+3
* This patch wraps binary data in an xmlrpclib Binary object. ThisKarl MacMillan2007-08-281-3/+3
* Fix minor error in previous patch.Karl MacMillan2007-08-281-1/+1
* Include any LDAP error strings in XML-RPC Fault exceptionsrcritten@redhat.com2007-08-271-1/+7
* Initial support for Groupsrcritten@redhat.com2007-08-241-0/+9
* Handle optional arguments by using the value __NONE__ over XML-RPC.rcritten@redhat.com2007-08-231-5/+12
* Create ipaerror module.Kevin McCarthy2007-08-221-2/+4
* Implement user inactivationrcritten@redhat.com2007-08-171-0/+1
* Ensure that the Apache server is in forked modercritten@redhat.com2007-08-141-0/+6
* Basic LDAP connection poolingrcritten@redhat.com2007-08-131-0/+1
* - Abstracted client class to work directly or over RPCrcritten@redhat.com2007-08-061-5/+12
* Fixed broken patches and server spec.Karl MacMillan2007-07-311-3/+6
* Final reorginzation to reflect packaging.Karl MacMillan2007-07-311-0/+274