Searched refs:ssh (Results 1 - 25 of 31) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/hd-idle-1.04/
H A Dcvsenv.sh1 export CVS_RSH=ssh
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/scripts/
H A Dppp-on-ssh32 # The location of local options file (where ssh client is running).
36 # some may choose to have it there and rely on ssh authentication
39 PPPD_LOC_OPT=/etc/ppp/options-ssh-loc
46 # some may choose to have it there and rely on ssh authentication
50 PPPD_REM_OPT=/etc/ppp/options-ssh-rem
53 # The location of ssh client on the local machine
55 SSH_LOC=/usr/local/bin/ssh
67 # And execute pppd with the pty option, specifying ssh client as the
69 # ssh has been compiled to allow NULL encryption (thus the '-c none' option),
71 # See the man page of ssh(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/scripts/
H A Dppp-on-ssh32 # The location of local options file (where ssh client is running).
36 # some may choose to have it there and rely on ssh authentication
39 PPPD_LOC_OPT=/etc/ppp/options-ssh-loc
46 # some may choose to have it there and rely on ssh authentication
50 PPPD_REM_OPT=/etc/ppp/options-ssh-rem
53 # The location of ssh client on the local machine
55 SSH_LOC=/usr/local/bin/ssh
67 # And execute pppd with the pty option, specifying ssh client as the
69 # ssh has been compiled to allow NULL encryption (thus the '-c none' option),
71 # See the man page of ssh(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/samples/
H A DMakefile11 TARGETS= cardamom.conf lychee.conf cardamom6.conf lychee6.conf ssh.conf
23 ssh.conf: sandiego.pl
24 perl sandiego.pl $(SRC) 194.100.55.1 > ssh.conf
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lsync/source/
H A Ddefault-rsyncssh.lua4 -- Improved rsync - sync with rsync, but moves and deletes executed over ssh.
51 -- ssh settings
52 ssh = {
81 config.ssh.binary,
82 config.ssh._computed,
92 -- uses ssh to delete files on remote host
142 config.ssh.binary,
145 config.ssh._computed,
282 -- computes the ssh options
284 if config.ssh
[all...]
H A Ddefault.lua274 -- Exitcodes of ssh and what to do.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/
H A Dsshhelp.pm109 $sshdexe = 'sshd' .exe_ext(); # base name and ext of ssh daemon
110 $sshexe = 'ssh' .exe_ext(); # base name and ext of ssh client
113 $sshkeygenexe = 'ssh-keygen' .exe_ext(); # base name and ext of ssh-keygen
115 $sshdconfig = 'curl_sshd_config'; # ssh daemon config file
116 $sshconfig = 'curl_ssh_config'; # ssh client config file
118 $sshdlog = undef; # ssh daemon log file
119 $sshlog = undef; # ssh client log file
122 $knownhosts = 'curl_client_knownhosts'; # ssh knownhost
[all...]
H A Dsshserver.pl25 # Also creates the ssh configuration files needed for these tests.
85 my $idnum = 1; # dafault ssh daemon instance number
86 my $proto = 'ssh'; # protocol the ssh daemon speaks
90 my $pidfile; # ssh daemon pid file
173 # Default ssh daemon pid file name
181 # ssh, socks and sftp server log file names
183 $sshdlog = server_logfilename($logdir, 'ssh', $ipvnum, $idnum);
189 # Logging level for ssh server and client
198 $error = 'Will not run ssh serve
[all...]
H A Dserverhelp.pm88 /^(tftp|sftp|socks|ssh|rtsp|gopher|httptls)(\d*)(-ipv6|)$/) {
H A Druntests.pl35 # as using scp & ssh, rsync & telnet, or using a NFS shared directory
36 # and ssh.
247 my $sshdid; # for socks server, ssh daemon version id
248 my $sshdvernum; # for socks server, ssh daemon version number
249 my $sshdverstr; # for socks server, ssh daemon version string
250 my $sshderror; # for socks server, ssh daemon version error
360 for my $proto (('tftp', 'sftp', 'socks', 'ssh', 'rtsp', 'gopher', 'httptls')) {
413 # Ugly hack but ssh client and gnutls-serv don't support pid files
508 # my $out = system("ssh $CLIENTIP cd \'$pwd\' \\; \'$cmd\'");
521 # my @out = `ssh
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libkqueue-1.0.6/
H A DMakefile17 REPOSITORY=svn+ssh://mark.heily.com/$$HOME/svn/$(PROGRAM)
153 ssh -p 2222 localhost 'rm -rf /export/home/mheily/libkqueue'
157 ssh -p 2222 localhost 'cd /export/home/mheily/libkqueue && /usr/sfw/bin/gmake distclean && ./configure && /usr/sfw/bin/gmake clean all check'
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lsync/source/examples/
H A Dlpostcmd.lua29 spawn(event, "/usr/bin/ssh",
49 -- for the ssh commands 255 is network error -> try again
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libexif-0.6.19/doc/
H A DMakefile.am88 ssh "sf" "find /home/groups/l/li/libexif/htdocs/internals /home/groups/l/li/libexif/htdocs/api \( -type d -exec chgrp libexif {} \; -exec chmod g+rwxs,a+rx {} \; \) -or \( -type f -exec chgrp libexif {} \; -exec chmod g+rw {} \; \( -name '*.html' -or -name '*.png' -or -name '*.php' -or -name '*.jpg' -or -name '*.css' -name '*.dot' -name '*.map' \) -exec chmod a+r {} \; \)"
H A DMakefile.in512 @BUILD_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@ ssh "sf" "find /home/groups/l/li/libexif/htdocs/internals /home/groups/l/li/libexif/htdocs/api \( -type d -exec chgrp libexif {} \; -exec chmod g+rwxs,a+rx {} \; \) -or \( -type f -exec chgrp libexif {} \; -exec chmod g+rw {} \; \( -name '*.html' -or -name '*.png' -or -name '*.php' -or -name '*.jpg' -or -name '*.css' -name '*.dot' -name '*.map' \) -exec chmod a+r {} \; \)"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A DMakefile.inc39 ssh.c rawstr.c curl_addrinfo.c socks_gssapi.c socks_sspi.c \
58 socks.h ssh.h curl_base64.h rawstr.h curl_addrinfo.h curl_sspi.h \
H A Dssh.c70 #include "ssh.h"
659 "Denied establishing ssh session: mismatch md5 fingerprint. "
663 "Denied establishing ssh session: md5 fingerprint not available");
719 failf(data, "Failure establishing ssh session");
803 sshc->rsa_pub = aprintf("%s/.ssh/id_dsa.pub", home);
818 sshc->rsa = aprintf("%s/.ssh/id_dsa", home);
837 infof(data, "Using ssh public key file %s\n", sshc->rsa_pub);
838 infof(data, "Using ssh private key file %s\n", sshc->rsa);
925 /* Connect to the ssh-agent */
1046 * At this point we have an authenticated ssh sessio
2719 struct SSHPROTO *ssh; local
2740 struct ssh_conn *ssh; local
2898 struct ssh_conn *ssh = &conn->proto.sshc; local
[all...]
H A DMakefile.in206 libcurl_la-socks.lo libcurl_la-ssh.lo libcurl_la-rawstr.lo \
272 libcurlu_la-strdup.lo libcurlu_la-socks.lo libcurlu_la-ssh.lo \
658 ssh.c rawstr.c curl_addrinfo.c socks_gssapi.c socks_sspi.c \
677 socks.h ssh.h curl_base64.h rawstr.h curl_addrinfo.h curl_sspi.h \
943 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcurl_la-ssh.Plo@am__quote@
1043 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcurlu_la-ssh.Plo@am__quote@
1520 libcurl_la-ssh.lo: ssh.c
1521 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurl_la_CPPFLAGS) $(CPPFLAGS) $(libcurl_la_CFLAGS) $(CFLAGS) -MT libcurl_la-ssh.lo -MD -MP -MF $(DEPDIR)/libcurl_la-ssh
[all...]
H A DMakefile.vc10615 $(DIROBJ)\ssh.obj \
H A DMakefile.vc6615 $(DIROBJ)\ssh.obj \
H A DMakefile.vc8615 $(DIROBJ)\ssh.obj \
H A DMakefile.vc9615 $(DIROBJ)\ssh.obj \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/sample/sample-config-files/
H A Dfirewall.sh62 # Allow services such as www and ssh (can be disabled)
64 iptables -A INPUT -p tcp --dport ssh -j ACCEPT
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/comedi/drivers/
H A Dadl_pci9118.c1817 unsigned int scanquad, gain, ssh = 0x00; local
1867 ssh = devpriv->softsshsample;
1868 DPRINTK("FA: %04x: ", ssh);
1876 outl(scanquad | ssh, dev->iobase + PCI9118_GAIN);
1877 DPRINTK("%02x ", scanquad | ssh);
1878 ssh = devpriv->softsshhold;
1883 DPRINTK("SL: ", ssh);
1891 outl(scanquad | ssh, dev->iobase + PCI9118_GAIN);
1892 DPRINTK("%02x ", scanquad | ssh);
1897 DPRINTK("BA: %04x: ", ssh);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/
H A DMakefile.am304 ssh tango rm -rf www/avahi.org/tree/download/doxygen
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/
H A DMakefile.am303 ssh tango rm -rf www/avahi.org/tree/download/doxygen

Completed in 118 milliseconds

12