similar to: [Bug 827] New: limit: support is broken

Displaying 20 results from an estimated 90 matches similar to: "[Bug 827] New: limit: support is broken"

2014 Apr 13
1
[Bug 915] New: segfault in error case : expr_evaluate_payload not checking payload->payload.desc being null
https://bugzilla.netfilter.org/show_bug.cgi?id=915 Summary: segfault in error case : expr_evaluate_payload not checking payload->payload.desc being null Product: nftables Version: unspecified Platform: x86_64 OS/Version: All Status: NEW Severity: normal Priority: P5 Component: nft
2016 Oct 20
2
[Bug 1092] New: nft v0.6 segfault in must_print_eq_op at expression.c:520 during 'nft monitor trace' in netdev filter
https://bugzilla.netfilter.org/show_bug.cgi?id=1092 Bug ID: 1092 Summary: nft v0.6 segfault in must_print_eq_op at expression.c:520 during 'nft monitor trace' in netdev filter Product: nftables Version: unspecified Hardware: x86_64 OS: All Status: NEW
2003 Nov 27
1
Missing files in directory listings
Hi A customer of mine has a strange problem with samba 2.2.8a They have a number of directories with 600 - 800 files in each directory. When new files are added to the directories, and they do a directory listing on their PC's ( Win 2000 pro SP2 and SP3 ), the last 10 files are not shown. THis happens both when using "explorer" or doing a `dir` in an command prom window. The
2023 Dec 04
1
Fit NLE - was: computer algebra in R
Fit NLE - was: [R] computer algebra in R Original post: https://stat.ethz.ch/pipermail/r-help/2023-November/478619.html Dear Kornad, I think I have started to understand what you try to achieve. The problem is to fit a NLE and compute the parameters of the NL-Eq. I have included the R Help-list back in the loop, as I am not an expert in optimization. Goal: y ~ I0 + IHD * hd + ID * d; where: y
2004 Apr 28
1
Feature Request: OS X / hfs+ / resources fork
rsync is a very useful tool for me to backup from Max OS X to a linux server. However, would developers please add one feature: When rsync runs on an OS X machine and the source files are in hfs+ (or hfs) filesystem, copy the resources fork to a file with filename starts with a dot and append the original filename. That's the current behaviour of samba client on OS X interacting with
2007 Aug 18
1
Question about lme and AR(1)
Dear R users, As far as I know, EM algorithm can be only applied to estimate parameter from a regular exponential family. A multivariate normal distribution with an AR(1) matrix as covariance matrix does not belong to a regular exponential family, it is belong to a curved exponential family, so EM algorithm can not be applied to estimate parameters for this kind of distribution. I have used
2023 Nov 29
0
computer algebra in R
Dear Konrad, I presume that the system can be written as follows, where h0, d0, ga0, kga and kd are given: err1 = h + hd + hga - h0; err2 = d + hd - d0; err3 = ga + hga - ga0; err4 = hga - kga*h*ga; err5 = hd - kd*h*d; All error terms should be zero. Do you need (a) the symbolic solution or (b) is a numeric solution fine? I do not have any experience with yacas or caracas. But see below. ###
2006 Jan 08
1
confint/nls
I have found some "issues" (bugs?) with nls confidence intervals ... some with the relatively new "port" algorithm, others more general (but possibly in the "well, don't do that" category). I have corresponded some with Prof. Ripley about them, but I thought I would just report how far I've gotten in case anyone else has thoughts. (I'm finding the code
2010 Nov 24
2
maildir maintenance?
Hi, I'm running version 1.2.15 (so no doveadm) with around 6000 maildir users, some of which are very large. For completeness, the details of the setup are as follows: - The maildirs are stored via NFS. - The indexes are on a volume local to the dovecot server. - Only one IMAP server currently. - A separate sendmail/procmail server delivers via NFS. I recently wrote the attached script
2002 Dec 10
5
2gb limit & weird filenames
Hello, I'm trying to set up a samba server for a friend who has a mac. He's running OSX, version 10.2. He's got some really big video editing files that are well in excess of 2gb. We're trying to back these up to the samba server, but it quits right around 2gb. That seems to be a magical number. This is with version 2.2.3 of Samba, and Linux-Mandrake 8.2, ext3 file system. I
2009 Nov 07
1
Net-SNMP interfaces out of order
Hello Centos People, I have a CentOS 5.3 box that had a total of 5 ethernet cards in it. It functions to share an internet connection with 4 different subnets. All works fine, except I'm noticing that my MRTG traffic graphs are wrong. Further digging with snmpwalk reveal that the order of the ethernet interfaces changes every time the machine is rebooted to a different order. For
2007 Feb 18
3
prio not seeming to work
Hello, I am trying to mess with a prio type qdisc, and must be missing something. Here''s my sample code: tc qdisc add dev eth0 root handle 1: prio tc filter add dev eth0 parent 1:0 prio 1 protocol ip u32 \ match ip dst 208.0.0.0/8 flowid 1:1 tc filter add dev eth0 parent 1:0 prio 3 protocol ip u32 \ match ip dst 0.0.0.0/0 flowid 1:3 I would assume that any traffic going to
2007 Feb 08
4
Need big buffer!
Hi gang, I have an application that is sending streaming media to a server. The encoder computer sends an average of 200kbit stream; but for short, 1 second bursts, can hit 400-500kbits. After it does one of these bursts, it reduces its output for another second or two, so that it maintains its average of 200kbits. The problem is that it is sending UDP packets into a DSL link that has a fixed
2002 Dec 18
3
How important are oplocks?
Hello, I'm wondering just how critical it really is to turn off oplocks. It appears that not only Windows 2k server, but also Netware 5 and above defaults to having these enabled. I just spoke with two software companies running databases off of file servers (no database server, just MDAC stuff), and they had never heard of it, much less require it to be disabled. Everything I've
2004 Mar 30
1
[Bug 827] RFE: Allow forwarding of Xprint servers if X11 forwarning is enabled
http://bugzilla.mindrot.org/show_bug.cgi?id=827 Summary: RFE: Allow forwarding of Xprint servers if X11 forwarning is enabled Product: Portable OpenSSH Version: 3.8p1 Platform: All URL: http://xprint.mozdev.org/docs/Xprint_FAQ.html#manual_xpr int_forwarding_via_ssh OS/Version: Linux
2005 Mar 10
2
[Bug 827] RFE: Allow forwarding of Xprint servers if X11 forwarding is enabled
http://bugzilla.mindrot.org/show_bug.cgi?id=827 felix.schulte at gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |felix.schulte at gmail.com ------- You are receiving this mail because: ------- You are the assignee for the bug, or are
2005 Nov 14
1
Problem with 827-4v and asterisk as a pstn GW
Hi, I've a problem with a cisco 827-4v and asterisk (1.0.9) acting as sip-to-pstn GW. The issue is that when a call comes in from the pstn, asterisk correctly contacts the router, which in turns send a "183 Session progress". Obviously, asterisk thinks that the telephone is not ringing (because it expects a "180 Ringing") and we have no ringback on the pstn side. Putting a
2001 Jan 26
1
tseries 0.7-0 with R 1.2.1 dumps core (PR#827)
Dear Dr. Trapletti, I am trying to use your tseries 0.7-0 package with R 1.2.1 (the latest version) under redhat linux 6.2, but the command library(tseries) causes R dump to core with a segmentation fault. Do you have any suggestions how to fix this? Thank you, Keith Dr. Keith M. Briggs, Complexity Research Group, BTexaCT. Adastral Park admin2 pp5, Martlesham Heath, IP5 3RE, Suffolk, UK Tel:
2004 Sep 28
1
Newbie 2 PBX VOIP, protocol ?'s using Cisco 827 7910
I am replacing a dead pbx with *. There are four lines I will be using. There is a Cisco 827-4v already in place so I will move the lines from the pbx to it. I am working with Cisco 7910 phones and I understand they use the Skinny/SCCP protocol. I am not sure if I should use chan_skinny or chan_sccp? However my main question is with communication. Do I need to use the same protocol between the
2007 Jan 05
0
[827] trunk/wxruby2/swig: Moved NULL objects into constants so they can be used for default args
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!-- #msg dl { border: 1px #006 solid; background: #369; padding: