index
:
freeipa.git
AD-binds
asn1c-indented
cachetickets
cakeysfix
ccachesess
clisesshandling
coverity
custodia
custodia-review
fix_ber_scanf
fixlogout
getkeytab
ipa-1-0
ipa-1-1
ipa-1-2
ipa-2-1
ipa-2-2
ipasam_getkeytab
kdc-fixes
kdc-pkinit
ldapticketcache
master
master_keytab
mindatefix
mspac
my-master
pwbindexp
pwdpolicy
replica_kdc
review
sessionlogout
setkeytab
sumit
webui-cleanup
webui-details
webui_isolate
wip
FreeIPA patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
First step in enabling SSL in the IPA web server
Rob Crittenden
2007-10-15
4
-3
/
+84
*
Add option -a to print all attributes
Rob Crittenden
2007-10-11
1
-5
/
+38
*
First draft of man pages for the admin tools
Rob Crittenden
2007-10-11
13
-2
/
+433
*
Enabled memberof plugin
Rob Crittenden
2007-10-16
2
-0
/
+14
*
Add basic delegation editing.
Kevin McCarthy
2007-10-15
7
-36
/
+170
*
Creates an update_entry api call, aliases update_user and update_group to it.
Kevin McCarthy
2007-10-15
5
-8
/
+28
*
Adds delegation listing and creation to the GUI.
Kevin McCarthy
2007-10-12
16
-10
/
+625
*
Verify that the LDAP ports are available during installation.
Rob Crittenden
2007-10-15
1
-0
/
+44
*
Remove buggy connection caching. Create a new connection for each LDAP
Rob Crittenden
2007-10-12
1
-36
/
+7
*
Fix make (local-)dist
Simo Sorce
2007-10-12
2
-2
/
+2
*
Don't print error on fresh install
Simo Sorce
2007-10-12
1
-3
/
+5
*
Add inetUser objectclass. Remove test-users ldif.
Kevin McCarthy
2007-10-11
3
-34
/
+5
*
This is a really simple (and dumb) ACI parser for the ACI's we
Kevin McCarthy
2007-10-11
2
-0
/
+211
*
Refactor the __get_entry into __get_base_entry and __get_sub_entry().
Kevin McCarthy
2007-10-11
1
-11
/
+31
*
Merge.
Karl MacMillan
2007-10-09
9
-106
/
+80
|
\
|
*
Combine get_user/group by dn/cn into get_entry_by_cn/dn.
Kevin McCarthy
2007-10-09
9
-106
/
+80
*
|
Karl MacMillan wrote:
Karl MacMillan
2007-10-09
16
-87
/
+72
|
/
*
Fix the webgui to allocate a new IPAClient for each request.
Kevin McCarthy
2007-10-08
3
-26
/
+40
*
DELETEs have to come first, in order for "case change" operations to work.
Kevin McCarthy
2007-10-08
1
-2
/
+2
*
Small group fixes: remove index, change to use hidden_fields (like UserFields)
Kevin McCarthy
2007-10-08
3
-20
/
+10
*
Several escaping fixes:
Kevin McCarthy
2007-10-05
2
-5
/
+10
*
Hi,
Karl MacMillan
2007-10-09
1
-194
/
+241
*
New LDAP connection pool that does locking
Rob Crittenden
2007-10-08
2
-25
/
+64
*
Fix for Internet Explorer, which is picky about commas.
Kevin McCarthy
2007-10-05
1
-1
/
+1
*
On 10/4/07, Rob Crittenden <rcritten@redhat.com> wrote:
Karl MacMillan
2007-10-08
1
-6
/
+17
*
Split the controllers out into separate user and group controllers.
Kevin McCarthy
2007-10-04
20
-975
/
+1021
*
Fix the autosuggest ordering so faster operations go first.
Kevin McCarthy
2007-10-04
1
-20
/
+20
*
patch queue: admin_account_fix.patch
Kevin McCarthy
2007-10-04
1
-1
/
+1
*
Fixes none values in first/last name to display properly.
Kevin McCarthy
2007-10-04
4
-6
/
+7
*
Trickle the group_cn to group_dn down the layers. Fix controller calls.
Kevin McCarthy
2007-10-03
3
-36
/
+36
*
Fix copy/paste bug
mccann@jhu.edu
2007-10-03
1
-1
/
+1
*
Try to catch more error conditions during installation
rcritten@redhat.com
2007-10-03
6
-44
/
+124
*
Add the rest of the user fields to the user pages.
Kevin McCarthy
2007-10-03
6
-60
/
+908
*
Patch to fix the installer crashing if selinux is disabled. Also changes
mccann@jhu.edu
2007-10-02
2
-2
/
+58
*
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
4
-39
/
+66
*
Rely more on kerberos.
Simo Sorce
2007-10-01
7
-88
/
+111
*
Assorted UI fixes:
Kevin McCarthy
2007-10-02
14
-44
/
+122
*
Add group management to the newgroup page.
Kevin McCarthy
2007-10-01
4
-11
/
+139
*
Allow group selection on the create user page.
Kevin McCarthy
2007-10-01
7
-47
/
+176
*
Add group management to the user edit page.
Kevin McCarthy
2007-09-28
8
-8
/
+373
*
Don't include opts in any public argument lists. It is used internally only.
rcritten@redhat.com
2007-10-01
1
-0
/
+3
*
Check passwords are not empty
Simo Sorce
2007-09-28
1
-3
/
+12
*
IPv6ify, untested
Simo Sorce
2007-09-28
1
-20
/
+55
*
Added tag milestone_4 for changeset 8227ce764d491a942389f7a9f654f69d2701cb12
kmacmill@speckledhen.hosted.redhat.com
2007-10-02
1
-0
/
+1
*
Extract the shared dynamic edit code.
milestone_4
Kevin McCarthy
2007-09-28
4
-142
/
+181
*
Sort the group members on the view and edit group pages.
Kevin McCarthy
2007-09-28
1
-0
/
+32
*
Refactoring to allow better member rendering.
Kevin McCarthy
2007-09-28
4
-37
/
+104
*
Adds nested group handling to the view and edit group pages.
Kevin McCarthy
2007-09-27
5
-108
/
+139
*
patch queue: add_filters.patch
Kevin McCarthy
2007-09-27
1
-0
/
+3
[prev]
[next]