| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Partially based on an old patch by Adrian-Ken Rueegsegger.
|
|
|
|
|
|
| |
INCLUDES are now deprecated and throw warnings when using automake 1.13.
We now also differentiate AM_CPPFLAGS and AM_CFLAGS, where includes and
defines are passed to AM_CPPFLAGS only.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
If the command and argument is longer than that write the first line of
description to the following line.
|
| |
|
|
|
|
| |
The man page describes the min full.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
When cancelling a connection that gets established, cmd_connection_t gets
freed before terminate() is called. This results in kill()ing invalid PID.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Optional arguments have to be specified with = after the option.
|
|
|
|
| |
If not given it is read from the SSH_AUTH_SOCK environment variable.
|
|
|
|
| |
not recognized
|
| |
|
| |
|
|
|
|
|
|
| |
The socket path is read from the SSH_AUTH_SOCK environment variable.
So using this with sudo might require the -E command line (or an appropriate
sudoers config) to preserve the environment.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|