search for: 2716

Displaying 20 results from an estimated 76 matches for "2716".

Did you mean: 27,6
2017 May 08
2
[Bug 2716] New: [PATCH] Add "permitlisten" support for -R style forward
https://bugzilla.mindrot.org/show_bug.cgi?id=2716 Bug ID: 2716 Summary: [PATCH] Add "permitlisten" support for -R style forward Product: Portable OpenSSH Version: 7.5p1 Hardware: amd64 OS: Linux Status: NEW Severity: enhancem...
2017 Aug 01
3
Bad SMB2 signature on Samba 4
...17/08/01 08:07:50.220014, 0] ../lib/util/util.c:555(dump_data) Aug 1 08:07:50 dc2 smbd[2601]: [0000] 97 0E 60 D4 29 8C C3 39 D1 19 5C 44 2F 11 BC 41 ..`.)..9 ..\D/..A Aug 1 08:17:01 dc2 CRON[2652]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly) Aug 1 08:43:15 dc2 smbd[2716]: [2017/08/01 08:43:15.604096, 0] ../libcli/smb/smb2_signing.c:171(smb2_signing_check_pdu) Aug 1 08:43:15 dc2 smbd[2716]: Bad SMB2 signature for message Aug 1 08:43:15 dc2 smbd[2716]: [2017/08/01 08:43:15.604184, 0] ../lib/util/util.c:555(dump_data) Aug 1 08:43:15 dc2 smbd[2716]: [0000] 00...
2003 Apr 01
1
computation with vectors of length 0 (PR#2716)
Full_Name: Klaus Hermann Version: 1.5.0 OS: SUNRAY - Unix Submission from: (NULL) (213.61.59.254) if we produce a numeric vector of length 0 and want compute the sum over its elements the sum function returns 0 - this is obviously misleading. Better would be to return NA and give a corresponding warning. There should be a unified strategy to handle vectors of length 0. For example the functions
2009 Feb 02
0
[LLVMdev] undefs in phis
...> ; srcLine 0 bb74: 2700 %reg1176<def> = FsMOVAPSrr %reg1645<kill> ; srcLine 0 [deleted copy] 2708 %reg1178<def> = FsMOVAPSrr %reg1647<kill> ; srcLine 0 *** u before d 2712 TEST64rr %reg1173, %reg1173, %EFLAGS<imp-def> ; srcLine 30 2716 JLE mbb<file test.f90, bb90,0x3c37ed0>, %EFLAGS<imp-use,kill> ; srcLine 0 bb108: [...] 4352 %reg1253<def> = MAXSSrr %reg1253, %reg1588<kill> ; srcLine 60 4356 %reg1645<def> = FsMOVAPSrr %reg1253<kill> ; srcLine 0 4360 %reg1177<def&...
2009 Jan 30
2
[LLVMdev] undefs in phis
On Jan 30, 2009, at 1:52 PM, David Greene wrote: > On Friday 30 January 2009 15:10, David Greene wrote: > >> This still looks correct. The coalescer then says: >> >> 4360 %reg1177<def> = FsMOVAPSrr %reg1176<kill> ; srcLine 0 >> Inspecting %reg1176,0 = [2702,4362:0) 0 at 2702-(4362) and >> %reg1177,0 = >>
2003 Jul 30
3
FreeBSD not-so-stable
I have a FreeBSD 4.8-Release machine that I upgraded from a 4.5 or 4.4 machine. It works just great for about 9 days, then processes will not die. It starts to become a problem when I can't kill processes, restart services, connections hang, and I can't reboot or shutdown, I have to do a hard reset. I can't really find anything in the logs to indicate what is giving me
2009 Jan 30
0
[LLVMdev] undefs in phis
On Jan 29, 2009, at 5:29 PM, David Greene wrote: > On Thursday 29 January 2009 18:04, Eli Friedman wrote: >> On Thu, Jan 29, 2009 at 2:47 PM, David Greene <dag at cray.com> wrote: >>> After phi elimination we have: >>> >>> bb134: >>> %reg1645 = 1.0 >>> >>> bb74: >>> %reg1176 = MOVAPS %reg1645 >>> %reg1177 =
2013 May 15
0
FLAC currently won't compile for Android [bisected]
...iterators.c:3122:3: warning: implicit declaration of function 'MIN' [-Wimplicit-function-declaration] metadata_iterators.c:3122:3: warning: nested extern declaration of 'MIN' [-Wnested-externs] stream_decoder.c: In function 'read_residual_partitioned_rice_': stream_decoder.c:2716:2: warning: implicit declaration of function 'MAX' [-Wimplicit-function-declaration] stream_decoder.c:2716:2: warning: nested extern declaration of 'MAX' [-Wnested-externs] stream_encoder.c: In function 'init_stream_internal_': stream_encoder.c:677:4: warning: implicit decla...
2012 Mar 10
3
problem: The decoded frame is not as the original one
...? -2395? -2916? -225? -311? -703? 586? 1110? -557? -1152? 1096? 229? 425? 5825? -933? 3922? -6289? 7423? -6636? -793? -2123? -354? 991? -1947? 3958? -1070? 1380? -2120? -2777? -679? 9010? -2451? -4210? -1845? 229? -1687? 317? 1443? -1355? -2818? 214? 721? -313? 9997? -60? 3489? -5953? 9277? -6990? -2716? -1642? -792? 477? -2417? 5801? -1200? 1055? -1744? -2927? -2053? 10273? -1913? -4342? -2718? 427? ?nbBytes: 20 ?frame_size= 160 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20120310/efd2a931/attachment.htm
2005 Dec 09
1
tinc and TLS
...me advantages in using TLS though: 1. You could use certificates to authenticate each side - or just continue to check the public key, as is done now. At least you'd have the choice. [1] 2. You can derive a shared session key as a side-effect. (I think this is how WPA EAP-TLS works - hmm, RFC 2716 section 3.5) 3. If the connection is broken and remade, you can restart it quickly by giving the same session ID as before, as long as the daemon maintains a session cache. 4. The code might end up being simpler (just calling the OpenSSL library). Or it might not. I haven't looked into it yet...
2009 Jan 30
2
[LLVMdev] undefs in phis
On Thursday 29 January 2009 18:04, Eli Friedman wrote: > On Thu, Jan 29, 2009 at 2:47 PM, David Greene <dag at cray.com> wrote: > > After phi elimination we have: > > > > bb134: > > %reg1645 = 1.0 > > > > bb74: > > %reg1176 = MOVAPS %reg1645 > > %reg1177 = MOVAPS %reg1646 > > [...] > > > > bb108: > > %reg1645 =
2018 Dec 03
3
Samba 4.9.3 and the "10 hour problem"
...ain child [AD] (winbindd) > root 99780 0.0 0.0 43336 30064 - I 07:00 0:04.61 winbindd: idmap child (winbindd) > root 99781 0.0 0.0 155968 36980 - I 07:00 0:00.03 winbindd: domain child [BUILTIN] (winbindd) > root 678 0.0 0.0 6740 2716 1 S+ 17:01 0:00.00 egrep winbind > root at filur05# pkill winbindd > root at filur05# ps auxww | egrep winbind > root 99780 0.0 0.0 43336 30064 - S 07:00 0:04.61 winbindd: idmap child (winbindd) > root 730 0.0 0.0 6740 2716 1 S+ 17:02...
2007 Nov 08
1
XEN HVMs on LVM over iSCSI - test results, (crashes) and questions
...ID6 - 7 x 500GB sataII Seagate ST3500630NS with 16mb (no budget for SAS) - one of the logic volumes (about 1TB) is actually bounded to a single channel 1 DELL PE1950 server with: - QLogic iSCSI HBA QLA 4060C - 2 x Quad core x5335 2GHz Xeon - 8GB RAM - 2 x 73GB SAS drives (raid1 software) 1 DELL 2716 gigabit switch in the middle The array, tha HBA and the switch are Jumbo frame enabled. CHAP authentication enabled. I''ve successfully installed XEN 3.1.0 from source (kernel 2.6.18-xen) and the QLogic ISP4XXX iSCSI Host Bus Adapter driver 5.01.00.08-2. I have successfully installed a...
2009 Feb 02
2
[LLVMdev] undefs in phis
...700 %reg1176<def> = FsMOVAPSrr %reg1645<kill> ; srcLine 0 > [deleted copy] > 2708 %reg1178<def> = FsMOVAPSrr %reg1647<kill> ; srcLine > 0 *** u > before d > 2712 TEST64rr %reg1173, %reg1173, %EFLAGS<imp-def> ; srcLine 30 > 2716 JLE mbb<file test.f90, bb90,0x3c37ed0>, %EFLAGS<imp- > use,kill> ; > srcLine > 0 > > bb108: > [...] > 4352 %reg1253<def> = MAXSSrr %reg1253, %reg1588<kill> ; > srcLine 60 > 4356 %reg1645<def> = FsMOVAPSrr %reg1253<kill&...
2013 May 15
2
FLAC currently won't compile for Android [bisected]
2013/5/15 Ulrich Klauer <ulrich at chirlu.de> > Felix Homann wrote: > > > Yes, HAVE_SYS_PARAM_H is set in config.h: > > OK ... Yet still I don't see how a change in > src/libFLAC/include/private/macros.h could affect src/flac/utils.c in > any way. > > Anyone got an idea? I haven't spend too much attention to the errors when bisecting, sorry! The
2011 Jan 25
7
flush-btrfs-1 hangs when building openwrt
Hi, Since update to 2.6.37 I can''t build openwrt on my btrfs buildroot anymore. I''m not sure if this is related to the other flush-btrfs-1 thread. plenty of diskspace is free: /dev/mapper/cruor-build 97G 68G 27G 73% /opt/build It always hangs when openwrt builds the ext4 image and runs tune2fs on it.
2009 Jan 30
2
[LLVMdev] undefs in phis
...f> = FsMOVAPSrr %reg1645<kill> ; srcLine 0 2704 %reg1177<def> = FsMOVAPSrr %reg1646<kill> ; srcLine 0 *** u before d 2708 %reg1178<def> = FsMOVAPSrr %reg1647<kill> ; srcLine 0 *** u before d 2712 TEST64rr %reg1173, %reg1173, %EFLAGS<imp-def> ; srcLine 30 2716 JLE mbb<file test.f90, bb90,0x3c37ed0>, %EFLAGS<imp-use,kill> ; srcLine 0 bb108: [...] 4352 %reg1253<def> = MAXSSrr %reg1253, %reg1588<kill> ; srcLine 60 4356 %reg1645<def> = FsMOVAPSrr %reg1253<kill> ; srcLine 0 4360 %reg1646<def> = FsMOVAPSrr %reg1176&...
2023 Feb 16
1
No matching MIB found for sysOID
...nter32: 0 iso.3.6.1.2.1.5.10.0 = Counter32: 0 iso.3.6.1.2.1.5.11.0 = Counter32: 0 iso.3.6.1.2.1.5.12.0 = Counter32: 0 iso.3.6.1.2.1.5.13.0 = Counter32: 0 iso.3.6.1.2.1.5.14.0 = Counter32: 14270 iso.3.6.1.2.1.5.15.0 = Counter32: 0 iso.3.6.1.2.1.5.16.0 = Counter32: 0 iso.3.6.1.2.1.5.17.0 = Counter32: 2716 iso.3.6.1.2.1.5.18.0 = Counter32: 0 iso.3.6.1.2.1.5.19.0 = Counter32: 0 iso.3.6.1.2.1.5.20.0 = Counter32: 0 iso.3.6.1.2.1.5.21.0 = Counter32: 0 iso.3.6.1.2.1.5.22.0 = Counter32: 11554 iso.3.6.1.2.1.5.23.0 = Counter32: 0 iso.3.6.1.2.1.5.24.0 = Counter32: 0 iso.3.6.1.2.1.5.25.0 = Counter32: 0 iso.3.6...
2014 Feb 03
3
Memory leak - how to investigate
...0 httpd [ 2710] 48 2710 86056 2467 0 0 0 httpd [ 2713] 48 2713 84422 1068 0 0 0 httpd [ 2714] 48 2714 85544 2688 0 0 0 httpd [ 2715] 48 2715 84748 1505 0 0 0 httpd [ 2716] 48 2716 84569 1318 0 0 0 httpd [ 2721] 48 2721 84815 1718 0 0 0 httpd [ 2722] 48 2722 84502 1256 0 0 0 httpd [ 2723] 48 2723 87014 4123 0 0 0 httpd [ 2724] 48 2724 845...
2017 Oct 31
2
OS X 10.4.11 Tiger cannot write to Samba 4.5.12 file server with vfs_fruit enabled
...09.911404, 3] ../source3/smbd/filename.c:1615(filename_convert_internal) filename_convert_internal: check_name failed for name ._.BC.B4iVrC with NT_STATUS_OBJECT_NAME_NOT_FOUND [2017/10/30 22:39:09.911426, 3] ../source3/smbd/error.c:82(error_packet_set) NT error packet at ../source3/smbd/trans2.c(2716) cmd=50 (SMBtrans2) NT_STATUS_OBJECT_NAME_NOT_FOUND [2017/10/30 22:39:09.912428, 3] ../source3/smbd/process.c:1957(process_smb) Transaction 40 of length 112 (0 toread) [2017/10/30 22:39:09.912466, 3] ../source3/smbd/process.c:1538(switch_message) switch message SMBntcreateX (pid 1672) conn 0x560d...