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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an LDAP attribute -> label mapping function to XML-RPC layer
Rob Crittenden
2007-10-22
3
-0
/
+44
*
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
2
-1
/
+24
*
Require SSL for the XML-RPC interface
Rob Crittenden
2007-10-19
2
-2
/
+2
*
Make distclean work again
Rob Crittenden
2007-10-19
1
-2
/
+2
*
Fix build issues by combining patches submitted by Michael Gregg and
Rob Crittenden
2007-10-17
9
-38
/
+46
*
Use setup.py for ipa-python from William Jon McCann <mccann@jhu.edu>.
Karl MacMillan
2007-10-16
4
-34
/
+97
*
Add basic delegation editing.
Kevin McCarthy
2007-10-15
1
-0
/
+15
*
Creates an update_entry api call, aliases update_user and update_group to it.
Kevin McCarthy
2007-10-15
2
-0
/
+20
*
Adds delegation listing and creation to the GUI.
Kevin McCarthy
2007-10-12
4
-8
/
+65
*
This is a really simple (and dumb) ACI parser for the ACI's we
Kevin McCarthy
2007-10-11
2
-0
/
+211
*
Combine get_user/group by dn/cn into get_entry_by_cn/dn.
Kevin McCarthy
2007-10-09
2
-61
/
+44
*
Fixes none values in first/last name to display properly.
Kevin McCarthy
2007-10-04
1
-2
/
+2
*
Trickle the group_cn to group_dn down the layers. Fix controller calls.
Kevin McCarthy
2007-10-03
2
-32
/
+32
*
Try to catch more error conditions during installation
rcritten@redhat.com
2007-10-03
1
-0
/
+5
*
Patch to fix the installer crashing if selinux is disabled. Also changes
mccann@jhu.edu
2007-10-02
1
-1
/
+1
*
Do group operations based on the group DN, not the CN
rcritten@redhat.com
2007-10-02
1
-1
/
+16
*
Rely more on kerberos.
Simo Sorce
2007-10-01
2
-16
/
+32
*
Add group management to the user edit page.
Kevin McCarthy
2007-09-28
2
-0
/
+45
*
Make timelimit a parameter to the find methods.
Kevin McCarthy
2007-09-27
2
-8
/
+8
*
Install the web gui
Karl MacMillan
2007-09-28
1
-1
/
+2
*
Misc small fixes
Karl MacMillan
2007-09-28
1
-1
/
+1
*
Adds methods to manipulate groups by dns.
Kevin McCarthy
2007-09-26
2
-43
/
+113
*
Adds manager and direct reports to usershow page.
Kevin McCarthy
2007-09-25
2
-0
/
+26
*
Show the list of groups a user belongs to.
Kevin McCarthy
2007-09-25
2
-0
/
+26
*
Give ipa-adduser, ipa-addgroup and ipa-usermod an interactive mode
rcritten@redhat.com
2007-09-21
3
-1
/
+170
*
Merge conflicts between rob and kevin patches
Simo Sorce
2007-09-20
2
-10
/
+21
|
\
|
*
Implement asynchronous search for groups.
Kevin McCarthy
2007-09-19
2
-6
/
+7
|
*
Add client-side search limit parameter for user search.
Kevin McCarthy
2007-09-18
2
-4
/
+4
*
|
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
2
-10
/
+23
|
/
*
In the TCP case there is an extra (redundant) lenght
Simo Sorce
2007-09-12
1
-2
/
+2
*
Reset version numbers for next milestone.
Karl MacMillan
2007-09-10
1
-1
/
+1
*
Update version numbers for release.
milestone_3
Karl MacMillan
2007-09-10
1
-1
/
+1
*
Generalized Time parser and tests, for use in krbPasswordExpiration
Kevin McCarthy
2007-09-04
2
-0
/
+195
*
merge ipa-server/ipaserver/util.py into ipa-python/ipautil.py
Simo Sorce
2007-09-04
1
-0
/
+62
*
Add 'test' target to makefiles. Hook up ipautil tests to run.
Kevin McCarthy
2007-09-04
2
-2
/
+15
*
Fix python-ldap attribution for cidict.
Kevin McCarthy
2007-08-27
1
-2
/
+3
*
Change user search to be asynchronous.
Kevin McCarthy
2007-08-28
2
-6
/
+9
*
Implement delete users and groups
rcritten@redhat.com
2007-08-28
2
-3
/
+62
*
This patch wraps binary data in an xmlrpclib Binary object. This
Karl MacMillan
2007-08-28
4
-49
/
+112
*
Fix minor error in previous patch.
Karl MacMillan
2007-08-28
1
-1
/
+1
*
Add ipautil, which contains CIDict - a case insensitive dict.
Kevin McCarthy
2007-08-24
2
-0
/
+315
*
Initial support for Groups
rcritten@redhat.com
2007-08-24
6
-173
/
+428
*
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
3
-19
/
+44
*
Create ipaerror module.
Kevin McCarthy
2007-08-22
2
-7
/
+134
*
Convert add_user to take a user instead of a dict.
Kevin McCarthy
2007-08-20
2
-14
/
+17
*
Move utf-8 conversion inside user.py (for updates).
Kevin McCarthy
2007-08-20
1
-2
/
+13
*
Embed origiginal values inside user, and have update_user pass in a user
Kevin McCarthy
2007-08-20
2
-8
/
+25
[next]