Displaying 2 results from an estimated 2 matches for "legay".
Did you mean:
legacy
2008 Jul 11
0
PATCH: Ignore errors from dieing domains in RPC server
...ils to generate an sxpr, no data is returned even for other
domains which are still functional. This patch simply makes XenD ignore
and skip over domains which throw an exception, logging the problematic
domain.
NB, this problem only hits ''xm list'' if it is configured to use the legay
XMLRPC server instead of XenAPI.
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
diff -r 27aaff984b36 tools/python/xen/xend/server/XMLRPCServer.py
--- a/tools/python/xen/xend/server/XMLRPCServer.py Thu Jul 10 17:33:23 2008 +0100
+++ b/tools/python/xen/xend/server/XMLRPCServer.py...
1999 Nov 19
4
ANNOUNCE: openssh-1.2pre13
...aux.h ssh-add.c ssh-agent.c ssh.h ssh.c sshd.c]
the keysize of rsa-parameter 'n' is passed implizit,
a few more checks and warnings about 'pretended' keysizes.
- [cipher.c cipher.h packet.c packet.h sshd.c]
remove support for cipher RC4
- [ssh.c]
a note for legay systems about secuity issues with permanently_set_uid(),
the private hostkey and ptrace()
- [sshconnect.c]
more detailed messages about adding and checking hostkeys
Regards,
Damien Miller
- --
| "Bombay is 250ms from New York in the new world order" - Alan Cox
| Damien Mil...