Displaying 20 results from an estimated 1910 matches for "offenders".
Did you mean:
offender
2012 Aug 30
1
segfault in gplots::heatmap.2
Hi all,
I am taking this over from r-help (see
http://permalink.gmane.org/gmane.comp.lang.r.general/273985).
I experience a segfault when calling gplots::heatmap.2(), but only when
certain other packages are loaded.
I am not sure for the correct place to send this bug report. Should I send
it to the package maintainers directly? If R-help is the wrong place,
please feel free to direct me to
2013 Mar 04
3
urgent: question concerning data manipulation
Ein eingebundener Text mit undefiniertem Zeichensatz wurde abgetrennt.
Name: nicht verf?gbar
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20130304/62581e97/attachment.pl>
2006 Mar 05
0
Converted tattle.pl to ruby - anyone want to be a tester?
...out the notifications.
I am looking for any volunteers that would like to test this and write the
install guide. I was going to then put it up on sourceforge for the wider
community under GPL.
Basic code looks like this:
puts "open logs"
helper = SecurityHelper.new
notif = Notifier.new
offenders = helper.getoffenders( logfile )
offenders.each { |key, offender|
puts offender.rhost + " (" + offender.abuse + ")"
Notifier::deliver_send_report(offender)
}
with
class SecurityHelper
def getoffenders( logfile )
@off = Hash.new
File.open(logfile).each { |lin...
2006 Jul 21
4
unexpected results
Hi,
I'm just learning R and am encountering some unexpected results following a
guide on the internet. If anyone can help that would be great - I think it
is something about the way the data has been read in!
I've read a coma delimited text data file that was saved from excel:
> jacs.data <- read.table("/Users/natha/Desktop/JACSdata2.txt", header=TRUE,
>
2012 Aug 30
2
segfault in gplots::heatmap.2
Hi all,
I experience a segfault when calling gplots::heatmap.2(), but only when
certain other packages are loaded.
I am not sure for the correct place to send this bug report. Should I send
it to the package maintainers directly? If R-help is the wrong place,
please feel free to direct me to the correct one.
I am on debian (testing) linux 64 with the binary R distribution
from the
2012 Aug 30
2
segfault in gplots::heatmap.2
Hi all,
I experience a segfault when calling gplots::heatmap.2(), but only when
certain other packages are loaded.
I am not sure for the correct place to send this bug report. Should I send
it to the package maintainers directly? If R-help is the wrong place,
please feel free to direct me to the correct one.
I am on debian (testing) linux 64 with the binary R distribution
from the
2010 Apr 22
1
Offending Line Break
I recently upgraded to build 2448. After doing so I noticed the "Statistics" and
"Settings" buttons associated with the GUI interface no longer aligned correctly
on the Index Page. A review of the header.html code revealed an offending <br>
on line 18. Removing the <br> corrected the alignment problem.
The old code read as;
<table
2016 May 05
2
Resuming the discussion of establishing an LLVM code of conduct
On 5 May 2016 at 12:42, Renato Golin <renato.golin at linaro.org> wrote:
> I'm against the ownership of firearms, and go at great lengths and
> poorly choosing words in a discussion, which some could consider rude,
> with person X about it. I know person X for decades and have earned
> the right to offend him/her personally as they know I don't mean it
> (could be a
2015 Oct 13
4
RFC: Introducing an LLVM Community Code of Conduct
> On Oct 13, 2015, at 10:23 AM, Bill Kelly via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
> Renato Golin via llvm-dev wrote:
>> On 13 October 2015 at 17:16, Kuperstein, Michael M via llvm-dev
>> <llvm-dev at lists.llvm.org> wrote:
>>> The FreeBSD CoC is, IMHO, much better in this respect ( https://www.freebsd.org/internal/code-of-conduct.html ).
2003 Sep 25
0
Re: Please check if your are sending offending emails
Hi Ron,
YES
you are correct i am getting tons a day and opend a ticket at microsoft site
but didnt get any reply upto now.
Recent days i got an email from RAV antivirus domain name ends with "br"
saying that one of their server caught the email has antivirus and my email
id is in the list too as i know i donno any single member of bunch of email
adddress, some are
2009 Jun 18
1
validObject throws non-caught error when slot doesn't exist
I have been retooling an S4 class definition to include another slot and
have found that the methods::validObject function (defined in
methods/R/SClasses.R) in R-devel throws an error that isn't caught
internally (and thus not controllable by 'test' argument) when
retrieving a non-existent slot. The offending line of code is shown below:
> validObject
function (object, test =
2024 Jan 01
2
ssh keys hostname VS fqdn - offends?
Hi guys
Though being a mere user, - as opposed to an expert - in
many long years of ssh in my use this, is new:
-> $ ssh box5.proxmox.mine hostname -i
10.3.1.78
-> $ ssh box5 hostname -i
Warning: the RSA host key for 'box5' differs from the key
for the IP address '10.3.1.78'
Offending key for IP in /root/.ssh/known_hosts:2
Matching host key in /etc/ssh/ssh_known_hosts:2
2006 Jul 23
2
constructing a dataframe from a database of newspaper articles
...uch as the advice
given
by the existing psychiatrists being revealed in open court to the judge
but they're aspects of streamlining rather than substantive change." He
says many people are irked by a perceived disproportion between the
treatment of mentally ill offenders and their victims. "As a
community we
need much more positively to address the situation of victims." De
Jersey
points to the James Bulger murder in the UK eight years ago when two
10-year-old boys abducted and battered James, two, to death. The
killers
are...
2013 Oct 31
7
[Bug 870] New: Iptables cannot block outbound packets sent by Nessus
https://bugzilla.netfilter.org/show_bug.cgi?id=870
Summary: Iptables cannot block outbound packets sent by Nessus
Product: iptables
Version: 1.4.x
Platform: x86_64
OS/Version: Ubuntu
Status: NEW
Severity: normal
Priority: P5
Component: iptables
AssignedTo: netfilter-buglog at lists.netfilter.org
2024 Jan 01
1
ssh keys hostname VS fqdn - offends?
--On Monday, January 01, 2024 1:01 PM +0100 lejeczek via CentOS
<centos at centos.org> wrote:
> -> $ ssh box5.proxmox.mine hostname -i
> 10.3.1.78
>
> -> $ ssh box5 hostname -i
> Warning: the RSA host key for 'box5' differs from the key for the IP
> address '10.3.1.78'
> Offending key for IP in /root/.ssh/known_hosts:2
> Matching host key in
2006 Apr 10
2
X-HTMLifying Code
This falls into the category of "wonder if anyone''s done this"?
The site I''m working on now has affiliate sponsors who provide link HTML.
Almost all of it violates some W3C spec for XHTML, the primary offenders
being capitalized tag names and unclosed tags like IMG. They also include
ampersands as query-string separators, which also offends the W3C Validator.
Has anyone written a snippet to parse links and image tags to make them
XHTML Transitional safe?
This works in some but not all cases:
@affiliate...
2015 Oct 14
5
RFC: Introducing an LLVM Community Code of Conduct
On Wed, Oct 14, 2015 at 2:02 AM Bill Kelly via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> Tanya Lattner wrote:
> >> On Oct 13, 2015, at 10:23 AM, Bill Kelly via llvm-dev <
> llvm-dev at lists.llvm.org> wrote:
> >>
> >> Renato Golin via llvm-dev wrote:
> >>> On 13 October 2015 at 17:16, Kuperstein, Michael M via llvm-dev
>
2005 Feb 09
12
Harvesting and Dictionary attacks
Is there a way to listen on port 25 for repeated dictionary attacks to
harvest email
address and blacklist that Ip with shorewall?
Thanks,
Mike
2016 May 05
4
Resuming the discussion of establishing an LLVM code of conduct
On 5 May 2016, at 12:14, Charles Davis via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
> The last sentence of the third paragraph bothers me:
>
>> In addition, violations of this code outside these spaces may affect
>> a person's ability to participate within them.
> This essentially gives the committee carte blanche to police our thoughts no matter where we
2016 May 06
4
Resuming the discussion of establishing an LLVM code of conduct
...re the ones that choose what
is harassment and what is not, than you're telling all prospective
members that we essentially don't care about their opinions and their
behaviours will be monitored and potentially curbed at our own
discretion.
One may think it's ok to do that to potential offenders, but you
cannot tell who is an offender and who is not just by looking at which
T-Shirt they're wearing. Doing so is the most classic form of
prejudice.
I personally do not see this as the role of the CoC, and from my
conversations with Chandler and others on this list and the review,
this is...