On 5/25/23 11:18, Omar Polo wrote:
both values have been unused for quite some time. last PROC_COUNT use
was removed in 'Implement the fork+exec pattern in smtpd' by eric@ in
2016.
I've checked the other #defines and they seem to be all used, except
these two.
ok?
sure, ok gi
socket closed
>
> So change most of them to fatalx which doesn't append errno. While
> here I'm also logging the actual error, via tls_config_error() or
> tls_error(), that before was missing.
>
> tls_config_new(), tls_server() and tls_client() failures are still
&g
On Wed, Dec 28, 2022 at 03:36:56PM +0900, Masato Asou wrote:
> ok?
>
> --
> ASOU Masato
>
sure, ok giovanni@
Cheers
Giovanni
> Index: sys/dev/pv/vmt.c
> ===
> RCS file: /cvs/src/sys/dev/pv/vmt.c,v
&g
r feet behind her head, lying on her
> > back, of course. When she has done so, you hold her tightly round each
> > instep
>
>
> hi.
>
> it is a joke, yes. there's at least one other joke of this type in the
> database:
>
&g
On 4/6/21 10:16 AM, YASUOKA Masahiko wrote:
> Hi,
>
> I'm sorry.. I send a wrong diff to the people. The result from
> giovanni@ and mcmer seems wrong. I suppose stu@ used the correct
> diff.
>
> giovanni and mcmer, can you test with the correct diff again?
>
>
t;3.1" date 06/07/2018
> |cpu11: disabling user TSC (skew=240)
> |cpu11: smt 0, core 3, package 1
>
> these 2 are real machine and using 2 CPU sockets.
>
> https://marc.info/?l=openbsd-ports&m=161562278114172&w=2
> |Subject:ruby27 vs Puppet
> |From: Giovann
On 4/1/21 4:34 PM, Eric Faurot wrote:
> If not cipher list is specified for a relay rule, fallback to
> the global cipher list if defined, rather than libtls default.
> This is closer to the previous behavior.
>
> Eric.
>
makes sense.
ok giovanni@
Cheers
Giovanni
pt() can use them to figure out if the
> last check request it sent for the host has finished yet, so it can avoid
> building up a backlog of work for the parent. The ICMP and script check
> implementations clear these flags as they start checks, and the TCP check
> code doesn
On 12/30/20 9:27 AM, Martijn van Duren wrote:
> On Tue, 2020-12-29 at 08:57 +0100, Giovanni Bechis wrote:
>> On 12/20/20 12:21 AM, gil...@poolp.org wrote:
>>> December 19, 2020 11:26 PM, "Martijn van Duren"
>>> wrote:
>>>
>>>> Person
r.c as this would break the diff, but if
> this gets
> committed I'll submit a diff for the rename + Makefile bit
>
I like it and it reads OK for me.
Giovanni
org" option, but "pki" is not listed as a valid option for
>> the relay delivery method, even though the parser accepts it.
>
> Looks good to me. Anyone else want to OK this?
>
> - todd
>
ok giovanni@
Cheers
Giovanni
On 9/6/20 5:06 PM, Martijn van Duren wrote:
> EHLO,
>
> RFC8601 defines the authentication-results header which can be used to
> show the verification-results of DKIM, SPF, DMARC, and others.
>
I think it can be a good addition.
ok giovanni@
Cheers
Giovanni
> I can th
ping...
any possible issue with millert@ diff ?
Giovanni
On Sun, Oct 07, 2018 at 08:35:28PM -0600, Todd C. Miller wrote:
> On Sun, 07 Oct 2018 17:08:06 +0200, Marc Espie wrote:
>
> > Specifically, the only part that cares about
> > locale is sort, and it's definitely cor
>
I have similar problems with unbound(8) but only on servers with more than one
vmx(4) interface,
never had a panic (finger crossed) as sthen@ spotted, I am running Vsphere
Enterprise 6.0.
Cheers
Giovanni
> Searching the web, I gathered that netstat -m might shed some light, so I
> p
file.
>
> Agreed. How about the following?
>
works for me, ok giovanni@
Cheers & Thanks
Giovanni
> - todd
>
> Index: usr.bin/locate/locate/mklocatedb.sh
> ===
> RCS file: /cvs/src/usr.bin/locate/loc
On Sun, Oct 07, 2018 at 10:06:35AM +0200, Stefan Sperling wrote:
> On Sun, Oct 07, 2018 at 09:43:05AM +0200, Giovanni Bechis wrote:
> > Hi,
> > after setting LC_ALL=en_US.UTF-8 on my env locate.mklocatedb seems broken,
> > resetting LC_ALL=C is a workaround.
> >
>
/locate.updatedb
Should we run weekly(8) with LC_ALL=C to be sure that locate.updatedb runs
correctly ?
Cheers
Giovanni
On 12/04/17 17:39, Giovanni Bechis wrote:
> On 12/04/17 17:27, Joel Sing wrote:
>> On Monday 04 December 2017 13:19:41 Giovanni Bechis wrote:
>>> On 11/10/17 17:46, Joel Sing wrote:
>>> [...]
>>>
>>>> I suspect this is going to be difficult to trac
On 12/04/17 17:27, Joel Sing wrote:
> On Monday 04 December 2017 13:19:41 Giovanni Bechis wrote:
>> On 11/10/17 17:46, Joel Sing wrote:
>> [...]
>>
>>> I suspect this is going to be difficult to track down without being able
>>> to see what is on the wire
On 12/04/17 13:19, Giovanni Bechis wrote:
> On 11/10/17 17:46, Joel Sing wrote:
> [...]
>> I suspect this is going to be difficult to track down without being able to
>> see
>> what is on the wire (tcpdump or 'smtpd_tls_loglevel = 3' in postfix) or being
>>
t;
postfix log file with 'smtpd_tls_loglevel = 3' attached.
Thanks & Cheers
Giovanni
Dec 4 13:09:30 thor postfix/smtpd[91646]: connect from sonic301-3.consmr.mail.bf2.yahoo.com[74.6.129.42]
Dec 4 13:09:31 thor postfix/smtpd[91646]: setting up TLS connection from sonic301-3.consmr.mail.bf2
or an ok.
>
> so OK?
>
sure, ok giovanni@
Cheers
Giovanni
hash tables as a single linked list.
> This diff fixes that.
>
no regression and no more dmesg spam for me.
Thanks
Giovanni
> For the hash function I used a "mode (size-1)" approach that leaves
> one of the hash table entries unused. Perhaps somebody with a CS
> bac
make sense, ok giovanni@
Cheers
Giovanni
> Eric.
>
> Index: ca.c
> ===
> RCS file: /cvs/src/usr.sbin/smtpd/ca.c,v
> retrieving revision 1.23
> diff -u -p -r1.23 ca.c
> --- ca.c 1 Sep 2016 10:54:25 -
ames and check it every time I need to check
> who's originating given SMTP transaction.
> Does it make sense for anybody else?
>
committed, thanks
Cheers
Giovanni
t week, thanks ;-)
>
I like the diff and proper testing is on my todo list for g2k16 as well.
Cheers
Giovanni
>
>> Index: usr.sbin/smtpd/mta.c
>> ===
>> RCS file: /cvs/src/usr.sbin/smtpd/mta.c,v
>>
Remove vax and other discontinued arch, add zaurus and more.
Is this correct or we want less ?
Cheers
Giovanni
Index: sendbug.c
===
RCS file: /var/cvs/src/usr.bin/sendbug/sendbug.c,v
retrieving revision 1.76
diff -u -p -r1.76
On 06/22/16 18:57, Theo de Raadt wrote:
>>> Aside from that, i dont think we should be hardcoding ip-adresses like that.
>>>
>> we are doing that with miniroot/install.sub, time to change ?
>
> No, that is not what miniroot/install.sub does. Not at all.
>
I know, I just said that the ip address
this sort of dynamic auto config
>> violates an important principle: it should be possible to unconfig something.
>
> Aside from that, i dont think we should be hardcoding ip-adresses like that.
>
we are doing that with miniroot/install.sub, time to change ?
> A name can be changed in DNS, but this will cause http requests to that ip
> for quite some time.
>
I agree with that.
Cheers
Giovanni
On Wed, Jun 15, 2016 at 03:49:46PM -0700, Mike Larkin wrote:
> On Thu, Jun 16, 2016 at 12:05:51AM +0200, Giovanni Bechis wrote:
> > Hi,
> > this diff enables suspend and hibernate through fn keys in Toshiba laptops.
> > Comments ? Ok ?
> > Cheers
> > Giova
Hi,
this diff enables suspend and hibernate through fn keys in Toshiba laptops.
Comments ? Ok ?
Cheers
Giovanni
Index: acpitoshiba.c
===
RCS file: /var/cvs/src/sys/dev/acpi/acpitoshiba.c,v
retrieving revision 1.5
diff -u -p -r1.5
o convince hackers that space-separated key-value pairs were annoying enough.
>
> I think this diff makes sense, waiting for other ok's
>
> gilles
>
makes sense.
ok giovanni@
-7.1.1.1
> for which the timezone is fixed as the literal string "GMT",
> I suggest to simply replace %Z with GMT in the strptime() call.
>
> Comments? OK?
>
make sense, ok.
Cheers
Giovanni
>
> Index: constraint.c
> =
AHOST;
>+ break;
> case 'l':
> host = LNICHOST;
> break;
>@@ -343,7 +347,7 @@ usage(void)
> extern char *__progname;
>
> fprintf(stderr,
>- "usage: %s [-AadgilmPQRr] [-c country-code | -h host] "
>+ "usage: %s [-AadgIilmPQRr] [-c country-code | -h host] "
> "[-p port] name ...\n", __progname);
> exit(1);
> }
Sure, ok.
Cheers
Giovanni
are properly aligned. This should prevent the panic that some people
> saw with the previous diff. Apparently some AML writers think it
> makes perfect sense to have a region that is only 16-bit aligned but
> demand 32-bit access to it.
>
> Giovanni, can you try this on that "bigi
On 05/08/15 12:30, Stuart Henderson wrote:
> On 2015/05/08 12:12, Gilles Chehade wrote:
>> I think the proper fix is to reconsider the prepend in the mda case.
>> If procmail requires custom config, so be it.
>
> Given that people aren't meant to be using procmail anyway, this sounds good
> to me
ike these? Should opensmtpd be rejecting them?
>
I can recreate those wrong formatted emails with this .forward file, I remember
it worked when there was sendmail.
Giovanni
Prova.eml
Description: application/extension-eml
"| /usr/sbin/sendmail -f giova...@cvs.openbsd.org giova...@paclan.it"
; Have others seen emails like these? Should opensmtpd be rejecting them?
>
I can recreate those wrong formatted emails with this .forward file, I remember
it worked when there was sendmail.
Giovanni
Return-Path:
Received: from localhost (localhost [127.0.0.1])
by thor.snb.it (Postfix) wi
On 04/24/15 13:20, Mikhail wrote:
> Hello, when I switch numlock on thinkpad e530 I see aforesaid message on
> console log.
>
> Can someone review inlined patch?
>
it's ok for me and fixes the same "problem", ok anyone ?
Cheers
Giovanni
On 03/27/15 09:34, Jason McIntyre wrote:
> On Fri, Mar 27, 2015 at 09:25:40AM +0100, Giovanni Bechis wrote:
>> On 03/27/15 09:16, Jan Stary wrote:
>>> The diff below fixes what mandoc -Tlint complains about,
>>> anotates the authors' names with .An in pcap.
d it be beneficial to rewrite pcap-filter.3 in mdoc(7)?
>
if we do want to sync with upstream in the future a man page rewrite will
complicate things.
Cheers
Giovanni
ff that does away with it all. I've tested it on a few
> laptops here, but it could use testing on a somewhat wider range of
> machines. I'm especially interested in seeing this tested on a dual
> socket machine with apmd -A.
>
finally no more hangs on this machine ru
the time
> instead of trying to skew towards it. Note that we never jump
> backwards, that would be bad.
>
I like the idea and I am ok with the code, before committing it it needs some
man pages update.
Cheers
Giovanni
gt;
If I remember well it breaks at least hidden SSID and maybe also some working
devices.
Cheers
Giovanni
s a failure.
>
> Also indentation nit in the continuation line of the new "if (ioctl...)".
>
Diff with your suggestions applied, about the s/log_warn/fatal I am undecided
too.
Cheers & Thanks
Giovanni
Index: pfe_filter.c
==
?
Cheers
Giovanni
Index: pfe_filter.c
===
RCS file: /cvs/src/usr.sbin/relayd/pfe_filter.c,v
retrieving revision 1.52
diff -u -p -r1.52 pfe_filter.c
--- pfe_filter.c 19 Oct 2012 16:49:50 - 1.52
+++ pfe_filter.c 18 Mar 2013 08:06:42
ADME: File exists
> *** Error 71 in share/mk (Makefile:13 'install')
> *** Error 1 in /usr/src (Makefile:78 'build')
> #
>
> Not really helpful. With the diff below, I will now get:
>
> install: /usr/share/mk/bsd.README: Read-only file system
>
> which helps figuring out what is wrong.
>
make sense: ok giovanni@
Cheers
Giovanni
ns
that we intend to have.
But at this point, filtering with PF needs special handling for every
pppx(4) interface. How about adding these interfaces to a "pppx" interface
group, by adding the if_addgroup() call ?
What do you think ?
ok for me.
Cheers
Giovanni
ne with
it,
it describes the "pcap programming language".
Cheers
Giovanni
On 01/20/12 11:11, Sebastian Reitenbach wrote:
> On Friday, January 20, 2012 08:09 CET, YASUOKA Masahiko
> wrote:
>
>> add handling of `rx connect speed' avp to ignore the bug of xl2tpd.
>> reported by sebastia@ on misc@.
>>
The diff seems correct, ok giovanni@
Cheers
Giovanni
cting new messages: min free: 100
>
> I don't believe the wildcard following '(accepting|rejecting)' is really
> needed either, but left it in.
>
ok giovanni@
On 08/25/11 14:44, Thomas de Grivel wrote:
> Including before makes it ok.
> So either the manual is wrong
> or sys/socket.h or netinet/in.h is wrong.
>
Ok for this diff ?
Cheers
Giovanni
Index: ip.4
===
RCS file: /c
directories are not
> present.
>
> ok?
>
ok with me too.
Cheers
Giovanni
overy protocol?
>
> Mar 9 01:03:30 q0 /bsd: ndp info overwritten for
> fdd7:e83e:66bc:0001:0215:58ff:fe7c:cb62 by 00:01:02:03:04:05 on ne3
>
> ok?
>
I like it and your diff looks fine.
Cheers
Giovanni
This diff adds support to icmptype grammar to libpcap.
With this diff we can do:
$ sudo tcpdump -netttv -i nfe0 icmp[icmptype] = 8
and capture only echo requests.
This diff is needed for an upcoming nmap update.
Comments ? ok ?
Cheers
Giovanni
Index: scanner.l
.3 rf5112a 3.6, MKK2A
Cheers
Giovanni
way I receive a
beacon from the AP (wpa2) but dhclient ath0 doesn't work (no link).
ath0 at pci3 dev 0 function 0 "Atheros AR5424" rev 0x01: apic 2 int 11
(irq 11)
ath0: AR5424 14.2 phy 7.0 rf 10.2, WOR02W, address 00:1f:3a:36:a6:d1
Cheers
Giovanni
On 05/03/10 21:02, Christian Weisgerber wrote:
I don't like it. Characters with the eighth bit set and letters
with diacritics ("accented characters") aren't the same thing.
Maybe we can write something about it on Faq7.
Cheers
Giovanni
s for these HAL_MODE_XXX constants don't really matter,
unless you want to use the origional binary blob HAL, which we don't
support anyway.
Changing those values is making the difference on my laptop, wrong
values freeze the kernel so I think there's something weird somewhere.
Cheers
Giovanni
Il 29/04/2010 11.59, Giovanni Bechis ha scritto:
With this patch my system does not hang anymore but when I try dhclient
ath0 my wifi status is "no network":
$ sudo dhclient ath0
ath0: no link . sleeping
I am seeing also some "ath0: device timeout" kernel messages.
Cheers
Giovanni
hang anymore but when I try dhclient
ath0 my wifi status is "no network":
$ sudo dhclient ath0
ath0: no link . sleeping
Cheers & Thanks
Giovanni
; messages from the kernel but the system simply
hangs whenever I try to work with the card (ifconfig ath0 scan, dhclient
ath0).
Cheers
Giovanni
ath0 at pci3 dev 0 function 0 "Atheros AR5424" rev 0x01: apic 2 int 11 (irq 11)
ath0: AR5424 14.2 phy 7.0 rf 10.2, WOR02W, address 00:1f:3a:36:a6:d1
Vivien MOREAU wrote:
Hello.
This patch is correcting a very little typo in the new example of
configuration for Grub2.
Fixed, Thanks
Giovanni
.
ath0 at pci3 dev 0 function 0 "Atheros AR5424" rev 0x01: apic 2 int 11
(irq 11)
ath0: AR5424 14.2 phy 7.0 rf 10.2, WOR02W, address 00:1f:3a:36:a6:d1
(btw, thanks for testing it)
Thanks for hacking it !!
Regards
Giovanni
359275568
Thanks & Cheers
Giovanni
Giovanni Bechis wrote:
> Stuart Henderson wrote:
>> On 2010/01/25 00:50, Luis Henriques wrote:
>>> Re-sending with "cvs diff -upRN"
>
Unfortunately this diff doesn't work with my card, I have "unable to
reset hardware" errors whenever I try to scan
Stuart Henderson wrote:
On 2010/01/25 00:50, Luis Henriques wrote:
Re-sending with "cvs diff -upRN"
Wha, you mean I have to dismantle my AspireOne again and put the
minipcie back in to test it?
Don't worry, I have this wireless card on my laptop too ;-)
Cheers
Giovanni
Joerg Sonnenberger wrote:
"Modern Operating Systems" is mostly of historic value -- the "modern"
is relative to the state of the art of the 1970, early 1980.
Latest release covers Linux, Windows Vista and Symbian, this is quite
"modern".
Cheers
Giovanni
;
case RESUME_SMTP:
imsg_compose(ibuf, IMSG_SMTP_RESUME, 0, 0, -1, NULL, 0);
--
see ya,
giovanni
69 matches
Mail list logo