search for: filet

Displaying 15 results from an estimated 15 matches for "filet".

Did you mean: file
2005 Mar 17
0
u32 fileter for IPv6
Hi list, Is there any package or patch of u32 filter for IPv6? # I''m using FC2 kernel 2.6.10. If there are not any packages, please show me the way to filter IPv6 packet. Incidentally, I know how to shaping traffic control with using htb and u32 filter for protocol ip. Thanks in advance for any information. -- Masanao Yasui mailto:yasui@isp.co.jp
2003 Apr 12
1
eDirectory 8.7 and sambaAccount
...adding a password to users. I get "NDS error: no additional information available (-306) when I use smbpasswd. Also I can see in ndstrace that the search string is (&(objectClass=sambaAccount)(uid=WORKGROUP/test)) and not (&(objectClass=sambaAccount)(uid=test)). I have "ldap fileter = (&(cn=%u)(objectClass=sambaAccount)) in my smb.conf. Another thing I can see is that lmPassword and ntPassword are integers, which give me an invalid syntax if I add the password's through an ldif file. Regards/Casper
2015 Feb 11
2
dovecot 2.2.15 script_after not executed
...tml/rfc5228#section-4.3 > [2]: https://tools.ietf.org/html/rfc5228#section-2.10.2 > [3]: https://tools.ietf.org/html/rfc3894 > [4]: http://tools.ietf.org/html/draft-degener-sieve-multiscript-00 > > Regards, > > Stephan. > Thanks Stephan, However still have one small issue: fileter.sieve ========== # rule:[amavis] if anyof (address :contains "From" "amavis", address :contains "Cc" "amavis-users at amavis.org", address :contains "To" "amavis-users at amavis.org") { fileinto "INBOX.lists...
2011 Mar 03
0
'merge' function creating duplicate columns names in the output
...: int 3569383 3515513 3565497 3555138 3565162 3555001 3565139 3555886 3565796 3556647 ... $ comm : int 451 57 560 40 560 39 560 40 560 46 ... $ case : num 7.70e+09 1.00e+12 3.00e+12 1.00e+12 1.11e+09 ... $ desc : chr "PGPR RTC BONELESS WINGS" "GRTN POT CRNCH FISH FILET" "TYSON CORNISH HENS TWN PK" "GGNT RSTD POT GRLC HERB" ... $ height.x: num 7.2 12.6 11 7.8 6.8 10.1 11.2 10 11 10.5 ... $ length : num 14.5 15.8 20 15.6 22.2 15 20.2 15 17 19.8 ... $ weight : num 11 16.3 39 11 35.6 6.5 36 4 30 12.5 ... $ width : num 9.7 9.2 14.3...
2012 Jan 04
1
[LLVMdev] How can I compile a c source file to use SSE2 Data Movement Instructions?
I write a small function and test it under clang and gcc, filet test.c: double X[100]; double Y[100]; double DA = 0.3; int f() { int i; for (i = 0; i < 100; i++) Y[i] = Y[i] - DA * X[i]; return 0; } clang -S -O3 -o test.s test.c -march=native -ccc-echo result: "D:/work/trunk/bin/Release/clang.exe" -cc1 -triple i686-pc-win32 -S -disable-f...
2015 Feb 12
2
dovecot 2.2.15 script_after not executed
...ion-4.3 [1] > [2]: https://tools.ietf.org/html/rfc5228#section-2.10.2 [2] > [3]: https://tools.ietf.org/html/rfc3894 [3] > [4]: http://tools.ietf.org/html/draft-degener-sieve-multiscript-00 [4] > > Regards, > > Stephan. Thanks Stephan, However still have one small issue: fileter.sieve ========== # rule:[amavis] if anyof (address :contains "From" "amavis", address :contains "Cc" "amavis-users at amavis.org", address :contains "To" "amavis-users at amavis.org") { fileinto "INBOX.lists.amavisd-new&quot...
2015 Feb 12
0
dovecot 2.2.15 script_after not executed
...f.org/html/rfc5228#section-2.10.2 >> [3]: https://tools.ietf.org/html/rfc3894 >> [4]: http://tools.ietf.org/html/draft-degener-sieve-multiscript-00 >> >> Regards, >> >> Stephan. >> > Thanks Stephan, > > However still have one small issue: > > fileter.sieve > ========== > > # rule:[amavis] > if anyof (address :contains "From" "amavis", > address :contains "Cc" "amavis-users at amavis.org", > address :contains "To" "amavis-users at amavis.org") > {...
2007 Sep 28
0
DTM Cient on DomU Vista 64 and Vista 32 fails
...2GB Memory installed with Domain 0 Linux Fedora 7 + Xen 3.1 + 2.6.18-xen i386 Domain 0 Linux Fedora 7 + Xen 3.1 + 2.6.18-xen x64 HVM - Vista 32 Ultimate + xenbus Vista 64 Ultimate + xenbus The DTM studio/controller was based on microsoft WLK 1.0c + update fileter patch (MS logo kit filter update every day) for more detail please refer to www.microsoft.com/whdc/whql/ I schedule a xen device test fro xenbus (unclassified) for the HVM Vista. The test items on Common Scenario Stress IO test and Enable / Disable IO test will not competed test the studio si...
2007 Jun 03
1
I need some help.
Hello other Syslinux users. I am absolutely brand new to syslinux, and i need help setting it up. I have read all of the documentation on the site, to no avail. Basically I need like an example syslinux.cfg file that allows for multiple boot as well as a background picture. In essence i am attempting to setup up several different linux live systems and dos boot floppy utilities on my usb stick. I
2006 Nov 25
2
Effect.Appear and PNG on IE6
Hi to all, I''m using an Effect.Appear on a div that have a PNG 24 (with alpha transparency). Works prefectly on all excecpt... IE6 that do not render alpha channel on PNGs. So I wrote a conditional comment to apply the propietary IE filter to load alpha adding filter: in a style tag. Well, during Effect.Appear, appear a black png background on the alpha. Have workarounds or tips to fix
2015 Feb 15
0
dovecot 2.2.15 script_after not executed
...>>> [4]: http://tools.ietf.org/html/draft-degener-sieve-multiscript-00 >>>> >>>> Regards, >>>> >>>> Stephan. >>>> >>> Thanks Stephan, >>> >>> However still have one small issue: >>> >>> fileter.sieve >>> ========== >>> >>> # rule:[amavis] >>> if anyof (address :contains "From" "amavis", >>> address :contains "Cc" "amavis-users at amavis.org >>> <mailto:amavis-users at amavis.org>"...
2006 Jul 05
2
Bug#376915: xen-utils-3.0: xen-utils tries to run xend at install time
...XEN: invoke-rc.d: initscript xend, action "start" failed. dpkg: error processing xen-utils-3.0 (--configure): subprocess post-installation script returned error exit status 1 Errors were encountered while processing: xen-utils-3.0 E: Sub-process /usr/bin/dpkg returned an error code (1) filet:/var/xen/domains/sources# It seems the xen-utils postinstall script tries to run "xend" which fails as xen is not yet installed. A workaround might be to install the xen-hypervisor package first, without installing xen-utils, booting into xen, and only after the reboot from then xen-ke...
2005 Mar 24
3
Bug#301175: logcheck-databas: SSH rules for debug level
Package: logcheck-database Version: 1.2.35 Severity: wishlist If it were possible, please add rules to ignore SSH debug level messages like these: Mar 22 18:59:29 cante sshd[5673]: debug2: channel 4: rcvd adjust 66020 Mar 22 18:59:34 cante sshd[5673]: debug2: channel 4: window 32736 sent adjust 32800 Sometimes the SSH need to be run with DEBUG in order to pinpoint connection troubles and
1999 Apr 28
3
weird problem
Hi there, I ran into a weird problem. 2 machines, one with an NE2000 clone (W95) card and the other with an Etherworks203 (linux with Samba). Samba: from W95 client file shares ok, home shares ok, can read and write files. Printing: I *can* configure a printer up to the printing of the testpage, that fails. At starting of W95 it succesfully connect to the printer share. Printing something fails,
2015 Feb 11
2
dovecot 2.2.15 script_after not executed
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello guys, I'm having troubles making "script_after" to exec sieve scripts:: So: plugin { quota = maildir quota_rule2 = INBOX.Trash:ignore quota_rule3 = INBOX.Sent:ignore sieve = ~/Maildir/sieve/dovecot1.sieve sieve_before = /etc/dovecot/sieve/global.sieve sieve_after =