Stuart Henderson

Results 8 issues of Stuart Henderson

If a host is handling two ports (e.g. http and https), "relayctl host disable [ip address]" only disables the first instance, not the second. Workaround: use host ids instead.

I'm running lldpd on OpenBSD. In some cases, it spams syslog with `unable to send packet on real device for : No buffer space available`. ``` 2021-08-29T13:36:23 [ DBG/alloc] general...

bug

**What version of protobuf and what language are you using?** Version: 3.20.0 Language: C++ **What operating system (Linux, Windows, ...) and version?** OpenBSD/i386 (i.e. 32-bit) 7.1-current **What runtime / compiler...

c++

Hi, there are some slight issues relating to the new pandoc-generated manpages in the various distributed tar.gz files. The file on pypi (https://files.pythonhosted.org/packages/7a/06/286f31049a80ad256c6fe8478d405117f8cfdedb512f0d793d62ec0be404/pass-import-3.3.tar.gz) includes formatted share/man/man1/{pass-import,pimport}.1 files, which is helpful...

### Prerequisites * [X] Put an X between the brackets on this line if you have done all of the following: * Read about bug reporting in general: https://rspamd.com/doc/faq.html#how-to-report-bugs-found-in-rspamd *...

bug

## NeoMutt Version ``` NeoMutt 20250510 Copyright (C) 2015-2025 Richard Russon and friends NeoMutt comes with ABSOLUTELY NO WARRANTY; for details type 'neomutt -vv'. NeoMutt is free software, and you...

type:bug

Needs a quick s/Authenticaton/Authentication/ in the localization files.

fixes install with newer versions of tools, which otherwise fails with `FileExistsError: File already exists` in installer/destinations.py write_file (duplicate install in pyproject.toml [project scripts]). I think this is the "Finally,...