search for: lucab

Displaying 2 results from an estimated 2 matches for "lucab".

Did you mean: luca
2017 Aug 07
21
[Bug 2755] New: [PATCH] sshd_config: allow directories in AuthorizedKeysFile=
...zedKeysFile= Product: Portable OpenSSH Version: 7.5p1 Hardware: All OS: Linux Status: NEW Severity: enhancement Priority: P5 Component: ssh Assignee: unassigned-bugs at mindrot.org Reporter: lucab at debian.org Created attachment 3028 --> https://bugzilla.mindrot.org/attachment.cgi?id=3028&action=edit sshd_config: allow directories in AuthorizedKeysFile= This patch enhances AuthorizedKeysFile= to accept directory paths in addition to single files. It provides an include semantics...
2010 Jun 05
0
PULL: Properly cast and avoid compiler warnings, fixes build on alpha and ia64.
...iners.org/git/daniel/btrfs-tools.git - ---snip--- commit 561e811286c52f141cf4944fe219e6b61fab0ac9 Author: Daniel Baumann <daniel@debian.org> Date: Sat Jun 5 08:53:46 2010 +0200 Properly cast and avoid compiler warnings, fixes build on alpha and ia64. Patch from Luca Bruno <lucab@debian.org>, Alexander Kurtz <kurtz.alex@googlemail.com>, and Daniel Baumann <daniel@debian.org> (see Debian Bugs #539433 and #583768). diff --git a/btrfs-list.c b/btrfs-list.c index 7741705..c2c5712 100644 - --- a/btrfs-list.c +++ b/btrfs-list.c @@ -248,8 +248,9 @@ stat...