summaryrefslogtreecommitdiffstats
path: root/ipa-server/xmlrpc-server/funcs.py
Commit message (Expand)AuthorAgeFilesLines
* small release fixes:Kevin McCarthy2007-09-071-1/+1
* Enable LDAP SASL authentication using a forwarded kerberos ticketrcritten@redhat.com2007-09-051-118/+119
* merge ipa-server/ipaserver/util.py into ipa-python/ipautil.pySimo Sorce2007-09-041-2/+2
* Merge with upstreamSimo Sorce2007-09-041-2/+0
|\
| * Add account deactivation checkbox.Kevin McCarthy2007-08-311-2/+0
* | Megre in form upstreamSimo Sorce2007-08-301-13/+98
|\|
| * Change user search to be asynchronous.Kevin McCarthy2007-08-281-8/+18
| * Changes for larger data demo.Kevin McCarthy2007-08-281-1/+1
| * Implement delete users and groupsrcritten@redhat.com2007-08-281-4/+79
* | Finalize DIT, this is waht we are probably going to have in the end,Simo Sorce2007-08-291-2/+2
|/
* This patch wraps binary data in an xmlrpclib Binary object. ThisKarl MacMillan2007-08-281-28/+11
* Enhanced user search:Kevin McCarthy2007-08-271-24/+93
* Include any LDAP error strings in XML-RPC Fault exceptionsrcritten@redhat.com2007-08-271-4/+3
* Initial support for Groupsrcritten@redhat.com2007-08-241-55/+293
* Move add user logic to the server sidercritten@redhat.com2007-08-231-0/+28
* Handle optional arguments by using the value __NONE__ over XML-RPC.rcritten@redhat.com2007-08-231-79/+35
* Create ipaerror module.Kevin McCarthy2007-08-221-96/+38
* Move ldap search filter escaping into the funcs.py layer.Kevin McCarthy2007-08-211-1/+26
* Escape search input. Search by uid and cn.Kevin McCarthy2007-08-201-1/+1
* Embed origiginal values inside user, and have update_user pass in a userKevin McCarthy2007-08-201-0/+14
* change strings to be encoded using value.encode("utf-8").Kevin McCarthy2007-08-171-2/+2
* Manual merge changes in for the cidict/ipaclient add_user()Kevin McCarthy2007-08-171-1/+18
* Change userlist into a quick search form.Kevin McCarthy2007-08-171-1/+2
* Implement user inactivationrcritten@redhat.com2007-08-171-3/+58
* Ensure that the Apache server is in forked modercritten@redhat.com2007-08-141-0/+47
* Patch from Rob to quick fix an error in the previous oneSimo Sorce2007-08-161-1/+1
* Basic LDAP connection poolingrcritten@redhat.com2007-08-131-5/+104
* Allow the API to specify the location in the tree to add users, defaultingrcritten@redhat.com2007-08-101-2/+2
* - Abstracted client class to work directly or over RPCrcritten@redhat.com2007-08-061-143/+196
* Rename 'gn' to 'givenName'kmccarth@redhat.com2007-08-021-1/+1
* Add local-dist target.Karl MacMillan2007-08-011-2/+7
* Fixed broken patches and server spec.Karl MacMillan2007-07-311-1/+1
* Final reorginzation to reflect packaging.Karl MacMillan2007-07-311-0/+170