search for: dodgi

Displaying 20 results from an estimated 309 matches for "dodgi".

Did you mean: dodgy
2004 Jun 16
4
Digium X100P vs Dodgy Ebay X100P
Hi I thought this might be of general interest. Recently I purchased an X100P from a Digium reseller in the UK. Very pleased with the card; works perfectly. My friend (known for his deep pockets and short arms) purchased an X100P card from Ebay. He's had no end of problems with line noise, dropped called etc so I thought I would compare the two cards. Plus mine was delivered within two
2009 Nov 13
1
[LLVMdev] dodgy use of c_str()
>From llvm-gcc-4.2/trunk/gcc/llvm-debug.cpp: void DebugInfo::EmitGlobalVariable(GlobalVariable *GV, tree decl) { // Gather location information. expanded_location Loc = expand_location(DECL_SOURCE_LOCATION(decl)); DIType TyD = getOrCreateType(TREE_TYPE(decl)); const char *DispName = GV->getNameStr().c_str(); Isn't this use of c_str() dodgy, because the temporary string returned
2014 Dec 24
1
[PATCH net-next V2] virtio-net: don't do header check for dodgy gso packets
There's no need to do header check for virtio-net since: - Host sets dodgy for all gso packets from guest and check the header. - Host should be prepared for all kinds of evil packets from guest, since malicious guest can send any kinds of packet. So this patch sets NETIF_F_GSO_ROBUST for virtio-net to skip the check. Cc: Rusty Russell <rusty at rustcorp.com.au> Cc: Michael S.
2014 Dec 24
1
[PATCH net-next V2] virtio-net: don't do header check for dodgy gso packets
There's no need to do header check for virtio-net since: - Host sets dodgy for all gso packets from guest and check the header. - Host should be prepared for all kinds of evil packets from guest, since malicious guest can send any kinds of packet. So this patch sets NETIF_F_GSO_ROBUST for virtio-net to skip the check. Cc: Rusty Russell <rusty at rustcorp.com.au> Cc: Michael S.
2014 Dec 03
1
[PATCH net-next] virtio-net: don't do header check for dodgy gso packets
There's no need to do header check for virito-net since: - Host set dodgy for all gso packets from guest and check the header. - Host should prepare for all kinds of evil packets from guest, since malicious guest can send any kinds of packet. So this patch sets NETIF_F_GSO_ROBUST for virtio-net to skip the check. Cc: Rusty Russell <rusty at rustcorp.com.au> Cc: Michael S. Tsirkin
2014 Dec 03
1
[PATCH net-next] virtio-net: don't do header check for dodgy gso packets
There's no need to do header check for virito-net since: - Host set dodgy for all gso packets from guest and check the header. - Host should prepare for all kinds of evil packets from guest, since malicious guest can send any kinds of packet. So this patch sets NETIF_F_GSO_ROBUST for virtio-net to skip the check. Cc: Rusty Russell <rusty at rustcorp.com.au> Cc: Michael S. Tsirkin
2009 Aug 12
4
Ctrl Select Dodgy
Hi, does anyone have experience of ctrl + mouse click to select (files in the open file dialogue) being dodgy? I use wine to run version 2.5 of the official flickr uploader and use ctrl + mouse click to select multiple files. Pretty often the ctrl doesn't work so that all the other files are deselected. Which is pretty annoying. I upgraded from the standard jaunty version to the latest wine
2010 Aug 19
1
IMAP connection timeout value?
So we're having some ISP issues lately, meaning we have to reboot our cable modem like 2-3 times a day. An unfortunate side-effect I've found is, once the users max out their connection limit (which I've set to 10, and many people do), if we reboot the cable modem, they can't log in cause their connections get 'stuck' until I `doveadm kick` them, or wait for the connections
1999 Oct 26
1
dodgy list operation (PR#298)
I can generate a segmentation fault as follows, where I would expect a syntax error: fred <- as.list(1:10) lapply(fred, "[[") platform sparc-sun-solaris2.5.1 arch sparc os solaris2.5.1 system sparc, solaris2.5.1 status status.rev 0 major 0 minor 64.1
2007 Jul 03
2
[PATCH 1/2] lguest: handle dodgy/non-existent TSC. Host code.
Lguest currently requires a TSC, which breaks older machines and Matt Mackall who boots the host with "notsc". In addition, there is no good solution to changing TSC speeds (informing all the guests about the TSC impending change before it happens would be a great deal of code and have issues with disobedient guests). This patch makes the host determine if the TSC is both constant and
2007 Jul 03
2
[PATCH 1/2] lguest: handle dodgy/non-existent TSC. Host code.
Lguest currently requires a TSC, which breaks older machines and Matt Mackall who boots the host with "notsc". In addition, there is no good solution to changing TSC speeds (informing all the guests about the TSC impending change before it happens would be a great deal of code and have issues with disobedient guests). This patch makes the host determine if the TSC is both constant and
2016 Oct 06
4
Adding asan poison to Recycler and ArrayRecycler
Hi all, I intend to add address sanitizer (un)poison calls to Recycler and ArrayRecycler since I spent a few hours tracking down a bug in the AMDGPU backend that turned out to be a use-after-free that would have been detected by asan if it weren't for the Recycler. See https://reviews.llvm.org/D25313. Naturally, such a change exposes a bunch of bugs or things that are dodgy and happen
2006 Jul 02
10
Use Rails or PHP?
I''m new to RoR and have used PHP. I want to develop a personal organizer that allows me to add lists (tables) and search them. The ActiveRecord concept seems to allow me to set up something that works with an existing table, but I want the ability to add tables without programming. I know how to do this in PHP and I can put the SQL into queries in RoR, but does ActiveRecord let
2006 Jun 09
9
Opinions on catch-all routing?
I remember reading somewhere a tip on improving your search engine ranking, by forming URLs that included relevant text, e.g. www.domain.com/article/man_eats_hat. In the rails app that I''m writing, I''ve noticed I can set this up very easily by appending the post title (after downcase.split.join(''_'')) to the post link. So, blog.com/posts/4 can easily also be
2004 Nov 10
1
logtail ignoring information in rotated logs
Hi gang, While writing a script that uses logtail, I noticed that logtail assumes nothing interesting happened between its last invocation and the rotation, which means that exciting bits of data could be lost. This seems a bit dodgy (correct me if I'm wrong about how it works!) so I made a dodgy patch to logtail that checks for the existence of $logfile.0, which on Debian seems to always be
2015 Feb 12
3
Why the command 'service ntpd stop' cause the time reversed?
I've seen situations where people have put ntpdate in a cronjob to get around issues with big time jumps at boot or dodgy clocks under virtualization. There are much better solutions to this problem, so let us know if this is the case for you. K
2007 Jan 13
1
fam inconsistent in noticing changes
I'm running Samba-3.0.23d on CentOS4.4 servers. We have a process where people can upload files (from WinXP) to a directory over Samba, and then a Unix cronjob picks those files up, moves them to another directory (outside of Samba) and does things to them. The problem is that when the file moves occur, WinXP doesn't show the files have disappeared. Even days later the files show up as
2013 Feb 20
2
SYSLINUX stuck on boot about 0.1% of the time
Hi, We recently switched from grub-legacy to EXTLINUX on our embedded devices. While it works great usually, about one of every thousand boots, it gets stuck. [1] A simple reboot fixes it straight away, but that's not really acceptable for our customers, especially since there is usually no monitor connected and they can't actually diagnose the error, so they simply mark the device as
2017 Jun 25
5
Samba freezes
On Sun, 2017-06-25 at 17:54 +0100, Rowland Penny via samba wrote: > On Sun, 25 Jun 2017 18:11:05 +0200 > Antoine Huchet via samba <samba at lists.samba.org> wrote: > > > Hello, > > > > I have Samba 4.5.8-Debian running on Debian Stretch. > > I use Samba to load games over my local network from my Debian machine > > to my Playstation 2 (using
2008 Oct 31
3
Asterisk/Machine Hang after calling in/out ISDN
I am testing Asterisk 1.4.22, zaptel 1.4.10.1 and libpri 1.4.4 on RHEL5 on DELL PE2950 and using ISDN-10. I thought about cutting over to production tonight when I noticed a serious problem. SIP calls are fine but if I dialed to outside (Dial(Zap/g1)) a few times or someone called in a few times, Asterisk just froze (cannot enter anything on the CLI console) and then even the machine had to be