search for: unstor

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

Did you mean: nstor
2007 Apr 17
0
VuXML entry for CVE-2007-1870: ClamAV CAB File Unstore Buffer Overflow
...://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1997 But the CVE-2007-1870 is a candidate and has no relevant information, so I am not 100% sure about the correct number. -- Eygene -------------- next part -------------- <vuln vid="unknown"> <topic>clamav -- CAB File Unstore Buffer Overflow Vulnerability</topic> <affects> <package> <name>clamav</name> <range><ge>0.90rc3</ge><lt>0.90.2</lt></range> </package> </affects> <description> <body xmlns="...
2006 Sep 28
3
A few questions about numbers and dates
Hi, I just noticed that Ferret seems to convert every field to a string [ruby code appended for those interested], which has thwarted my attempt to format Dates (to "dd/mm/yyyy") and Floats (to "n.nn") for consumption further down the line based on the class of the field stored. I considered pre-formatting Dates and Floats prior to indexing, which would store the field
2002 Jan 12
0
no echo patch
...it - call writechr ; Echo to screen +;Martin call writechr ; Echo to screen get_char_2: jmp short get_char not_ascii: mov byte [FuncFlag],0 cmp al,0Dh ; Enter @@ -1339,8 +1339,8 @@ backspace: cmp di,command_line ; Make sure there is anything je get_char ; to erase dec di ; Unstore one character - mov si,wipe_char ; and erase it from the screen - call cwritestr +;Martin mov si,wipe_char ; and erase it from the screen +;Martin call cwritestr jmp short get_char_2 set_func_flag: @@ -1494,7 +1494,7 @@ mov si,err_notfound ; Complain about missing kernel call cw...
2006 Apr 10
4
asterisk credit card processing
Is there a way somehow to implement Asterisk with Credit Card Processing (IVR system)? -- #Joseph
2007 Feb 28
2
Ferret quick dump&load
Hello Dave, Hello all, Some weeks ago, Maz submit a patch to quickly dump or load a ferret database in an other format to prevent index rebuilding (due to changes in the format) or to simplify backup/replication tasks. I re-paste this patch (it was against the 0.10.14) here : http://pastie.caboo.se/43603 Do you think it''s intresting for ferret ? Do you have any plan for this patch ?
2009 Feb 04
26
ZFS snapshot splitting & joining
Hello everyone, I am trying to take ZFS snapshots (ie. zfs send) and burn them to DVD''s for offsite storage. In many cases, the snapshots greatly exceed the 8GB I can stuff onto a single DVD-DL. In order to make this work, I have used the "split" utility to break the images into smaller, fixed-size chunks that will fit onto a DVD. For example: #split -b8100m