search for: 28547

Displaying 6 results from an estimated 6 matches for "28547".

Did you mean: 2547
2009 Dec 10
1
Need help to forecasting the data of the time series .
...7175 13910 17191 17113 20250 35003 11975 19665 20490 20436 22885 17075 18205 15720 25264 16258 33430 31598 19764 21006 29210 35750 27881 25751 27601 27316 20893 27308 27182 28178 28057 35623 51094 36365 29301 18718 22683 53898 40339 28462 31555 32484 40497 28547 40509 31220 48399 38998 44489 41588 47240 57035 54919 50513 42296 39124 36217 43173 56311 50726 49621 52430 56236 59573 66819 66345 44838 45847 51066 49688 52978 45205 51043 48693 65470 45073 55923 58766 41289 50514 45901 51198 63914 57128 50702 Please adv...
2012 May 08
6
registry vulnerabilities in R
...FirewallAPI.dll,-28502|" HKEY_LOCAL_MACHINE\System\ControlSet001\services\SharedAccess\Defaults\FirewallPolicy\FirewallRules "FPS-ICMP4-ERQ-In-NoScope"="v2.10|Action=Allow|Active=FALSE|Dir=In|Protocol=1|Profile=Domain|ICMP4=8:*|Name=@FirewallAPI.dll,-28543|Desc=@FirewallAPI.dll,-28547|EmbedCtxt @FirewallAPI.dll,-28502|" HKEY_LOCAL_MACHINE\System\ControlSet001\services\SharedAccess\Defaults\FirewallPolicy\FirewallRules "FPS-ICMP4-ERQ-Out-NoScope"="v2.10|Action=Allow|Active=FALSE|Dir=Out|Protocol=1|Profile=Domain|ICMP4=8:*|Name=@FirewallAPI.dll,-28544|Desc=@Fir...
2005 Mar 28
1
logcheck errors after logrotate runs
--nextPart2699335.H7BBWTdPIb Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hello :) After upgrading recently from Woody to Sarge (which went fairly well) I now= =20 have trouble with logcheck. I have been unable to track down a solution. Logcheck runs perfectly through the week until Sunday when logrotate does
2012 Feb 29
0
[LLVMdev] Proposed implementation of N3333 hashing interfaces for LLVM (and possible libc++)
...lysis. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120229/31e44981/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: Hashing.h Type: text/x-chdr Size: 28547 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120229/31e44981/attachment.h> -------------- next part -------------- A non-text attachment was scrubbed... Name: hashing.diff.gz Type: application/x-gzip Size: 13558 bytes Desc: not available URL: <http...
2015 Feb 20
0
Wine release 1.7.37
...r.ok cursor position test flaky 28323 urlmon/tests/protocol.ok slightly flaky: protocol.c:2892: Test failed: ref=2 28470 qmgr tests deadlock with WINEDEBUG=warn+heap on slower machines 28503 comctl32/treeview.ok fails occasionally 28524 urlmon:url test case is ok after the 2nd attempt 28547 ole32/clipboard.ok crashed in X11DRV_CLIPBOARD_LookupData 28573 user32/cursoricon.ok failed, 28643 ole32/clipboard.ok crashes rarely in XInternAtoms() 29072 wldap32 tests flaky because they rely on external host ldap.itd.umich.edu 29238 Star Trek Armada II: Game crashes when attempting...
2012 Feb 28
9
[LLVMdev] Proposed implementation of N3333 hashing interfaces for LLVM (and possible libc++)
Hello folks, TL;DR: This is my proposed hashing interface based on a proposed standard hashing interface. It also is implemented with a much faster and higher quality algorithm than the current one. This is an *early draft* of the code, looking for initial feedback. There has been recent interest in improving the quality and consistency of LLVM's approach to hashing. In particular, getting