1. 2f5a0e1 Merge pull request #3 from raboof/infra-7.2.2-replyto by Arnout Engelen · 6 months ago infra-7.2.2
  2. ff52794 Add the original Reply-To as Cc when replytolist is still flagged by Arnout Engelen · 10 months ago
  3. d69b909 Add `replyto` feature by Arnout Engelen · 10 months ago
  4. 07a5e80 Avoid generating duplicate headers in ezmlm-send by Keith Bare · 3 years, 5 months ago
  5. 545c3d2 Merge pull request #2 from raboof/compiler-warnings by Arnout Engelen · 6 months ago
  6. 0d1eba0 Merge pull request #1 from raboof/infra-7.2.2-fix-tests by Arnout Engelen · 6 months ago
  7. 606cf7d Fix compilation on more recent compilers by Arnout Engelen · 11 months ago
  8. 0204d22 use `domain.example` instead of `example.org` by Arnout Engelen · 11 months ago
  9. c290e4e internal use only by fluxo · 10 months ago
  10. be6ff0a tools: Add gitmakemake tool, to do a fully clean makemake using git by Bruce Guenter · 12 years ago 7.2.2
  11. 565412d Tag release with today's date by Bruce Guenter · 12 years ago
  12. d7d9553 ezmlm-send: Add replytolist feature by Bruce Guenter · 12 years ago
  13. cafcce1 ezmlm-send: Internally turn on flagrewritefrom when automatically rewriting by Bruce Guenter · 12 years ago
  14. 6286b34 ezmlm-send: Added another rewritefrom self-test by Bruce Guenter · 12 years ago
  15. 8c7f857 ezmlm-weed: Fix off-by-one typo causing an "out of memory" error by Bruce Guenter · 12 years ago
  16. 93faf56 Tag release with today's date by Bruce Guenter · 12 years ago 7.2.1
  17. dbeb78c author: Fix extracting addresses from headers with double quotes by Bruce Guenter · 12 years ago
  18. 38946a6 ezmlm-send: Handle rewritefrom even if the list is not indexed by Bruce Guenter · 12 years ago
  19. 800ddd6 lang/it: Update messages text by Andrea Pescetti · 12 years ago
  20. 0dfdd31 sub_sql: Fix missing local strnum by Bruce Guenter · 12 years ago
  21. 760deba tools/checklangs: Make python2 explicit by Bruce Guenter · 12 years ago
  22. 37c1a4a Tag release with today's date by Bruce Guenter · 12 years ago 7.2.0
  23. a3831e3 ezmlm-send: Fix missing documentation bit by Bruce Guenter · 12 years ago
  24. 925870c ezmlm-send: Automatically enable rewritefrom if from domain has DMARC p=reject by Bruce Guenter · 12 years ago
  25. 201d886 ezmlm-send: Rewrite the From: header in-place by Bruce Guenter · 12 years ago
  26. 4e39645 ezmlm-send: Improve from rewrite test by Bruce Guenter · 12 years ago
  27. 46026ce author: Clarify the logic a bit by Bruce Guenter · 12 years ago
  28. 806bfcd Merge branch 'dns' into rewritefrom by Bruce Guenter · 12 years ago
  29. ad9e85d Tweak DNS library to eliminate warnings by Bruce Guenter · 12 years ago
  30. 235008d Add sources for DNS library, copied from djbdns-1.05 (public domain) by Bruce Guenter · 12 years ago
  31. 0f69dcc mime: Move call to decodeHDR inside author_name by Bruce Guenter · 12 years ago
  32. 7e6c65d tests: Eliminate the unneeded LOC variable by Bruce Guenter · 12 years ago
  33. 92677a9 ezmlm-request: Use outlocal/outhost in place of listname/hostname by Bruce Guenter · 12 years ago
  34. d128909 ezmlm-request: List names may begin with an underscore by Bruce Guenter · 12 years ago
  35. e10f5ad ezmlm-send: Use list name from DIR/outlocal in the rewritten From: header by Bruce Guenter · 12 years ago
  36. cfa16c1 ezmlm-send: Add option to rewrite the From: header by Bruce Guenter · 12 years ago
  37. f7f8cc9 surfpcs: Change calling convention from unsigned char* to just char* for simplicity by Bruce Guenter · 12 years ago
  38. 8df9221 surfpcs: Move surfpcs_addlc from makehash, and remove duplicated code by Bruce Guenter · 12 years ago
  39. 82d7a46 mime: Make concatHDR strip leading and trailing whitespace by Bruce Guenter · 12 years ago
  40. 04cc268 Add gethdrln function to simplify message reading logic by Bruce Guenter · 12 years ago
  41. 088c3d1 tests: Fix execution with non-bash /bin/sh by Bruce Guenter · 12 years ago
  42. ddd82c0 conf-ld: Add -rdynamic back to the command line, it is needed on some systems by Bruce Guenter · 12 years ago
  43. 9abbd27 ezmlm-send: Simplify qa_puts to just call qa_put (they do the same thing) by Bruce Guenter · 12 years ago
  44. 1b163c0 stralloc: Replace parameter to stralloc_append with a normal char by Bruce Guenter · 12 years ago
  45. 757617b ezmlm-*: Make most globals static, and move many local into functions (incomplete) by Bruce Guenter · 12 years ago
  46. 0f06d28 Ignore unused result warnings by Bruce Guenter · 12 years ago
  47. 7aa5ea0 ezmlm-cron: Move most global variables local to main by Bruce Guenter · 12 years ago
  48. 531b9aa ezmlm-manage: Eliminate two unused globals by Bruce Guenter · 12 years ago
  49. 0fbe66e Remove a pile of static strnum declarations by Bruce Guenter · 12 years ago
  50. 465b6b0 Fix several more shadowed global variable warnings. by Bruce Guenter · 12 years ago
  51. 524e430 Fix several set-but-unused warnings by Bruce Guenter · 12 years ago
  52. 297e3d7 Rename global "local" to "mainlocal" to avoid shadowed global warning by Bruce Guenter · 16 years ago
  53. 6a78d0c Fix up shadowed variable names by Bruce Guenter · 16 years ago
  54. 8563e91 Merge branch 'sql-rewrite' by Bruce Guenter · 12 years ago
  55. a6035d8 ezmlm-archive: Fix corruption of output files caused by improper termination by Bruce Guenter · 12 years ago
  56. 9750398 idxthread: Use len when searching authline, not ASCII NUL by Bruce Guenter · 12 years ago
  57. b8b0342 ezmlm-manage: Fix notification of remote admin unsubscribe target when -N is set by Bruce Guenter · 12 years ago
  58. 88ff2b5 BUGS: Added note about duplicate subjects being threaded together by Bruce Guenter · 12 years ago
  59. a6e8fd1 Moved list of bugs from CHANGES to a new BUGS file by Bruce Guenter · 12 years ago
  60. 335e21a ezmlm-store: Clarify wording of some sections. by Bruce Guenter · 13 years ago
  61. fd0d99c Add CHANGES note about SQL rewrite by Bruce Guenter · 16 years ago
  62. d38c6f3 sub-*sql: Removed unneeded #include lines by Bruce Guenter · 16 years ago
  63. 9f95594 sub-*sql: Merge subscribe implementations into a common function by Bruce Guenter · 16 years ago
  64. 6e33629 sub-*sql: Merge tagmsg implementations into a common function by Bruce Guenter · 16 years ago
  65. 22bec02 sub-*sql: Merge logmsg implementations into a common function by Bruce Guenter · 16 years ago
  66. 20254e7 sub-*sql: Merge searchlog implementations into a common function by Bruce Guenter · 16 years ago
  67. 812aff8 lang/de: Update bottom text by Fei Weberhofer · 15 years ago
  68. 70d31fd ezmlm-manage: More factoring of main into subroutines by Bruce Guenter · 16 years ago
  69. ffd13cc ezmlm-manage: Internal rewrite to simplify main by Bruce Guenter · 16 years ago
  70. f2d460b ezmlm-manage: Add -a option to show what response is being sent by Bruce Guenter · 16 years ago
  71. eb7d071 ezmlm-manage: Reorder geton/getoff to die early if at all by Bruce Guenter · 16 years ago
  72. 615ad99 ezmlm-import: Merge common output flush code by Bruce Guenter · 16 years ago
  73. bd45aef ezmlm-import: Allow reading the input mbox from stdin by Tullio Andreatta · 16 years ago
  74. 593a745 ezmlm-import: Fix failure to flush output on last message by Tullio Andreatta · 16 years ago
  75. a6f9866 ezmlm-manage: Simplify the exit conditions of main a bit by Bruce Guenter · 16 years ago
  76. dd57dfe ezmlm-manage: Rename flagverbose to flagcopyowner by Bruce Guenter · 16 years ago
  77. 7b3c99d ezmlmrc.5: Fix formatting typo by Bruce Guenter · 16 years ago
  78. 52864fc ezmlmrc.template: Remove fromheader when disabling the -3 option by Bruce Guenter · 16 years ago
  79. 197febb Document the <=*=> section markers in text files. by Bruce Guenter · 16 years ago
  80. 3945aca Allow use of numeric flags in text section conditions by Bruce Guenter · 16 years ago
  81. c9802f5 ezmlm-[un]sub: Add option for tags other than "manual" in the Log by Bruce Guenter · 16 years ago
  82. e3d43fe constmap: Merge individual allocated arrays into a struct by Bruce Guenter · 16 years ago
  83. f04728c ezmlm-manage,ezmlm-store: Substitute <#C#>, <#T#>, and <#X#> by Bruce Guenter · 16 years ago
  84. 0414ff7 ezmlm-manage: Drop reference to unused $HOST from man page by Bruce Guenter · 16 years ago
  85. 1c150ba tests: Drop useless setting of $HOST to $HOST by Bruce Guenter · 16 years ago
  86. 18a776f tests: Drop unneeded use of $LOCAL with ezmlm-manage by Bruce Guenter · 16 years ago
  87. 04b3bdd ezmlm-manage: Remove reference to unused $LOCAL from man page by Bruce Guenter · 16 years ago
  88. 9efa2c4 tools: Drop the makerrors script in favor of make -s by Bruce Guenter · 16 years ago
  89. 7300406 tests: Remove the program name settings by Bruce Guenter · 16 years ago
  90. a39b698 auto-str: Use a static variable to cache the results of the env_get by Bruce Guenter · 16 years ago
  91. c628657 tests: Removed unused $STRINGS setting by Bruce Guenter · 16 years ago
  92. 29833f9 Added ezmlm-{cgi,import,rmtab} to the installed programs and man pages by Bruce Guenter · 16 years ago
  93. 6361b0e lang/de: Update mod-help text by Lars Kruse · 16 years ago
  94. 7543695 ezmlm-manage: Fix behavior of -Q flag to match man page by Bruce Guenter · 16 years ago
  95. fca56a9 Revert "getconfopt: Remove unused "counter" option type" by Bruce Guenter · 16 years ago
  96. c104349 sub-*sql: Merge checktag implementations into a common function by Bruce Guenter · 16 years ago
  97. 30bcf54 sub-*sql: Merge putsubs implementation into a common function by Bruce Guenter · 16 years ago
  98. 7e7c139 sub-*sql: Merge issub implementations into common function by Bruce Guenter · 16 years ago
  99. 138fd12 sub-*sql: Merge table creation and removal into common code by Bruce Guenter · 17 years ago
  100. 2c81e75 Tag release with today's date by Bruce Guenter · 16 years ago 7.1.1