- (dtucker) [contrib/cygwin/ssh-host-config] From Corinna: revamp of the
   Cygwin-specific service installer script ssh-host-config.  The actual
   functionality is the same, the revisited version is just more
   exact when it comes to check for problems which disallow to run
   certain aspects of the script.  So, part of this script and the also
   rearranged service helper script library "csih" is to check if all
   the tools required to run the script are available on the system.
   The new script also is more thorough to inform the user why the
   script failed.  Patch from vinschen at redhat com.
2 files changed
tree: 886b60b1c0e69a0fe88aa24754db0fa19ca1a513
  1. .cvsignore
  2. CREDITS
  3. ChangeLog
  4. INSTALL
  5. LICENCE
  6. Makefile.in
  7. OVERVIEW
  8. PROTOCOL
  9. PROTOCOL.agent
  10. PROTOCOL.certkeys
  11. PROTOCOL.mux
  12. README
  13. README.dns
  14. README.platform
  15. README.privsep
  16. README.tun
  17. TODO
  18. WARNING.RNG
  19. aclocal.m4
  20. acss.c
  21. acss.h
  22. addrmatch.c
  23. atomicio.c
  24. atomicio.h
  25. audit-bsm.c
  26. audit-linux.c
  27. audit.c
  28. audit.h
  29. auth-bsdauth.c
  30. auth-chall.c
  31. auth-krb5.c
  32. auth-options.c
  33. auth-options.h
  34. auth-pam.c
  35. auth-pam.h
  36. auth-passwd.c
  37. auth-rh-rsa.c
  38. auth-rhosts.c
  39. auth-rsa.c
  40. auth-shadow.c
  41. auth-sia.c
  42. auth-sia.h
  43. auth-skey.c
  44. auth.c
  45. auth.h
  46. auth1.c
  47. auth2-chall.c
  48. auth2-gss.c
  49. auth2-hostbased.c
  50. auth2-jpake.c
  51. auth2-kbdint.c
  52. auth2-none.c
  53. auth2-passwd.c
  54. auth2-pubkey.c
  55. auth2.c
  56. authfd.c
  57. authfd.h
  58. authfile.c
  59. authfile.h
  60. bufaux.c
  61. bufbn.c
  62. bufec.c
  63. buffer.c
  64. buffer.h
  65. buildpkg.sh.in
  66. canohost.c
  67. canohost.h
  68. channels.c
  69. channels.h
  70. cipher-3des1.c
  71. cipher-acss.c
  72. cipher-aes.c
  73. cipher-bf1.c
  74. cipher-ctr.c
  75. cipher.c
  76. cipher.h
  77. cleanup.c
  78. clientloop.c
  79. clientloop.h
  80. compat.c
  81. compat.h
  82. compress.c
  83. compress.h
  84. config.guess
  85. config.sub
  86. configure.ac
  87. contrib/
  88. crc32.c
  89. crc32.h
  90. deattack.c
  91. deattack.h
  92. defines.h
  93. dh.c
  94. dh.h
  95. dispatch.c
  96. dispatch.h
  97. dns.c
  98. dns.h
  99. entropy.c
  100. entropy.h
  101. fatal.c
  102. fixpaths
  103. fixprogs
  104. groupaccess.c
  105. groupaccess.h
  106. gss-genr.c
  107. gss-serv-krb5.c
  108. gss-serv.c
  109. hostfile.c
  110. hostfile.h
  111. includes.h
  112. install-sh
  113. jpake.c
  114. jpake.h
  115. kex.c
  116. kex.h
  117. kexdh.c
  118. kexdhc.c
  119. kexdhs.c
  120. kexecdh.c
  121. kexecdhc.c
  122. kexecdhs.c
  123. kexgex.c
  124. kexgexc.c
  125. kexgexs.c
  126. key.c
  127. key.h
  128. log.c
  129. log.h
  130. loginrec.c
  131. loginrec.h
  132. logintest.c
  133. mac.c
  134. mac.h
  135. match.c
  136. match.h
  137. md-sha256.c
  138. md5crypt.c
  139. md5crypt.h
  140. mdoc2man.awk
  141. misc.c
  142. misc.h
  143. mkinstalldirs
  144. moduli
  145. moduli.5
  146. moduli.c
  147. monitor.c
  148. monitor.h
  149. monitor_fdpass.c
  150. monitor_fdpass.h
  151. monitor_mm.c
  152. monitor_mm.h
  153. monitor_wrap.c
  154. monitor_wrap.h
  155. msg.c
  156. msg.h
  157. mux.c
  158. myproposal.h
  159. nchan.c
  160. nchan.ms
  161. nchan2.ms
  162. openbsd-compat/
  163. openssh.xml.in
  164. opensshd.init.in
  165. packet.c
  166. packet.h
  167. pathnames.h
  168. pkcs11.h
  169. platform.c
  170. platform.h
  171. progressmeter.c
  172. progressmeter.h
  173. readconf.c
  174. readconf.h
  175. readpass.c
  176. regress/
  177. rijndael.c
  178. rijndael.h
  179. roaming.h
  180. roaming_client.c
  181. roaming_common.c
  182. roaming_dummy.c
  183. roaming_serv.c
  184. rsa.c
  185. rsa.h
  186. scard/
  187. schnorr.c
  188. schnorr.h
  189. scp.1
  190. scp.c
  191. servconf.c
  192. servconf.h
  193. serverloop.c
  194. serverloop.h
  195. session.c
  196. session.h
  197. sftp-client.c
  198. sftp-client.h
  199. sftp-common.c
  200. sftp-common.h
  201. sftp-glob.c
  202. sftp-server-main.c
  203. sftp-server.8
  204. sftp-server.c
  205. sftp.1
  206. sftp.c
  207. sftp.h
  208. ssh-add.1
  209. ssh-add.c
  210. ssh-agent.1
  211. ssh-agent.c
  212. ssh-dss.c
  213. ssh-ecdsa.c
  214. ssh-gss.h
  215. ssh-keygen.1
  216. ssh-keygen.c
  217. ssh-keyscan.1
  218. ssh-keyscan.c
  219. ssh-keysign.8
  220. ssh-keysign.c
  221. ssh-pkcs11-client.c
  222. ssh-pkcs11-helper.8
  223. ssh-pkcs11-helper.c
  224. ssh-pkcs11.c
  225. ssh-pkcs11.h
  226. ssh-rand-helper.8
  227. ssh-rand-helper.c
  228. ssh-rsa.c
  229. ssh.1
  230. ssh.c
  231. ssh.h
  232. ssh1.h
  233. ssh2.h
  234. ssh_config
  235. ssh_config.5
  236. ssh_prng_cmds.in
  237. sshconnect.c
  238. sshconnect.h
  239. sshconnect1.c
  240. sshconnect2.c
  241. sshd.8
  242. sshd.c
  243. sshd_config
  244. sshd_config.5
  245. sshlogin.c
  246. sshlogin.h
  247. sshpty.c
  248. sshpty.h
  249. sshtty.c
  250. survey.sh.in
  251. ttymodes.c
  252. ttymodes.h
  253. uidswap.c
  254. uidswap.h
  255. umac.c
  256. umac.h
  257. uuencode.c
  258. uuencode.h
  259. version.h
  260. xmalloc.c
  261. xmalloc.h