Displaying 7 results from an estimated 7 matches for "guerby".
2008 Jun 03
0
[LLVMdev] Linux x86 testers needed!
Hi Tanya, I got the go-ahead from Laurent Guerby
for using the gcc compile farm for running the llvm
nightly tester (http://gcc.gnu.org/wiki/CompileFarm).
I will try to set this up, but in fact anyone can
apply for a login as described at the above webpage.
Ciao,
Duncan.
PS: The machines are all running linux and are mostly
amd64 or x86-32, bu...
2008 Jan 20
1
Q about UPS features / NUT support
Hi,
I have several Linux machines at home and I'm considering buying a UPS
for them. I see that many models are supported by NUT (great!) but since
I'm new to the UPS world I have some questions about UPS features and
NUT support of them I couldn't find an answer for:
1/ are there UPS models who report/meter power usage through USB? per
UPS socket or globally?
2/ are there UPS models
2008 Jun 03
10
[LLVMdev] Linux x86 testers needed!
All,
We are in desperate need of linux x86 testers (32 or 64 bit). If you
could set one up, the LLVM project would be very grateful. Right now
we have virtually no testers covering this platform.
Directions to set up a tester are here:
http://llvm.org/docs/TestingGuide.html#nightly
These directions could be improved of course. If you have any
questions, I will be happy to assist you in
2014 Apr 13
4
[Bug 914] New: nft configure does not use --prefix as include/lib search path
...earch path
Product: nftables
Version: unspecified
Platform: x86_64
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P5
Component: nft
AssignedTo: pablo at netfilter.org
ReportedBy: laurent at guerby.net
Estimated Hours: 0.0
After compiling and installing libmnl and libnftnl in /root/test I tried nft :
$ ./configure --prefix=/root/test
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of execu...
2014 Apr 13
1
[Bug 915] New: segfault in error case : expr_evaluate_payload not checking payload->payload.desc being null
...desc being null
Product: nftables
Version: unspecified
Platform: x86_64
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: nft
AssignedTo: pablo at netfilter.org
ReportedBy: laurent at guerby.net
Estimated Hours: 0.0
With latest git libmnl / libnftnl / nftables :
root at h7:~# nft add rule filter output @nh,16,4 8.8.8.8 counter
Segmentation fault
root at h7:~# gdb nft
GNU gdb (GDB) 7.6.2 (Debian 7.6.2-1)
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL ver...
2019 Jan 08
1
Authentication/Penalty disabled (socket mode=0) introduces constant 5 sec delays (2.27 on debian 9)
...bad behavior, the 5 second delay occurs at
each AUTH in our case. I think the configuration we have kill auth
process at each end of AUTH (and fork a new one for next next AUTH). I
think the "disable" flag is local to the process that is killed / respawned.
A collegue of mine, Laurent Guerby, has found a workaround for us and
it's findings seems very valuable for this ticket.
We now know how to not having the troubles in our setup : by manual
removing the auth-penalty socket with "rm" (or by rebooting the whole VM
because the socket is in a tmpfs). The rm is needed on...
2018 Dec 20
2
Authentication/Penalty disabled (socket mode=0) introduces constant 5 sec delays (2.27 on debian 9)
Hi,
I hit a bizare problem with dovecot 2.2.7 on debian 9 with LMTP enabled and auth/penalty disabled as documented here :
https://wiki.dovecot.org/Authentication/Penalty
Use case : I run a swaks command to send an email to an exim4 that tries to make a callout to dovecot-lmtp.
At RCPT TO: swaks hangs 5.0<something-small> seconds then process normally (exim is waiting for callout