Displaying 13 results from an estimated 13 matches for "kumlien".
Did you mean:
julien
2016 Jul 04
2
[Bug 96802] New: Upgrading mesa from 11.0.6 -> 11.2.2 causes graphics deadlock
...Product: Mesa
Version: 11.2
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component: Drivers/DRI/nouveau
Assignee: nouveau at lists.freedesktop.org
Reporter: ian.kumlien at gmail.com
QA Contact: nouveau at lists.freedesktop.org
Created attachment 124894
--> https://bugs.freedesktop.org/attachment.cgi?id=124894&action=edit
dmesg output
Hi, I have tested this several times with several different kernels, always
with the same result. It deadlocks wa...
2017 Apr 15
9
[Bug 1145] New: nft 0.7: expression.c:966: range_expr_value_low: Assertion '0' failed.
...'0' failed.
Product: nftables
Version: unspecified
Hardware: x86_64
OS: Gentoo
Status: NEW
Severity: normal
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
Reporter: ian.kumlien at gmail.com
Created attachment 499
--> https://bugzilla.netfilter.org/attachment.cgi?id=499&action=edit
file triggering bug
Trying to learn nftables,
My script now generates coredumps ;)
Example file included.
--
You are receiving this mail because:
You are watching all bug changes...
2004 Aug 06
6
[PATCH] Icecast2 - chroot, setuid/gid...
Hi all again...
I did a chroot patch with ability to change uid and gid.
I dunno if you all approve with the current implementation but the patch
is small and it works here.
remember to CC, since i'm not on this ml...
//Ian Kumlien
PS. To anyone on vorbis-dev, I'm *REALLY* sorry must be tired or something.. =)
DS.
<p><p><p>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: icecast-patch.diff.gz
Type: application/x-gzip
Size: 1786 bytes
Desc: icecast-patch.diff.gz
Url :...
2018 Apr 24
2
[Bug 1248] New: The rr-load-balance part doesn't actually work on 0.7
...;t actually work on 0.7
Product: nftables
Version: unspecified
Hardware: x86_64
OS: All
Status: NEW
Severity: minor
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
Reporter: ian.kumlien at gmail.com
This might be known, 0.7 is old - but if it isn't then... ;)
I added two rules like this in table nat, chain prerouting (with a hook):
iifname $ext_if ip saddr $external_dns_servers tcp dport $external_dns_ports
dnat to numgen inc mod 3 map { 0: 10.0.0.2, 1: 10.0.0.3, 2: 10.0.0....
2018 May 01
2
[Bug 1253] New: interface wildcard in variables causes Error: Byteorder mismatch: expected big endian, got host endian
...endian
Product: nftables
Version: unspecified
Hardware: x86_64
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
Reporter: ian.kumlien at gmail.com
if you do:
define $interfaces = {
tun*,
lo
}
and then using that variable:
iifname $interfaces accept
results in:
Error: Byteorder mismatch: expected big endian, got host endian
but if i do:
iifname tun* accept
it works.
This, is odd, and should be fixed ;)
nft 0.8.3
--
Yo...
2013 Jan 29
8
[RFC] Move btrfsck in to the btrfs command
NOTE: in order to apply this patch you should:
git mv btrfsck.c cmd-fsck.c
This patch moves btrfsck in to "btrfs fsck".
It also adds support for symlinks to the btrfs binary to
retain compablity, =)
I think something should be done to the help description but i''m not
sure what... Anyway, feedback is welcome.
--
To unsubscribe from this list: send the line "unsubscribe
2018 Mar 31
2
[Bug 1238] New: meta limits protocols when it shouldn't
...hen it shouldn't
Product: nftables
Version: unspecified
Hardware: x86_64
OS: Fedora
Status: NEW
Severity: minor
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
Reporter: ian.kumlien at gmail.com
Reading about the raw payload, which has the examples:
inet filter input meta l4proto {tcp, udp} @th,16,16 { dns, http }
and
input meta iifname enp2s0 arp ptype 0x0800 arp htype 1 arp hlen 6 arp plen 4
@nh,192,32 0xc0a88f10 @nh,144,48 set 0x112233445566 accept
Makes you think that...
2003 May 02
1
Problems fetching messages.
...VALIDITY 1049995962] UIDs valid
* OK [UIDNEXT 1044] Predicted next UID
A10891 OK [READ-WRITE] Select completed.
"??c-?
"??c-?* 609 FETCH (UID 1043)
A10892 OK Fetch completed.
"??g-?* 498 FETCH (UID 646 BODY[] {3434}
eturn-Path: <-----email------->
etc...
Any clues?
--
Ian Kumlien <pomac at vapor.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://dovecot.org/pipermail/dovecot/attachments/20030502/ffffdeb5/atta...
2003 Mar 13
4
Configure SSL problem
Hi everyone
I have been trying to get Dovecot installed with OpenSSL support, but no
matter what I do,
when I run Configure, it says "Building with SSL support.........No".
I have even tried configure --with-ssl=openssl, to no avail.
I have built and installed OpenSSL, and libssl.so and libcrypto.so are in
the /lib directory -
what more does Dovecot want? I have tried figuring it out
2004 Aug 06
0
[FYI] Static compile and a few questions...
...(AM_LDFLAGS) $(LDFLAGS) -o $@
(yes, i bet you know, but just to make sure... )
Also has anyone been looking in to adding linuxpirvs support
(capabilities)?
I also wonderd if icecast2 will support that magicall/mythical instant
stripping of oggs instead of reencoding to get a lowerbitrate?
//Ian Kumlien
PS. CC since I'm not on this ML.
DS.
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-dev-request@xiph.org'
containing only the word 'unsubscribe' i...
2004 Aug 06
0
[PATCH] Icecast2 - chroot, setuid/gid...
At 02:03 AM 5/6/02 +0200, Ian Kumlien wrote:
>Hi all again...
>
>I did a chroot patch with ability to change uid and gid.
>
>I dunno if you all approve with the current implementation but the patch
>is small and it works here.
>
>remember to CC, since i'm not on this ml...
This looks useful.
If you want it...
2003 Mar 13
1
Starting Dovecot?
Hello!
I have laid SSL aside for the time being, and continued compiling and
installing Dovecot.
Now I don't know how to start it! I have been through the config file and
mostly left things as-is.
I have created the dovecot user and group and put only dovecot user in the
dovecot group.
Then I tried imap-master, as specified in the INSTALL documentation, but
there is no such file!
Under
2013 Jan 26
1
[RFC] Add static build target, try two - using git send-email
And this adds the static compile target... *phew*
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html