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-server
/
ipa-gui
/
ipagui
/
subcontrollers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mass file removal for IPAv2.
Rob Crittenden
2009-02-03
9
-2317
/
+0
*
Use larger set from which to choose chars for random passwords.
Simo Sorce
2008-08-11
1
-2
/
+1
*
Do uniqueness check on phone numbers and cn entered via the UI.
Rob Crittenden
2008-05-20
1
-2
/
+2
*
The admin user doesn't have the inetorgperson objectclass so don't have a giv...
Rob Crittenden
2008-05-13
1
-0
/
+10
*
Fix the client-side search size limit.
Rob Crittenden
2008-04-25
1
-1
/
+1
*
Don't let a user change their own uid. Fix some related errors if they try.
Rob Crittenden
2008-04-23
1
-1
/
+6
*
Don't try to update ipauserobjectclasses or ipagroupobjectclasses
Rob Crittenden
2008-04-02
1
-6
/
+6
*
On the delegation edit screen allow the direct entry of a group name
Rob Crittenden
2008-03-24
1
-4
/
+28
*
Don't try to add the default group to a user when creating the group.
Rob Crittenden
2008-03-31
1
-4
/
+19
*
Fix account activation.
Rob Crittenden
2008-03-31
1
-6
/
+11
*
When getting members let user indicate what type of member they want.
Rob Crittenden
2008-03-27
1
-2
/
+31
*
Add additional detail to error messages.
Rob Crittenden
2008-03-25
5
-24
/
+24
*
We are really changing the kerberos principal key and not the password when
Rob Crittenden
2008-03-24
1
-6
/
+6
*
Remove ACI that was causing RDN changes to fail
Rob Crittenden
2008-03-10
1
-4
/
+1
*
In the UI we don't want to display Edit links unless someone can actually
Rob Crittenden
2008-02-27
1
-0
/
+51
*
Require that service principals resolve to a DNS A record.
Rob Crittenden
2008-02-26
1
-1
/
+1
*
Don't clear out the uid from the session until the record has been updated.
Rob Crittenden
2008-02-20
1
-3
/
+3
*
Use basestring class when testing to see if an object is a string to support
Rob Crittenden
2008-02-21
4
-10
/
+12
*
Use the proper access methods in IPA policy subcontroller.
Rob Crittenden
2008-02-18
1
-17
/
+17
*
Generate the multi-value entries needed when redirecting to the edit_user
Rob Crittenden
2008-02-08
1
-24
/
+39
*
Don't set blank values so we don't end up with empty attributes
Rob Crittenden
2008-01-30
1
-70
/
+70
*
Set the license uniformly to GPLv2 only.
Rob Crittenden
2008-02-04
7
-0
/
+119
*
Use orig_user_dict to get krbprincipalname when changing passwords.
Rob Crittenden
2008-01-31
1
-1
/
+6
*
Enable server-side sessions. It is currently using files for sessions.
Rob Crittenden
2008-01-23
1
-0
/
+12
*
Service principal deletion
Rob Crittenden
2008-01-11
1
-0
/
+45
*
Finishe removing previous code to fetch keytabs
Simo Sorce
2007-12-21
1
-22
/
+0
*
Allow for direct entry of group names when creating delegations.
Rob Crittenden
2007-12-13
1
-0
/
+19
*
Fix the UI indicators for mandatory fields.
Rob Crittenden
2007-12-12
1
-0
/
+7
*
Fix delegation in the UI and add a missing aci that allows writes.
Rob Crittenden
2007-12-07
1
-1
/
+1
*
Add default e-mail domain to the IPA configuration
Rob Crittenden
2007-12-10
2
-4
/
+13
*
Install principal edit page files.
Karl MacMillan
2007-12-08
1
-0
/
+1
*
The uid_hidden field needs to be retained until after validation succeeds
Rob Crittenden
2007-12-06
1
-6
/
+6
*
Make uid an editable field in the Edit UI so we can do RDN changes
Rob Crittenden
2007-12-06
2
-10
/
+14
*
Add UI for service principal creation and keytab retrieval
Rob Crittenden
2007-12-05
1
-0
/
+153
*
Phase 1 of allowing admins to set the default object classes for users & groups
Rob Crittenden
2007-12-04
2
-53
/
+44
*
Require that the default users group exists
Rob Crittenden
2007-11-30
1
-2
/
+2
*
Add ipa-python to maintainer-clean and clean up .pyc files
Rob Crittenden
2007-11-28
1
-0
/
+1
*
Enable group inactivation by using the Class of Service plugin.
Rob Crittenden
2007-11-20
2
-11
/
+50
*
Implement the password policy UI and finish IPA policy UI
Rob Crittenden
2007-11-16
2
-36
/
+126
*
Replace references to Person and People with User and Users
Rob Crittenden
2007-11-15
1
-3
/
+3
*
Make the group cn an editable field though protected by default.
Rob Crittenden
2007-11-14
1
-21
/
+15
*
Include multi-value fields on the Add Person page
Rob Crittenden
2007-11-14
2
-9
/
+14
*
Add an editors group. This is used to generally grant access for users
Rob Crittenden
2007-11-14
5
-13
/
+23
*
Add more fields to the IPA Policy form
Rob Crittenden
2007-11-13
1
-0
/
+6
*
Restrict access to some parts of the UI to those in the admins group
Rob Crittenden
2007-11-13
2
-4
/
+4
*
Fix editing groups when cn is a single-valued field
Rob Crittenden
2007-11-09
1
-2
/
+4
*
Require uniqueness in the name/comment field of delegations
Rob Crittenden
2007-11-09
1
-5
/
+30
*
Initial support for policy editing
Rob Crittenden
2007-11-12
3
-0
/
+130
*
Enable multi-value field support for some attributes on the edit pages
Rob Crittenden
2007-11-08
2
-18
/
+118
*
define Self-Service as editting your own record.
Rob Crittenden
2007-11-02
1
-2
/
+11
[next]