Displaying 10 results from an estimated 10 matches for "20160625".
Did you mean:
20060625
2016 Jun 25
1
IceCast Stream stopping due to server client limit reached
...ave a few clients listening at a time so getting 100 plus
hits sounds like maybe an attack.
How can I stop the drop outs in this situation?
Thanks.
JD
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/icecast/attachments/20160625/137c542a/attachment.htm>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: error sample times.txt
URL: <http://lists.xiph.org/pipermail/icecast/attachments/20160625/137c542a/attachment.txt>
2016 Jun 25
0
[Bug 1076] New: trace target docs could be better
...#39;m on fedora 24 which seems to be using
iptables v1.4.21.
Thanks,
jdv
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20160625/b700e79e/attachment.html>
2016 Jun 25
2
Xapian 1.4.0 released
...ead9646a166a20431f xapian-omega-1.4.0.tar.xz
Cheers,
Olly
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.xapian.org/pipermail/xapian-discuss/attachments/20160625/bfc9ae38/attachment.sig>
2016 Jun 25
3
Tail call optimization is getting affected due to local function related optimization with IPRA
...for how to solve this. If you feel some problem with my
analyses
please let me know if you want me to send generated .s file and source .c
file.
Sincerely,
Vivek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160625/135cfff9/attachment.html>
2016 Jun 24
2
Suggestion / Help regarding new calling convention
...____________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160625/186655f6/attachment.html>
2016 Jun 25
4
Need IP on failed logins in logfile
I am running Samba Version 4.1.23 as an AD/DC on Linux Slackware64 14.1. I am logging samba
messages to /var/log/samba/log.samba with logging set to the following in smb.conf:
log level = 2 passdb:5 auth:10 winbind:2 lanman:10
I have a script that scans this logfile for message like the following:
auth_check_password_recv: sam_ignoredomain authentication for user [HPRS\thisuser] FAILED with
2016 Jun 25
2
Memory scope proposal
We believe that it would be best that this is added to the LLVM IR atomic memory instruction as fields on atomic instructions rather than using meta data.
The reasoning is that this information is similar to other information that is represented as instruction fields. For example, the indication that memory operations are atomic rather than non-atomic, the memory ordering of atomics, and whether
2016 Apr 18
141
[Bug 94990] New: Latest 4.6rc4 kernel, no booting on gtx970
https://bugs.freedesktop.org/show_bug.cgi?id=94990
Bug ID: 94990
Summary: Latest 4.6rc4 kernel, no booting on gtx970
Product: xorg
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
Assignee: nouveau at
2016 Jun 20
7
Suggestion / Help regarding new calling convention
Dear Community,
To improve current interprocedural register allocation (IPRA) , we have
planned to set callee saved registers to none for local functions,
currently I am doing it in following way:
if (F->hasLocalLinkage() && !F->hasAddressTaken()) {
DEBUG(dbgs() << "Function has LocalLinkage \n");
F->setCallingConv(CallingConv::GHC);
}
but we think threre
2016 Jan 07
57
[Bug 93629] New: [NVE6] complete system freeze, PGRAPH engine fault on channel 2, SCHED_ERROR [ CTXSW_TIMEOUT ]
https://bugs.freedesktop.org/show_bug.cgi?id=93629
Bug ID: 93629
Summary: [NVE6] complete system freeze, PGRAPH engine fault on
channel 2, SCHED_ERROR [ CTXSW_TIMEOUT ]
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal