Displaying 9 results from an estimated 9 matches for "24988".
Did you mean:
2488
2008 Dec 31
2
sdate<-as.POSIXct(strptime(date,format="%m/%d/%Y %H:%M"))
...xcerpt of the input data (this is a HUGE file):
index Date Julian S1 S2
24985 11/19/2006 00:00 39040.01 20.40 22.11 (this line winds up being an NA)
24986 11/19/2006 01:00 39040.05 20.42 22.22
24987 11/19/2006 02:00 39040.09 20.60 22.29
24988 11/19/2006 03:00 39040.14 20.62 22.21
24989 11/19/2006 04:00 39040.18 20.75 22.39
... an excerpt of the variable "sdate" winds up looking like this:
[35017] NA "2007-09-08 01:00:00 EDT"
[35019] "2007-09-08 01:00:00 EDT" "2007-...
2007 Dec 09
1
Formating and Mounting Partitions giving problems
...2 /dev/hdc5<br>
mkdosfs 2.11 (12 Mar 2005)<br>
/dev/hdc5 has 255 heads and 63 sectors per track,<br>
logical sector size is 512,<br>
using 0xf8 media descriptor, with 102398246 sectors;<br>
file system has 2 32-bit FATs and 32 sectors per cluster.<br>
FAT size is 24988 sectors, and provides 3198382 clusters.<br>
Volume ID is 475c1a5c, no volume label.<br>
<br>
</i></small></small></small><small>They are still shown as F<small><small>AT</small></small>
16,the system shows some FAILURE messages...
2006 Jan 12
9
Scaffold shows all attributes altough I use attr_accessible!
Hi all
I have a Model like this:
class Member < ActiveRecord::Base
attr_accessible :username, :email, :first_name, :last_name
end
I have created a scaffold using script/generate scaffold member members
Using the URL localhost:3000/members/edit/1 I can edit all attributes,
including created_at, lock_version etc.! But it should only show the
attributes I listed in attr_accessible!
What
2015 Aug 07
0
Asterisk 13.5.0 Now Available
...that end with ::80 (Reported by Mark Petersen)
* ASTERISK-25122 - Large SIP packet received via pjsip over
websocket crashes Asterisk (Reported by Ivan Poddubny)
* ASTERISK-25121 - Stasis: Fix unsafe use of stasis_unsubscribe in
modules. (Reported by Corey Farrell)
* ASTERISK-24988 - func_talkdetect: Test is bouncing sporadically
(Reported by Joshua Colp)
* ASTERISK-25105 - res_pjsip: Possible incompatibility between
qualify_timeout and pjproject-2.4 (Reported by George Joseph)
* ASTERISK-25117 - res_mwi_external_ami: Fix manager action
registrations. (Re...
2008 Nov 22
0
[patch] [vuxml] net/wireshark: fix DoS in SMTP dissector
...000..e5d2e9e
--- /dev/null
+++ b/net/wireshark/files/patch-fix-SMTP-DoS-1.0.4
@@ -0,0 +1,356 @@
+Fix for the SMTP dissector DoS
+
+See: http://www.securityfocus.com/archive/1/498562/30/0/threaded
+Obtained from: http://anonsvn.wireshark.org/viewvc/trunk/epan/dissectors/packet-smtp.c?r1=24989&r2=24988&pathrev=24989&view=patch
+Obtained from: http://anonsvn.wireshark.org/viewvc/trunk/epan/dissectors/packet-smtp.c?r1=24994&r2=24993&pathrev=24994&view=patch
+
+--- epan/dissectors/packet-smtp.c 2008/04/13 16:21:22 24988
++++ epan/dissectors/packet-smtp.c 2008/04/13 16:33:44 24989...
2018 Aug 24
0
libguestfs:error
...0.050217] PCI: Using configuration type 1 for base access
[ 0.068002] raid6: sse2x1 9531 MB/s
[ 0.085004] raid6: sse2x2 11812 MB/s
[ 0.102006] raid6: sse2x4 13945 MB/s
[ 0.119004] raid6: avx2x1 18343 MB/s
[ 0.136004] raid6: avx2x2 21230 MB/s
[ 0.153002] raid6: avx2x4 24988 MB/s
[ 0.153250] raid6: using algorithm avx2x4 (24988 MB/s)
[ 0.153571] raid6: using avx2x2 recovery algorithm
[ 0.153902] ACPI: Interpreter disabled.
[ 0.154070] vgaarb: loaded
[ 0.154348] SCSI subsystem initialized
[ 0.154649] usbcore: registered new interface driver usbfs
[...
2016 Jul 13
0
Certified Asterisk 13.8-cert1 Now Available
...that end with ::80 (Reported by Mark Petersen)
* ASTERISK-25122 - Large SIP packet received via pjsip over
websocket crashes Asterisk (Reported by Ivan Poddubny)
* ASTERISK-25121 - Stasis: Fix unsafe use of stasis_unsubscribe in
modules. (Reported by Corey Farrell)
* ASTERISK-24988 - func_talkdetect: Test is bouncing sporadically
(Reported by Joshua Colp)
* ASTERISK-25105 - res_pjsip: Possible incompatibility between
qualify_timeout and pjproject-2.4 (Reported by George Joseph)
* ASTERISK-25117 - res_mwi_external_ami: Fix manager action
registrations. (Re...
2016 Jul 27
3
Asterisk 14.0.0-beta1 Now Available
...Alexander Traud)
* ASTERISK-25304 - res_pjsip: XML sanitization may write past
buffer (Reported by Joshua Colp)
* ASTERISK-25265 - [patch]DTLS Failure when calling WebRTC-peer on
Firefox 39 - add ECDH support and fallback to prime256v1
(Reported by Stefan Engstr??m)
* ASTERISK-24988 - func_talkdetect: Test is bouncing sporadically
(Reported by Joshua Colp)
* ASTERISK-25181 - ARI: Channels added to Stasis application
during WebSocket creation don't receive a StasisStart event
(Reported by Matt Jordan)
* ASTERISK-25296 - RTP performance issue with several...
2019 Dec 24
0
Certified Asterisk 16.3-cert1 Now Available
...ation may write past buffer
(Reported by Joshua C. Colp)
- [ASTERISK-25265
<https://issues.asterisk.org/jira/browse/ASTERISK-25265>] -
[patch]DTLS Failure when calling WebRTC-peer on Firefox 39 - add ECDH
support and fallback to prime256v1
(Reported by Stefan Engström)
- [ASTERISK-24988
<https://issues.asterisk.org/jira/browse/ASTERISK-24988>] -
func_talkdetect: Test is bouncing sporadically
(Reported by Joshua C. Colp)
- [ASTERISK-25181
<https://issues.asterisk.org/jira/browse/ASTERISK-25181>] -
ARI: Channels added to Stasis application during WebSocket cr...