index
:
freeipa.git
4084
master
Unnamed repository; edit this file 'description' to name the repository.
Martin Kosek
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
test_xmlrpc
/
test_service_plugin.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make an ipa-tests package
Petr Viktorin
2013-06-17
1
-632
/
+0
*
Add Kerberos ticket flags management to service and host plugins.
Jan Cholasta
2013-03-29
1
-1
/
+83
*
Only use service PAC type as an override
Martin Kosek
2012-10-03
1
-12
/
+36
*
Internationalization for public errors
Petr Viktorin
2012-09-03
1
-4
/
+8
*
Use DN objects instead of strings
John Dennis
2012-08-12
1
-20
/
+18
*
Add per-service option to store the types of PAC it supports
Rob Crittenden
2012-08-01
1
-0
/
+13
*
Remove trust work unit test failures
Martin Kosek
2012-06-14
1
-0
/
+2
*
Fix expected error messages in tests
Petr Viktorin
2012-04-10
1
-4
/
+9
*
Fix uses of O=REALM instead of the configured certificate subject base.
Jan Cholasta
2012-03-26
1
-2
/
+2
*
Fix unit tests to work with new comma-support, validation requirements
Rob Crittenden
2012-03-26
1
-2
/
+2
*
Don't allow hosts and services of IPA masters to be disabled.
Rob Crittenden
2012-03-19
1
-0
/
+14
*
Display serial number as HEX (DECIMAL) when showing certificates.
Rob Crittenden
2012-03-14
1
-0
/
+3
*
Don't allow IPA master hosts or important services be deleted.
Rob Crittenden
2012-02-23
1
-0
/
+17
*
Change the way has_keytab is determined, also check for password.
Rob Crittenden
2011-08-24
1
-1
/
+7
*
ticket 1600 - convert unittests to use DN objects
John Dennis
2011-08-16
1
-22
/
+24
*
Fix invalid issuer in unit tests
Martin Kosek
2011-07-27
1
-3
/
+3
*
Require an imported certificate's issuer to match our issuer.
Rob Crittenden
2011-06-16
1
-17
/
+31
*
Ignore case when removing group members.
Rob Crittenden
2011-02-14
1
-0
/
+119
*
Display the entries that failed when deleting with --continue.
Rob Crittenden
2011-01-10
1
-1
/
+1
*
Change FreeIPA license to GPLv3+
Jakub Hrozek
2010-12-20
1
-5
/
+5
*
Add managedby to Host entries
Rob Crittenden
2010-11-19
1
-0
/
+2
*
Revoke a host's certificate (if any) when it is deleted or disabled.
Rob Crittenden
2010-11-19
1
-0
/
+7
*
Fix two failing tests.
Rob Crittenden
2010-10-22
1
-0
/
+9
*
Accept an incoming certificate as either DER or base64 in the service plugin.
Rob Crittenden
2010-10-08
1
-5
/
+8
*
Enable a host to retrieve a keytab for all its services.
Rob Crittenden
2010-08-16
1
-91
/
+285
*
Require that hosts be resolvable in DNS. Use --force to ignore warnings.
Rob Crittenden
2010-08-06
1
-9
/
+6
*
Add API to delete a service principal key, service-disable.
Rob Crittenden
2010-07-13
1
-0
/
+1
*
Use the Output tuple to determine the order of output
Rob Crittenden
2010-02-15
1
-10
/
+1
*
Take 2: Extensible return values and validation; steps toward a single output...
Jason Gerard DeRose
2009-12-10
1
-17
/
+18
*
Fix service_mod and add a test case
Rob Crittenden
2009-08-26
1
-1
/
+11
*
Add a new objectclass, ipaObject, that will add a UUID to many IPA objects
Rob Crittenden
2009-08-10
1
-0
/
+1
*
Add unit tests for new plugins.
Pavel Zuna
2009-07-02
1
-0
/
+113
*
Remove unit tests for old plugins.
Pavel Zuna
2009-07-02
1
-113
/
+0
*
Rename errors2.py to errors.py. Modify all affected files.
Pavel Zuna
2009-04-23
1
-5
/
+5
*
Fixed some of the test_xmlrpc unit tests
Jason Gerard DeRose
2009-02-03
1
-5
/
+5
*
Applied Rob's errors patch
Rob Crittenden
2009-02-03
1
-3
/
+28
*
Mostly got the test_xmlrpc/ tests working again
Jason Gerard DeRose
2009-02-03
1
-4
/
+0
*
Finished reworked cli.CLI class into cli.cli plugin
Jason Gerard DeRose
2009-02-03
1
-1
/
+0
*
Skip tests if the remote XML-RPC server is not responding.
Rob Crittenden
2008-11-03
1
-1
/
+2
*
Initial tests for user, group and service plugin API
Rob Crittenden
2008-11-03
1
-0
/
+92