What I am aiming for is a way to be able to set up ssh(1) logging
entirely from within ssh_config(5) without needing additional runtime
options.
Currently SyslogFacility in ssh_config(5) only sets the facility code
but does not actually change the logging to use syslog(3) and so
setting SyslogFaci
On Sun, Sep 24, 2017 at 09:02:58PM -0400, Daniel Micay wrote:
> > In the end all double frees still will be caught by the actual free
> > code, just with a delay. The delayed free buffer double free check is
> > just a way of catching it as soon as possible to make debugging
> > easier. That's th
On Mon, Sep 25, 2017 at 05:00:34PM +0100, Stuart Henderson wrote:
> On 2017/09/25 15:53, Jason McIntyre wrote:
> > On Mon, Sep 25, 2017 at 04:50:42PM +0100, Stuart Henderson wrote:
> > > On 2017/09/25 13:03, Lars Nood?n wrote:
> > > > I would propose the following change, or something similar, to
On 2017/09/25 15:53, Jason McIntyre wrote:
> On Mon, Sep 25, 2017 at 04:50:42PM +0100, Stuart Henderson wrote:
> > On 2017/09/25 13:03, Lars Nood?n wrote:
> > > I would propose the following change, or something similar, to
> > > sshd_config.5
> > >
> > > It is then more clear which options are a
On Mon, Sep 25, 2017 at 04:50:42PM +0100, Stuart Henderson wrote:
> On 2017/09/25 13:03, Lars Nood?n wrote:
> > I would propose the following change, or something similar, to sshd_config.5
> >
> > It is then more clear which options are accepted and how the directive is
> > used.
>
> Saying that
On 2017/09/25 13:03, Lars Noodén wrote:
> I would propose the following change, or something similar, to sshd_config.5
>
> It is then more clear which options are accepted and how the directive is
> used.
Saying that it can be yes or no and the default is no seems a bit
long-winded, this smaller
I would propose the following change, or something similar, to sshd_config.5
It is then more clear which options are accepted and how the directive is used.
/Lars
Index: src/usr.bin/ssh/sshd_config.5
===
RCS file: /cvs/src/usr.bin/s
On Tue, Sep 19, 2017 at 09:43:37PM +0200, Ulf Brosziewski wrote:
> This patch adapts hidmt - which is used by imt(4) - to the multitouch
> interface of wsmouse, and it adds the compat-mode configuration required
> by the wsmouse-internal touchpad input driver.
>
> Tests with both the synaptics dri
On Mon, Sep 25, 2017 at 10:36:18AM +0200, Landry Breuil wrote:
> On Mon, Sep 25, 2017 at 10:19:16AM +0200, Jesper Wallin wrote:
> > Shameless bump, now when we're out of beta. :-)
>
> being out of beta means we're in release mode..
Oh! Of course, silly me. Apologize for the noise.
On Mon, Sep 25, 2017 at 10:19:16AM +0200, Jesper Wallin wrote:
> Shameless bump, now when we're out of beta. :-)
being out of beta means we're in release mode..
Shameless bump, now when we're out of beta. :-)
On Sat, Sep 16, 2017 at 10:53:47PM +0200, Jesper Wallin wrote:
> Hi all,
>
> I was reading through the code for less/filename.c and noticed that the
> calling for seek_filesize() in filesize() is superfluous? A wild guess
> is that it's remains fro
11 matches
Mail list logo