Displaying 20 results from an estimated 20000 matches similar to: "[Bug 481] Extend man page with documentation"
2003 Feb 24
9
[Bug 500] show how to start-up ssh-agent by default...
http://bugzilla.mindrot.org/show_bug.cgi?id=500
------- Additional Comments From djm at mindrot.org 2003-02-24 12:43 -------
I think that:
[ -z "$SSH_AUTH_SOCK" ] && eval `ssh-agent -s`
[ -z "$SSH_AGENT_PID" ] || ssh-add -l >/dev/null 2>&1 || ssh-add
Is as effective and a lot more concise.
On the other hand, fragile heuristics like:
> export
2003 Feb 18
7
[Bug 496] add a timeout function to ssh-agent
http://bugzilla.mindrot.org/show_bug.cgi?id=496
------- Additional Comments From markus at openbsd.org 2003-02-19 01:15 -------
that's not too hard with the current code, and you could
use the 'passwd' lock feature for something similar:
specify timeout x and enter passwd on agent startup.
after x seconds of activity the agent will 'autolock'.
use ssh-add -X to unlock
2003 Feb 01
5
[Bug 480] extend the -l or -L option to mention the ssh-agent's pid
http://bugzilla.mindrot.org/show_bug.cgi?id=480
------- Additional Comments From markus at openbsd.org 2003-02-02 00:11 -------
this does not belong to the -L or -l option
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2003 Jan 30
0
[Bug 481] New: Extend man page with documentation
http://bugzilla.mindrot.org/show_bug.cgi?id=481
Summary: Extend man page with documentation
Product: Portable OpenSSH
Version: older versions
Platform: All
URL: http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-agent
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component:
2003 Jan 30
4
[Bug 479] add description how to run a ssh tunnel without a full shell on the remote site
http://bugzilla.mindrot.org/show_bug.cgi?id=479
------- Additional Comments From hauser at acm.org 2003-01-31 02:59 -------
Created an attachment (id=213)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=213&action=view)
scvs - a perl script
Server-side installation steps as per steiner at acm.org:
(1) create one (UNIX) login account with zzh as its login shell.
(2) install the
2003 Mar 31
1
[Bug 496] add a timeout function to ssh-agent
http://bugzilla.mindrot.org/show_bug.cgi?id=496
------- Additional Comments From hauser at acm.org 2003-03-31 16:56 -------
Created an attachment (id=266)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=266&action=view)
Readme.txt
for the japanese win-ssh-agent.exe/win-ssh-askpass.exe proofread by Nayuta
------- You are receiving this mail because: -------
You are the assignee
2003 Mar 31
4
[Bug 525] ad a "cygwin-port" product or component to this bugzilla
http://bugzilla.mindrot.org/show_bug.cgi?id=525
Summary: ad a "cygwin-port" product or component to this bugzilla
Product: Portable OpenSSH
Version: older versions
Platform: All
URL: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=831
09
OS/Version: All
Status: NEW
Severity:
2003 Feb 19
2
[Bug 498] ssh default identity broken?
http://bugzilla.mindrot.org/show_bug.cgi?id=498
------- Additional Comments From vinschen at redhat.com 2003-02-19 18:49 -------
Apparently you didn't read /usr/doc/Cygwin/openssh-3.5p1.README.
Run ssh-host-config to create the host configuration files and keys
and run ssh-user-config to create your personal keys in ~/.ssh.
------- You are receiving this mail because: -------
You are
2003 Mar 10
1
[Bug 506] have ssh-agent and ssh-add also support gnupg
http://bugzilla.mindrot.org/show_bug.cgi?id=506
djm at mindrot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From djm at mindrot.org 2003-03-10 11:24
2016 Sep 26
6
Possible formatting bug in ssh-agent.1 man page
Version info: OpenSSH_7.3p1, OpenSSL 1.0.2i 22 Sep 2016, Arch linux
The ssh-agent.1 man page seems to have an indentation oddity, at least, as
formatted with recent Arch linux manpage toolset. Here's what appears in
the formatted output just after the description of the the "-t" option:
---------- Begin formatted output -------------------------------------
-t life
2000 Jan 08
2
Man pages on HPUX (and others?)
HPUX doesn't seem to ship with a set of troff macros that can handle the
OpenSSH manpages. Maybe other OSs have this problem?
Rather than sodding about with the tmac/ directory, I think we should do
one of two things:
1. Ship a set of preformatted manpages, and either auto-install them in
$prefix/man/cat{1,1m} or just have instructions in INSTALL to do so
2. Recommend users install groff
2003 Jan 27
1
scp -l on man page?
Hello,
I noticed:
20030124
- (djm) OpenBSD CVS Sync
- markus at cvs.openbsd.org 2003/01/23 14:01:53
[scp.c]
bandwidth limitation patch (scp -l) from niels@; ok todd@, deraadt@
[...]
2006 Dec 20
1
[LLVMdev] Books, papers and information
I found the chapters in Engineering a Compiler (Cooper and Torczon)
perfectly
match the code generator of LLVM.
And this paper:
Lengauer and Tarjan, A Fast Algorithm for Finding Dominators in a Flowgraph,
ACM TOPLAS, Vol 1 , No.1, July 1979
I also would like to know more papers/books whose algorithms are implemented
in LLVM.
在 星期二 19 十二月 2006 22:13,Fredrik Svensson 写道:
> Hi,
>
> As
2007 Dec 21
8
[Bug 1408] New: Remove references to login. conf from sshd_config man page on Mac OS X.
https://bugzilla.mindrot.org/show_bug.cgi?id=1408
Summary: Remove references to login.conf from sshd_config man
page on Mac OS X.
Classification: Unclassified
Product: Portable OpenSSH
Version: 4.7p1
Platform: Other
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P2
2002 Jun 14
2
SCP2 implementation documentation?
Hi,
I'm about to incorporate scp2 support to our current SSH2 server implentation and I
could't find any document (RFC, internet draft, etc) about the implementation scp
or scp2. Does anyone know where I could find some ???
Thanks
--
Charles Gelinas
Software Engineering
Ericsson Inc.
Datacom Networking and IP Services
Access Product Unit
charles.gelinas at ericsson.com
Ph: (805)
2010 May 24
3
5.2: Solaris 10 x86 x-11 forwarding fails, assign requested address
This is on Solaris 10 x86, do not see this behavior on Solaris 10 sparc. Seen on multiple machines.
Sshd debug:
debug1: server_input_channel_open: ctype session rchan 256 win 16384 max 16384
debug1: input_session_request
debug1: channel 0: new [server-session]
debug2: session_new: allocate (allocated 0 max 10)
debug3: session_unused: session id 0 unused
debug1: session_new: session 0
debug1:
2003 Dec 14
1
fakepw auth.c question
this is at the bottom of auth.c. What is it?
struct passwd *
fakepw(void)
{
static struct passwd fake;
memset(&fake, 0, sizeof(fake));
fake.pw_name = "NOUSER";
fake.pw_passwd =
"$2a$06$r3.juUaHZDlIbQaO2dS9FuYxL1W9M81R1Tc92PoSNmzvpEqLkLGrK";
fake.pw_gecos = "NOUSER";
fake.pw_uid = -1;
fake.pw_gid = -1;
fake.pw_class =
2003 Jan 30
0
[Bug 480] New: extend the -l or -L option to mention the ssh-agent's pid
http://bugzilla.mindrot.org/show_bug.cgi?id=480
Summary: extend the -l or -L option to mention the ssh-agent's
pid
Product: Portable OpenSSH
Version: older versions
Platform: All
URL: http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-add
OS/Version: All
Status: NEW
Severity: enhancement
2015 May 24
2
[PATCH] sshd: make "-c" option usable
please see my pull request on github
(patch attached as well to this mail):
> https://github.com/openssh/openssh-portable/pull/21
thank you!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-sshd-make-c-option-usable.patch
Type: text/x-patch
Size: 569 bytes
Desc: not available
URL:
2009 Dec 01
1
[nut-commits] svn commit r2147 - branches/AsciiDoc/docs/man
Can someone double-check the UTF-8 in the rhino Authors section?
Showed up fine locally on my machine, but my web browser insists that
it is Latin-1.
- Charles
On Nov 30, 2009, at 10:30 PM, Charles Lepple <clepple-guest at alioth.debian.org
> wrote:
> Author: clepple-guest
> Date: Tue Dec 1 03:30:32 2009
> New Revision: 2147
>
> Log:
> AsciiDoc: convert powerpanel