Displaying 3 results from an estimated 3 matches for "zx2c4".
Did you mean:
0x2c4
2015 Jun 15
3
git daemon on zytor is back in action
On 06/15/2015 01:08 PM, Ady via Syslinux wrote:
>
> Example in repo.or.cz:
>
> tag name:
> http://repo.or.cz/syslinux.git
> /tag/refs/tags/syslinux-4.07
>
> tag hash:
> http://repo.or.cz/syslinux.git
> /tag/a4fcb6d867aadcaf5af8f87eb1ba96abe2748159
>
> If I understand correctly, the corresponding syntax for git.zytor.com
> and kernel.org would
2022 Oct 16
0
[syzbot] net boot error: WARNING in cpumask_next_wrap
...x_sectors from 4294967295 to 4294967288
> db_root: cannot open: /etc/target
> slram: not enough parameters.
> ftl_cs: FTL header not found.
> wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
> wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason at zx2c4.com>. All Rights Reserved.
> eql: Equalizer2002: Simon Janes (simon at ncm.com) and David S. Miller (davem at redhat.com)
> MACsec IEEE 802.1AE
> tun: Universal TUN/TAP device driver, 1.6
> ------------[ cut here ]------------
> WARNING: CPU: 0 PID: 1 at include/linux/cpumask.h:11...
2013 Jun 09
1
pass fingerprint to authorizedkeyscommand
Hi guys,
It might be nice if AuthorizedKeysCommand would receive the fingerprint of
the offered key as an argument, so that programs like gitolite could
implement more refined key-based identity lookup that offers better
performance than AuthorizedKeysFile's linear scan.
The following patch is untested but is the basic idea:
diff -ru openssh-6.2p1/auth2-pubkey.c