search for: tlr

Displaying 14 results from an estimated 14 matches for "tlr".

Did you mean: tlb
2005 Jun 02
1
how to rectify t.test( ) error
Hi All, I get the following error when i perform a t.test. studentt<-apply(tlr, 1, function(x) t.test(x[2:6], x[7:11],var.equal=TRUE)$p.value) # tlr is a table of 11 columns and 22500 rows. I am not able to post tlr due to its size. Error in if (stderr < 10 * .Machine$double.eps * max(abs(mx), abs(my))) stop("data are essentially constant") : missing...
2015 Aug 18
0
[squid-users] debian Jessie squid with auth (kerberos/ntlm/basic) ERROR type NTLM type 3
...; Im getting : ( with markus negotiate_wrapper 1.0.1 ) >> 2015/08/17 16:31:51 kid1| ERROR: Negotiate Authentication >validating user. Result: {result=BH, notes={message: >NT_STATUS_UNSUCCESSFUL * NT_STATUS_UNSUCCESSFUL; } >> 2015/08/17 16:32:03| negotiate_wrapper: Got 'YR TlR.... =' >from squid (length: 59). >> 2015/08/17 16:32:03| negotiate_wrapper: Decode 'TlR... =' >(decoded length: 40). >> 2015/08/17 16:32:03| negotiate_wrapper: received type 1 NTLM token > >Type 1 NTLM. > >> 2015/08/17 16:32:03| negotiate_wrapper:...
2015 Aug 18
0
[squid-users] debian Jessie squid with auth (kerberos/ntlm/basic) ERROR type NTLM type 3
...( with markus negotiate_wrapper 1.0.1 ) >>> 2015/08/17 16:31:51 kid1| ERROR: Negotiate Authentication >>validating user. Result: {result=BH, notes={message: >>NT_STATUS_UNSUCCESSFUL * NT_STATUS_UNSUCCESSFUL; } >>> 2015/08/17 16:32:03| negotiate_wrapper: Got 'YR TlR.... =' >>from squid (length: 59). >>> 2015/08/17 16:32:03| negotiate_wrapper: Decode 'TlR... =' >>(decoded length: 40). >>> 2015/08/17 16:32:03| negotiate_wrapper: received type 1 NTLM token >> >>Type 1 NTLM. > > >> >>>...
1997 May 26
1
an anti-overflow wrapper
...vironment. It might introduce new security holes or have other bugs; using 1 as a general failure exit value may be the wrong thing to do. The wrapper reads a configuration file named /etc/wrapper.cfg; see the comments in wrapper.c for the file''s format. Flame, comment, or use at will. tlr ------------------------------ wrapper.c ------------------------------ /* * wrapper.c (c) 1997 Thomas Roessler <roessler@guug.de> * $Id: wrapper.c,v 1.2 1997/05/26 17:39:09 roessler Exp $ * * This program is free software. You may use, modify or distribute it * at will as long as you gi...
1998 Apr 28
0
[Debian 2.0] /usr/bin/suidexec gives root access
Executive summary: /usr/bin/suidexec gives every user a root shell. Remove it. tlr ----- Forwarded message from Thomas Roessler <roessler@guug.de> ----- Date: Tue, 28 Apr 1998 15:21:17 +0200 From: Thomas Roessler <roessler@guug.de> Subject: suidmanager: SECURITY BREACH: /usr/bin/suidexec gives root access to every user on the system To: submit@bugs.debian.org Packa...
2005 May 24
1
rsync incorrectly deletes files ?
rsync -e 'ssh -x' --log-format="%o /%n %b" -tLr --delete --files-from=files-to-sync --exclude-from=files-to-exclude user@host:/ /temp/ del. /etc/mail/spamfilter/mx1/whitelist.conf 0 del. /etc/mail/spamfilter/mx1/blacklist.conf 0 recv /etc/mail/spamfilter/mx1/ 0 recv /etc/mail/spamfilter/mx1/blacklist.conf 211 recv /etc/mail/spamfilter/mx1/whitel...
1997 Oct 02
2
SNI-19:BSD lpd vulnerabilities
-----BEGIN PGP SIGNED MESSAGE----- ##### ## ## ###### ## ### ## ## ##### ## # ## ## ## ## ### ## ##### . ## ## . ###### . Secure Networks Inc. Security Advisory
1997 Jul 08
3
so-called snprintf() in db-1.85.4
...o.1.85.4 and relies on snprintf(3) to do it''s bounds checking doesn''t have any bounds checking at all. Note that recent linux C libraries contain an snprintf(3) function of their own which does it''s job properly. Thus, the fix is to simply remove snprintf.o from libdb. tlr -- Thomas Roessler ? 74a353cc0b19 ? dg1ktr ? http://home.pages.de/~roessler/ 1280/593238E1 ? AE 24 38 88 1B 45 E4 C6 03 F5 15 6E 9C CA FD DB
2010 Oct 08
1
SCSI/SAS error message by mpt2sas.ko
...t2sas0: Scatter Gather Elements per IO(128) mpt2sas0: LSISAS2008: FWVersion(02.15.63.00), ChipRevision(0x02), BiosVersion(07.01.09.00) mpt2sas0: Protocol=(Initiator,Target<6>mpt2sas0: Dell PERC H200 Integrated: Vendor(0x1000), Device(0x0072), SSVID(0x1028), SSDID(0x1F1E) ), Capabilities=(Raid,TLR,EEDP,Snapshot Buffer,Diag Trace Buffer,Task Set Full,NCQ) mpt2sas0: sending port enable !! mpt2sas0: host_add: handle(0x0001), sas_addr(0x5842b2b0194dce00), phys(8) mpt2sas0: failure at drivers/scsi/mpt2sas/mpt2sas_scsih.c:4637/_scsih_add_device()! mpt2sas0: port enable: SUCCESS Vendor: Dell...
1997 Apr 22
1
SNI-12: BIND Vulnerabilities and Solutions (fwd)
I don''t know if this has made it to you yet, so here it is... =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Kirk Bauer Georgia Tech gt5918a@prism.gatech.edu or Finger for PGP Key --> kirk@kaybee.gt.ed.net http://www.kaybee.gt.ed.net/~kirk/html/index.html Resnet RTA (Residence Technical Advisor) GTRI Co-Op ----------
2013 Aug 13
13
[PATCH v8 8/5] Add UART support and arch timer initialization for OMAP5
Since OMAP UART has a few distinct features than common 8250 UART, I re-implemented its driver rather than porting it based on ns16550.c. There are mainly two big differences between the implementations. First, OMAP UART introduces the concept of register access mode, which divides the register map into seperated space. Switching the access mode is then necessary when configuring it. Second, THRE
2009 May 21
1
[PATCH server] Updated look and feel for empty grid views
...aX1J>;Jb1Sf$f-K@ zlnTgc0N2tkt>zE38VB- at JXoYz#Pw<^1X?+^jG)jxR8S;|VP|KDt<B;61LEq!+9r;? z=97}=_8jm3(H-9OXovZ<<e*CUM<0EL&t3Nn`vZ(x&;&=20xcwta7V9or9}{k0)pXg zYxJj?;}S$@PeKk+LBxx-e{Z!~BR`e(`&)4Fq*9V;M?aGkp^G9aX`S8PdO?5qwQq?) zSvl&e;+ew(Y6O4r#~wu}!FU<?yC1#IQ#U*tLr{JmrxDVlxpUFOy7p@|d0GHO>mG%O zgJ9&HEwYs|2&c5|+AWaiiV<t6Fxd((dGFS%0zpZ7NV*+K5(;D!`9#Cbtrv8&Ub7&E zQ*Lgum}2WC&t4w$_BWj44G(T{d{XlFKXJ_0cb9Ar6SNCB<8b&^dpu^fLW%V{`dU=* zlq)?g+ag-m7$kTl2tGcy7F!Z8Y|112y62*lLMj11s$LB=bTUQo2GI^aHwVMJnjf!i zOAHR@<As^dXUrxuZk{aokvBhq>1zJ*...
2011 Sep 26
4
Hard I/O lockup with EL6
...l memory: size(839 kB) mpt2sas0: Current Controller Queue Depth(339), Max Controller Queue Depth(2799) mpt2sas0: Scatter Gather Elements per IO(128) mpt2sas0: LSISAS2008: FWVersion(04.00.00.00), ChipRevision(0x02), BiosVersion(07.03.00.00) mpt2sas0: Protocol=(Initiator,Target), Capabilities=(Raid,TLR,EEDP,Snapshot Buffer,Diag Trace Buffer,Task Set Full,NCQ) mpt2sas0: sending port enable !! mpt2sas0: host_add: handle(0x0001), sas_addr(0x50030480004a14c0), phys(8) mpt2sas0: port enable: SUCCESS scsi 0:0:0:0: Direct-Access SEAGATE ST3300657SS 0006 PQ: 0 ANSI: 5 scsi 0:0:0:0: SSP: handle...
2010 Nov 16
0
Bug#603727: xen-hypervisor-4.0-amd64: i386 Dom0 crashes after doing some I/O on local storage (software Raid1 on SAS-drives with mpt2sas driver)
...IO(128) [ 43.313863] mpt2sas0: LSISAS2008: FWVersion(02.15.63.00), ChipRevision(0x02), BiosVersion(07.01.09.00) [ 43.323071] mpt2sas0: Dell PERC H200 Integrated: Vendor(0x1000), Device(0x0072), SSVID(0x1028), SSDID(0x1F1E) [ 43.333035] mpt2sas0: Protocol=(Initiator,Target), Capabilities=(Raid,TLR,EEDP,Snapshot Buffer,Diag Trace Buffer,Task Set Full,NCQ) [ 43.345096] mpt2sas0: sending port enable !! [ 44.980446] mpt2sas0: host_add: handle(0x0001), sas_addr(0x5842b2b0512d3300), phys(8) [ 44.988461] mpt2sas0: failure at /build/buildd-linux-2.6_2.6.32-27-i386-c5N4Hf/linux-2.6-2.6.32/debia...