Displaying 20 results from an estimated 91 matches for "onds".
Did you mean:
ends
2012 Aug 31
6
[Bug 2039] New: Give proper credits for ECDSA patch
https://bugzilla.mindrot.org/show_bug.cgi?id=2039
Priority: P5
Bug ID: 2039
Assignee: unassigned-bugs at mindrot.org
Summary: Give proper credits for ECDSA patch
Severity: normal
Classification: Unclassified
OS: All
Reporter: ondrej at sury.org
Hardware: All
Status: NEW
Version:
2012 Aug 31
9
[Bug 2040] New: Downgrade attack vulnerability when checking SSHFP records
https://bugzilla.mindrot.org/show_bug.cgi?id=2040
Priority: P5
Bug ID: 2040
Assignee: unassigned-bugs at mindrot.org
Summary: Downgrade attack vulnerability when checking SSHFP
records
Severity: minor
Classification: Unclassified
OS: All
Reporter: ondrej at caletka.cz
Hardware: All
2012 May 02
2
interactive loop
Dear R-helpers,
I have a number of point configurations representing skull shapes, but
some of them contain superfluous points. I want to write a loop in
which each configuration is plotted and I am asked to write the
numbers of points that are superfluous. However, I don't know how to
introduce this interactive element.
Would you give me an advice?
Best regards
Ond?ej Mikula
--
Ond?ej
2012 Jul 05
1
colored nodes in dendrogram
Dear list,
is there a way how to add information to internal nodes (branching
points) in dendrogram created via plot.agnes function (package
cluster)?
I wish to place colored circles on the nodes, but I don't know how to proceed...
I'll be grateful for any suggestion
Ond?ej
--
Ond?ej Mikula
Institute of Animal Physiology and Genetics
Academy of Sciences of the Czech Republic
Veveri 97,
2000 Mar 15
4
question
here is another question (kurt already knows about it).
i would like to do a client server version
of R where the server can run on a unix box and the client
is excel ond a win machine.
the easiest solution would be running a stdin-stdout version
of the server through inetd.
but this is vulnerable.
so what is needed is a sandbox version of the server,
where no acrtive access to the file system is
2011 Jul 28
1
Support for ECDSA and SHA-2 (SHA-256) in the SSHFP record
Hi,
I was sure I sent this to openssh at openssh.com, but cannot find that email now in my Sent mailbox, so I am sending it to the developers list.
I took a liberty and wrote an I-D with accompanying patch (with contributions from Ondrej Caletka) to support ECDSA in the SSHFP DNS resource record.
The I-D is here: https://tools.ietf.org/html/draft-os-ietf-sshfp-ecdsa-sha2 (and the source XML
2009 Feb 06
4
Security issue
Is there a way to restrict connection to my asterisk server to users based
on their IP addresses, and not just password. I have some hackers who
connect to my server to make illegitimate solicitation calls to people. I
had to shutdown the server for now until I find a solution. ANY HELP?
Thanks.
ond
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2018 May 04
1
[BUG] Fail update Samba 4.8.0
Can anyone tell me in which likely version will fix this problem.
If this bug will really be fixed? I noticed that it does not appear in the
list of known defects of samba 4.8.0 and 4.8.1.
Thank you for your help;
*Atte.*
*Rafael d'Ávila.*
*"O único lugar onde o sucesso vem antes do trabalho é no dicionário."*
Em qui, 26 de abr de 2018 às 16:55, Rowland Penny via samba <
2018 May 14
1
NTLMSSP NTLM2 - Invalid signature
Hello guys.
When checking the Samba status, an error is displayed.
This error was displayed after upgrading from version 4.7.5 to version 4.7.7
I've reviewed everything and found nothing wrong.
Anyone have any idea what it is?
*Mai 14 08:54:47 XXXXXX.XXXXXX.COM <http://XXXXXX.XXXXXX.COM> samba[14480]:
[2018/05/14 08:54:47.676288, 0]
2009 Feb 06
1
AgentCallBackLogin no longer works after installing asterisk 1.6
Hi,
My queue used to work fine until I upgraded to 1.6. I am getting the
message:
No application 'AgentCallBackLogin' for extension (default, 31001, 1)
After some rearch I learnt that AgentCallBackLogin is removed in 1.6.
Any one has a configuration that works in place of AgentCallBackLogin in
1.6.
--
ond
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2012 Aug 31
1
[Bug 2041] New: Check for SSHFP when certificate is offered.
https://bugzilla.mindrot.org/show_bug.cgi?id=2041
Priority: P5
Bug ID: 2041
Assignee: unassigned-bugs at mindrot.org
Summary: Check for SSHFP when certificate is offered.
Severity: enhancement
Classification: Unclassified
OS: All
Reporter: ondrej at caletka.cz
Hardware: All
Status: NEW
2012 Sep 07
0
regions in Gabriel graph
Dear list,
following the vignette of the package 'spacemmakeR' I have built a
gabriel graph of ten randomly placed points:
library(spdep)
set.seed(3)
xyir<-matrix(runif(20),10,2)
nbgab<-graph2nb(gabrielneigh(xyir), sym=TRUE)
plot(nbgab,xyir,points=FALSE)
points(xyir,pch=20,cex=2,col=c(2,4,4,4,2,2,4,2,4,4))
title(main="Gabriel Graph")
Now, I need to determine for any
2005 Sep 12
1
chan_zap.c:8050 pri_dchannel: Ring requested on unconfigured channel 255/255 span 2
I have a serious problem that repeats very often, after 30 - 50 calls
and I can only solve it by stopped and restarting * :-(
After a while, * seems to loose track of something. When an ISDN call
from PBX needs to go to the Telco, I get
'Ring requested on unconfigured channel 255/255 span 2'
It's always channel 255/255 ??, the 'span' number is random
Setup:
* between Local
2012 Jan 27
4
package does not have a NAMESPACE
Dear r-helpers,
I have a trouble with a package downloaded from sourceforge.net
(namely the package 'kopls'). I installed it from the local zip file
with the expected result
> utils:::menuInstallLocal()
package ?kopls? successfully unpacked and MD5 sums checked
but when I tried to load it I obtained the following error message
> require(kopls)
Loading required package: kopls
Failed
2002 Oct 31
2
Tables in graphics window
Hello, I would like to include a table (of rax data, not summary statistics -
in case this makes any difference) alongside a plot. I know how to use
'layout' to divide my page into sections, but is it possible to put a table
into one of these?
Thanks!
Tanya Murphy
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read
2005 Oct 13
1
TDM400P off-hook detection problem
Hi list,
I have a "Wildcard TDM400P REV I Board 1" with 4 FXO
modules and * 1.0.9 up-and-running.
Only 2 FXO ports are used for 2 analog phones and
are doing fine.
I now wanted to use the 3rd and 4th port, but when I
insert an analog phone, take it off hook, I do not
get a dial tone.
With my 1st and 2nd port, I get messages like:
-- Starting simple switch on 'Zap/13-1'
2005 Aug 29
2
TDM400 and Phone does not 'ring'
I have a running * with a TDM40B board in it.
I have 3 analog phones that works (rings) perfectly when connected
to a Telco POTS line.
When connected to the Digium TDM40B (with FXS port), I have problems
with 'ringing':
1 phone 'ringes' normally
1 phone 'ringes' a bit cripled (instead of ring-ring... ring-ring..., it
does 'ring-ri... ri.... ring... ri...)
and the 3rd
2018 Apr 26
2
[BUG] Fail update Samba 4.8.0
As guidance, we look forward to Samba 4.8.1 for upgrade.
However, the same bug remains in version 4.8.0
Again I will go back to the previous version (4.7.5)
Does anyone else share this problem?
samba4.service - LSB: start and stop samba4
Loaded: loaded (/etc/rc.d/init.d/samba4; bad; vendor preset: disabled)
Active: active (running) since Thu 2018-04-26 16:32:31 -04; 6 minutes ago
2010 Jun 11
2
R in Linux: problem with special characters
Hi,
I’m working with the 64 bit version of R 2.11.0 for Linux. My session info is:
R version 2.11.0 (2010-04-22)
x86_64-redhat-linux-gnu
locale:
[1] C
attached base packages:
[1] stats graphics grDevices utils datasets methods base
When I try to print words with special characters the result is that the expression printed has some kind of code substituting the special
2015 May 21
2
Problems with joining a second DC to AD
Hello,
?
I try to setup an AD-Domain with the help of Sernet-Samba packages. Currently I'm using Scientific Linux (SL) 6.6 and Sernet-Samba 4.1.17 packages. I tried the procedure two times with fresh minimal SL installations.
?
I could successfully install a AD-Domain-Controller.
Now I tried to add a second DC to this AD-Domain and followed carefully the instructions at the samba wiki.
I could