index
:
.git
master
Unnamed repository; edit this file 'description' to name the repository.
Rob Crittenden
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipa-server
/
xmlrpc-server
/
funcs.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename memberOf to group_members in xml-rpc interface.
Karl MacMillan
2007-10-31
1
-1
/
+1
*
Add memberOf API call to the XML-RPC interface
Rob Crittenden
2007-10-30
1
-0
/
+31
*
Add delete user and group to webgui.
Kevin McCarthy
2007-10-23
1
-3
/
+2
*
Add an LDAP attribute -> label mapping function to XML-RPC layer
Rob Crittenden
2007-10-22
1
-0
/
+11
*
update_user and update_group need to be defined differently in order
Rob Crittenden
2007-10-22
1
-2
/
+6
*
Finish the email autosuggest.
Kevin McCarthy
2007-10-18
1
-1
/
+10
*
Creates an update_entry api call, aliases update_user and update_group to it.
Kevin McCarthy
2007-10-15
1
-6
/
+6
*
Adds delegation listing and creation to the GUI.
Kevin McCarthy
2007-10-12
1
-0
/
+9
*
Remove buggy connection caching. Create a new connection for each LDAP
Rob Crittenden
2007-10-12
1
-36
/
+7
*
Add inetUser objectclass. Remove test-users ldif.
Kevin McCarthy
2007-10-11
1
-3
/
+5
*
Refactor the __get_entry into __get_base_entry and __get_sub_entry().
Kevin McCarthy
2007-10-11
1
-11
/
+31
*
Combine get_user/group by dn/cn into get_entry_by_cn/dn.
Kevin McCarthy
2007-10-09
1
-31
/
+25
*
Several escaping fixes:
Kevin McCarthy
2007-10-05
1
-2
/
+7
*
New LDAP connection pool that does locking
Rob Crittenden
2007-10-08
1
-24
/
+62
*
Try to catch more error conditions during installation
rcritten@redhat.com
2007-10-03
1
-2
/
+5
*
Add the rest of the user fields to the user pages.
Kevin McCarthy
2007-10-03
1
-1
/
+1
*
I broke add_groups_to_user and remove_groups_from_user with my
rcritten@redhat.com
2007-10-02
1
-6
/
+2
*
Do group operations based on the group DN, not the CN
rcritten@redhat.com
2007-10-02
1
-31
/
+30
*
Rely more on kerberos.
Simo Sorce
2007-10-01
1
-27
/
+30
*
Add group management to the user edit page.
Kevin McCarthy
2007-09-28
1
-0
/
+50
*
patch queue: add_filters.patch
Kevin McCarthy
2007-09-27
1
-0
/
+3
*
Make timelimit a parameter to the find methods.
Kevin McCarthy
2007-09-27
1
-8
/
+4
*
Misc small fixes:
Kevin McCarthy
2007-09-25
1
-5
/
+25
*
Adds methods to manipulate groups by dns.
Kevin McCarthy
2007-09-26
1
-40
/
+96
*
Adds manager and direct reports to usershow page.
Kevin McCarthy
2007-09-25
1
-2
/
+16
*
Show the list of groups a user belongs to.
Kevin McCarthy
2007-09-25
1
-2
/
+25
*
Fix error when using with TurboGears
rcritten@redhat.com
2007-09-25
1
-2
/
+3
*
Enable LDAP debugging using the mod_python Apache configuration directive
rcritten@redhat.com
2007-09-21
1
-8
/
+10
*
Don't fall back on proxy authentication. We don't generate the certificates
rcritten@redhat.com
2007-09-24
1
-4
/
+7
*
Merge conflicts between rob and kevin patches
Simo Sorce
2007-09-20
1
-13
/
+60
|
\
|
*
Handle add/remove failures a little bit better.
Kevin McCarthy
2007-09-19
1
-2
/
+2
|
*
Implement asynchronous search for groups.
Kevin McCarthy
2007-09-19
1
-8
/
+55
|
*
Add client-side search limit parameter for user search.
Kevin McCarthy
2007-09-18
1
-3
/
+3
*
|
Use ticket forwarding with TurboGears. mod_proxy forwards the principal
rcritten@redhat.com
2007-09-14
1
-20
/
+22
*
|
Add function to allow user's to set/reset their kerberos password
rcritten@redhat.com
2007-09-11
1
-0
/
+18
|
/
*
small release fixes:
Kevin McCarthy
2007-09-07
1
-1
/
+1
*
Enable LDAP SASL authentication using a forwarded kerberos ticket
rcritten@redhat.com
2007-09-05
1
-118
/
+119
*
merge ipa-server/ipaserver/util.py into ipa-python/ipautil.py
Simo Sorce
2007-09-04
1
-2
/
+2
*
Merge with upstream
Simo Sorce
2007-09-04
1
-2
/
+0
|
\
|
*
Add account deactivation checkbox.
Kevin McCarthy
2007-08-31
1
-2
/
+0
*
|
Megre in form upstream
Simo Sorce
2007-08-30
1
-13
/
+98
|
\
|
|
*
Change user search to be asynchronous.
Kevin McCarthy
2007-08-28
1
-8
/
+18
|
*
Changes for larger data demo.
Kevin McCarthy
2007-08-28
1
-1
/
+1
|
*
Implement delete users and groups
rcritten@redhat.com
2007-08-28
1
-4
/
+79
*
|
Finalize DIT, this is waht we are probably going to have in the end,
Simo Sorce
2007-08-29
1
-2
/
+2
|
/
*
This patch wraps binary data in an xmlrpclib Binary object. This
Karl MacMillan
2007-08-28
1
-28
/
+11
*
Enhanced user search:
Kevin McCarthy
2007-08-27
1
-24
/
+93
*
Include any LDAP error strings in XML-RPC Fault exceptions
rcritten@redhat.com
2007-08-27
1
-4
/
+3
*
Initial support for Groups
rcritten@redhat.com
2007-08-24
1
-55
/
+293
*
Move add user logic to the server side
rcritten@redhat.com
2007-08-23
1
-0
/
+28
[next]