Displaying 20 results from an estimated 500 matches similar to: "(Security Regression Testsuites)Request for comments"
2012 Sep 08
0
reshape and geeglm problem
Dear R users,
could you please help me figure out why I am getting an error?
Initially my data looks like this:
> attributes(compl)$names
[1] "UserID" "compl_bin" "Sex.x" "PHQ_base" "PHQ_Surv1" "PHQ_Surv2" "PHQ_Surv3"
[8] "PHQ_Surv4" "EFE"
2007 May 28
0
have anyone configured "synproxy state" beforce (Sorry for the previouly base64 encode mail caused by M$ outlook)
high everyone,( in pariticular Max :-))
The configuration line in my pf.conf is:
pass in quick on lo0 proto tcp from any to any port 21 flags S/SA synproxy
state
But:
the connection is established, but the control did not seams to pass to the
ftpd
Sincerely yours
Zhouyi Zhou
2003 Apr 20
1
survreg penalized likelihood?
What objective function is maximized by survreg with the default
Weibull model? I'm getting finite parameters in a case that has the
likelihood maximzed at Infinite, so it can't be a simple maximum
likelihood.
Consider the following:
#############################
> set.seed(3)
> Stress <- rep(1:3, each=3)
> ch.life <- exp(9-3*Stress)
> simLife <- rexp(9,
2002 Jun 06
0
Problem running dejaGNU testsuites for samba.
Hi,
I have some problem with running testsuites for samba.
I use the dejaGNU 1.4.2 and latest 2.2.4 samba sources.
What's wrong with my settings ?
When I running runtest in testsuites directory I got:
WARNING: Couldn't find the global config file.
WARNING: No tool specified
Test Run By eugene on Thu Jun 6 18:37:13 2002
Native configuration is sparc-sun-solaris2.8
===
2004 Dec 30
1
Regarding testsuites for protocol conformance
We have made some changes in samba-3.0.7, as part of
our graduation project. Are there any test suites
which we could use to check the conformance of the
changes,
with the original samba specifications?
Also, with reference to your statement in document
tridge_cifs04_tutorial.pdf , saying that inputs about
test documents would be welcome, if the above
mentioned suites are not available,then we
2006 Mar 18
2
IPSEC with MAC/MLS support crack
Hi, When I use FreeBSD-6.0 Release (also FreeBSD-5.4),
I found
IPSEC can't coexists with MAC.
When the IpSec is setup, and we connects the TCP
server with IPSEC and MAC support, the server
innevitably crack. Because the m_pkthdr of some mbuf
is mangled by unknown reasons.
Following is my kernel configuration:
options MAC
options MAC_DEBUG
options UFS_EXTATTR
options
2003 Sep 12
0
New snapshot: network stack cloning / virtualization patches
Network stack cloning patches allow for multiple fully independent network
stacks to simultaneously coexistst in a single FreeBSD kernel. Combined with
jail-style separation between user processes and with proportional-share
extensions to the standard BSD CPU scheduler, the patched kernel can
efficiently provide isolated and controllable pseudo virtual machine
environments. The patches
2015 Sep 23
3
Large scale tinc tests
Hello.
I wonder if someone here performe such large scale
tinc-vpn tests.. There are platforms like Imunes or CORE
to do generic Ethernet and IP testing and routing, but I found
that at least on Imunes it is problematic to start TAP iface
on vimage on FreeBSD (at least 4.11 with I use).
To fix that, I think about coding in BSD NetGraph support
to tinc. But first I need to do testing if actualy
2015 Sep 23
0
Large scale tinc tests
On Wed, Sep 23, 2015 at 09:07:16AM +0200, borg at uu3.net wrote:
> I wonder if someone here performe such large scale
> tinc-vpn tests.. There are platforms like Imunes or CORE
> to do generic Ethernet and IP testing and routing, but I found
> that at least on Imunes it is problematic to start TAP iface
> on vimage on FreeBSD (at least 4.11 with I use).
What do you want to do
2006 Mar 16
1
pf: synproxy broken
Hello
from ealier 6.0 there is problem with synproxy in pf filter:
this one 6.1-PRERELEASE #2: Wed Mar 15 02:02:37 MSK 2006
pf.conf just with single rule
pass in quick on lo0 proto tcp from any to any port 22 flags S/SA synproxy state
result
telnet 127.0.0.1 22
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
and it's hangs
pfctl -s rules -v
No ALTQ support in
2015 Sep 23
2
Large scale tinc tests
Well. I want to test subnet propagation, alternate paths, etc...
Do this, I would use Imunes because im very familiar with it..
I want to build small test network around 10 nodes with different
connectivity between them and then lay-out tinc network on it.
Then I can just set BER=1 to kill links and see how things happen etc..
Nice spot about ng_eiface indeed. I'll check it out..
As for
2016 Mar 05
2
[Bug 1054] New: SYNPROXY
https://bugzilla.netfilter.org/show_bug.cgi?id=1054
Bug ID: 1054
Summary: SYNPROXY
Product: nftables
Version: unspecified
Hardware: x86_64
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: kernel
Assignee: pablo at netfilter.org
Reporter:
2007 May 28
0
have anyone configured "synproxy state" beforce
high everyone
pass in quick on lo0 proto tcp from any to any port 21 flags S/SA synproxy state
the connection is established, but the control did not seams to pass to the ftpd
2005 Jul 26
1
beginner finds a bug - crash induced. (PR#8035)
Full_Name: Stephen Holland M.D.
Version: 2.1.1
OS: Mac OS X
Submission from: (NULL) (67.184.33.112)
I did a bunch of stuff, then did in sequence:
> state <- c("tas", "sa", "qld", "nsw", "nsw", "nt", "wa", "wa",
+ "qld", "vic", "nsw", "vic",
2006 Jul 04
1
double-quote tab crashes R (PR#9058)
Hi,
This seems to crash my version of R:
"<TAB>
where I type a double quote, and then hit the <TAB> key.
I was playing with strsplit, and wanted to give it a vector of
characters including newline, tab, space, and so on.
I've included the trace info from my macBook Pro (intel macintosh).
Date/Time: 2006-07-04 01:07:33.277 -0700
OS Version: 10.4.7 (Build 8J2135a)
2006 Jun 16
0
3 Bugs in R (with R.crash.log) under OSX 10.4.6
Hi, i'm a biologie-student and nedd R for Analyzing my datas. But i have 3 bis Problems with R. I run R 2.3.1 on a G4 PPC with OSX 10.4.6 and Quicktime 7.1.1.
First Problem:
Open Windows (R-Skript ausf?hren, Arbeitsverzeichnis wechseln...) doesn't close after opening.
Second Problem:
If i make a boxplot with my datas, than copy the boxplot and paste it into "Preview" as an new
2006 Feb 16
1
segmentation fault with Hmisc areg.boot()
Hi Folks,
Mac OS 10.4.4
R 2.2.1(2005-12-20 r36812)
Hmisc 3.0-10
acepack 1.3-2.2
I keep getting a "segmentation fault" when trying to run areg.boot in
the Hmisc package. I include below output from two different attempts.
Thank you in advance for any help.
Hank Stevens
The following is taken from the example in the areg.boot
documentation, run inside Aquamacs Emacs:
>
2003 Jun 25
6
Mbuf Clusters on 4.8
Ive been googling quite a bit now for problems with
running out of mbuf
clusters. Im basically sending a 30k datachunk down
1000-4000 connections,
but 1000 is more than enough to quickly fill upp 8192
mbuf clusters. I also
tried setting maximum amount of mbuf clusters to 65536,
but that only made
the box hard-wire 86MB of 96MB RAM, making it just as
unsuable as a dead
machine.
Of course, when the
2006 Jul 08
0
Poll for users: mac_partition and mac_ifoff policies
Dear all,
I'm currently in the process of reviewing the use of the MAC Framework in
FreeBSD, following meetings at the developer summit about proposed
simplifications and enhancements. One of the on-going concerns I have had is
that several of the policies we ship are reference implementation policies,
rather than reference user policies:
mac_ifoff - Interface silencing
mac_partition -
2014 Mar 13
0
possible to change samba4 databases location?
I was wondering if there might be an easy to to modify the location of the
samba databases. By this I mean the location where like things like
sysvol, etc. For example on FreeBSD it's stores everything under
/var/db/samba4. In debian I think it stores everything under /etc/samba if
I remember right? So I know at least somehow different distributions are
changing that path.
The reason I am