search for: regardless

Displaying 20 results from an estimated 8121 matches for "regardless".

2008 Feb 10
3
Bug#464969: xen-hypervisor-3.2-1-i386: Linux mmap()/vmsplice() exploit causes memory map corruption in hypervisor regardless of domain privilege
Package: xen-hypervisor-3.2-1-i386 Version: 3.2-1 Severity: critical Tags: security Justification: DoS of entire system regardless of privilege When running the exploit listed in bug 464953 [1], Xen's memory state becomes corrupted and the hypervisor eventually crashes, taking all of the domU's with it. As such, this breaks operational behaviour, so I have marked this as critical. [1] http://bugs.debian.org/cgi-bin/b...
2019 Apr 22
1
Bug/limitation: allowoptions (for label), implicit (for automated)
...figuration setting (like DEFAULT); but one could argue that only the command supplied at the prompt make sense to be blocked by IMPLICIT 0. *Example (default) current* default kernelX OPT # OPT not passed with allowoptions 0 (fully blocked with IMPLICIT 0) default labelX OPT # OPT currently passed regardless of allowoptions *Example (ifcpu) current* label conditionK com32 ifcpu.c32 append 64 -- kernelX OPT1 -- kernelX OPT2 # same as above: OPT not passed with allowoptions 0 (fully blocked with IMPLICIT 0) label conditionL com32 ifcpu.c32 append 64 -- labelX OPT1 -- labelX OPT2 # same as above: OPT cur...
2007 Sep 18
3
filtering ssh regardless of the port
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello gentlemen and lady's, I am trying to filter ssh traffic regardless of the port the connection is opened on. I want to do the same for rlogin and telnet. I know it would be easier to use a proxy server and only allow users to access the web... but it's more complicated... they also need other ports open... and they use public IP addresses. Is there any way tha...
2004 Aug 04
3
[LLVMdev] Compiler Driver Decisions
On Wed, Aug 04, 2004 at 12:16:12PM -0700, Reid Spencer wrote: > So I propose: > [snip] > -O3 = aggressive optimization, regardless of computation time with the > effect of producing the fastest executable I would suggest splitting -O3 into 2 or more levels of optimization, because as written, -O3 sounds pretty scary: "regardless of computation time", and given some people who thing that several minutes of...
2005 Apr 04
12
Shorewall site down ?
Is the Shorewall.net down ? Regardless of page I get a "connection refused" - Bill
2004 Apr 12
3
Zapateller issues
...lers should only hear the anti-telemarketing tones if they call from a line that has no caller*ID and then get offered an opportunity to enter it, right? What I'm finding is that in the event of no CID the caller gets dumped into the Privacymanager which then passes the call onto the next step regardless of their input of details. At no time do I hear the tones. I tried, exten => s,1,Zapateller(answer|nocallerid) exten => s,2,Privacymanager exten => s,3,Dial(a bunch of SIP extensions) But then every call was answered regardless of CID and the tones were heard. Any ideas? G7LTT/KC2...
2006 Oct 31
0
6408445 logadm rotates regardless with -s 2g
Author: basabi Repository: /hg/zfs-crypto/gate Revision: 4bb3638905e4a1eb6ee0228d46cc603b32dfef22 Log message: 6408445 logadm rotates regardless with -s 2g Files: update: usr/src/cmd/logadm/fn.c update: usr/src/cmd/logadm/fn.h update: usr/src/cmd/logadm/main.c update: usr/src/cmd/logadm/opts.c update: usr/src/cmd/logadm/opts.h
2012 Mar 09
0
.conflicts.OK no longer working regardless of export(.conflicts.OK) due to "stoplist"
...t;.conflicts.OK", envir=ns, inherits=FALSE) [1] TRUE This was never implemented, but export(.conflicts.OK) do the job. So far so good, but in rev 56711 (Aug 12, 2011) the following piece of code was added to loadNamespace() [src/library/base/R/library.R], which drops '.conflicts.OK' regardless: ## process exports, seal, and clear on.exit action exports <- nsInfo$exports for (p in nsInfo$exportPatterns) exports <- c(ls(env, pattern = p, all.names = TRUE), exports) ## certain things should never be exported. if (length(exports)) {...
2006 Jan 08
8
I need untyped associations
...rom a home grown ORM, but one stumbling block is ActiveRecord''s typed associations and object ID assignment scheme. In the home grown system, I have a master table which *all* objects are packed into and a master associative table which holds *all* associations. This allows each object, regardless of type, to have a unique ID and thus it is easy to allow any object to associate with any other object regardless of type. This is handy for things such as Folder objects which should be able to contain objects of arbitrary type. In ActiveState, it appears that ID''s are only unique with...
2004 Aug 04
0
[LLVMdev] Compiler Driver Decisions
On Wed, 2004-08-04 at 12:23, Misha Brukman wrote: > On Wed, Aug 04, 2004 at 12:16:12PM -0700, Reid Spencer wrote: > > So I propose: > > > [snip] > > -O3 = aggressive optimization, regardless of computation time with the > > effect of producing the fastest executable > > I would suggest splitting -O3 into 2 or more levels of optimization, > because as written, -O3 sounds pretty scary: "regardless of computation > time", and given some people who thin...
2006 Feb 28
3
Capturing DIALSTATUS on a PARTICULAR channel if multiple-dialling?
Using 1.0.9: If I have: exten => s,1,Dial(SIP/5555&SIP/12345@192.168.1.1) How can I return the DIALSTATUS variable for the second SIP channel ONLY if the second SIP channel is busy, regardless of the dialstatus of the first SIP channel? What I want is, if the second SIP channel is busy go to n+1 or n+101 regardless of the status of the first SIP channel. tia
2017 Dec 22
2
Dovecot 2.3-rc1 SMTP submission proxy always gives TLS required error even when already using TLS
...age earlier. >> >> I just set up the SMTP submission proxy in Dovecot 2.3, but whenever I >> try to connect to it, it always returns "530 5.7.0 TLS required." for >> any sort of AUTH or MAIL command. This occurs even if TLS is being >> used. It also occurs regardless of whether I connect with a real >> client (Thunderbird) or manually with openssl s_client and regardless >> of whether a loopback connection or a remote connection is used. Here >> is the output of "dovecot -n". Please let me know if I can provide >> any other d...
2009 Sep 22
1
matching pairs regardless of order,multiple matches
...entist 10, Lynwood Crescent Sunningdale SL5 0BL 01344 620811 ----- Original Message ---- From: jim holtman <jholtman at gmail.com> To: Juliane Struve <juliane_struve at yahoo.co.uk> Cc: r-help at r-project.org Sent: Friday, 18 September, 2009 15:02:47 Subject: Re: [R] matching pairs regardless of order Here is an example: > x <- c('loc1,loc2', 'loc2,loc3', 'loc2,loc1', 'loc3,loc1') > x.s <- strsplit(x, ',') > # now sort them > x.s <- sapply(x.s, sort) > # create new output > unique(apply(x.s, 2, paste, collapse=',...
2008 Feb 07
3
Adding my own extensions with Elements.addMethods()
...s of DOM elements (e.g. SELECT) to which my extensions apply or are intended to operate? Based on the Prototype API documentation (http://prototypejs.org/learn/ extensions), it appears that anytime I extend an element, all the extensions (Prototype''s and my own) are copied to that element regardless of the element''s type. For example, I have a collection of extensions for operating on just SELECT elements. However, I don''t want to copy these extensions to the non-SELECT elements that I also extend using the $ utility method, Element.extend, etc. For obvious reasons, if I e...
2017 Dec 18
2
Dovecot 2.3-rc1 SMTP submission proxy always gives TLS required error even when already using TLS
..., I apologize for my accidental empty message earlier. I just set up the SMTP submission proxy in Dovecot 2.3, but whenever I try to connect to it, it always returns "530 5.7.0 TLS required." for any sort of AUTH or MAIL command. This occurs even if TLS is being used. It also occurs regardless of whether I connect with a real client (Thunderbird) or manually with openssl s_client and regardless of whether a loopback connection or a remote connection is used. Here is the output of "dovecot -n". Please let me know if I can provide any other data. Thanks! # 2.3.0.rc1 (12ab...
2004 Oct 15
6
length with missing values
R-help I have a martix with missing values( in which I want the sample size by column) When I : apply(matrix,2,length) I get the length of the vector regardless of missing values. I can't pass an argument to length in apply. Alternatively I could ifelse ( is.na ( matrix [, "columns in matrix " ] ) , 0 , 1) Is there any easier way? Thank you
2013 Jul 21
1
[PATCH] Link with -no-undefined regardless of the OS
libFLAC* must never have undefined symbols no matter what is the target platform. --- configure.ac | 10 +--------- src/libFLAC++/Makefile.am | 2 +- src/libFLAC/Makefile.am | 2 +- 3 files changed, 3 insertions(+), 11 deletions(-) diff --git a/configure.ac b/configure.ac index 50ef80e..ba46caf 100644 --- a/configure.ac +++ b/configure.ac @@ -129,19 +129,11 @@
2007 Jul 29
0
Thanks, we are ready to lend you money regardless of Credit
Your credit history doesn't matter to us! If you have your own business and need IMMEDIATE ready money to spend ANY w= ay you like or require Extra money to give your company a boost or need A l= ow interest loan - NO STRINGS ATTACHED, here is our best deal we can offer = you NOW (hurry, this offer will expire TONIGHT): $42,000+ loan Hurry, when the deal is gone, it is gone. Simply Call
2009 Jul 09
1
Dial stops trying after ~30s regardless
Hi, My Dial() is set to the following, but always stops about 30 seconds into the call even when I set it to try for 60 seconds. exten => dialnumber,1,Dial(${DialInfo},60) I am running on 1.6.1-r199820. Is there some other setting that is overriding mine? Or an issue with this release? Thanks for the help. JR -------------- next part -------------- An HTML attachment was
2005 Jul 14
1
Can Rsync do this?
...several miles at different times of the day. So I thought that maybe Rsync could help. The program in question has a settings directory so I thought I could get Rsync to sync this directory between the two machines. But Rsync seems to always force the files on the Rsync server to go to the slave regardless that the slave has the most upto date file time-wise. So I guess I need a way for Rsync to compare the two directories and if one file is more recent than the other then force the older file to be overwritten by the most recent regardless of which location it is in. Can Rsync do this? If not, ca...