ChangeLog
上传用户:pycemail
上传日期:2007-01-04
资源大小:329k
文件大小:37k
源码类别:

Ftp客户端

开发平台:

Unix_Linux

  1. 1999-10-04 19:07  macgyver
  2. * configure (1.18), configure.in (1.18): Fixed a small typo.
  3. 1999-10-04 18:54  macgyver
  4. * ChangeLog (1.4): Updated the ChangeLog.
  5. 1999-10-04 18:54  macgyver
  6. * changelog (1.21), doc/Changes-1.2.0pre3 (1.1, R1_2_0pre8): Moved
  7. the old changelog to doc/Changes-1.2.0pre3 to avoid any confusion.
  8. 1999-10-04 18:54  macgyver
  9. * ChangeLog (1.6): Updated.
  10. 1999-10-04 18:39  macgyver
  11. * contrib/mod_pgsql.c (1.3, R1_2_0pre8): Fixed a bad path in
  12. includes.
  13. 1999-10-04 18:39  macgyver
  14. * contrib/mod_ratio.c (1.7, R1_2_0pre8): Fixed a typo in an
  15. snprintf.
  16. 1999-10-04 18:34  macgyver
  17. * include/version.h (1.7, R1_2_0pre8): Updated to pre8.
  18. 1999-10-04 18:34  macgyver
  19. * configure (1.17), configure.in (1.17) (utags: R1_2_0pre8):
  20. Enhanced configure to automagically create the necessary symlinks.
  21. 1999-10-04 18:34  macgyver
  22. * contrib/: mod_mysql.c (1.4, R1_2_0pre8), mod_pgsql.c (1.2): Fixed
  23. references to absolute paths.
  24. 1999-10-04 18:09  macgyver
  25. * contrib/: mod_mysql.c (1.3), mod_mysql.h (1.2), mod_pgsql.c
  26. (1.1), mod_ratio.c (1.6), mod_sqlpw.c (1.1, R1_2_0pre8): Added in
  27. Johnie Ingram's latest mod_*sql patches, along with some slight
  28. buffer fixes of my own.
  29. 1999-10-01 18:52  macgyver
  30. * src/support.c (1.9, R1_2_0pre8): Fixed a typo with statvfs.
  31. 1999-10-01 10:57  macgyver
  32. * doc/Undocumented.txt (1.4, R1_2_0pre8): Updated undocumented
  33. directives.
  34. 1999-10-01 03:13  macgyver
  35. * ChangeLog (1.3, R1_2_0pre8): Moved to cvs2cl generation of
  36. ChangeLogs.
  37. 1999-10-01 02:55  macgyver
  38. * ChangeLog (1.2): Updated ChangeLog
  39. 1999-10-01 02:55  macgyver
  40. * src/data.c (1.5, R1_2_0pre8): Added support for sendfile().
  41. 1999-10-01 02:55  macgyver
  42. * config.h.in (1.7, R1_2_0pre8), configure (1.16), configure.in
  43. (1.16), include/data.h (1.3, R1_2_0pre8), include/dirtree.h (1.4,
  44. R1_2_0pre8), include/log.h (1.2, R1_2_0pre8), include/proftpd.h
  45. (1.7, R1_2_0pre8), modules/mod_auth.c (1.12, R1_2_0pre8),
  46. modules/mod_core.c (1.16, R1_2_0pre8), modules/mod_log.c (1.8,
  47. R1_2_0pre8), modules/mod_xfer.c (1.15, R1_2_0pre8), src/io.c (1.4,
  48. R1_2_0pre8), src/log.c (1.12, R1_2_0pre8), src/main.c (1.18,
  49. R1_2_0pre8): Added classes support, new bandwidth support, and
  50. sendfile support.
  51. 1999-09-30 23:08  macgyver
  52. * doc/Undocumented.txt (1.3): Regenerated the undocumented
  53. directives.
  54. 1999-09-30 22:49  macgyver
  55. * include/privs.h (1.2, R1_2_0pre8), modules/mod_auth.c (1.11):
  56. Added in support for setresuid on HP/UX.
  57. 1999-09-30 22:31  macgyver
  58. * modules/mod_unixpw.c (1.3, R1_2_0pre8): Added support for
  59. HP/UX-style security.
  60. 1999-09-30 22:31  macgyver
  61. * src/dirtree.c (1.10, R1_2_0pre8), include/dirtree.h (1.3): Remove
  62. old and naieve bandwidth code.
  63. 1999-09-30 22:31  macgyver
  64. * doc/Configuration.html (1.4, R1_2_0pre8), modules/mod_xfer.c
  65. (1.14): Added new Bandwidth code and documentation.
  66. 1999-09-30 22:31  macgyver
  67. * modules/mod_ls.c (1.17, R1_2_0pre8): Fixed a silly typo with
  68. snprintf.
  69. 1999-09-30 22:31  macgyver
  70. * modules/mod_core.c (1.15): Removed old and naieve bandwidth code.
  71. 1999-09-30 22:31  macgyver
  72. * config.h.in (1.6), configure (1.15), configure.in (1.15): HP/UX
  73. security detection added.
  74. 1999-09-30 22:31  macgyver
  75. * modules/mod_auth.c (1.10): Corrected a tricky bug with parsing of
  76. configuration files.  Thanks Klaus.
  77. 1999-09-30 01:10  macgyver
  78. * modules/mod_auth.c (1.9): Fix a potential security hole.
  79. 1999-09-30 01:10  macgyver
  80. * modules/mod_ls.c (1.16): DirFakeMode available inside <Directory>
  81. blocks.
  82. 1999-09-30 01:03  macgyver
  83. * configure (1.14), configure.in (1.14): Corrected configure
  84. portability issues.
  85. 1999-09-30 01:03  macgyver
  86. * modules/mod_ls.c (1.15): Corrected static declarations.
  87. 1999-09-30 00:54  macgyver
  88. * src/dirtree.c (1.9): Corrected a couple of problems related to IP
  89. LIMIT directives.
  90. 1999-09-30 00:54  macgyver
  91. * contrib/mod_linuxprivs.c (1.4, R1_2_0pre8): Added support for
  92. PowerPC architectures.
  93. 1999-09-30 00:28  macgyver
  94. * contrib/mod_readme.c (1.2): Deleted spurious mod_readme file.
  95. 1999-09-30 00:13  macgyver
  96. * modules/mod_core.c (1.14): Fixed compliance with RFC 929 with
  97. respect to RNTO.
  98. 1999-09-29 15:45  macgyver
  99. * modules/: mod_auth.c (1.8), mod_ls.c (1.14): Minor bug fixes.
  100. 1999-09-29 15:45  macgyver
  101. * src/dirtree.c (1.8): Fixed a bug in match_ip that was causing
  102. some LIMIT directives to fail.
  103. 1999-09-28 18:09  macgyver
  104. * src/inet.c (1.6, R1_2_0pre8): Corrected an incorrect call to
  105. inet_validate in inet_getaddr.
  106. 1999-09-26 16:42  macgyver
  107. * doc/Configuration.html (1.3): Fixed a small typo.
  108. 1999-09-26 12:03  macgyver
  109. * ChangeLog (1.1): Added in a real ChangeLog.
  110. 1999-09-26 05:02  macgyver
  111. * doc/Undocumented.txt (1.2), modules/mod_core.c (1.13): Added in
  112. CommandBufferSize.
  113. 1999-09-26 01:00  macgyver
  114. * src/log.c (1.11, R1_2_0pre7): Corrected minor syslog errors.
  115. 1999-09-26 00:36  macgyver
  116. * src/dirtree.c (1.7, R1_2_0pre7): Fixed a C++ style comment.
  117. 1999-09-26 00:32  macgyver
  118. * src/utils.c (1.4, R1_2_0pre7, R1_2_0pre8): Compilation issues on
  119. other Unix platforms addressed.
  120. 1999-09-26 00:08  macgyver
  121. * doc/Configuration.html (1.2, R1_2_0pre7): Added in updated
  122. configuration directives.
  123. 1999-09-18 13:23  macgyver
  124. * modules/mod_ls.c (1.13, R1_2_0pre7): Fixed some bad code calling
  125. fs_readlink.
  126. 1999-09-18 13:23  macgyver
  127. * src/: dirtree.c (1.6), fs.c (1.6, R1_2_0pre7, R1_2_0pre8):
  128. Cleaned up usage of fs_readlink.
  129. 1999-09-18 13:23  macgyver
  130. * src/log.c (1.10): Code cleanups.
  131. 1999-09-18 13:23  macgyver
  132. * src/: pool.c (1.10, R1_2_0pre8), support.c (1.8, R1_2_0pre8)
  133. (utags: R1_2_0pre7): Minor code beautification.
  134. 1999-09-17 02:36  macgyver
  135. * Makefile.in (1.5, R1_2_0pre7, R1_2_0pre8): Fixed symbolic link
  136. installation.
  137. 1999-09-17 02:31  macgyver
  138. * contrib/mod_mysql.c (1.2, R1_2_0pre7, R1_2_0pre8),
  139. contrib/mod_ratio.c (1.5, R1_2_0pre7, R1_2_0pre8),
  140. include/support.h (1.3, R1_2_0pre7, R1_2_0pre8), modules/mod_auth.c
  141. (1.7, R1_2_0pre7, R1_2_0pre8), modules/mod_core.c (1.12,
  142. R1_2_0pre7, R1_2_0pre8), modules/mod_log.c (1.7, R1_2_0pre7,
  143. R1_2_0pre8), modules/mod_ls.c (1.12), modules/mod_pam.c (1.2,
  144. R1_2_0pre7, R1_2_0pre8), modules/mod_tar.c (1.3, R1_2_0pre7,
  145. R1_2_0pre8), modules/mod_test.c (1.3, R1_2_0pre7, R1_2_0pre8),
  146. modules/mod_xfer.c (1.13, R1_2_0pre7, R1_2_0pre8), src/auth.c (1.2,
  147. R1_2_0pre7, R1_2_0pre8), src/dirtree.c (1.5), src/fs.c (1.5),
  148. src/ftpcount.c (1.3, R1_2_0pre7, R1_2_0pre8), src/log.c (1.9),
  149. src/main.c (1.17, R1_2_0pre7, R1_2_0pre8), src/pool.c (1.9),
  150. src/support.c (1.7), src/utils.c (1.3): Implemented sstrncpy to
  151. handle proper buffer copying issues on all platforms.
  152. 1999-09-16 23:13  macgyver
  153. * modules/mod_ls.c (1.11): gcc cleanups.
  154. 1999-09-16 23:13  macgyver
  155. * modules/mod_xfer.c (1.12): gcc cleanups and a more informative
  156. error message added.
  157. 1999-09-16 23:13  macgyver
  158. * modules/mod_log.c (1.6): Eliminated some potential problems with
  159. logging.
  160. 1999-09-16 23:05  macgyver
  161. * src/log.c (1.8): More intelligent handling of logfiles to avoid a
  162. potential race condition.
  163. 1999-09-16 23:05  macgyver
  164. * modules/mod_core.c (1.11): General regex cleanups.  Added
  165. AllowFilter/DenyFilter.  More intelligent handling of logfiles. 
  166. gcc cleanups.  wu-ftp style logging of deleted files.
  167. 1999-09-16 22:53  macgyver
  168. * src/utils.c (1.2): Check for bad DNS entries.
  169. 1999-09-16 22:53  macgyver
  170. * src/main.c (1.16): Added AllowFilter/DenyFilter.  Fixed a small
  171. typo with newlines.  Corrected a slight problem with memory
  172. debugging.  Fixed several gcc warnings.
  173. 1999-09-16 22:53  macgyver
  174. * include/inet.h (1.2, R1_2_0pre8), src/inet.c (1.5, R1_2_0pre8)
  175. (utags: R1_2_0pre7): Check for any potential DNS spoofing attacks
  176. from the outside.
  177. 1999-09-16 22:53  macgyver
  178. * include/version.h (1.6, R1_2_0pre7): Bumped version number.
  179. 1999-09-16 22:53  macgyver
  180. * src/pool.c (1.8): Fixed gcc warnings.
  181. 1999-09-16 22:53  macgyver
  182. * sample-configurations/complex-virtual.conf (1.1, R1_2_0pre7,
  183. R1_2_0pre8): Added in a new sample configuration.
  184. 1999-09-16 22:53  macgyver
  185. * contrib/libcap/cap_extint.c (1.3, R1_2_0pre7, R1_2_0pre8):
  186. Corrected gcc warning.
  187. 1999-09-16 22:53  macgyver
  188. * contrib/proftpd.spec.in (1.4, R1_2_0pre7, R1_2_0pre8): Added in
  189. mod_readme.
  190. 1999-09-16 22:45  macgyver
  191. * .cvsignore (1.2), contrib/.cvsignore (1.3),
  192. contrib/libcap/.cvsignore (1.2) (utags: R1_2_0pre7, R1_2_0pre8):
  193. Added some more files to ignore.
  194. 1999-09-16 12:20  macgyver
  195. * src/main.c (1.15): Changed an argument reversal.
  196. 1999-09-16 02:45  macgyver
  197. * src/log.c (1.7): Cleaned up some ugly code.
  198. 1999-09-16 02:42  macgyver
  199. * src/main.c (1.14): Fixed a silly, yet insidious, way to overflow
  200. a buffer.
  201. 1999-09-14 13:36  macgyver
  202. * modules/mod_xfer.c (1.11): Corrected a minor typo .in -> .in.
  203. 1999-09-14 03:43  macgyver
  204. * changelog (1.20, R1_2_0pre7, R1_2_0pre8), include/proftpd.h (1.6,
  205. R1_2_0pre7, R1_2_0pre8), modules/mod_core.c (1.10),
  206. modules/mod_xfer.c (1.10): Implemented HiddenStor.
  207. 1999-09-12 16:11  macgyver
  208. * README.Solaris2.5x (1.2, R1_2_0pre7, R1_2_0pre8): Additional
  209. information regarding Solaris 2.5.x systems added.
  210. 1999-09-12 15:28  macgyver
  211. * config.h.in (1.5, R1_2_0pre7, R1_2_0pre8), configure (1.13,
  212. R1_2_0pre7, R1_2_0pre8), configure.in (1.13, R1_2_0pre7,
  213. R1_2_0pre8), include/conf.h (1.2, R1_2_0pre7, R1_2_0pre8),
  214. src/log.c (1.6): Added in support for utmpx under Solaris and
  215. like-minded platforms.
  216. 1999-09-12 12:04  macgyver
  217. * doc/: Configuration.html (1.1), FAQ-config.html (1.1, R1_2_0pre7,
  218. R1_2_0pre8), GetConf (1.2, R1_2_0pre7, R1_2_0pre8),
  219. ShowUndocumented (1.1, R1_2_0pre7, R1_2_0pre8), Undocumented.txt
  220. (1.1, R1_2_0pre7, R1_2_0pre8): Added configuration documentation
  221. and 'un' documentation.
  222. 1999-09-12 11:30  macgyver
  223. * contrib/mod_ratio.c (1.4), doc/GetConf (1.1), modules/mod_auth.c
  224. (1.6), modules/mod_core.c (1.9), modules/mod_log.c (1.5),
  225. modules/mod_ls.c (1.10), modules/mod_readme.c (1.2, R1_2_0pre7,
  226. R1_2_0pre8), modules/mod_sample.c (1.3, R1_2_0pre7, R1_2_0pre8):
  227. Initial import of GetConf, and slight cleanup in all modules.
  228. 1999-09-11 19:08  macgyver
  229. * changelog (1.19, R1_2_0pre7, R1_2_0pre8), contrib/libcap/Makefile
  230. (1.4, R1_2_0pre7, R1_2_0pre8), src/ftpcount.1 (1.2, R1_2_0pre7,
  231. R1_2_0pre8), src/ftpshut.8 (1.2, R1_2_0pre7, R1_2_0pre8),
  232. src/ftpwho.1 (1.2, R1_2_0pre7, R1_2_0pre8), src/proftpd.8 (1.3,
  233. R1_2_0pre7, R1_2_0pre8) (utags: R1_2_0pre6): Corrected mailing list
  234. addresses.
  235. 1999-09-11 19:05  macgyver
  236. * contrib/proftpd.spec.in (1.3), include/version.h (1.5) (utags:
  237. R1_2_0pre6): Corrected versioning info.
  238. 1999-09-11 15:50  macgyver
  239. * configure (1.12), configure.in (1.12) (utags: R1_2_0pre6): Forgot
  240. the 'id' issue.
  241. 1999-09-11 15:44  macgyver
  242. * contrib/proftpd.spec.in (1.2): Cleanup of spec file.
  243. 1999-09-11 15:44  macgyver
  244. * configure (1.11), configure.in (1.11): A couple of more configure
  245. fixes.
  246. 1999-09-10 16:17  macgyver
  247. * README.PAM (1.1, R1_2_0pre7, R1_2_0pre8), src/log.c (1.5,
  248. R1_2_0pre7, R1_2_0pre8) (utags: R1_2_0pre6): Added PAM README, and
  249. modified log.c to handle log_xfer more like WU-FTPd.
  250. 1999-09-10 15:17  macgyver
  251. * INSTALL (1.2, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8), README (1.2,
  252. R1_2_0pre6, R1_2_0pre7, R1_2_0pre8), contrib/mod_pam.c (1.5),
  253. modules/mod_pam.c (1.1, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8): Moved
  254. PAM into the main module set.  It's now a 'core' feature.
  255. 1999-09-10 14:49  macgyver
  256. * src/main.c (1.13, R1_2_0pre6): Added CommandBufferSize option.
  257. 1999-09-10 14:08  macgyver
  258. * configure (1.10), configure.in (1.10): Fixed a small typo with
  259. shadow use.
  260. 1999-09-10 03:21  macgyver
  261. * configure (1.9), configure.in (1.9): Updated support for Solaris,
  262. and made PAM sleep quietly when told to do so.
  263. 1999-09-10 02:46  macgyver
  264. * src/support.c (1.6, R1_2_0pre6): Fixed remaining buffer issues in
  265. sreplace.
  266. 1999-09-10 00:36  macgyver
  267. * src/pool.c (1.7, R1_2_0pre6): Corrected alignment issues on
  268. 64-bit platforms.  Thanks to Todd C. Miller <millert@ee.ethz.ch>
  269. for the patch.
  270. 1999-09-10 00:27  macgyver
  271. * src/ftpshut.c (1.2, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8): Cleaned
  272. up ftpshut options to return more meaningful errors.
  273. 1999-09-09 22:44  macgyver
  274. * src/pool.c (1.6): Fix for improper strncpy.
  275. 1999-09-08 22:18  macgyver
  276. * src/support.c (1.5): Corrected a length bug in sreplace.
  277. 1999-09-08 03:35  macgyver
  278. * configure (1.8), configure.in (1.8), contrib/mod_pam.c (1.4)
  279. (utags: R1_2_0pre5): Updates to auto-configuring for PAM on *BSD.
  280. 1999-09-08 03:03  macgyver
  281. * configure (1.7), configure.in (1.7): Fixed setproctitle detection
  282. on *BSD platforms.
  283. 1999-09-08 02:48  macgyver
  284. * configure (1.6), configure.in (1.6): Fixed an extra 'fi'
  285. statement.
  286. 1999-09-08 02:42  macgyver
  287. * configure (1.5), configure.in (1.5): Fixed a small typo in PAM
  288. detection.
  289. 1999-09-08 02:42  macgyver
  290. * Make.rules.in (1.3, R1_2_0pre7, R1_2_0pre8), config.h.in (1.4,
  291. R1_2_0pre7, R1_2_0pre8) (utags: R1_2_0pre6, R1_2_0pre5): Added
  292. memory debugging support.
  293. 1999-09-08 02:15  macgyver
  294. * contrib/: mod_mysql.c (1.1, R1_2_0pre7), mod_mysql.h (1.1,
  295. R1_2_0pre7) (utags: R1_2_0pre6, R1_2_0pre5): Initial import of
  296. mod_mysql, with some buffer fixes.
  297. 1999-09-08 02:04  macgyver
  298. * contrib/libcap/capability.h (1.2): Moved in the new capability
  299. source tree.
  300. 1999-09-08 02:04  macgyver
  301. * modules/Makefile.in (1.4, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8,
  302. R1_2_0pre5): Updated for mod_mysql.
  303. 1999-09-08 02:04  macgyver
  304. * config.guess (1.2, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8,
  305. R1_2_0pre5): Added in StrongARM support.
  306. 1999-09-08 01:55  macgyver
  307. * src/log.c (1.4, R1_2_0pre5): Minor buffer cleanups.
  308. 1999-09-08 01:55  macgyver
  309. * src/inet.c (1.4, R1_2_0pre6, R1_2_0pre5): Added a helper message
  310. for people who misconfigure their servers.
  311. 1999-09-08 01:55  macgyver
  312. * src/main.c (1.12, R1_2_0pre5): Added in some debugging code to
  313. assist in tracking down memory problems.
  314. 1999-09-08 01:55  macgyver
  315. * src/pool.c (1.5, R1_2_0pre5): Fixed a couple of bugs introduced
  316. by silly typos.
  317. 1999-09-07 18:29  macgyver
  318. * Makefile.in (1.4, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8,
  319. R1_2_0pre5), config.h.in (1.3), configure (1.4), configure.in
  320. (1.4), include/dirtree.h (1.2, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8,
  321. R1_2_0pre5), include/fs.h (1.2, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8,
  322. R1_2_0pre5), include/version.h (1.4, R1_2_0pre6, R1_2_0pre7,
  323. R1_2_0pre8, R1_2_0pre5), lib/glob.c (1.2, R1_2_0pre6, R1_2_0pre7,
  324. R1_2_0pre8, R1_2_0pre5), src/dirtree.c (1.4, R1_2_0pre6,
  325. R1_2_0pre7, R1_2_0pre8, R1_2_0pre5), src/fs.c (1.4, R1_2_0pre6,
  326. R1_2_0pre7, R1_2_0pre8, R1_2_0pre5), src/ftpcount.c (1.2,
  327. R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre5), src/inet.c (1.3),
  328. src/log.c (1.3), src/main.c (1.11), src/modules.c (1.3, R1_2_0pre6,
  329. R1_2_0pre7, R1_2_0pre8, R1_2_0pre5), src/pool.c (1.4),
  330. src/support.c (1.4, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8,
  331. R1_2_0pre5): Removed lots of unsafe buffer copies, as well as
  332. addressed a couple of Y2K issues.
  333. 1999-09-07 18:22  macgyver
  334. * contrib/.cvsignore (1.2, R1_2_0pre6, R1_2_0pre5): Removed
  335. README.linux-privs
  336. 1999-09-07 18:17  macgyver
  337. * contrib/: ftp.pamd (1.1, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8),
  338. proftpd.spec.in (1.1, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8) (utags:
  339. R1_2_0pre5): Added in RPM spec and ProFTPD PAM file.
  340. 1999-09-07 18:13  macgyver
  341. * contrib/mod_linuxprivs.c (1.3, R1_2_0pre6, R1_2_0pre7,
  342. R1_2_0pre5): Updated capabilities code to newer release.
  343. 1999-09-07 18:13  macgyver
  344. * contrib/libcap/: Makefile (1.3, R1_2_0pre6, R1_2_0pre7,
  345. R1_2_0pre8), _makenames.c (1.2, R1_2_0pre6, R1_2_0pre7,
  346. R1_2_0pre8), cap_alloc.c (1.2, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8),
  347. cap_extint.c (1.2, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8), cap_file.c
  348. (1.1, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8), cap_flag.c (1.2,
  349. R1_2_0pre6, R1_2_0pre7, R1_2_0pre8), cap_proc.c (1.2, R1_2_0pre6,
  350. R1_2_0pre7, R1_2_0pre8), cap_sys.c (1.3, R1_2_0pre6, R1_2_0pre7,
  351. R1_2_0pre8), cap_text.c (1.2, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8),
  352. libcap.h (1.2, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8),
  353. include/sys/capability.h (1.1, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8)
  354. (utags: R1_2_0pre5): Updated capabilities library and model.
  355. 1999-09-07 18:13  macgyver
  356. * contrib/mod_ratio.c (1.3, R1_2_0pre6, R1_2_0pre5): Fixed some
  357. potential buffer issues.
  358. 1999-09-07 18:13  macgyver
  359. * contrib/mod_pam.c (1.3): Some minor security updates to fix
  360. potential buffer problems.
  361. 1999-09-07 18:06  macgyver
  362. * modules/mod_core.c (1.8, R1_2_0pre6, R1_2_0pre5): Added in
  363. Bandwidth patch for bandwidth control. Security cleanups --
  364. removed lots of unsafe buffer copies.
  365. 1999-09-07 18:06  macgyver
  366. * modules/: mod_auth.c (1.5, R1_2_0pre7, R1_2_0pre8), mod_log.c
  367. (1.4, R1_2_0pre7, R1_2_0pre8), mod_ls.c (1.9, R1_2_0pre7,
  368. R1_2_0pre8), mod_site.c (1.2, R1_2_0pre7, R1_2_0pre8), mod_tar.c
  369. (1.2, R1_2_0pre7, R1_2_0pre8), mod_test.c (1.2, R1_2_0pre7,
  370. R1_2_0pre8), mod_unixpw.c (1.2, R1_2_0pre7, R1_2_0pre8), mod_xfer.c
  371. (1.9, R1_2_0pre7, R1_2_0pre8) (utags: R1_2_0pre6, R1_2_0pre5):
  372. Removed unsafe buffer copies that may have been potential problems.
  373.  Implemented the 'real' patch for the MKD/log security issues.
  374. 1999-09-07 18:06  macgyver
  375. * modules/Makefile.in (1.3): Updated Makefile for new capabilities
  376. code.
  377. 1999-08-30 20:31  flood
  378. * changelog (1.18, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre5),
  379. contrib/mod_linuxprivs.c (1.2), contrib/libcap/Makefile (1.2),
  380. contrib/libcap/cap_sys.c (1.2), include/options.h (1.2, R1_2_0pre6,
  381. R1_2_0pre7, R1_2_0pre8, R1_2_0pre5), include/pool.h (1.3,
  382. R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre5), modules/mod_core.c
  383. (1.7), modules/mod_ls.c (1.8), modules/mod_xfer.c (1.8), src/log.c
  384. (1.2), src/main.c (1.10), src/modules.c (1.2), src/pool.c (1.3):
  385. Mucho patches.
  386. 1999-03-11 19:58  flood
  387. * changelog (1.17), modules/mod_xfer.c (1.7): TYPE A N
  388. 1999-03-11 19:37  flood
  389. * changelog (1.16), src/inet.c (1.2): OpenBSD SO_REUSEADDR patch.
  390. 1999-03-09 19:19  flood
  391. * changelog (1.15), include/version.h (1.3) (utags: R1_2_0pre3):
  392. Version 1.2.0pre3
  393. 1999-03-07 11:18  flood
  394. * changelog (1.14), include/proftpd.h (1.5, R1_2_0pre6, R1_2_0pre3,
  395. R1_2_0pre5), modules/mod_core.c (1.6, R1_2_0pre6, R1_2_0pre3,
  396. R1_2_0pre5), src/dirtree.c (1.3, R1_2_0pre6, R1_2_0pre3,
  397. R1_2_0pre5), src/main.c (1.9, R1_2_0pre6, R1_2_0pre3, R1_2_0pre5):
  398. Added `MultilineRFC2228' directive and changed `ServerIdent'.
  399. 1999-03-05 11:55  flood
  400. * modules/mod_xfer.c (1.6, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8,
  401. R1_2_0pre5), src/timers.c (1.3, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8,
  402. R1_2_0pre5) (utags: R1_2_0pre3): Oops. Last nights commit royally
  403. screwed timers.
  404. 1999-03-04 21:34  flood
  405. * Make.rules.in (1.2, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8,
  406. R1_2_0pre3, R1_2_0pre5), Makefile.in (1.3, R1_2_0pre6, R1_2_0pre7,
  407. R1_2_0pre8, R1_2_0pre3, R1_2_0pre5), acconfig.h (1.2, R1_2_0pre6,
  408. R1_2_0pre7, R1_2_0pre8, R1_2_0pre3, R1_2_0pre5), changelog (1.13),
  409. config.h.in (1.2, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre3,
  410. R1_2_0pre5), configure (1.3, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8,
  411. R1_2_0pre3, R1_2_0pre5), configure.in (1.3, R1_2_0pre6, R1_2_0pre7,
  412. R1_2_0pre8, R1_2_0pre3, R1_2_0pre5), contrib/mod_pam.c (1.2,
  413. R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre3, R1_2_0pre5),
  414. include/proftpd.h (1.4), modules/Makefile.in (1.2, R1_2_0pre6,
  415. R1_2_0pre7, R1_2_0pre8, R1_2_0pre3, R1_2_0pre5), modules/mod_core.c
  416. (1.5), src/data.c (1.4, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8,
  417. R1_2_0pre3, R1_2_0pre5), src/main.c (1.8): MacGyver's patch to do
  418. argv[] rewriting the Right Way<tm>, and some minor socket error
  419. handling fixes.
  420. 1999-03-04 20:53  flood
  421. * changelog (1.12), include/io.h (1.2, R1_2_0pre6, R1_2_0pre7,
  422. R1_2_0pre8, R1_2_0pre3, R1_2_0pre5), modules/mod_xfer.c (1.5),
  423. src/ident.c (1.3, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre3,
  424. R1_2_0pre5), src/io.c (1.3, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8,
  425. R1_2_0pre3, R1_2_0pre5), src/main.c (1.7): Fixed ident & i/o
  426. (hanging) problems.
  427. 1999-03-04 18:44  flood
  428. * changelog (1.11), modules/mod_xfer.c (1.4): what did I fix?
  429. 1999-03-04 18:29  flood
  430. * include/timers.h (1.2, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8,
  431. R1_2_0pre3, R1_2_0pre5), modules/mod_auth.c (1.4, R1_2_0pre6,
  432. R1_2_0pre7, R1_2_0pre8, R1_2_0pre3, R1_2_0pre5), src/main.c (1.6),
  433. src/support.c (1.3, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre3,
  434. R1_2_0pre5), src/timers.c (1.2): timer code fixed
  435. 1999-02-13 20:36  flood
  436. * modules/mod_ls.c (1.7, R1_2_0pre2, R1_2_0pre3): Ugg.. Yet another
  437. mod_ls quickfix.
  438. 1999-02-13 19:47  flood
  439. * modules/mod_auth.c (1.3, R1_2_0pre2): Ooops. add_userdir should
  440. have tested for > 0.
  441. 1999-02-13 18:55  flood
  442. * changelog (1.10), include/version.h (1.2) (utags: R1_2_0pre2):
  443. Version 1.2.0pre2
  444. 1999-02-12 13:37  flood
  445. * Makefile.in (1.2, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5), changelog
  446. (1.9), modules/mod_auth.c (1.2), modules/mod_core.c (1.4,
  447. R1_2_0pre2, R1_2_0pre3, R1_2_0pre5), modules/mod_ls.c (1.6),
  448. modules/mod_xfer.c (1.3, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5),
  449. src/main.c (1.5, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5), src/proftpd.8
  450. (1.2, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5): Mondo changes.
  451. 1999-01-27 16:06  flood
  452. * changelog (1.8), include/support.h (1.2, R1_2_0pre6, R1_2_0pre2,
  453. R1_2_0pre3, R1_2_0pre5), modules/mod_ls.c (1.5), src/fs.c (1.3,
  454. R1_2_0pre6, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5), src/support.c
  455. (1.2, R1_2_0pre6, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5): More
  456. possibly MKD/CWD 'sploits fixed, and mod_ls workin well.
  457. 1999-01-21 10:32  flood
  458. * modules/mod_ls.c (1.4), src/ident.c (1.2, R1_2_0pre2): NLST now
  459. works properly! woo!
  460. 1999-01-18 21:00  flood
  461. * modules/mod_readme.c (1.1, R1_2_0pre6, R1_2_0pre2, R1_2_0pre3,
  462. R1_2_0pre5): mod_readme.c added to CVS
  463. 1999-01-18 19:34  flood
  464. * changelog (1.7), include/data.h (1.2, R1_2_0pre6, R1_2_0pre7,
  465. R1_2_0pre2, R1_2_0pre3, R1_2_0pre5), modules/mod_ls.c (1.3),
  466. src/data.c (1.3, R1_2_0pre6, R1_2_0pre7, R1_2_0pre2, R1_2_0pre3,
  467. R1_2_0pre5), src/fs.c (1.2), src/io.c (1.2, R1_2_0pre6, R1_2_0pre7,
  468. R1_2_0pre2, R1_2_0pre3, R1_2_0pre5), src/main.c (1.4): Still
  469. working on NLST RFC959 compliane issue.  ncftp client still showing
  470. problems.
  471. 1998-11-01 13:08  flood
  472. * changelog (1.6), configure (1.2, R1_2_0pre6, R1_2_0pre7,
  473. R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5), configure.in (1.2,
  474. R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre2, R1_2_0pre3,
  475. R1_2_0pre5), contrib/README (1.2, R1_2_0pre6, R1_2_0pre7,
  476. R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5), contrib/mod_pam.c
  477. (1.1, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre2, R1_2_0pre3,
  478. R1_2_0pre5), contrib/mod_ratio.c (1.2, R1_2_0pre6, R1_2_0pre7,
  479. R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5),
  480. contrib/mod_readme.c (1.1, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8,
  481. R1_2_0pre2, R1_2_0pre3, R1_2_0pre5), include/proftpd.h (1.3,
  482. R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre2, R1_2_0pre3,
  483. R1_2_0pre5), modules/mod_core.c (1.3), modules/mod_sample.c (1.2,
  484. R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre2, R1_2_0pre3,
  485. R1_2_0pre5), modules/mod_xfer.c (1.2), src/dirtree.c (1.2,
  486. R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre2, R1_2_0pre3,
  487. R1_2_0pre5): APPE, mod_pam & mod_readme added
  488. 1998-10-29 19:38  flood
  489. * changelog (1.5), include/proftpd.h (1.2), modules/mod_log.c (1.3,
  490. R1_2_0pre2, R1_2_0pre3), src/main.c (1.3): Fix Debian bug #28641
  491. 1998-10-29 18:59  flood
  492. * changelog (1.4), modules/mod_core.c (1.2), src/data.c (1.2):
  493. Fixes to PASV/PORT.
  494. 1998-10-26 19:53  flood
  495. * changelog (1.3), modules/mod_log.c (1.2): %{} argument fix in
  496. mod_log.c
  497. 1998-10-23 06:21  flood
  498. * changelog (1.2), include/pool.h (1.2, R1_2_0pre2, R1_2_0pre3),
  499. modules/mod_ls.c (1.2), src/main.c (1.2), src/pool.c (1.2,
  500. R1_2_0pre2, R1_2_0pre3): memory leak in mod_ls fixed
  501. 1998-10-17 21:24  flood
  502. * .cvsignore (1.1), COPYING (1.1), INSTALL (1.1), Make.modules.in
  503. (1.1), Make.rules.in (1.1), Makefile.in (1.1), README (1.1),
  504. README.Solaris2.5x (1.1), README.linux-privs (1.1), acconfig.h
  505. (1.1), changelog (1.1), config.guess (1.1), config.h.in (1.1),
  506. config.sub (1.1), configure (1.1), configure.in (1.1), install-sh
  507. (1.1), contrib/.cvsignore (1.1), contrib/README (1.1),
  508. contrib/mod_linuxprivs.c (1.1), contrib/mod_ratio.c (1.1),
  509. contrib/xferstats.holger-preiss (1.1), contrib/libcap/.cvsignore
  510. (1.1), contrib/libcap/Makefile (1.1), contrib/libcap/_makenames.c
  511. (1.1), contrib/libcap/cap_alloc.c (1.1),
  512. contrib/libcap/cap_extint.c (1.1), contrib/libcap/cap_flag.c (1.1),
  513. contrib/libcap/cap_proc.c (1.1), contrib/libcap/cap_sys.c (1.1),
  514. contrib/libcap/cap_text.c (1.1), contrib/libcap/capability.h (1.1),
  515. contrib/libcap/libcap.h (1.1), doc/API (1.1), doc/development.notes
  516. (1.1), doc/license.txt (1.1), include/conf.h (1.1), include/data.h
  517. (1.1), include/default_paths.h (1.1), include/dirtree.h (1.1),
  518. include/fs.h (1.1), include/ftp.h (1.1), include/ident.h (1.1),
  519. include/inet.h (1.1), include/io.h (1.1), include/libsupp.h (1.1),
  520. include/log.h (1.1), include/modules.h (1.1), include/options.h
  521. (1.1), include/pool.h (1.1), include/privs.h (1.1),
  522. include/proftpd.h (1.1), include/sets.h (1.1), include/support.h
  523. (1.1), include/timers.h (1.1), include/version.h (1.1),
  524. lib/.cvsignore (1.1), lib/Makefile.in (1.1), lib/fnmatch.c (1.1),
  525. lib/getopt.c (1.1), lib/getopt.h (1.1), lib/getopt1.c (1.1),
  526. lib/glob.c (1.1), lib/glob.h (1.1), lib/pwgrent.c (1.1),
  527. lib/strsep.c (1.1), lib/vsnprintf.c (1.1), modules/.cvsignore
  528. (1.1), modules/Makefile.in (1.1), modules/glue.sh (1.1),
  529. modules/mod_auth.c (1.1), modules/mod_core.c (1.1),
  530. modules/mod_log.c (1.1), modules/mod_ls.c (1.1),
  531. modules/mod_sample.c (1.1), modules/mod_site.c (1.1),
  532. modules/mod_tar.c (1.1), modules/mod_test.c (1.1),
  533. modules/mod_unixpw.c (1.1), modules/mod_xfer.c (1.1),
  534. modules/module_glue.c.tmpl (1.1),
  535. sample-configurations/anonymous.conf (1.1),
  536. sample-configurations/basic.conf (1.1),
  537. sample-configurations/virtual.conf (1.1), src/.cvsignore (1.1),
  538. src/Makefile.in (1.1), src/auth.c (1.1), src/data.c (1.1),
  539. src/dirtree.c (1.1), src/fs.c (1.1), src/ftpcount.1 (1.1),
  540. src/ftpcount.c (1.1), src/ftpshut.8 (1.1), src/ftpshut.c (1.1),
  541. src/ftpwho.1 (1.1), src/ident.c (1.1), src/inet.c (1.1), src/io.c
  542. (1.1), src/log.c (1.1), src/main.c (1.1), src/modules.c (1.1),
  543. src/pool.c (1.1), src/proftpd.8 (1.1), src/sets.c (1.1),
  544. src/support.c (1.1), src/timers.c (1.1), src/utils.c (1.1),
  545. src/xferlog.5 (1.1): Initial revision
  546. 1998-10-17 21:24  flood
  547. * .cvsignore (1.1.1.1, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8,
  548. R1_2_0pre2, R1_2_0pre3, R1_2_0pre5), COPYING (1.1.1.1, R1_2_0pre6,
  549. R1_2_0pre7, R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5),
  550. INSTALL (1.1.1.1, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre2,
  551. R1_2_0pre3, R1_2_0pre5), Make.modules.in (1.1.1.1, R1_2_0pre6,
  552. R1_2_0pre7, R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5),
  553. Make.rules.in (1.1.1.1, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8,
  554. R1_2_0pre2, R1_2_0pre3, R1_2_0pre5), Makefile.in (1.1.1.1,
  555. R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre2, R1_2_0pre3,
  556. R1_2_0pre5), README (1.1.1.1, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8,
  557. R1_2_0pre2, R1_2_0pre3, R1_2_0pre5), README.Solaris2.5x (1.1.1.1,
  558. R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre2, R1_2_0pre3,
  559. R1_2_0pre5), README.linux-privs (1.1.1.1, R1_2_0pre6, R1_2_0pre7,
  560. R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5), acconfig.h
  561. (1.1.1.1, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre2,
  562. R1_2_0pre3, R1_2_0pre5), changelog (1.1.1.1, R1_2_0pre6,
  563. R1_2_0pre7, R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5),
  564. config.guess (1.1.1.1, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8,
  565. R1_2_0pre2, R1_2_0pre3, R1_2_0pre5), config.h.in (1.1.1.1,
  566. R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre2, R1_2_0pre3,
  567. R1_2_0pre5), config.sub (1.1.1.1, R1_2_0pre6, R1_2_0pre7,
  568. R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5), configure
  569. (1.1.1.1, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre2,
  570. R1_2_0pre3, R1_2_0pre5), configure.in (1.1.1.1, R1_2_0pre6,
  571. R1_2_0pre7, R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5),
  572. install-sh (1.1.1.1, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8,
  573. R1_2_0pre2, R1_2_0pre3, R1_2_0pre5), contrib/.cvsignore (1.1.1.1,
  574. R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre2, R1_2_0pre3,
  575. R1_2_0pre5), contrib/README (1.1.1.1, R1_2_0pre6, R1_2_0pre7,
  576. R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5),
  577. contrib/mod_linuxprivs.c (1.1.1.1, R1_2_0pre6, R1_2_0pre7,
  578. R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5),
  579. contrib/mod_ratio.c (1.1.1.1, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8,
  580. R1_2_0pre2, R1_2_0pre3, R1_2_0pre5),
  581. contrib/xferstats.holger-preiss (1.1.1.1, R1_2_0pre6, R1_2_0pre7,
  582. R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5),
  583. contrib/libcap/.cvsignore (1.1.1.1, R1_2_0pre6, R1_2_0pre7,
  584. R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5),
  585. contrib/libcap/Makefile (1.1.1.1, R1_2_0pre6, R1_2_0pre7,
  586. R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5),
  587. contrib/libcap/_makenames.c (1.1.1.1, R1_2_0pre6, R1_2_0pre7,
  588. R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5),
  589. contrib/libcap/cap_alloc.c (1.1.1.1, R1_2_0pre6, R1_2_0pre7,
  590. R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5),
  591. contrib/libcap/cap_extint.c (1.1.1.1, R1_2_0pre6, R1_2_0pre7,
  592. R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5),
  593. contrib/libcap/cap_flag.c (1.1.1.1, R1_2_0pre6, R1_2_0pre7,
  594. R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5),
  595. contrib/libcap/cap_proc.c (1.1.1.1, R1_2_0pre6, R1_2_0pre7,
  596. R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5),
  597. contrib/libcap/cap_sys.c (1.1.1.1, R1_2_0pre6, R1_2_0pre7,
  598. R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5),
  599. contrib/libcap/cap_text.c (1.1.1.1, R1_2_0pre6, R1_2_0pre7,
  600. R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5),
  601. contrib/libcap/capability.h (1.1.1.1, R1_2_0pre6, R1_2_0pre7,
  602. R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5),
  603. contrib/libcap/libcap.h (1.1.1.1, R1_2_0pre6, R1_2_0pre7,
  604. R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5), doc/API (1.1.1.1,
  605. R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre2, R1_2_0pre3,
  606. R1_2_0pre5), doc/development.notes (1.1.1.1, R1_2_0pre6,
  607. R1_2_0pre7, R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5),
  608. doc/license.txt (1.1.1.1, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8,
  609. R1_2_0pre2, R1_2_0pre3, R1_2_0pre5), include/conf.h (1.1.1.1,
  610. R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre2, R1_2_0pre3,
  611. R1_2_0pre5), include/data.h (1.1.1.1, R1_2_0pre6, R1_2_0pre7,
  612. R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5),
  613. include/default_paths.h (1.1.1.1, R1_2_0pre6, R1_2_0pre7,
  614. R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5), include/dirtree.h
  615. (1.1.1.1, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre2,
  616. R1_2_0pre3, R1_2_0pre5), include/fs.h (1.1.1.1, R1_2_0pre6,
  617. R1_2_0pre7, R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5),
  618. include/ftp.h (1.1.1.1, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8,
  619. R1_2_0pre2, R1_2_0pre3, R1_2_0pre5), include/ident.h (1.1.1.1,
  620. R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre2, R1_2_0pre3,
  621. R1_2_0pre5), include/inet.h (1.1.1.1, R1_2_0pre6, R1_2_0pre7,
  622. R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5), include/io.h
  623. (1.1.1.1, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre2,
  624. R1_2_0pre3, R1_2_0pre5), include/libsupp.h (1.1.1.1, R1_2_0pre6,
  625. R1_2_0pre7, R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5),
  626. include/log.h (1.1.1.1, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8,
  627. R1_2_0pre2, R1_2_0pre3, R1_2_0pre5), include/modules.h (1.1.1.1,
  628. R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre2, R1_2_0pre3,
  629. R1_2_0pre5), include/options.h (1.1.1.1, R1_2_0pre6, R1_2_0pre7,
  630. R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5), include/pool.h
  631. (1.1.1.1, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre2,
  632. R1_2_0pre3, R1_2_0pre5), include/privs.h (1.1.1.1, R1_2_0pre6,
  633. R1_2_0pre7, R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5),
  634. include/proftpd.h (1.1.1.1, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8,
  635. R1_2_0pre2, R1_2_0pre3, R1_2_0pre5), include/sets.h (1.1.1.1,
  636. R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre2, R1_2_0pre3,
  637. R1_2_0pre5), include/support.h (1.1.1.1, R1_2_0pre6, R1_2_0pre7,
  638. R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5), include/timers.h
  639. (1.1.1.1, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre2,
  640. R1_2_0pre3, R1_2_0pre5), include/version.h (1.1.1.1, R1_2_0pre6,
  641. R1_2_0pre7, R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5),
  642. lib/.cvsignore (1.1.1.1, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8,
  643. R1_2_0pre2, R1_2_0pre3, R1_2_0pre5), lib/Makefile.in (1.1.1.1,
  644. R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre2, R1_2_0pre3,
  645. R1_2_0pre5), lib/fnmatch.c (1.1.1.1, R1_2_0pre6, R1_2_0pre7,
  646. R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5), lib/getopt.c
  647. (1.1.1.1, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre2,
  648. R1_2_0pre3, R1_2_0pre5), lib/getopt.h (1.1.1.1, R1_2_0pre6,
  649. R1_2_0pre7, R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5),
  650. lib/getopt1.c (1.1.1.1, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8,
  651. R1_2_0pre2, R1_2_0pre3, R1_2_0pre5), lib/glob.c (1.1.1.1,
  652. R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre2, R1_2_0pre3,
  653. R1_2_0pre5), lib/glob.h (1.1.1.1, R1_2_0pre6, R1_2_0pre7,
  654. R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5), lib/pwgrent.c
  655. (1.1.1.1, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre2,
  656. R1_2_0pre3, R1_2_0pre5), lib/strsep.c (1.1.1.1, R1_2_0pre6,
  657. R1_2_0pre7, R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5),
  658. lib/vsnprintf.c (1.1.1.1, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8,
  659. R1_2_0pre2, R1_2_0pre3, R1_2_0pre5), modules/.cvsignore (1.1.1.1,
  660. R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre2, R1_2_0pre3,
  661. R1_2_0pre5), modules/Makefile.in (1.1.1.1, R1_2_0pre6, R1_2_0pre7,
  662. R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5), modules/glue.sh
  663. (1.1.1.1, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre2,
  664. R1_2_0pre3, R1_2_0pre5), modules/mod_auth.c (1.1.1.1, R1_2_0pre6,
  665. R1_2_0pre7, R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5),
  666. modules/mod_core.c (1.1.1.1, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8,
  667. R1_2_0pre2, R1_2_0pre3, R1_2_0pre5), modules/mod_log.c (1.1.1.1,
  668. R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre2, R1_2_0pre3,
  669. R1_2_0pre5), modules/mod_ls.c (1.1.1.1, R1_2_0pre6, R1_2_0pre7,
  670. R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5),
  671. modules/mod_sample.c (1.1.1.1, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8,
  672. R1_2_0pre2, R1_2_0pre3, R1_2_0pre5), modules/mod_site.c (1.1.1.1,
  673. R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre2, R1_2_0pre3,
  674. R1_2_0pre5), modules/mod_tar.c (1.1.1.1, R1_2_0pre6, R1_2_0pre7,
  675. R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5), modules/mod_test.c
  676. (1.1.1.1, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre2,
  677. R1_2_0pre3, R1_2_0pre5), modules/mod_unixpw.c (1.1.1.1, R1_2_0pre6,
  678. R1_2_0pre7, R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5),
  679. modules/mod_xfer.c (1.1.1.1, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8,
  680. R1_2_0pre2, R1_2_0pre3, R1_2_0pre5), modules/module_glue.c.tmpl
  681. (1.1.1.1, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre2,
  682. R1_2_0pre3, R1_2_0pre5), sample-configurations/anonymous.conf
  683. (1.1.1.1, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre2,
  684. R1_2_0pre3, R1_2_0pre5), sample-configurations/basic.conf (1.1.1.1,
  685. R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre2, R1_2_0pre3,
  686. R1_2_0pre5), sample-configurations/virtual.conf (1.1.1.1,
  687. R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre2, R1_2_0pre3,
  688. R1_2_0pre5), src/.cvsignore (1.1.1.1, R1_2_0pre6, R1_2_0pre7,
  689. R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5), src/Makefile.in
  690. (1.1.1.1, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre2,
  691. R1_2_0pre3, R1_2_0pre5), src/auth.c (1.1.1.1, R1_2_0pre6,
  692. R1_2_0pre7, R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5),
  693. src/data.c (1.1.1.1, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8,
  694. R1_2_0pre2, R1_2_0pre3, R1_2_0pre5), src/dirtree.c (1.1.1.1,
  695. R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre2, R1_2_0pre3,
  696. R1_2_0pre5), src/fs.c (1.1.1.1, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8,
  697. R1_2_0pre2, R1_2_0pre3, R1_2_0pre5), src/ftpcount.1 (1.1.1.1,
  698. R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre2, R1_2_0pre3,
  699. R1_2_0pre5), src/ftpcount.c (1.1.1.1, R1_2_0pre6, R1_2_0pre7,
  700. R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5), src/ftpshut.8
  701. (1.1.1.1, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre2,
  702. R1_2_0pre3, R1_2_0pre5), src/ftpshut.c (1.1.1.1, R1_2_0pre6,
  703. R1_2_0pre7, R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5),
  704. src/ftpwho.1 (1.1.1.1, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8,
  705. R1_2_0pre2, R1_2_0pre3, R1_2_0pre5), src/ident.c (1.1.1.1,
  706. R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre2, R1_2_0pre3,
  707. R1_2_0pre5), src/inet.c (1.1.1.1, R1_2_0pre6, R1_2_0pre7,
  708. R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5), src/io.c (1.1.1.1,
  709. R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre2, R1_2_0pre3,
  710. R1_2_0pre5), src/log.c (1.1.1.1, R1_2_0pre6, R1_2_0pre7,
  711. R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5), src/main.c
  712. (1.1.1.1, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre2,
  713. R1_2_0pre3, R1_2_0pre5), src/modules.c (1.1.1.1, R1_2_0pre6,
  714. R1_2_0pre7, R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5),
  715. src/pool.c (1.1.1.1, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8,
  716. R1_2_0pre2, R1_2_0pre3, R1_2_0pre5), src/proftpd.8 (1.1.1.1,
  717. R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre2, R1_2_0pre3,
  718. R1_2_0pre5), src/sets.c (1.1.1.1, R1_2_0pre6, R1_2_0pre7,
  719. R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5), src/support.c
  720. (1.1.1.1, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre2,
  721. R1_2_0pre3, R1_2_0pre5), src/timers.c (1.1.1.1, R1_2_0pre6,
  722. R1_2_0pre7, R1_2_0pre8, R1_2_0pre2, R1_2_0pre3, R1_2_0pre5),
  723. src/utils.c (1.1.1.1, R1_2_0pre6, R1_2_0pre7, R1_2_0pre8,
  724. R1_2_0pre2, R1_2_0pre3, R1_2_0pre5), src/xferlog.5 (1.1.1.1,
  725. R1_2_0pre6, R1_2_0pre7, R1_2_0pre8, R1_2_0pre2, R1_2_0pre3,
  726. R1_2_0pre5) (utags: R1_2_0pre1, start): Imported source for proftpd
  727. 1.2.0
  728.