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
*
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
*
Finishe removing previous code to fetch keytabs
Simo Sorce
2007-12-21
1
-33
/
+0
*
Fix minor typo in unauthorized page.
Karl MacMillan
2007-12-12
1
-1
/
+1
*
Add automatic browser configuration for kerberos SSO using javascript.
Rob Crittenden
2007-12-12
2
-1
/
+18
*
Make the old entry option in update_*, check for empty parameters and
Rob Crittenden
2007-12-11
1
-58
/
+222
*
Enable searching for multiple things at once
Rob Crittenden
2007-12-11
1
-1
/
+1
*
Tie the logging module to 'PythonOption IPADebug' in /etc/httpd/conf.d/ipa.conf
Rob Crittenden
2007-12-11
2
-10
/
+10
*
Merge.
Karl MacMillan
2007-12-11
2
-9
/
+160
|
\
|
*
Remove some debugging statements
Rob Crittenden
2007-12-10
1
-2
/
+0
|
*
Make uid an editable field in the Edit UI so we can do RDN changes
Rob Crittenden
2007-12-06
1
-3
/
+6
|
*
Utilize user and group objectclass lists in cn=ipaconfig
Rob Crittenden
2007-12-06
1
-4
/
+22
|
*
Move dn removal to the XML-RPC side and remove empty attributes
Rob Crittenden
2007-12-05
1
-2
/
+23
|
*
Add UI for service principal creation and keytab retrieval
Rob Crittenden
2007-12-05
2
-1
/
+73
|
*
Phase 1 of allowing admins to set the default object classes for users & groups
Rob Crittenden
2007-12-04
1
-0
/
+39
*
|
merge
John Dennis
2007-12-04
1
-30
/
+63
|
\
|
|
*
Convert krbmaxpwdlife and krbminpwdlife from seconds into days and hours
Rob Crittenden
2007-12-03
1
-5
/
+16
|
*
Compatibility changes to work on RHEL 5 with python 2.4
rcritten@redhat.com
2007-11-30
1
-5
/
+6
|
*
Revert logging setup change because it has unintended
Karl MacMillan
2007-12-03
1
-3
/
+3
|
*
Require that the default users group exists
Rob Crittenden
2007-11-30
1
-8
/
+19
|
*
Don't allow the admins or editors groups to be removed.
Rob Crittenden
2007-11-30
1
-0
/
+10
|
*
Remove optional arguments from the XML-RPC interface
Rob Crittenden
2007-11-29
1
-15
/
+15
*
|
fix merge error
John Dennis
2007-11-29
1
-44
/
+0
*
|
merged radius work with latest mainline tip
John Dennis
2007-11-28
4
-66
/
+438
|
\
|
|
*
Add xml-rpc interface for getting keytabs.
Karl MacMillan
2007-11-21
2
-0
/
+69
|
*
Generate master password from Simo.
Karl MacMillan
2007-11-21
1
-3
/
+3
|
*
Use groupOfNames and member, not groupOfUniqueNames and uniqueMember
Simo Sorce
2007-11-20
1
-16
/
+16
|
*
Enable group inactivation by using the Class of Service plugin.
Rob Crittenden
2007-11-20
2
-17
/
+92
|
*
Implement the password policy UI and finish IPA policy UI
Rob Crittenden
2007-11-16
2
-56
/
+146
|
*
Remove reference to a bogus system and make the error message more generic
Rob Crittenden
2007-11-14
1
-1
/
+1
|
*
Use the dna plugin to automatically assign uid
Rob Crittenden
2007-11-13
1
-7
/
+14
|
*
Allow a user or group to change an attribute in its RDN
Rob Crittenden
2007-11-12
1
-4
/
+84
|
*
Handle ldap.UNWILLING_TO_PERFORM more gracefully
Rob Crittenden
2007-11-09
1
-1
/
+4
|
*
Don't continue if a kerberos credentials cache is not available
Rob Crittenden
2007-11-09
1
-8
/
+8
|
*
Redirect to the FQDN otherwise kerberos auth may fail
Rob Crittenden
2007-11-12
1
-2
/
+8
*
|
add command line utilites for radius profiles
John Dennis
2007-11-26
1
-5
/
+6
*
|
Add radius profile implementations:
John Dennis
2007-11-21
2
-25
/
+135
*
|
add ipa-findradiusclient search
John Dennis
2007-11-14
2
-0
/
+32
*
|
radius client modify and delete work
John Dennis
2007-11-14
2
-5
/
+27
*
|
ipa-addradiusclient now working
John Dennis
2007-11-13
2
-3
/
+20
*
|
checkpoint radius client work
John Dennis
2007-11-13
1
-0
/
+25
|
\
|
|
*
remove offensive use of rpm
John Dennis
2007-11-06
1
-1
/
+1
*
|
remove offensive use of rpm
John Dennis
2007-11-06
1
-1
/
+1
|
/
*
Rename memberOf to group_members in xml-rpc interface.
Karl MacMillan
2007-10-31
2
-2
/
+2
*
Add memberOf API call to the XML-RPC interface
Rob Crittenden
2007-10-30
2
-0
/
+32
*
Create configuration for MIT Windows kerberos client and install into
Rob Crittenden
2007-10-29
1
-1
/
+4
*
Add delete user and group to webgui.
Kevin McCarthy
2007-10-23
1
-3
/
+2
*
Add an LDAP attribute -> label mapping function to XML-RPC layer
Rob Crittenden
2007-10-22
4
-0
/
+66
[next]