search for: dawid

Displaying 20 results from an estimated 69 matches for "dawid".

Did you mean: david
2017 Feb 15
2
Re: [PATCH v2 1/2] lib: change how hbin sections are read.
On Wed, 2017-02-15 at 16:50 -0500, Dawid Zamirski wrote: > On Wed, 2017-02-15 at 21:14 +0000, Richard W.M. Jones wrote: > > On Wed, Feb 15, 2017 at 02:28:41PM -0500, Dawid Zamirski wrote: > > > Correct, however there's also no guarantee that seeking by 4k in > > > "garbage" data would not land you...
2017 Feb 15
2
Re: [PATCH v2 1/2] lib: change how hbin sections are read.
On Wed, Feb 15, 2017 at 02:28:41PM -0500, Dawid Zamirski wrote: > Correct, however there's also no guarantee that seeking by 4k in > "garbage" data would not land you in registry data that happens to > evaluate to "hbin" as well. That's why I put "hbin" offset validation > check couple of lines b...
2016 Jun 09
4
TableGen operand question
...er of the target function and the memory offset, and replace this identifier with a real memory address in a pass after emit prologue/epilogue. However, I'm not sure how to achieve such thing in TableGen, and whether it's at all possible. I would be grateful for any tips/directions Thanks, Dawid Retkiewicz -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160609/ebad74a6/attachment.html>
2017 Feb 15
2
Re: [PATCH v2 1/2] lib: change how hbin sections are read.
On Wed, Feb 15, 2017 at 01:48:29PM -0500, Dawid Zamirski wrote: > On Wed, 2017-02-15 at 16:54 +0000, Richard W.M. Jones wrote: > > On Tue, Feb 14, 2017 at 12:05:20PM -0500, Dawid Zamirski wrote: > > > * hivex_open: when looping over hbin sections (aka pages), handle a > > >   case where following hbin section may not b...
2017 Feb 15
2
Re: [PATCH v2 1/2] lib: change how hbin sections are read.
On Tue, Feb 14, 2017 at 12:05:20PM -0500, Dawid Zamirski wrote: > * hivex_open: when looping over hbin sections (aka pages), handle a > case where following hbin section may not begin at exactly at the end > of previous one. If this happens, scan the page section until next > one is found and validate it by checking declared of...
2017 Feb 15
0
Re: [PATCH v2 1/2] lib: change how hbin sections are read.
On Wed, Feb 15, 2017 at 05:22:52PM -0500, Dawid Zamirski wrote: > On Wed, 2017-02-15 at 16:50 -0500, Dawid Zamirski wrote: > > On Wed, 2017-02-15 at 21:14 +0000, Richard W.M. Jones wrote: > > > On Wed, Feb 15, 2017 at 02:28:41PM -0500, Dawid Zamirski wrote: > > > > Correct, however there's also no guarantee that...
2011 Apr 21
2
4kB sector size HDDs
...ectors currently in use? I would upgrade to the 4kB disks but I don't know if this might be problematic as I intend to use ZFS w/ RAIDz or at least a classic RAID6. How might this affect performance under 5.5 and how do I go about setting up the alignment of the partitions I use? Kind regards Dawid Horace
2017 Feb 14
2
Re: [PATCH 2/2] lib: allow to walk registry with corrupted blocks
On Wed, Feb 08, 2017 at 04:36:31PM -0500, Dawid Zamirski wrote: > There are some corrupted registry files that have invalid hbin cells > but are still readable. This patch makes the following changes: > > * hivex_open - do not abort with complete failure if we run across a > block with invalid size (unless it's the root blo...
2014 Sep 19
1
quota recalc problem for big maildirs
...e same thing happened when we checked the native dovecot LMTP server (every connection has its own forked process - each running independently of the others). Is it a known unwanted "feature" of maildir quota (and we should use dict quota instead) or a bug that will be fixed? cheers, Dawid Stawiarski
2003 Dec 15
3
voicemail as an attachement
Hi, I can not send voicemails as an attachement. When setting the "attach=yes" option in voicemail.conf the mails get rejected from the mail server: ----- Transcript of session follows ----- 451 4.4.1 timeout writing message to higgs.elka.pw.edu.pl.: Connection timed out with higgs.elka.pw.edu.pl. 451 4.4.1 timeout writing message to elektron.elka.pw.edu.pl.: Connection timed out
2006 May 08
2
samba as a dc
...use any of the computers in the office and have theys personal data (in any pleace in the office) (domain or something, i don't know). I have a little problem with a how to plan and configure all of that and i am thinking if it is really possible to do. Please give an advice, links. Thx Dawid
2017 Feb 08
4
[PATCH 0/2] hivex: handle corrupted hives better
...quot; regions instead of aborting because the caller might be looking at keys that are perfectly readable/writable (e.g. to identify Windows version from HKLM/Software/Microsoft/Windows NT/CurrentVersion) and other "corrupted" and irrelevant keys might prevent one from doing so. Regards, Dawid Dawid Zamirski (2): lib: change how hbin sections are read. lib: allow to walk registry with corrupted blocks lib/handle.c | 52 +++++++++++++++++++++++++++++++++++++++++++--------- lib/node.c | 11 +++++------ 2 files changed, 48 insertions(+), 15 deletions(-) -- 2.9.3
2004 Jan 02
4
one way choppy sound problem !
Hi all, I have my asterisk setup as following: IP 2 x E1 x-lite <-------> Asterisk -------> PSTN When I place a call from x-lite to PSTN, the quality of the sound in the direction x-lite -> PSTN is very bad. That is, the voice of the x-lite user, heard by the PSTN user is choppy and makes communication not very pleasant. The sound is choppy as if bits of data
2003 Dec 19
4
nat router + sip phone adaptor (+adsl modem)
Hi all, I was wondering whether any of you have experience/info on Cable and/or ADSL modems that would come together with a SIP phone adaptor. What I am interested in is something that would plug directly into you ISP's cable (be it ethernet or adsl/phoneline), would combine a modem/router/nat such that on the other you could simply plug in your RJ-45 cable for your PC and a RJ-11 cable for
2011 Apr 02
8
ZFS @ centOS
...found information about the ZFS-Fuse implementation and unclear hints that there is another way. Phoronix reported that http://kqinfotech.com/ would release some form of ZFS for the kernel but I have found nothing. Can so. tell me if fuse-ZFS is more trouble than it's worth? Thanks in adv. Dawide
2017 Feb 15
0
Re: [PATCH v2 1/2] lib: change how hbin sections are read.
On Wed, 2017-02-15 at 16:54 +0000, Richard W.M. Jones wrote: > On Tue, Feb 14, 2017 at 12:05:20PM -0500, Dawid Zamirski wrote: > > * hivex_open: when looping over hbin sections (aka pages), handle a > >   case where following hbin section may not begin at exactly at the > > end > >   of previous one. If this happens, scan the page section until > > next > >   one is found...
2004 Jan 22
2
asterisk 0.7.1 - mysql
Hi, Since I've upgraded my * to 0.7.1 I see no new cdr's in my MySQL. Does this new version of * only work through ODBC ? Do I have connect to MySQL through ODBC now ? Regards, Dave
2016 Feb 05
1
Re: [PATCH] inspect: get windows drive letters for GPT disks.
On Fri, 2016-02-05 at 18:08 +0000, Richard W.M. Jones wrote: > On Fri, Feb 05, 2016 at 12:15:32PM -0500, Dawid Zamirski wrote: > > This patch updates the guestfs_inspect_get_drive_mappings API call > > to > > also return drive letters for GPT paritions. Previously this worked > > only for MBR partitions. This is achieved by matching the GPT > > partition > > GUID with the...
2017 Feb 15
0
Re: [PATCH v2 1/2] lib: change how hbin sections are read.
On Wed, 2017-02-15 at 18:52 +0000, Richard W.M. Jones wrote: > On Wed, Feb 15, 2017 at 01:48:29PM -0500, Dawid Zamirski wrote: > > On Wed, 2017-02-15 at 16:54 +0000, Richard W.M. Jones wrote: > > > On Tue, Feb 14, 2017 at 12:05:20PM -0500, Dawid Zamirski wrote: > > > > * hivex_open: when looping over hbin sections (aka pages), > > > > handle a > > > >   cas...
2017 Feb 16
1
Re: [PATCH v2 1/2] lib: change how hbin sections are read.
...; write flag and give an error in that case (or have another flag to > indicate that the caller wants heuristics). > > Rich. > In this case, I'd opt for a new flag because in our use case we still might want to modify such hives - we do something similar to v2v on backup images. Dawid