Displaying 5 results from an estimated 5 matches for "match_flags".
Did you mean:
fetch_flags
2005 Jan 31
1
[patch] add "--ignore" option
...listp->debug_type);
}
@@ -563,9 +564,10 @@
* case we add it back in here. */
if (verbose >= 2) {
- rprintf(FINFO, "[%s] %scluding %s %s because of pattern
%s%s%s\n",
+ rprintf(FINFO, "[%s] %sing %s %s because of pattern
%s%s%s\n",
who_am_i(),
- ent->match_flags & MATCHFLG_INCLUDE ? "in" : "ex",
+ ent->match_flags & MATCHFLG_INCLUDE ? "includ"
+ : ent->match_flags & MATCHFLG_IGNORE ?
"ignor" : "exclud",
name_is_dir ? "directory" : "file", name,
ent->pattern,...
2013 Mar 20
2
netfilter+libvirt=(smth got broken?)
Hello,
I'm having problem setting up filtering traffic for a virtual machine
managed by libvirt. Strange thing is, such a setup has been working fine
for me on an older version of distro (namely, opensuse 11.3 w/updates,
kernel 2.6.34, libvirt 0.8.8) but refused to work on shiny new opensuse
12.4 (kernel 3.7.10, libvirt 1.0.2).
The definition of filter in question is pretty simple:
2005 Apr 26
1
Bug#306368: filter rules are too modern for remote rsync (which is 2.5.6)
I received the following bug report for the Debian rsync package today.
I wouldn't have expected 2.6.4 to refuse to talk to even a 2.6.2 in this
way...
Perhaps Wayne could comment?
Paul Slootman
On Tue 26 Apr 2005, Alexey Feldgendler wrote:
>
> Rsync fails to push filters to the the remote host if the remote rsync
> is older than the Debian's. I've tried to connect to a
2005 Sep 23
11
trying to use powerware 3110 USB with NUT
Ok, I installed the ups, and installed nut, and /proc/bus/usb/devices says
this
T: Bus=03 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 2 Spd=1.5 MxCh= 0
D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=06da ProdID=0002 Rev= 0.01
S: Manufacturer=POWERWARE
S: Product=Powerware UPS
C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr= 20mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00
2006 Jul 12
1
newhidups, usb permissions and Debian
...ackage.
#
# Sample entry (replace 0xVVVV and 0xPPPP with vendor ID and product
ID respectively) :
# libhidups 0x0003 0xVVVV 0xPPPP 0x0000 0x0000
0x00 0x00 0x00 0x00 0x00
0x00 0x00000000
#
# usb module match_flags idVendor idProduct bcdDevice_lo
bcdDevice_hi bDeviceClass bDeviceSubClass bDeviceProtocol
bInterfaceClass bInterfaceSubClass bInterfaceProtocol driver_info
#
# MGE UPS SYSTEMS units
libhidups 0x0003 0x0463 0xffff 0x0000 0x0000
0x00 0x00 0x00 0x00...