summaryrefslogtreecommitdiffstats
path: root/ipa-server
Commit message (Expand)AuthorAgeFilesLines
* This patch wraps binary data in an xmlrpclib Binary object. ThisKarl MacMillan2007-08-283-36/+19
* Enhanced user search:Kevin McCarthy2007-08-272-26/+95
* 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-272-5/+10
* Initial support for Groupsrcritten@redhat.com2007-08-245-55/+309
* 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-233-119/+47
* Add DS task to fix up memberof, turn debug build back onPete Rowley2007-08-212-3/+268
* Create ipaerror module.Kevin McCarthy2007-08-224-127/+81
* Move ldap search filter escaping into the funcs.py layer.Kevin McCarthy2007-08-212-19/+26
* Fix escaping code, missing "unicode" string identifier in one of the valueSimo Sorce2007-08-211-1/+1
* Escape search input. Search by uid and cn.Kevin McCarthy2007-08-203-3/+25
* Remove auto-wildcarding of uid search.Kevin McCarthy2007-08-202-3/+2
* Improved modlist generator.Kevin McCarthy2007-08-201-3/+34
* Convert add_user to take a user instead of a dict.Kevin McCarthy2007-08-201-6/+6
* Move utf-8 conversion inside user.py (for updates).Kevin McCarthy2007-08-201-4/+4
* Embed origiginal values inside user, and have update_user pass in a userKevin McCarthy2007-08-202-38/+35
* change strings to be encoded using value.encode("utf-8").Kevin McCarthy2007-08-172-4/+4
* Manual merge changes in for the cidict/ipaclient add_user()Kevin McCarthy2007-08-172-2/+19
* Add interactive prompts to ipa-server-installSimo Sorce2007-08-201-14/+108
* Remove dependncy on libmhash and use openssl md4 functionsSimo Sorce2007-08-206-15/+26
* Change userlist into a quick search form.Kevin McCarthy2007-08-173-20/+49
* Remove ':' from the label widgets so they can be used outside forms.Kevin McCarthy2007-08-174-31/+31
* Complete proper daemonization by closing std* descriptors.Simo Sorce2007-08-171-0/+4
* Merge with upstreamSimo Sorce2007-08-1713-115/+3738
|\
| * Add update user to gui.Kevin McCarthy2007-08-165-109/+127
| * Implement user inactivationrcritten@redhat.com2007-08-173-5/+81
| * Fix -Wall for memberof plugin (from Pete Rowley).Karl MacMillan2007-08-171-10/+28
| * - Add password generator method to controller.Kevin McCarthy2007-08-147-14/+3370
| * Split userform into edit and new forms.Kevin McCarthy2007-08-105-26/+181
| * Updated dep list.Karl MacMillan2007-08-171-3/+3
* | Add forgotten ipa-kpasswd.initSimo Sorce2007-08-171-0/+76
|/
* Ensure that the Apache server is in forked modercritten@redhat.com2007-08-143-0/+73
* Patch from Rob to quick fix an error in the previous oneSimo Sorce2007-08-161-1/+1
* Basic LDAP connection poolingrcritten@redhat.com2007-08-133-25/+136
* make pluginlibrary files executable like all other dirsrv pluginsSimo Sorce2007-08-162-4/+4
* Fix the relative name, Richm explained that the allowed values are either:Simo Sorce2007-08-162-2/+2
* Add libmhash as dependency for ipa_wpd_extopSimo Sorce2007-08-162-2/+2
* Make ipa-kpasswd start immediatelySimo Sorce2007-08-151-1/+1
* Improve ipa-kpasswd so that it can be installed and startedSimo Sorce2007-08-151-75/+110
* General fixes.Simo Sorce2007-08-154-4/+4
* in F7 all directory names have changed from fedora-ds to dirsrvSimo Sorce2007-08-159-30/+32
* Use relative .so names for plugin so that lib/lib64 does not get in the waySimo Sorce2007-08-153-2/+2
* Merge from upstreamSimo Sorce2007-08-157-2/+1786
|\
| * Install server plugins in correct lib directory.Karl MacMillan2007-08-152-3/+13
| * Integrate memberof plugin into build.Karl MacMillan2007-08-154-4/+29
| * initial commit of memberof DS pluginPete Rowley2007-08-103-0/+1749
* | Activate the passwd extop plugin and ipa-kpasswd daemonSimo Sorce2007-08-154-8/+33
* | Rely on the default pathSimo Sorce2007-08-151-2/+2
* | Fix dependency and install ipa-kpasswd init scriptSimo Sorce2007-08-152-4/+4
|/