- (djm) [configure.ac] Warn if the system has no known way of figuring out
   which user is on the other end of a Unix domain socket; ok dtucker@
2 files changed
tree: 6fa87e4af301a1c498d10e8ca873b2982e746fa3
  1. contrib/
  2. openbsd-compat/
  3. regress/
  4. scard/
  5. .cvsignore
  6. acconfig.h
  7. aclocal.m4
  8. acss.c
  9. acss.h
  10. atomicio.c
  11. atomicio.h
  12. auth-bsdauth.c
  13. auth-chall.c
  14. auth-krb5.c
  15. auth-options.c
  16. auth-options.h
  17. auth-pam.c
  18. auth-pam.h
  19. auth-passwd.c
  20. auth-rh-rsa.c
  21. auth-rhosts.c
  22. auth-rsa.c
  23. auth-shadow.c
  24. auth-sia.c
  25. auth-sia.h
  26. auth-skey.c
  27. auth.c
  28. auth.h
  29. auth1.c
  30. auth2-chall.c
  31. auth2-gss.c
  32. auth2-hostbased.c
  33. auth2-kbdint.c
  34. auth2-none.c
  35. auth2-passwd.c
  36. auth2-pubkey.c
  37. auth2.c
  38. authfd.c
  39. authfd.h
  40. authfile.c
  41. authfile.h
  42. bufaux.c
  43. bufaux.h
  44. buffer.c
  45. buffer.h
  46. canohost.c
  47. canohost.h
  48. ChangeLog
  49. channels.c
  50. channels.h
  51. cipher-3des1.c
  52. cipher-acss.c
  53. cipher-aes.c
  54. cipher-bf1.c
  55. cipher-ctr.c
  56. cipher.c
  57. cipher.h
  58. cleanup.c
  59. clientloop.c
  60. clientloop.h
  61. compat.c
  62. compat.h
  63. compress.c
  64. compress.h
  65. config.guess
  66. config.sub
  67. configure.ac
  68. crc32.c
  69. crc32.h
  70. CREDITS
  71. deattack.c
  72. deattack.h
  73. defines.h
  74. dh.c
  75. dh.h
  76. dispatch.c
  77. dispatch.h
  78. dns.c
  79. dns.h
  80. entropy.c
  81. entropy.h
  82. fatal.c
  83. fixpaths
  84. fixprogs
  85. getput.h
  86. groupaccess.c
  87. groupaccess.h
  88. gss-genr.c
  89. gss-serv-krb5.c
  90. gss-serv.c
  91. hostfile.c
  92. hostfile.h
  93. includes.h
  94. INSTALL
  95. install-sh
  96. kex.c
  97. kex.h
  98. kexdh.c
  99. kexdhc.c
  100. kexdhs.c
  101. kexgex.c
  102. kexgexc.c
  103. kexgexs.c
  104. key.c
  105. key.h
  106. LICENCE
  107. log.c
  108. log.h
  109. loginrec.c
  110. loginrec.h
  111. logintest.c
  112. mac.c
  113. mac.h
  114. Makefile.in
  115. match.c
  116. match.h
  117. md5crypt.c
  118. md5crypt.h
  119. mdoc2man.awk
  120. misc.c
  121. misc.h
  122. mkinstalldirs
  123. moduli
  124. moduli.c
  125. monitor.c
  126. monitor.h
  127. monitor_fdpass.c
  128. monitor_fdpass.h
  129. monitor_mm.c
  130. monitor_mm.h
  131. monitor_wrap.c
  132. monitor_wrap.h
  133. mpaux.c
  134. mpaux.h
  135. msg.c
  136. msg.h
  137. myproposal.h
  138. nchan.c
  139. nchan.ms
  140. nchan2.ms
  141. OVERVIEW
  142. packet.c
  143. packet.h
  144. pathnames.h
  145. progressmeter.c
  146. progressmeter.h
  147. readconf.c
  148. readconf.h
  149. README
  150. README.dns
  151. README.platform
  152. README.privsep
  153. README.smartcard
  154. readpass.c
  155. RFC.nroff
  156. rijndael.c
  157. rijndael.h
  158. rsa.c
  159. rsa.h
  160. scard-opensc.c
  161. scard.c
  162. scard.h
  163. scp.1
  164. scp.c
  165. servconf.c
  166. servconf.h
  167. serverloop.c
  168. serverloop.h
  169. session.c
  170. session.h
  171. sftp-client.c
  172. sftp-client.h
  173. sftp-common.c
  174. sftp-common.h
  175. sftp-glob.c
  176. sftp-server.8
  177. sftp-server.c
  178. sftp.1
  179. sftp.c
  180. sftp.h
  181. ssh-add.1
  182. ssh-add.c
  183. ssh-agent.1
  184. ssh-agent.c
  185. ssh-dss.c
  186. ssh-gss.h
  187. ssh-keygen.1
  188. ssh-keygen.c
  189. ssh-keyscan.1
  190. ssh-keyscan.c
  191. ssh-keysign.8
  192. ssh-keysign.c
  193. ssh-rand-helper.8
  194. ssh-rand-helper.c
  195. ssh-rsa.c
  196. ssh.1
  197. ssh.c
  198. ssh.h
  199. ssh1.h
  200. ssh2.h
  201. ssh_config
  202. ssh_config.5
  203. ssh_prng_cmds.in
  204. sshconnect.c
  205. sshconnect.h
  206. sshconnect1.c
  207. sshconnect2.c
  208. sshd.8
  209. sshd.c
  210. sshd_config
  211. sshd_config.5
  212. sshlogin.c
  213. sshlogin.h
  214. sshpty.c
  215. sshpty.h
  216. sshtty.c
  217. tildexpand.c
  218. TODO
  219. ttymodes.c
  220. ttymodes.h
  221. uidswap.c
  222. uidswap.h
  223. uuencode.c
  224. uuencode.h
  225. version.h
  226. WARNING.RNG
  227. xmalloc.c
  228. xmalloc.h