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