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
/
tests
/
test_xmlrpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add managedby to Host entries
Rob Crittenden
2010-11-19
4
-3
/
+113
*
Revoke a host's certificate (if any) when it is deleted or disabled.
Rob Crittenden
2010-11-19
2
-2
/
+29
*
Revert tests code to use the old uuid format.
Simo Sorce
2010-11-15
1
-2
/
+2
*
user-enable/disable improvements
Rob Crittenden
2010-11-04
1
-0
/
+10
*
Output ACI's broken out into attributes rather than a single text field
Rob Crittenden
2010-11-04
1
-17
/
+79
*
Added fixes to adjust for sudocmd attribute for sudocmds. Added fix for sudor...
Jr Aquino
2010-11-03
2
-14
/
+14
*
Use kerberos password policy.
Rob Crittenden
2010-11-01
2
-7
/
+8
*
Implement nested netgroups and include summaries for the commands.
Rob Crittenden
2010-10-29
3
-367
/
+1052
*
Return reason for failure when updating group membership fails.
Rob Crittenden
2010-10-28
3
-12
/
+22
*
Don't allow managed groups to have group password policy.
Rob Crittenden
2010-10-28
1
-1
/
+12
*
Remove group nesting from the HBAC service groups
Rob Crittenden
2010-10-28
1
-2
/
+0
*
Populate indirect members when showing a group object.
Rob Crittenden
2010-10-28
3
-6
/
+356
*
Allow RDN changes for users, groups, rolegroups and taskgroups.
Rob Crittenden
2010-10-28
5
-0
/
+172
*
UUIDs: remove uuid python plugin and let DS always autogenerate
Simo Sorce
2010-10-28
1
-1
/
+1
*
Fix two failing tests.
Rob Crittenden
2010-10-22
1
-0
/
+9
*
Add flag to group-find to only search on private groups.
Pavel Zuna
2010-10-20
2
-4
/
+82
*
Accept an incoming certificate as either DER or base64 in the service plugin.
Rob Crittenden
2010-10-08
1
-5
/
+8
*
If an HBAC category is 'all' don't allow individual objects to be added.
Rob Crittenden
2010-10-08
1
-2
/
+73
*
Rename user-lock and user-unlock to user-enable user-disable.
Pavel Zuna
2010-10-06
1
-6
/
+6
*
Added modifications to the sudorule plugin to reflect the schema update.
Jr Aquino
2010-10-05
1
-35
/
+77
*
Fix a couple of test cases broken by the POSIX group change.
Rob Crittenden
2010-10-04
2
-2
/
+4
*
Groups are now created as POSIX by default.
Rob Crittenden
2010-10-01
1
-7
/
+13
*
Add plugins for Sudo Commands, Command Groups and Rules
Jr Aquino
2010-09-27
4
-0
/
+1006
*
Use global time and size limit values when searching.
Rob Crittenden
2010-08-19
1
-0
/
+25
*
Add support for ldap:///self bind rules
Rob Crittenden
2010-08-19
1
-0
/
+37
*
Enable a host to retrieve a keytab for all its services.
Rob Crittenden
2010-08-16
2
-92
/
+287
*
Add support for client failover to the ipa command-line.
Rob Crittenden
2010-08-16
1
-2
/
+2
*
Allow decoupling of user-private groups.
Rob Crittenden
2010-08-10
1
-0
/
+78
*
Fix user tests to handle managed entries
Rob Crittenden
2010-08-10
1
-1
/
+2
*
Add optional error message to pattern validator
Rob Crittenden
2010-08-06
2
-0
/
+36
*
Require that hosts be resolvable in DNS. Use --force to ignore warnings.
Rob Crittenden
2010-08-06
6
-15
/
+51
*
Fix replacing a certificate in a service.
Rob Crittenden
2010-08-06
1
-3
/
+28
*
Fix netgroup plugin to use correct member attribute names.
Rob Crittenden
2010-07-15
1
-39
/
+107
*
Add API to delete a service principal key, service-disable.
Rob Crittenden
2010-07-13
3
-0
/
+6
*
Add test to ensure that a certificate we issue is actually stored properly.
Rob Crittenden
2010-07-13
1
-2
/
+32
*
Change expected aci summary from Updated to Modify in test cases
Rob Crittenden
2010-07-06
1
-4
/
+4
*
Fix aci_mod command. It should handle more complex operations now.
Rob Crittenden
2010-06-24
1
-56
/
+201
*
Add ipaUniqueID to HBAC services and service groups
Rob Crittenden
2010-05-27
2
-0
/
+4
*
Remove local get_dn() from hbacsvcgroup and add tests for hbacsvcgroup
Rob Crittenden
2010-05-20
2
-0
/
+259
*
Use new service schema for HBAC tests
Rob Crittenden
2010-05-17
1
-3
/
+35
*
Replace old pwpolicy plugin with new one using baseldap, fix tests.
Rob Crittenden
2010-05-17
2
-201
/
+24
*
Add new password policy plugin based on baseldap.py classes.
root
2010-05-05
1
-0
/
+171
*
Deleting a non-fully-qualified hostname should still delete its services
Rob Crittenden
2010-03-30
2
-0
/
+76
*
Ensure that the group policy priority is unique.
Rob Crittenden
2010-03-19
1
-8
/
+35
*
Fix unicode failures in Env tests and dn failures in XML-RPC tests
Rob Crittenden
2010-02-26
6
-25
/
+26
*
Make the --all option work in Add/Remove Member commands.
Pavel Zuna
2010-02-24
4
-6
/
+34
*
Use the Output tuple to determine the order of output
Rob Crittenden
2010-02-15
10
-86
/
+112
*
Fix the cert plugin tests
Rob Crittenden
2010-02-09
1
-8
/
+24
*
Fixed xmlrpc_test.fuzzy_digits for Fedora12
Jason Gerard DeRose
2010-01-22
1
-1
/
+1
*
Remove hardcoded domain, example.com
Rob Crittenden
2009-12-18
2
-6
/
+6
[next]