search for: 2361

Displaying 20 results from an estimated 168 matches for "2361".

Did you mean: 2.61
2015 Mar 05
31
[Bug 2361] New: seccomp filter (not only) for aarch64
https://bugzilla.mindrot.org/show_bug.cgi?id=2361 Bug ID: 2361 Summary: seccomp filter (not only) for aarch64 Product: Portable OpenSSH Version: 6.7p1 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component: s...
2008 Sep 04
0
New Version of IBM_DB Rails Adapter/Driver for IBM DataServers now available
...ml This release contains the Activerecord-2.1.0 test suite changes appropriate for IBM_DB, which said to be available in this release. Along with this few changes in the mapping of Informix Datatypes to Ruby Datatypes is been made. The gem can be downloaded from http://rubyforge.org/frs/?group_id=2361 ________________________________________________________________________________ Newbie to Rails or DB2? Here is some details for you to get started with DB2 and ibm_db Ruby gem. Get started with IBM_DB gem by downloading the no-charge version of DB2 (DB2 Express-C) from http://www-01.ibm.com/so...
2008 Jun 11
0
X.Org security advisory june 2008 - Multiple vulnerabilities in X server extensions
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 X.Org security advisory, June 11th, 2008 Multiple vulnerabilities in X server extensions CVE IDs: CVE-2008-1377, CVE-2008-1379, CVE-2008-2360, CVE-2008-2361, ~ CVE-2008-2362 Overview Several vulnerabilities have been found in the server-side code of some extensions in the X Window System. Improper validation of client-provided data can cause data corruption. Impact Exploiting these overflows will crash the X server or, under certain circu...
2009 Mar 31
1
PRI problem
...pridialplan=national overlapdial=yes immediate=no faxdetect=both overlapdial=no usecallerid=yes usecallingpres=yes callerid=asreceived group=9 channel => 1-15 channel => 17-31 The following are the messages that keep repeating. == Primary D-Channel on span 1 down Mar 31 14:34:05 WARNING[2361]: chan_zap.c:2682 pri_find_dchan: No D-channels available! Using Primary channel 16 as D-channel anyway! Mar 31 14:34:07 NOTICE[2362]: chan_zap.c:6880 handle_init_event: Alarm cleared on channel 1 Mar 31 14:34:07 NOTICE[2362]: chan_zap.c:6880 handle_init_event: Alarm cleared on channel 2 Mar 31...
2004 Nov 03
1
File case sensitivity
...s2.c(2217) cmd=50 (SMBtrans2) NT_STATUS_OBJECT_PATH_NOT_FOUND [2004/11/04 09:30:14, 3] smbd/process.c:process_smb(890) This is an example of the same site working, after I visited http://www.mysite.co.nz/ first, a few seconds later: [2004/11/04 09:34:02, 3] smbd/trans2.c:call_trans2qfilepathinfo(2361) call_trans2qfilepathinfo user/mysite.co.nz/htdocs/foo (fnum = -1) level=1004 call=5 total_data=0 [2004/11/04 09:34:02, 3] smbd/process.c:process_smb(890) Transaction 8253551 of length 154 [2004/11/04 09:34:02, 3] smbd/process.c:switch_message(685) switch message SMBtrans2 (pid 14455) [2004/1...
2013 May 06
3
[LLVMdev] Do we abuse the "nsw" flag
...ble fail to run with reference input. The root cause is that the compiler mistakenly optimizes expr "x * y / y" into x where the x*y is blindly flagged with nsw without any analysis. The preproceeded code is excerpted bellow: cat -n integer.i --------------------------------- 2361 TypHandle ProdInt ( hdL, hdR ) 2362 TypHandle hdL, hdR; 2363 { .... 2373 if ( (int)hdL & (int)hdR & 1 ) { 2374 2375 2376 i = ((int)hdL - 1) * ((int)hdR >> 1); /* !!! No barbaric NSW, please !!! */ 2377 if ( ((int)hdR >> 1) == 0 || i / ((int)hdR >>...
2010 Nov 28
2
Importar desde excel Series temporales
> Hola a tod@as a ver si me podéis ayudar: > > tengo una base de datos en excel con 120 variables y 58 observaciones para > cada una de ellas y no encuentro la manera de que reconozca la base de > manera correcta, es decir que reconozca que son 120 variables y que se trata > de series temporales. He usado el paquete ts, zoo pero tampoco así consigo > indexarlas de manera
2002 Nov 22
4
Small change to plot.xy
...type, say, > data(iris) > pairs(iris[, 1:4], col = iris[, 5]) and get the colours. Cheers, Jonathan. -- Jonathan Rougier Science Laboratories Department of Mathematical Sciences South Road University of Durham Durham DH1 3LE tel: +44 (0)191 374 2361, fax: +44 (0)191 374 7388 http://www.maths.dur.ac.uk/stats/people/jcr/jcr.html
2011 Mar 22
3
Urgent query about R!
Hi there, I am currently working on a R programming project and got stuck. I am supposed to generate a set of possibilities of 1296 different combinations of 4 numbers, ie. 1111, 1234, 2361, (only contain 1 to 6) in a matrix form here is what I got which has not been working as it keeps coming out with the same number on the row.. The code: gl1<- gl(1296,1,length=1296, labels=1:1296, ordered=true) s<-matrix(gl1, nrow=1296,ncol=4) and i want to get a result which will provide m...
2006 Apr 17
2
making Dovecot match Courier POP3 UID's
...'t match what I'm seeing in Courier. Courier appears to keep the UID numbers for messages that it uses for the POP3 server separate from the UID numbers for the IMAP server. Courier has a file: courierpop3dsizelist which has a line for every message, like: 1129610881.6075832619.blade4:2,S 2361 1478:1065670602 1129727025.1168007000.blade1:2,S 14718 1479:1065670602 1130005953.3295720403.blade5:2,S 1554 1481:1065670602 1130108068.0849623942.blade5:2,S 8246 1482:1065670602 The first column is the maildir filename, the last column is the UID that the POP3 server uses and the UID validity. Bo...
2011 May 24
4
Sumarizar medidas repetidas
Hola ¿Alguno tiene un código para sumarizar medidas? my.df <- data.frame( "ID" = c( rep("A", 3 ), rep("B",2),"C", rep("D",3) ), "Obs.1" = rnorm( 9,0,1 ), "Obs.2" = rnorm( 9,0,3 ) ) Algo que quede mas bonito que esto: by( my.df, my.df$ID, mean ) Gracias un saludo! -- Patricia García González [[alternative HTML
2012 Jun 11
5
Duda básica - Dataframe y character
Hola, ¿qué tal?: Con el fichero In adjunto, realizo lo siguiente: > df <- read.table("In") > df   V1    V2 V3 V4 V5 V6 1  M Woman  5  6  7  8 2  H   Man  5  6  7  8 > df[1]   V1 1  M 2  H > miC <- c("M", "H") La pregunta es: ¿Cómo obtengo miC a partir de df[1]? Gracias. Eva ------------ próxima parte ------------ Se ha borrado un adjunto en
2001 Aug 24
3
statistical mode function
...t still... Since mode() function is reserved for something else, is there a function to calculate statistical mode for a vector or a matrxi? i.e. mode.function(c(1,2,2,2,3,3))=2 Thanks in advance, Elena Moltchanova Elena MOLTCHANOVA IIASA International Institute for Applied Systems Analysis A-2361 Laxenburg, Austria E-Mail: moltchan at iiasa.ac.at Phone : +43 2236 807-0 Fax : +43 2236 71313 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or &...
2001 Apr 11
5
replicating lists
...main switch might need to be replaced by a VECSXP, but I am not sure about other implications. Cheers, Jonathan. Jonathan Rougier Science Laboratories Department of Mathematical Sciences South Road University of Durham Durham DH1 3LE tel: +44 (0)191 374 2361, fax: +44 (0)191 374 7388 http://www.maths.dur.ac.uk/stats/people/jcr/jcr.html -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscrib...
2004 Feb 04
1
RE: error (fwd)
...; > > > > cere at u.washington.edu ph: 206.685.5346 > > > > > https://staff.washington.edu/cere > > > > > > > > > > GnuPG Key http://staff.washington.edu/cere/gpgkey.txt > > > > > Key fingerprint = B63C 2361 3B9B 8599 ECC9 D061 3E48 > > A832 F455 9E7FA > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - > > - - - - - - - > > &gt...
2006 Jan 05
2
Ruby On Rails Workshop in Zurich, Switzerland
...ulung (german) cheers Jens-Christian -- InVisible GmbH, Langgr?tstrasse 172, 8047 Z?rich Phone: +41 44 401 09 30 http://www.invisible.ch http://not.invisible.ch -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2361 bytes Desc: not available Url : http://wrath.rubyonrails.org/pipermail/rails/attachments/20060105/426a378e/smime.bin
2001 Apr 11
0
replicating lists (fwd) (PR#907)
Filed as a bug, as suggested by Brian R., Jonathan. Jonathan Rougier Science Laboratories Department of Mathematical Sciences South Road University of Durham Durham DH1 3LE tel: +44 (0)191 374 2361, fax: +44 (0)191 374 7388 http://www.maths.dur.ac.uk/stats/people/jcr/jcr.html ---------- Forwarded message ---------- Date: Wed, 11 Apr 2001 09:15:26 +0100 (BST) From: Jonathan Rougier <dma0jcr@euclid.dur.ac.uk> To: r-devel@stat.math.ethz.ch Subject: replicating lists Hi Everyone, At the...
2009 Aug 21
0
New version 1.5.0 of the ibm_db gem is now available
...nefit of Rails threaded support and connection pooling with IBM Data Servers. A single copy of Rails with IBM Data Server can handle multiple concurrent database requests simultaneously. So what more to wait for, go ahead and grab your copy of the latest gem from http://rubyforge.org/frs/?group_id=2361 and give it a try. As always keep your comments and feedback flowing in through the rubyibm forum http://rubyforge.org/forum/?group_id=2361 Thanks Praveen DB2 Express-C: https://www14.software.ibm.com/webapp/iwm/web/preLogin.do?source=swg-db2expressc&S_CMP=ECDDWW01&S_TACT=ACDB206
2019 Nov 20
4
Tablegen PAT limitation?
...lyTypeConstraints(llvm::TreePattern&amp;, bool) /home/nancy/work/rpp_clang/llvm/utils/TableGen/CodeGenDAGPatterns.cpp:2362:0 #13 0x000000000048e2d4 llvm::TreePatternNode::ApplyTypeConstraints(llvm::TreePattern&amp;, bool) /home/nancy/work/rpp_clang/llvm/utils/TableGen/CodeGenDAGPatterns.cpp:2361:0 #14 0x000000000048e2d4 llvm::TreePatternNode::ApplyTypeConstraints(llvm::TreePattern&amp;, bool) /home/nancy/work/rpp_clang/llvm/utils/TableGen/CodeGenDAGPatterns.cpp:2361:0 #15 0x000000000048e2d4 llvm::TreePatternNode::ApplyTypeConstraints(llvm::TreePattern&amp;, bool) /home/nancy/work/r...
2008 May 16
8
Patching Wine 1.0-rc1 with 3dmark.diff
...ted wine-1.0-rc1 directory (from http://prdownloads.sourceforge.net/wine/wine-1.0-rc1.tar.bz2) Code: patch -p1 < 3dmark.diff However, I'm getting an error: [code] patching file dlls/wined3d/directx.c Hunk #1 succeeded at 846 (offset 172 lines). Hunk #2 FAILED at 2044. Hunk #3 FAILED at 2361. Hunk #4 FAILED at 2423. 3 out of 4 hunks FAILED -- saving rejects to file dlls/wined3d/directx.c.rej [code] following which I can't run ./configure Am I doing the right thing?! Could someone point me in the right direction? Thanks :)[/code]