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
/
xmlrpc-server
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mass file removal for IPAv2.
Rob Crittenden
2009-02-03
10
-2998
/
+0
*
Mass tree reorganization for IPAv2. To view previous history of files use:
Rob Crittenden
2009-02-03
4
-224
/
+0
*
Limit the mod_rewrite rules to just /ipa
Rob Crittenden
2008-08-21
1
-4
/
+4
*
Make Proxy directive wildcard match more specific so we can play nicer with o...
Rob Crittenden
2008-08-14
1
-3
/
+3
*
Shift search base for users and groups to "cn=accounts, baseDN"
Rob Crittenden
2008-07-29
1
-16
/
+18
*
Change Title label to Job Title for clarity
Rob Crittenden
2008-07-29
1
-1
/
+1
*
Catch correct exception when trying to find the default IPA users group and r...
Rob Crittenden
2008-07-23
1
-2
/
+2
*
Don't make the search criteria lower-case so one can do case-sensitive search...
Rob Crittenden
2008-06-04
1
-1
/
+0
*
Move version.py to the common ipa directory instead of being server-based so ...
Rob Crittenden
2008-06-03
1
-3
/
+3
*
Fix typo in log statement
Rob Crittenden
2008-05-29
1
-1
/
+1
*
Set default logging level to INFO (still logs to Apache)
Rob Crittenden
2008-05-28
2
-24
/
+63
*
Ensure hostnames are lower during installation and when adding service princs
Rob Crittenden
2008-05-20
1
-14
/
+26
*
Remove broken link for IE configuration and replace sample domain/realm. Also...
Rob Crittenden
2008-05-20
1
-4
/
+7
*
Enforce the maximum username length set by IPA Policy
Rob Crittenden
2008-05-14
1
-0
/
+25
*
Add a version API to the server so it knows what version it is.
Rob Crittenden
2008-05-08
2
-0
/
+6
*
Don't allow the IPA server service principals to be removed.
Rob Crittenden
2008-05-08
1
-0
/
+3
*
Refine our web space some more so that everything we reference is in /ipa
Rob Crittenden
2008-05-07
3
-16
/
+18
*
Fix the client-side search size limit.
Rob Crittenden
2008-04-25
1
-24
/
+24
*
Catch all errors when obtaining an LDAP connection.
Rob Crittenden
2008-04-15
1
-0
/
+2
*
Don't quit trying to lock a user if they aren't in the activated group.
Rob Crittenden
2008-04-14
1
-1
/
+5
*
Don't allow the admin user to be removed from the admins group.
Rob Crittenden
2008-04-04
1
-0
/
+10
*
Add missing normalizeDN() when removing members from a group.
Rob Crittenden
2008-04-04
1
-4
/
+11
*
Fix typo in python directive. Fixes marking a group active.
Rob Crittenden
2008-04-01
1
-1
/
+1
*
Fix crash when creating new groups. You can't iterate over a None variable.
Rob Crittenden
2008-04-01
1
-0
/
+2
*
Fix account activation.
Rob Crittenden
2008-03-31
1
-6
/
+53
*
Don't allow the admin user to be removed using the XML-RPC Interface.
Rob Crittenden
2008-03-28
1
-0
/
+2
*
Do case-less comparisons when considering objectclass but store the
Rob Crittenden
2008-03-28
1
-3
/
+3
*
Normalize member DN's when determining whether they are in a group
Rob Crittenden
2008-03-26
1
-1
/
+5
*
When getting members let user indicate what type of member they want.
Rob Crittenden
2008-03-27
1
-4
/
+44
*
Re-root the IPA web UI to /ipa and the XML-RPC interface to /ipaxml.
Rob Crittenden
2008-03-24
2
-18
/
+14
*
We are really changing the kerberos principal key and not the password when
Rob Crittenden
2008-03-24
1
-4
/
+4
*
Allow the realm to be included in the name passed to add_service_principal()
Rob Crittenden
2008-03-17
1
-3
/
+6
*
Adding items to the set needs to be lower case to prevent duplicates.
Rob Crittenden
2008-03-10
1
-1
/
+1
*
Filter out K/M and krbtgt principals from the service principals list.
Rob Crittenden
2008-03-03
1
-2
/
+3
*
Do argument type checking in the XML-RPC interface
Rob Crittenden
2008-02-29
1
-60
/
+149
*
In the UI we don't want to display Edit links unless someone can actually
Rob Crittenden
2008-02-27
1
-1
/
+8
*
The admins group cannot be renamed.
Rob Crittenden
2008-02-27
1
-0
/
+3
*
Require that service principals resolve to a DNS A record.
Rob Crittenden
2008-02-26
1
-2
/
+21
*
Add failover to the XML-RPC client
Rob Crittenden
2008-02-22
2
-1
/
+7
*
Don't allow a group to be a member of itself.
Rob Crittenden
2008-02-22
1
-1
/
+5
*
Syntax error, ')' in the worng place throws nasty 500 errors on ldap errors :)
Simo Sorce
2008-02-21
1
-1
/
+1
*
Redirect users when they don't use the FQDN on both SSL and non-SSL ports
Rob Crittenden
2008-02-21
3
-12
/
+14
*
Fix bug that prevented single-character fields
Rob Crittenden
2008-02-11
2
-4
/
+10
*
Switch 'below' to 'above' to point to the right location of the CA on the page
Rob Crittenden
2008-02-07
1
-1
/
+1
*
Set the license uniformly to GPLv2 only.
Rob Crittenden
2008-02-04
3
-6
/
+3
*
Fix issues reported by rpmlint.
Rob Crittenden
2008-01-18
3
-7
/
+8
*
Service principal deletion
Rob Crittenden
2008-01-11
2
-0
/
+21
*
Remove registration of get_keytab
Rob Crittenden
2008-01-03
1
-1
/
+0
*
Add function to retrieve a short list of attributes to make ipa-adddelegation
Rob Crittenden
2008-01-04
2
-0
/
+8
*
In add_service_principal() don't let the user pass in the realm.
Rob Crittenden
2008-01-07
1
-0
/
+4
[next]