summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipaserver/ipaldap.py
Commit message (Expand)AuthorAgeFilesLines
* Added support to IPA server install to install the winsync plugin configurati...Rich Megginson2008-10-131-0/+2
* Install the ca.crt file early on so that we can always enforce SSLSimo Sorce2008-08-131-0/+2
* Add ability to initialize a replication agreementRob Crittenden2008-03-071-42/+5
* Set the license uniformly to GPLv2 only.Rob Crittenden2008-02-041-1/+1
* Fix issues reported by rpmlint.Rob Crittenden2008-01-181-1/+0
* Convert replication to use the new cert infrastructure andKarl MacMillan2007-12-201-6/+9
* Improve the error message when an entry is not found.Rob Crittenden2007-12-061-4/+17
* Initial replication setup.Karl MacMillan2007-11-211-14/+87
* Allow a user or group to change an attribute in its RDNRob Crittenden2007-11-121-0/+17
* DELETEs have to come first, in order for "case change" operations to work.Kevin McCarthy2007-10-081-2/+2
* New LDAP connection pool that does lockingRob Crittenden2007-10-081-1/+2
* Misc small fixes:Kevin McCarthy2007-09-251-1/+2
* Adds methods to manipulate groups by dns.Kevin McCarthy2007-09-261-1/+1
* Enable LDAP debugging using the mod_python Apache configuration directivercritten@redhat.com2007-09-211-2/+3
* Use ticket forwarding with TurboGears. mod_proxy forwards the principalrcritten@redhat.com2007-09-141-3/+3
* Add function to allow user's to set/reset their kerberos passwordrcritten@redhat.com2007-09-111-0/+18
* Enable LDAP SASL authentication using a forwarded kerberos ticketrcritten@redhat.com2007-09-051-16/+39
* Add account deactivation checkbox.Kevin McCarthy2007-08-311-2/+6
* Change user search to be asynchronous.Kevin McCarthy2007-08-281-0/+38
* Changes for larger data demo.Kevin McCarthy2007-08-281-2/+5
* Implement delete users and groupsrcritten@redhat.com2007-08-281-0/+12
* This patch wraps binary data in an xmlrpclib Binary object. ThisKarl MacMillan2007-08-281-5/+5
* Initial support for Groupsrcritten@redhat.com2007-08-241-0/+3
* Create ipaerror module.Kevin McCarthy2007-08-221-21/+30
* Improved modlist generator.Kevin McCarthy2007-08-201-3/+34
* Manual merge changes in for the cidict/ipaclient add_user()Kevin McCarthy2007-08-171-1/+1
* Implement user inactivationrcritten@redhat.com2007-08-171-2/+22
* Ensure that the Apache server is in forked modercritten@redhat.com2007-08-141-0/+20
* Basic LDAP connection poolingrcritten@redhat.com2007-08-131-20/+31
* - Abstracted client class to work directly or over RPCrcritten@redhat.com2007-08-061-19/+58
* Fixed broken patches and server spec.Karl MacMillan2007-07-311-7/+7
* Final reorginzation to reflect packaging.Karl MacMillan2007-07-311-0/+395