summaryrefslogtreecommitdiffstats
path: root/ipa-python
Commit message (Expand)AuthorAgeFilesLines
* Make timelimit a parameter to the find methods.Kevin McCarthy2007-09-272-8/+8
* Install the web guiKarl MacMillan2007-09-281-1/+2
* Misc small fixesKarl MacMillan2007-09-281-1/+1
* Adds methods to manipulate groups by dns.Kevin McCarthy2007-09-262-43/+113
* Adds manager and direct reports to usershow page.Kevin McCarthy2007-09-252-0/+26
* Show the list of groups a user belongs to.Kevin McCarthy2007-09-252-0/+26
* Give ipa-adduser, ipa-addgroup and ipa-usermod an interactive modercritten@redhat.com2007-09-213-1/+170
* Merge conflicts between rob and kevin patchesSimo Sorce2007-09-202-10/+21
|\
| * Implement asynchronous search for groups.Kevin McCarthy2007-09-192-6/+7
| * Add client-side search limit parameter for user search.Kevin McCarthy2007-09-182-4/+4
* | Use ticket forwarding with TurboGears. mod_proxy forwards the principalrcritten@redhat.com2007-09-141-0/+6
* | Add function to allow user's to set/reset their kerberos passwordrcritten@redhat.com2007-09-112-10/+23
|/
* In the TCP case there is an extra (redundant) lenghtSimo Sorce2007-09-121-2/+2
* Reset version numbers for next milestone.Karl MacMillan2007-09-101-1/+1
* Update version numbers for release.milestone_3Karl MacMillan2007-09-101-1/+1
* Generalized Time parser and tests, for use in krbPasswordExpirationKevin McCarthy2007-09-042-0/+195
* merge ipa-server/ipaserver/util.py into ipa-python/ipautil.pySimo Sorce2007-09-041-0/+62
* Add 'test' target to makefiles. Hook up ipautil tests to run.Kevin McCarthy2007-09-042-2/+15
* Fix python-ldap attribution for cidict.Kevin McCarthy2007-08-271-2/+3
* Change user search to be asynchronous.Kevin McCarthy2007-08-282-6/+9
* Implement delete users and groupsrcritten@redhat.com2007-08-282-3/+62
* This patch wraps binary data in an xmlrpclib Binary object. ThisKarl MacMillan2007-08-284-49/+112
* Fix minor error in previous patch.Karl MacMillan2007-08-281-1/+1
* Add ipautil, which contains CIDict - a case insensitive dict.Kevin McCarthy2007-08-242-0/+315
* Initial support for Groupsrcritten@redhat.com2007-08-246-173/+428
* Move add user logic to the server sidercritten@redhat.com2007-08-231-17/+1
* Handle optional arguments by using the value __NONE__ over XML-RPC.rcritten@redhat.com2007-08-233-19/+44
* Create ipaerror module.Kevin McCarthy2007-08-222-7/+134
* Convert add_user to take a user instead of a dict.Kevin McCarthy2007-08-202-14/+17
* Move utf-8 conversion inside user.py (for updates).Kevin McCarthy2007-08-201-2/+13
* Embed origiginal values inside user, and have update_user pass in a userKevin McCarthy2007-08-202-8/+25
* Manual merge changes in for the cidict/ipaclient add_user()Kevin McCarthy2007-08-171-2/+12
* Revert incorrect fix.Karl MacMillan2007-08-171-1/+1
* Fix small typo in ipaclient.Karl MacMillan2007-08-171-1/+1
* Updated freeipa-admintool spec file to include additional tools.Karl MacMillan2007-08-172-4/+10
* Add update user to gui.Kevin McCarthy2007-08-162-9/+7
* Implement user inactivationrcritten@redhat.com2007-08-172-10/+53
* Ensure that the Apache server is in forked modercritten@redhat.com2007-08-143-2/+33
* Basic LDAP connection poolingrcritten@redhat.com2007-08-132-0/+28
* Bump version numbers for release.Karl MacMillan2007-08-101-1/+1
* - Abstracted client class to work directly or over RPCrcritten@redhat.com2007-08-066-68/+352
* Only install the ipa.conf file if it does not exist.Karl MacMillan2007-08-031-2/+5
* 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
* Added ipa.conf.Karl MacMillan2007-08-011-0/+3
* Added config.py.Karl MacMillan2007-08-011-0/+106
* Add local-dist target.Karl MacMillan2007-08-014-7/+25
* Added spec files for python and admintools.Karl MacMillan2007-07-312-0/+90
* Fixed broken patches and server spec.Karl MacMillan2007-07-311-0/+0
* Final reorginzation to reflect packaging.Karl MacMillan2007-07-313-0/+113