index
:
freeipa.git
30gatepo
4-2-trust-fixes
ad-work
adwork
dns-records
gssapi-delegate
hbactest
hbactester
ipa-2-1
ipautil-refactor
kdc-fixes
master
my-master
network-fixes
oneway-trust
platform
platform-master
systemd-ipa-2-1
systemd-master
test-patches-2-1
testing
testotp
ticket-1259
ticket-1368
ticket-1369
ticket-1369-lite
ticket-1373
ticket-1476
ticket-1549
ticket-hbac-test
trusts-master
views
FreeIPA project
Alexander Bokovoy
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipa-python
/
ipaclient.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable group inactivation by using the Class of Service plugin.
Rob Crittenden
2007-11-20
1
-2
/
+22
*
Implement the password policy UI and finish IPA policy UI
Rob Crittenden
2007-11-16
1
-4
/
+34
*
Rename memberOf to group_members in xml-rpc interface.
Karl MacMillan
2007-10-31
1
-2
/
+2
*
Have the GUI use memberOf() instead of looping through the member DNs
Rob Crittenden
2007-10-31
1
-1
/
+8
*
Add memberOf API call to the XML-RPC interface
Rob Crittenden
2007-10-30
1
-0
/
+8
*
Add delete user and group to webgui.
Kevin McCarthy
2007-10-23
1
-2
/
+2
*
Add an LDAP attribute -> label mapping function to XML-RPC layer
Rob Crittenden
2007-10-22
1
-0
/
+5
*
Remove dependency between ipa-pyton and ipa-server
Karl MacMillan
2007-10-19
1
-8
/
+5
*
Finish the email autosuggest.
Kevin McCarthy
2007-10-18
1
-0
/
+7
*
Fix build issues by combining patches submitted by Michael Gregg and
Rob Crittenden
2007-10-17
1
-1
/
+0
*
Creates an update_entry api call, aliases update_user and update_group to it.
Kevin McCarthy
2007-10-15
1
-0
/
+6
*
Adds delegation listing and creation to the GUI.
Kevin McCarthy
2007-10-12
1
-0
/
+8
*
Combine get_user/group by dn/cn into get_entry_by_cn/dn.
Kevin McCarthy
2007-10-09
1
-21
/
+17
*
Trickle the group_cn to group_dn down the layers. Fix controller calls.
Kevin McCarthy
2007-10-03
1
-16
/
+16
*
Rely more on kerberos.
Simo Sorce
2007-10-01
1
-13
/
+13
*
Add group management to the user edit page.
Kevin McCarthy
2007-09-28
1
-0
/
+15
*
Make timelimit a parameter to the find methods.
Kevin McCarthy
2007-09-27
1
-4
/
+4
*
Install the web gui
Karl MacMillan
2007-09-28
1
-1
/
+2
*
Adds methods to manipulate groups by dns.
Kevin McCarthy
2007-09-26
1
-18
/
+42
*
Adds manager and direct reports to usershow page.
Kevin McCarthy
2007-09-25
1
-0
/
+9
*
Show the list of groups a user belongs to.
Kevin McCarthy
2007-09-25
1
-0
/
+9
*
Merge conflicts between rob and kevin patches
Simo Sorce
2007-09-20
1
-6
/
+17
|
\
|
*
Implement asynchronous search for groups.
Kevin McCarthy
2007-09-19
1
-4
/
+5
|
*
Add client-side search limit parameter for user search.
Kevin McCarthy
2007-09-18
1
-2
/
+2
*
|
Use ticket forwarding with TurboGears. mod_proxy forwards the principal
rcritten@redhat.com
2007-09-14
1
-0
/
+6
*
|
Add function to allow user's to set/reset their kerberos password
rcritten@redhat.com
2007-09-11
1
-10
/
+7
|
/
*
Change user search to be asynchronous.
Kevin McCarthy
2007-08-28
1
-4
/
+6
*
Implement delete users and groups
rcritten@redhat.com
2007-08-28
1
-3
/
+21
*
This patch wraps binary data in an xmlrpclib Binary object. This
Karl MacMillan
2007-08-28
1
-11
/
+3
*
Initial support for Groups
rcritten@redhat.com
2007-08-24
1
-6
/
+96
*
Move add user logic to the server side
rcritten@redhat.com
2007-08-23
1
-17
/
+1
*
Handle optional arguments by using the value __NONE__ over XML-RPC.
rcritten@redhat.com
2007-08-23
1
-6
/
+12
*
Convert add_user to take a user instead of a dict.
Kevin McCarthy
2007-08-20
1
-13
/
+16
*
Embed origiginal values inside user, and have update_user pass in a user
Kevin McCarthy
2007-08-20
1
-5
/
+3
*
Manual merge changes in for the cidict/ipaclient add_user()
Kevin McCarthy
2007-08-17
1
-2
/
+12
*
Revert incorrect fix.
Karl MacMillan
2007-08-17
1
-1
/
+1
*
Fix small typo in ipaclient.
Karl MacMillan
2007-08-17
1
-1
/
+1
*
Add update user to gui.
Kevin McCarthy
2007-08-16
1
-6
/
+6
*
Implement user inactivation
rcritten@redhat.com
2007-08-17
1
-6
/
+27
*
Ensure that the Apache server is in forked mode
rcritten@redhat.com
2007-08-14
1
-0
/
+6
*
Basic LDAP connection pooling
rcritten@redhat.com
2007-08-13
1
-0
/
+11
*
- Abstracted client class to work directly or over RPC
rcritten@redhat.com
2007-08-06
1
-0
/
+87