Mercurial > noffle
annotate ChangeLog @ 137:6f51480cc6ef noffle
[svn] src/Makefile.am: Added filter.c, filter.h
| author | enz | 
|---|---|
| date | Sun, 10 Sep 2000 12:33:06 +0100 | 
| parents | ae1d1b93883d | 
| children | 39082cefbcd4 | 
| rev | line source | 
|---|---|
| 137 | 1 2000-09-10 Markus Enzenberger <markus@gorkon.localdomain> | 
| 2 | |
| 3 * src/Makefile.am: Added filter.c, filter.h | |
| 
42
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
4 | 
| 
135
 
ae1d1b93883d
[svn] src/post.c: do no longer always replace invalid message-IDs
 
enz 
parents: 
134 
diff
changeset
 | 
5 Wed Aug 23 2000 Markus Enzenberger <markus.enzenberger@t-online.de> | 
| 
 
ae1d1b93883d
[svn] src/post.c: do no longer always replace invalid message-IDs
 
enz 
parents: 
134 
diff
changeset
 | 
6 | 
| 
 
ae1d1b93883d
[svn] src/post.c: do no longer always replace invalid message-IDs
 
enz 
parents: 
134 
diff
changeset
 | 
7 * src/post.c: do no longer always replace invalid message-IDs. | 
| 
 
ae1d1b93883d
[svn] src/post.c: do no longer always replace invalid message-IDs
 
enz 
parents: 
134 
diff
changeset
 | 
8 | 
| 134 | 9 Wed Aug 16 00:03:50 BST 2000 Jim Hague <jim.hague@acm.org> | 
| 10 * Permit 'k' and 'm' suffices after numbers in filter rules. | |
| 11 | |
| 
132
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
12 Fri Aug 11 2000 Markus Enzenberger <markus.enzenberger@t-online.de> | 
| 
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
13 | 
| 
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
14 * src/noffle.c: Minor bug fix. Noffle no longer tries to unsubscribe groups | 
| 
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
15 that are already unsubscribed. | 
| 
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
16 | 
| 131 | 17 Wed Aug 9 22:02:21 BST 2000 Jim Hague <jim.hague@acm.org> | 
| 18 | |
| 19 * src/client.c: Use plain LIST instead of LIST ACTIVE if possible | |
| 20 for compatability with old servers. | |
| 21 * src/client.c,src/fetch.c: Fix fetching bugs that could potentially | |
| 22 have left the lock in the wrong state. | |
| 23 * docs/noffle.conf.5,src/Makefile.in,src/client.c,src/configfile.c, | |
| 24 noffle.conf.example: Add first-cut article filtering. Note you will | |
| 25 need to run 'configure' again to re-generate src/Makefile. | |
| 26 | |
| 
132
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
27 Wed Jul 26 2000 Markus Enzenberger <markus.enzenberger@t-online.de> | 
| 
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
28 | 
| 
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
29 * Released version 1.0pre7 | 
| 
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
30 | 
| 
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
31 Tue Jul 25 2000 Markus Enzenberger <markus.enzenberger@t-online.de> | 
| 
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
32 | 
| 
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
33 * src/client.c: Added GMT to NEWGROUPS command. | 
| 
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
34 | 
| 127 | 35 Mon 24 Jul 20:30:05 BST 2000 Jim Hague <jim.hague@acm.org> | 
| 36 | |
| 37 * src/database.h,src/database.c,src/server.c: Redo XHDR and | |
| 38 XPAT to handle 'XHDR <msgid>' and 'XPAT <msgid>'. Common up | |
| 39 code shared by XHDR and XPAT. | |
| 40 * src/server.c,packages/redhat/noffle.spec: Remove pipe through | |
| 41 sort(1) in printGroups() and dependency on textutil(RedHat)/ | |
| 42 textutils(SuSE) packages in RPM. The RPM now works on RedHat | |
| 43 and derivatives and SuSE. | |
| 44 * src/server.c: Release lock while collecting POST article and while | |
| 45 reporting XOVER x-y results. | |
| 46 * src/server.c: Update group 'last accessed' timestamp when XOVER read. | |
| 47 This for smooth working with 'trn' and other newsreaders that only | |
| 48 read the XOVER unless an article read. I have newsgroups I want to scan | |
| 49 but only infrequently read an article - I don't want them getting | |
| 50 unsubscribed. | |
| 51 * src/server.c: Change server read timeout to 2 secs, release the lock | |
| 52 if we'v held it for 2 secs so we don't starve anybody else, and | |
| 53 if reading a command when we don't hold the lock don't use timeout. | |
| 54 * src/util.c: Fix Utl_newsDate and Utl_parseNewsDateto work properly | |
| 55 in all timezones. | |
| 56 * src/lock.h,src/lock.c,src/noffle.c: Add 'fetch' lock to main lock, | |
| 57 add Lock_gotLock() so we can test the main lock state (currently used | |
| 58 only in ASSERTs). Fetch lock can be obtained WAIT or NOWAIT - latter | |
| 59 fails immediately if lock not available. | |
| 60 * src/client.c,src/fetch.c,src/noffle.c: Change lock handling during a fetch. | |
| 61 Begin by obtaining 'fetch' lock - if busy, exit fetch immediately with | |
| 62 error message. Then during fetch release the lock except when processing | |
| 63 received data; in cases when incoming data is multi-line, collect all | |
| 64 data first and then process. The aim is to ensure the lock isn't held | |
| 65 with a network operation is in progress. I may carry on and extend this | |
| 66 to all server operations as well (so a slow client can't hog the lock). | |
| 67 | |
| 
132
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
68 Sat Jul 22 2000 Markus Enzenberger <markus.enzenberger@t-online.de> | 
| 127 | 69 | 
| 70 * doc/NOTES: Removed section about GNUS hanging. It was caused | |
| 71 by the "select" bug in Noffle. | |
| 72 | |
| 
132
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
73 Sat Jul 22 2000 Markus Enzenberger <markus.enzenberger@t-online.de> | 
| 
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
74 | 
| 
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
75 * src/server.c, src/protocol.c: Fixed a critical bug. "select" cannot | 
| 
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
76 be used with buffered stdio. This caused Noffle to hang with some | 
| 
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
77 readers (like tin). | 
| 
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
78 | 
| 124 | 79 Sat Jul 22 2000 Markus Enzenberger <markus.enzenberger@t-online.de> | 
| 80 | |
| 81 * request.c: Applied patch from M.Nalis: | |
| 82 Modify Req_add() to append to requested/news.serv.er file each MsgID (and | |
| 83 do not clean dirty flag, because otherwise writeRequestfile() would nuke us | |
| 84 when overwriting file!). | |
| 85 | |
| 122 | 86 Wed Jul 19 2000 Markus Enzenberger <markus.enzenberger@t-online.de> | 
| 120 | 87 | 
| 
123
 
ec190bad201b
[svn] Applied patch from M.Nalis for fixing a small problem with
 
enz 
parents: 
122 
diff
changeset
 | 
88 * Applied patch from M.Nalis for fixing a small problem with | 
| 
 
ec190bad201b
[svn] Applied patch from M.Nalis for fixing a small problem with
 
enz 
parents: 
122 
diff
changeset
 | 
89 the printed counters while fetching articles. | 
| 
 
ec190bad201b
[svn] Applied patch from M.Nalis for fixing a small problem with
 
enz 
parents: 
122 
diff
changeset
 | 
90 | 
| 
 
ec190bad201b
[svn] Applied patch from M.Nalis for fixing a small problem with
 
enz 
parents: 
122 
diff
changeset
 | 
91 Wed Jul 19 2000 Markus Enzenberger <markus.enzenberger@t-online.de> | 
| 
 
ec190bad201b
[svn] Applied patch from M.Nalis for fixing a small problem with
 
enz 
parents: 
122 
diff
changeset
 | 
92 | 
| 127 | 93 * Do not acquire global lock for printing help | 
| 94 | |
| 95 Mon Jul 17 11:19:06 BST 2000 Jim Hague <jim.hague@acm.org> | |
| 96 | |
| 97 * src/client.h,src/client.c,src/noffle.c,docs/noffle.1: Remove | |
| 98 '--query times' option. Creation time should always be time of | |
| 99 creation on local server. | |
| 100 * src/group.h,src/group.c: Remove Grp_setCreated(). | |
| 101 | |
| 
132
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
102 Fri Jul 14 2000 Matija Nalis <mnalis-sf@voyager.hr> | 
| 
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
103 | 
| 
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
104 * Added counter for --fetch so one can see how much it is until the | 
| 
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
105 end of the transfer. | 
| 
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
106 | 
| 127 | 107 Fri Jul 14 15:20:14 BST 2000 Jim Hague <jim.hague@acm.org> | 
| 108 | |
| 109 * src/client.c,src/fetch.c,src/noffle.c: The groupinfo.lastupdate file | |
| 110 was being used to (a) indicate the time of the last addition to group | |
| 111 information, and (b) the last access to a server. With more than one | |
| 112 server specified, (a) meant the groupinfo.lastupdate file was updated | |
| 113 when new groups on the server (or a new fetch of the server group list) | |
| 114 were processed. When server 2 came to use the file for (b) (to determine | |
| 115 the time to specify when sending the NEWGROUPS command), the time was | |
| 116 already set by server 1 and so server 2 would not see new groups. Fix | |
| 117 this by creating lastupdate.<server> files for use (b). | |
| 118 * src/client.c,src/group.c: Set initial group creation time to the current | |
| 119 time. Previously it was set to 0, so new groups were not reported to a | |
| 120 NEWGROUPS request unless 'noffle --query times' was run - even then, | |
| 121 local groups would never be reported. Setting the creation time to the | |
| 122 creation time on the local server makes things work properly. NB - the | |
| 123 group creation time should always be reported as the creation time on | |
| 124 the server; must fix this and remove '--query times'. This change will | |
| 125 require 'noffle --query groups' to be re-run to create the server | |
| 126 lastupdate.<server> files. | |
| 120 | 127 | 
| 127 | 128 Mon Jul 03 12:05:50 BST 2000 Jim Hague <jim.hague@acm.org> | 
| 129 | |
| 130 * src/database.h,src/database.c,src/server.c: Fix 'XHDR <msgId>' and | |
| 131 add 'XPAT <msgId>'. 'XHDR <msgId>' previously only worked if | |
| 132 msgId was a message in the current group. My brain was really | |
| 133 in neutral when I did that. | |
| 134 | |
| 
118
 
ac9c0492daca
[svn] src/server.c: Leave online mode, if the connection to a remote server
 
enz 
parents: 
117 
diff
changeset
 | 
135 Fri Jun 30 2000 Markus Enzenberger <markus.enzenberger@t-online.de> | 
| 
 
ac9c0492daca
[svn] src/server.c: Leave online mode, if the connection to a remote server
 
enz 
parents: 
117 
diff
changeset
 | 
136 | 
| 
 
ac9c0492daca
[svn] src/server.c: Leave online mode, if the connection to a remote server
 
enz 
parents: 
117 
diff
changeset
 | 
137 * src/server.c: Leave online mode, if the connection to a remote server | 
| 
 
ac9c0492daca
[svn] src/server.c: Leave online mode, if the connection to a remote server
 
enz 
parents: 
117 
diff
changeset
 | 
138 fails for avoiding a series of timeouts and holding the lock for | 
| 
 
ac9c0492daca
[svn] src/server.c: Leave online mode, if the connection to a remote server
 
enz 
parents: 
117 
diff
changeset
 | 
139 a long time. | 
| 
132
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
140 | 
| 117 | 141 Sun Jun 25 09:45:50 BST 2000 Jim Hague <jim.hague@acm.org> | 
| 142 | |
| 143 * src/protocol.c: Another go at Prt_genMsgId. Yesterday I seeded the | |
| 144 random element of the generated message id from the time; but what | |
| 145 if two Noffle processes start in the same second? So switch to seeding | |
| 146 with tv_usec instead. | |
| 147 | |
| 
116
 
0a12fc56db30
[svn] path-header, Approved: header recognition, posting changes, remove SA_INTERRUPT, minor include updates.
 
bears 
parents: 
109 
diff
changeset
 | 
148 Sat Jun 24 21:21:47 BST 2000 Jim Hague <jim.hague@acm.org> | 
| 
 
0a12fc56db30
[svn] path-header, Approved: header recognition, posting changes, remove SA_INTERRUPT, minor include updates.
 
bears 
parents: 
109 
diff
changeset
 | 
149 | 
| 
 
0a12fc56db30
[svn] path-header, Approved: header recognition, posting changes, remove SA_INTERRUPT, minor include updates.
 
bears 
parents: 
109 
diff
changeset
 | 
150 * packages/redhat/README, packages/redhat/noffle-expire, | 
| 
 
0a12fc56db30
[svn] path-header, Approved: header recognition, posting changes, remove SA_INTERRUPT, minor include updates.
 
bears 
parents: 
109 
diff
changeset
 | 
151 packages/redhat/noffle.spec: Initial versions. | 
| 
 
0a12fc56db30
[svn] path-header, Approved: header recognition, posting changes, remove SA_INTERRUPT, minor include updates.
 
bears 
parents: 
109 
diff
changeset
 | 
152 * src/noffle.c, docs/noffle.1: Remove --post (local|all) | 
| 
 
0a12fc56db30
[svn] path-header, Approved: header recognition, posting changes, remove SA_INTERRUPT, minor include updates.
 
bears 
parents: 
109 
diff
changeset
 | 
153 and replace with just --post. 'Approved:' header recognition | 
| 
 
0a12fc56db30
[svn] path-header, Approved: header recognition, posting changes, remove SA_INTERRUPT, minor include updates.
 
bears 
parents: 
109 
diff
changeset
 | 
154 removes need for --post varieties. | 
| 
 
0a12fc56db30
[svn] path-header, Approved: header recognition, posting changes, remove SA_INTERRUPT, minor include updates.
 
bears 
parents: 
109 
diff
changeset
 | 
155 * src/post.c: 'Approved:' header recognition, post to all external | 
| 
 
0a12fc56db30
[svn] path-header, Approved: header recognition, posting changes, remove SA_INTERRUPT, minor include updates.
 
bears 
parents: 
109 
diff
changeset
 | 
156 servers not just first, check all groups for post access before | 
| 
 
0a12fc56db30
[svn] path-header, Approved: header recognition, posting changes, remove SA_INTERRUPT, minor include updates.
 
bears 
parents: 
109 
diff
changeset
 | 
157 posting to one. | 
| 
 
0a12fc56db30
[svn] path-header, Approved: header recognition, posting changes, remove SA_INTERRUPT, minor include updates.
 
bears 
parents: 
109 
diff
changeset
 | 
158 | 
| 117 | 159 Sat Jun 24 20:45:52 BST 2000 Jim Hague <jim.hague@acm.org> | 
| 160 | |
| 161 * src/noffle.c: Set last accessed time on group when subscribed | |
| 162 from command line. | |
| 163 * src/post.c: Bugfix - Post_close on duplicate article post. | |
| 164 * src/protocol.c: Fix bug in Prt_genMsgId that caused duplicate | |
| 165 message IDs to be generated for posts in the same second. | |
| 166 | |
| 127 | 167 Sat Jun 22 2000 Markus Enzenberger <markus.enzenberger@t-online.de> | 
| 168 | |
| 
132
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
169 * doc/NOTES: Removed section about GNUS hanging. It was caused | 
| 
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
170 by the "select" bug in Noffle. | 
| 
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
171 | 
| 
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
172 Sat Jun 22 2000 Markus Enzenberger <markus.enzenberger@t-online.de> | 
| 
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
173 | 
| 127 | 174 * src/server.c, src/protocol.c: Fixed a critical bug. "select" cannot | 
| 175 be used with buffered stdio. This caused Noffle to hang with some | |
| 176 readers (like tin). | |
| 177 | |
| 117 | 178 Mon Jun 19 22:43:38 BST 2000 Jim Hague <jim.hague@acm.org> | 
| 179 | |
| 180 * src/util.c, src/database.c: Fix header line reading bug. | |
| 181 | |
| 
116
 
0a12fc56db30
[svn] path-header, Approved: header recognition, posting changes, remove SA_INTERRUPT, minor include updates.
 
bears 
parents: 
109 
diff
changeset
 | 
182 Tue Jun 13 21:31:32 BST 2000 Jim Hague <jim.hague@acm.org> | 
| 
 
0a12fc56db30
[svn] path-header, Approved: header recognition, posting changes, remove SA_INTERRUPT, minor include updates.
 
bears 
parents: 
109 
diff
changeset
 | 
183 | 
| 
 
0a12fc56db30
[svn] path-header, Approved: header recognition, posting changes, remove SA_INTERRUPT, minor include updates.
 
bears 
parents: 
109 
diff
changeset
 | 
184 * src/noffle.c: Add include <sys/time.h> before sys/resource.h. | 
| 
 
0a12fc56db30
[svn] path-header, Approved: header recognition, posting changes, remove SA_INTERRUPT, minor include updates.
 
bears 
parents: 
109 
diff
changeset
 | 
185 Man page says you need it, FreeBSD won't compile without it. | 
| 
 
0a12fc56db30
[svn] path-header, Approved: header recognition, posting changes, remove SA_INTERRUPT, minor include updates.
 
bears 
parents: 
109 
diff
changeset
 | 
186 * src/client.c: Remove SA_INTERRUPT flag set from installSignalHandler. | 
| 
 
0a12fc56db30
[svn] path-header, Approved: header recognition, posting changes, remove SA_INTERRUPT, minor include updates.
 
bears 
parents: 
109 
diff
changeset
 | 
187 It is flagged as a no-op in the Linux headers, and does not exist | 
| 
 
0a12fc56db30
[svn] path-header, Approved: header recognition, posting changes, remove SA_INTERRUPT, minor include updates.
 
bears 
parents: 
109 
diff
changeset
 | 
188 on FreeBSD or Solaris. | 
| 
 
0a12fc56db30
[svn] path-header, Approved: header recognition, posting changes, remove SA_INTERRUPT, minor include updates.
 
bears 
parents: 
109 
diff
changeset
 | 
189 * src/configfile.h, src/configfile.c, src/protocol.h, src/protocol.c, | 
| 
 
0a12fc56db30
[svn] path-header, Approved: header recognition, posting changes, remove SA_INTERRUPT, minor include updates.
 
bears 
parents: 
109 
diff
changeset
 | 
190 src/post.c, docs/noffle.conf.5: Add 'path-header' and addition | 
| 
 
0a12fc56db30
[svn] path-header, Approved: header recognition, posting changes, remove SA_INTERRUPT, minor include updates.
 
bears 
parents: 
109 
diff
changeset
 | 
191 of Path: header to posted articles if required. | 
| 
 
0a12fc56db30
[svn] path-header, Approved: header recognition, posting changes, remove SA_INTERRUPT, minor include updates.
 
bears 
parents: 
109 
diff
changeset
 | 
192 | 
| 108 | 193 Tue Jun 13 07:27:21 BST 2000 Jim Hague <jim.hague@acm.org> | 
| 194 | |
| 195 * src/configfile.h, src/configfile.c, src/database.c: Redo config | |
| 196 expires routines to remove enumerator and replace with routine to | |
| 197 obtain expire time for specified group. | |
| 198 * src/configfile.h, src/configfile.c, src/server.c, noffle.conf.example, | |
| 199 docs/noffle.conf.5: Change 'auto-subscribe-mode' to | |
| 200 'default-auto-subscribe-mode' and add | |
| 201 'auto-subscribe-mode <grp pattern> <mode>'. For the moment, | |
| 202 spot old usage of 'auto-subscribe-mode' and interpret it as | |
| 203 'default-auto-subscribe-mode'. | |
| 204 * src/client.c: Rename variable to remove compiler warning. | |
| 205 | |
| 206 Sat Jun 11 2000 Markus Enzenberger <markus.enzenberger@t-online.de> | |
| 207 | |
| 208 * Prepare for version 1.0pre6 | |
| 209 * configure.in: Removed warning options for warnings that are | |
| 210 unavoidable with libgdbm | |
| 211 | |
| 102 | 212 Mon Jun 5 09:46:30 BST 2000 Jim Hague <jim.hague@acm.org> | 
| 213 | |
| 214 * src/client.c, src/fetch.c, src/group.c, src/group.h, src/noffle.c: | |
| 108 | 215 Don't track remote message number read unless subscribed to a group. | 
| 216 This stops 'Missing articles' pseudos being generated when you join | |
| 217 a group some time after doing the 'noffle --query groups' that first | |
| 218 found the group, or if you resubscribe a while after unsubscribing. | |
| 219 They will still be generated if articles are missed when a group is | |
| 220 subscribed, in which case the pseudo message is entirely applicable. | |
| 221 | |
| 222 Sat Jun 03 2000 Markus Enzenberger <markus.enzenberger@t-online.de> | |
| 223 | |
| 224 * docs/NOTES: removed the whole section about the mail2news gateway. | |
| 225 It doesn't really work, because procmail forks for each mail and | |
| 226 changing the posting allowed status is not atomic. | |
| 227 | |
| 228 Thu Jun 01 2000 Markus Enzenberger <markus.enzenberger@t-online.de> | |
| 229 | |
| 230 * docs/NOTES: Added section about "replace-messageid" option in | |
| 231 the Mail-News-Gateway chapter. | |
| 232 | |
| 233 Mon May 29 19:12:47 BST 2000 Jim Hague <jim.hague@acm.org> | |
| 234 | |
| 235 * src/client.c: Fix spelling mistake in comment. | |
| 236 * docs/noffle.1: Add a little bit more to the description of --online. | |
| 102 | 237 | 
| 
101
 
ce8191c38f44
[svn]  * configure, configure.in: Changed the --enable-debug option of configure.
 
uh1763 
parents: 
100 
diff
changeset
 | 
238 Mon May 29 18:28:25 CEST 2000 Uwe Hermann <uh1763@bingo-ev.de> | 
| 
 
ce8191c38f44
[svn]  * configure, configure.in: Changed the --enable-debug option of configure.
 
uh1763 
parents: 
100 
diff
changeset
 | 
239 | 
| 
 
ce8191c38f44
[svn]  * configure, configure.in: Changed the --enable-debug option of configure.
 
uh1763 
parents: 
100 
diff
changeset
 | 
240 * configure, configure.in: Changed the --enable-debug option of configure. | 
| 
 
ce8191c38f44
[svn]  * configure, configure.in: Changed the --enable-debug option of configure.
 
uh1763 
parents: 
100 
diff
changeset
 | 
241 It now accepts the parameters 'no', 'min' and 'yes', i.e. no compiler- | 
| 
 
ce8191c38f44
[svn]  * configure, configure.in: Changed the --enable-debug option of configure.
 
uh1763 
parents: 
100 
diff
changeset
 | 
242 warnings, minimum compiler-warnings and maximum compiler-warnings. | 
| 
 
ce8191c38f44
[svn]  * configure, configure.in: Changed the --enable-debug option of configure.
 
uh1763 
parents: 
100 
diff
changeset
 | 
243 Default is 'min'. Stable releases should have 'no' as default, IHMO. | 
| 
 
ce8191c38f44
[svn]  * configure, configure.in: Changed the --enable-debug option of configure.
 
uh1763 
parents: 
100 
diff
changeset
 | 
244 | 
| 
 
ce8191c38f44
[svn]  * configure, configure.in: Changed the --enable-debug option of configure.
 
uh1763 
parents: 
100 
diff
changeset
 | 
245 * NEWS: Update. | 
| 
 
ce8191c38f44
[svn]  * configure, configure.in: Changed the --enable-debug option of configure.
 
uh1763 
parents: 
100 
diff
changeset
 | 
246 | 
| 108 | 247 Fri May 26 11:38:27 BST 2000 Jim Hague <jim.hague@acm.org> | 
| 248 | |
| 249 * docs/NOTES: Added notes on knode. | |
| 250 * src/client.c: Corrected comment. | |
| 251 | |
| 100 | 252 Thu May 25 22:03:56 BST 2000 Jim Hague <jim.hague@acm.org> | 
| 253 | |
| 254 * src/post.c: Fixed stupid bug in article checking code where a | |
| 255 correctly formatted Date: line would have the "Date: " removed | |
| 256 before writing the outgoing file. Remote servers, not unnaturally, | |
| 257 get upset about this. Mea culpa :-( | |
| 258 | |
| 
99
 
651334f85995
[svn]  * docs/Makefile.am, docs/Makefile.in: Added INTERNALS to docs/Makefile.am, so
 
uh1763 
parents: 
97 
diff
changeset
 | 
259 Sat May 20 22:10:48 CEST 2000 Uwe Hermann <uh1763@bingo-ev.de> | 
| 
 
651334f85995
[svn]  * docs/Makefile.am, docs/Makefile.in: Added INTERNALS to docs/Makefile.am, so
 
uh1763 
parents: 
97 
diff
changeset
 | 
260 | 
| 
 
651334f85995
[svn]  * docs/Makefile.am, docs/Makefile.in: Added INTERNALS to docs/Makefile.am, so
 
uh1763 
parents: 
97 
diff
changeset
 | 
261 * docs/Makefile.am, docs/Makefile.in: Added INTERNALS to docs/Makefile.am, so | 
| 
 
651334f85995
[svn]  * docs/Makefile.am, docs/Makefile.in: Added INTERNALS to docs/Makefile.am, so
 
uh1763 
parents: 
97 
diff
changeset
 | 
262 that it is included in the distribution by 'make distcheck'. | 
| 
 
651334f85995
[svn]  * docs/Makefile.am, docs/Makefile.in: Added INTERNALS to docs/Makefile.am, so
 
uh1763 
parents: 
97 
diff
changeset
 | 
263 | 
| 
 
651334f85995
[svn]  * docs/Makefile.am, docs/Makefile.in: Added INTERNALS to docs/Makefile.am, so
 
uh1763 
parents: 
97 
diff
changeset
 | 
264 * docs/NOTES: Added info about pan versions 0.7.6 and 0.8 | 
| 
 
651334f85995
[svn]  * docs/Makefile.am, docs/Makefile.in: Added INTERNALS to docs/Makefile.am, so
 
uh1763 
parents: 
97 
diff
changeset
 | 
265 | 
| 100 | 266 Sat May 20 11:46:54 BST 2000 Jim Hague <jim.hague@acm.org> | 
| 267 | |
| 268 * src/client.c: Closer perusal of Son Of RFC1036 reveals that | |
| 269 Supersedes: can have multiple message IDs. Do this. | |
| 270 | |
| 108 | 271 Sat May 20 2000 Markus Enzenberger <markus.enzenberger@t-online.de> | 
| 272 * src/noffle.c: always enable generation of core files. | |
| 273 | |
| 97 | 274 Fri May 19 14:02:44 BST 2000 Jim Hague <jim.hague@acm.org> | 
| 275 | |
| 276 * src/util.h, src/util.c, src/database.c, src/pseudo.c, src/post.c: | |
| 277 Redo Utl_rfc822Date to not use strftime - this was potentially | |
| 278 wrong as it would only generate a conformant date string in | |
| 279 English locales - and rename to Utl_newsDate because the date format | |
| 280 is actually a subset of RFC822 - see Son Of RFC1036. Also add | |
| 281 Utl_parseNewsDate, ensure the date on posted articles is conformant | |
| 282 and replace if not, and implement observance of Expires: headers. | |
| 283 * src/client.c: Observe Supersedes: headers on incoming articles. | |
| 284 * src/content.c: Ensure if last article(s) in group are cancelled that | |
| 285 article numbers aren't re-used. | |
| 286 * docs/INTERNALS: Move INTERNALS to docs/. | |
| 287 | |
| 288 Thu May 18 13:22:36 BST 2000 Jim Hague <jim.hague@acm.org> | |
| 289 | |
| 290 * Recognise explicit posting statuses of 'y', 'n' and 'the rest'. | |
| 291 The latest IETF draft says you can have other statuses apart from | |
| 292 'm' (moderated group), and these should probably be treated in the | |
| 293 same way as 'm', i.e. forwarded to the external server to worry | |
| 294 about. | |
| 295 | |
| 89 | 296 Wed May 17 21:19:19 BST 2000 Jim Hague <jim.hague@acm.org> | 
| 297 | |
| 298 * src/configfile.h, src/configfile.c, src/post.h, src/post.c, | |
| 299 src/noffle.c, src/server.c, docs/noffle.1, docs/noffle.conf.5: | |
| 300 Moved all article posting code into post.[hc], removed | |
| 301 'remove-messageid' option, added '--post' to noffle command line. | |
| 302 Added 'post-locally' option. docs/NOTES still needs updating. | |
| 303 Needs more testing too. | |
| 304 | |
| 
84
 
8c6dbce3b178
[svn] Merged in changes from release-1-0 up to release-1-0-merge-1.
 
enz 
parents: 
83 
diff
changeset
 | 
305 Wed May 17 2000 Markus Enzenberger <markus.enzenberger@t-online.de> | 
| 
 
8c6dbce3b178
[svn] Merged in changes from release-1-0 up to release-1-0-merge-1.
 
enz 
parents: 
83 
diff
changeset
 | 
306 | 
| 
 
8c6dbce3b178
[svn] Merged in changes from release-1-0 up to release-1-0-merge-1.
 
enz 
parents: 
83 
diff
changeset
 | 
307 * README: Clean-up and update. | 
| 
 
8c6dbce3b178
[svn] Merged in changes from release-1-0 up to release-1-0-merge-1.
 
enz 
parents: 
83 
diff
changeset
 | 
308 * docs/noffle.conf.5, src/configfile.h, src/server.c: | 
| 
 
8c6dbce3b178
[svn] Merged in changes from release-1-0 up to release-1-0-merge-1.
 
enz 
parents: 
83 
diff
changeset
 | 
309 Disabled remove-msgid option. | 
| 
 
8c6dbce3b178
[svn] Merged in changes from release-1-0 up to release-1-0-merge-1.
 
enz 
parents: 
83 
diff
changeset
 | 
310 | 
| 89 | 311 Mon May 15 11:21:28 BST 2000 Jim Hague <jim.hague@acm.org> | 
| 312 | |
| 313 * src/configfile.h, src/configfile.c, src/client.c, docs/noffle.conf.5: | |
| 314 Added getgroups and omitgroups options. | |
| 315 | |
| 83 | 316 Sun May 14 16:51:24 BST 2000 Jim Hague <jim.hague@acm.org> | 
| 317 | |
| 318 * docs/NOTES: Added notes on trn, xrn and knews. | |
| 319 * src/configfile.h, src.configfile.c, src/server.c, docs/noffle.conf.5: | |
| 320 Increment the article number of the gen info article in groups that | |
| 321 are not auto-subscribed each time the gen info article is read. The gen | |
| 322 info article thus remains unread at the start of every newsreading | |
| 323 session. This behaviour can be disabled by setting new config | |
| 324 setting 'info-always-unread' to 'no'. Default is 'yes'. This (I hope) | |
| 325 restores Markus's preferred behaviour. | |
| 326 * INTERNALS: Added file with some rough jottings on the internals of Noffle. | |
| 327 A work in (probably sporadic) progress. | |
| 328 | |
| 78 | 329 Sun May 14 2000 Markus Enzenberger <markus.enzenberger@t-online.de> | 
| 330 | |
| 331 * src/fetch.c: Did some refactoring. | |
| 332 | |
| 76 | 333 Sat May 13 15:09:01 BST 2000 Jim Hague <jim.hague@acm.org> | 
| 334 | |
| 335 * src/itemlist.c: Fixed stupid, Stupid, STUPID bug in Itl_next(). | |
| 83 | 336 Redid itemlist code slightly to remove need to keep separators | 
| 337 string, at the cost of making it impossible to use '\1' as a | |
| 338 separator. I don't think this will be a problem. | |
| 76 | 339 * src/log.h, src/log.c, src/over.h, src/over.c: Adjusted consting | 
| 340 in Log_init and new_Over to remove compiler warnings. | |
| 341 * src/portable.h, src/server.c, src/client.c: Introduced UNUSED(x) | |
| 342 macro to indicate deliberately unused function parameters and | |
| 343 remove warnings. | |
| 344 * src/content.c: Preserve gen info in Cont_write() provided it is | |
| 345 followed by an article with the next number. Stops gen info article | |
| 346 vanishing instantly on reading when auto-subscribe is on, which | |
| 347 was sort-of confusing for users (why can't I read that again?) | |
| 348 and caused xrn to complain the NNTP server was broken. | |
| 349 | |
| 
68
 
f76e8586fab6
[svn] src/client.c: Rewrote needsMark(): uses itemlist.h, more debugging output.
 
enz 
parents: 
66 
diff
changeset
 | 
350 Sat May 13 2000 Markus Enzenberger <markus.enzenberger@t-online.de> | 
| 
 
f76e8586fab6
[svn] src/client.c: Rewrote needsMark(): uses itemlist.h, more debugging output.
 
enz 
parents: 
66 
diff
changeset
 | 
351 | 
| 
 
f76e8586fab6
[svn] src/client.c: Rewrote needsMark(): uses itemlist.h, more debugging output.
 
enz 
parents: 
66 
diff
changeset
 | 
352 * src/client.c: Rewrote needsMark(): uses itemlist.h, more debugging output. | 
| 
70
 
38c86048fe2e
[svn] src/server.c: Rewrote getTimesInSeconds(): arguments ar now int and
 
enz 
parents: 
68 
diff
changeset
 | 
353 * src/server.c: Rewrote getTimesInSeconds(): arguments ar now int and | 
| 
 
38c86048fe2e
[svn] src/server.c: Rewrote getTimesInSeconds(): arguments ar now int and
 
enz 
parents: 
68 
diff
changeset
 | 
354 checked with assertions. Return value is time_t and must be checked | 
| 
 
38c86048fe2e
[svn] src/server.c: Rewrote getTimesInSeconds(): arguments ar now int and
 
enz 
parents: 
68 
diff
changeset
 | 
355 for (time_t)-1. | 
| 
 
38c86048fe2e
[svn] src/server.c: Rewrote getTimesInSeconds(): arguments ar now int and
 
enz 
parents: 
68 
diff
changeset
 | 
356 | 
| 
66
 
40a7493238e8
[svn]  * src/Makefile.am, src/Makefile.in: Added portable.h to the list of sources.
 
uh1763 
parents: 
65 
diff
changeset
 | 
357 Sat May 13 06:20:01 CEST 2000 Uwe Hermann <uh1763@bingo-ev.de> | 
| 
 
40a7493238e8
[svn]  * src/Makefile.am, src/Makefile.in: Added portable.h to the list of sources.
 
uh1763 
parents: 
65 
diff
changeset
 | 
358 | 
| 
 
40a7493238e8
[svn]  * src/Makefile.am, src/Makefile.in: Added portable.h to the list of sources.
 
uh1763 
parents: 
65 
diff
changeset
 | 
359 * src/Makefile.am, src/Makefile.in: Added portable.h to the list of sources. | 
| 
 
40a7493238e8
[svn]  * src/Makefile.am, src/Makefile.in: Added portable.h to the list of sources.
 
uh1763 
parents: 
65 
diff
changeset
 | 
360 I forgot this in my last commit. Sorry. | 
| 
 
40a7493238e8
[svn]  * src/Makefile.am, src/Makefile.in: Added portable.h to the list of sources.
 
uh1763 
parents: 
65 
diff
changeset
 | 
361 | 
| 60 | 362 Fri May 12 2000 Markus Enzenberger <markus.enzenberger@t-online.de> | 
| 
56
 
688bd51704e0
[svn]  * configure, configure.in: Only add all those compiler-switches
 
uh1763 
parents: 
55 
diff
changeset
 | 
363 | 
| 
57
 
84e32c84666b
[svn] add some intermediate variables for easier debugging
 
enz 
parents: 
56 
diff
changeset
 | 
364 * src/client.c: add some intermediate variables for easier debugging | 
| 
 
84e32c84666b
[svn] add some intermediate variables for easier debugging
 
enz 
parents: 
56 
diff
changeset
 | 
365 in needsMark(). It seems that thread mode is sometimes not working. | 
| 60 | 366 * src/client.c, src/content.c, src/dynamicstring.h, src/dynamicstring.c, | 
| 367 src/util.h, src/util.c, src/protocol.c: | |
| 368 Changed some variable types and used some casts to avoid compiler | |
| 369 warnings about signedness. In general, int should be used for parameters | |
| 370 for allowing a signedness assertion in the function. | |
| 371 (see J.Lakos: Large-Scale C++ Software Design, section 9.2). | |
| 
61
 
adf0af5152f7
[svn] Renamed some variables and function names, because they caused compiler
 
enz 
parents: 
60 
diff
changeset
 | 
372 * src/client.c, src/database.c, src/database.h, src/fetch.c, src/fetchlist.c, | 
| 
 
adf0af5152f7
[svn] Renamed some variables and function names, because they caused compiler
 
enz 
parents: 
60 
diff
changeset
 | 
373 src/fetchlist.h, src/group.c, src/group.h, src/noffle.c, src/server.c | 
| 
 
adf0af5152f7
[svn] Renamed some variables and function names, because they caused compiler
 
enz 
parents: 
60 
diff
changeset
 | 
374 src/server.h: | 
| 
 
adf0af5152f7
[svn] Renamed some variables and function names, because they caused compiler
 
enz 
parents: 
60 
diff
changeset
 | 
375 Renamed some variables, because they caused compiler warnings because | 
| 
 
adf0af5152f7
[svn] Renamed some variables and function names, because they caused compiler
 
enz 
parents: 
60 
diff
changeset
 | 
376 of shadowing global variables from system include files | 
| 
 
adf0af5152f7
[svn] Renamed some variables and function names, because they caused compiler
 
enz 
parents: 
60 
diff
changeset
 | 
377 (index, stat, serv). | 
| 63 | 378 * src/fetchlist.c: | 
| 379 Avoid compiler warning because of cast from const to non-const. | |
| 65 | 380 * src/post.c, src/server.c: | 
| 381 Avoid compiler warnings about incomplete initializer blocks. | |
| 
57
 
84e32c84666b
[svn] add some intermediate variables for easier debugging
 
enz 
parents: 
56 
diff
changeset
 | 
382 | 
| 
56
 
688bd51704e0
[svn]  * configure, configure.in: Only add all those compiler-switches
 
uh1763 
parents: 
55 
diff
changeset
 | 
383 Fri May 12 10:19:56 CEST 2000 Uwe Hermann <uh1763@bingo-ev.de> | 
| 
 
688bd51704e0
[svn]  * configure, configure.in: Only add all those compiler-switches
 
uh1763 
parents: 
55 
diff
changeset
 | 
384 | 
| 
 
688bd51704e0
[svn]  * configure, configure.in: Only add all those compiler-switches
 
uh1763 
parents: 
55 
diff
changeset
 | 
385 * configure, configure.in: Only add all those compiler-switches | 
| 
 
688bd51704e0
[svn]  * configure, configure.in: Only add all those compiler-switches
 
uh1763 
parents: 
55 
diff
changeset
 | 
386 like -ansi, -pedantic etc. if we use gcc. Other c-compilers are unlikely | 
| 
 
688bd51704e0
[svn]  * configure, configure.in: Only add all those compiler-switches
 
uh1763 
parents: 
55 
diff
changeset
 | 
387 to have those switches. | 
| 
 
688bd51704e0
[svn]  * configure, configure.in: Only add all those compiler-switches
 
uh1763 
parents: 
55 
diff
changeset
 | 
388 | 
| 
 
688bd51704e0
[svn]  * configure, configure.in: Only add all those compiler-switches
 
uh1763 
parents: 
55 
diff
changeset
 | 
389 | 
| 
54
 
125d79c9e586
[svn]  * src/client.c, src/configfile.c, src/content.c, src/control.c,
 
uh1763 
parents: 
49 
diff
changeset
 | 
390 Wed May 10 00:25:44 CEST 2000 Uwe Hermann <uh1763@bingo-ev.de> | 
| 
 
125d79c9e586
[svn]  * src/client.c, src/configfile.c, src/content.c, src/control.c,
 
uh1763 
parents: 
49 
diff
changeset
 | 
391 | 
| 
 
125d79c9e586
[svn]  * src/client.c, src/configfile.c, src/content.c, src/control.c,
 
uh1763 
parents: 
49 
diff
changeset
 | 
392 * src/client.c, src/configfile.c, src/content.c, src/control.c, | 
| 
 
125d79c9e586
[svn]  * src/client.c, src/configfile.c, src/content.c, src/control.c,
 
uh1763 
parents: 
49 
diff
changeset
 | 
393 src/database.c, src/dynamicstring.c, src/fetch.c, src/fetchlist.c, | 
| 
 
125d79c9e586
[svn]  * src/client.c, src/configfile.c, src/content.c, src/control.c,
 
uh1763 
parents: 
49 
diff
changeset
 | 
394 src/group.c, src/itemlist.c, src/lock.c, src/log.c, src/noffle.c, | 
| 
 
125d79c9e586
[svn]  * src/client.c, src/configfile.c, src/content.c, src/control.c,
 
uh1763 
parents: 
49 
diff
changeset
 | 
395 src/online.c, src/outgoing.c, src/over.c, src/post.c, src/protocol.c, | 
| 
 
125d79c9e586
[svn]  * src/client.c, src/configfile.c, src/content.c, src/control.c,
 
uh1763 
parents: 
49 
diff
changeset
 | 
396 src/pseudo.c, src/request.c, src/server.c, src/util.c: | 
| 
 
125d79c9e586
[svn]  * src/client.c, src/configfile.c, src/content.c, src/control.c,
 
uh1763 
parents: 
49 
diff
changeset
 | 
397 Added portable.h #include. | 
| 
 
125d79c9e586
[svn]  * src/client.c, src/configfile.c, src/content.c, src/control.c,
 
uh1763 
parents: 
49 
diff
changeset
 | 
398 | 
| 
 
125d79c9e586
[svn]  * src/client.c, src/configfile.c, src/content.c, src/control.c,
 
uh1763 
parents: 
49 
diff
changeset
 | 
399 * src/client.h, src/database.h, src/fetch.c, src/group.h, src/lock.c, | 
| 
 
125d79c9e586
[svn]  * src/client.c, src/configfile.c, src/content.c, src/control.c,
 
uh1763 
parents: 
49 
diff
changeset
 | 
400 src/outgoing.c, src/over.c, src/over.h, src/pseudo.c, src/server.c, | 
| 
 
125d79c9e586
[svn]  * src/client.c, src/configfile.c, src/content.c, src/control.c,
 
uh1763 
parents: 
49 
diff
changeset
 | 
401 src/util.c, src/util.h: Added some #ifdefs to correctly include either | 
| 
 
125d79c9e586
[svn]  * src/client.c, src/configfile.c, src/content.c, src/control.c,
 
uh1763 
parents: 
49 
diff
changeset
 | 
402 time.h or sys/time.h or both, depending on which are found. | 
| 
 
125d79c9e586
[svn]  * src/client.c, src/configfile.c, src/content.c, src/control.c,
 
uh1763 
parents: 
49 
diff
changeset
 | 
403 | 
| 
 
125d79c9e586
[svn]  * src/client.c, src/configfile.c, src/content.c, src/control.c,
 
uh1763 
parents: 
49 
diff
changeset
 | 
404 * src/noffle.c: Changed the return-type of the signal-handlers bugReport() | 
| 
 
125d79c9e586
[svn]  * src/client.c, src/configfile.c, src/content.c, src/control.c,
 
uh1763 
parents: 
49 
diff
changeset
 | 
405 and logSignal() to RETSIGTYPE, which is either void or int, depending on | 
| 
 
125d79c9e586
[svn]  * src/client.c, src/configfile.c, src/content.c, src/control.c,
 
uh1763 
parents: 
49 
diff
changeset
 | 
406 the system you compile on (autoconf #defines the RETSIGTYPE). | 
| 
 
125d79c9e586
[svn]  * src/client.c, src/configfile.c, src/content.c, src/control.c,
 
uh1763 
parents: 
49 
diff
changeset
 | 
407 | 
| 55 | 408 * src/portable.h: Added file. This #defines some macros, so the code uses | 
| 409 __snprintf() and __vsnprintf if snprintf and vsnprintf aren't available. | |
| 410 This is the case on SunOS, for example. | |
| 411 | |
| 
43
 
2842f50feb55
[svn]  * client.c, client.h, common.h, config.c, config.h, content.c, content.h,
 
uh1763 
parents: 
42 
diff
changeset
 | 
412 | 
| 49 | 413 Sat May 6 12:25:39 BST 2000 Jim Hague <jim.hague@acm.org> | 
| 414 | |
| 415 * src/server.c: Changed XOVER with no arg. to return info for current | |
| 416 article, not error. | |
| 417 | |
| 418 * src/server.c, src/content.h, src/content.c: XHDR - added 'xref' to | |
| 419 headers recognised to keep trn happy, and recognise message ID argument. | |
| 420 | |
| 421 * src/server.c, src/content.c: Ensure first/last from LIST ACTIVE and | |
| 422 GROUP agree (trn uses former). Tricky with pseudo gen info articles | |
| 423 around. Presence of these now only recorded in content and not | |
| 424 reflected in group first/last until proper article posted after | |
| 425 pseudo. | |
| 426 | |
| 427 * src/client.c, NEWS: Reinstated starting article numbering from first | |
| 428 article number on server. Reasoning below is wrong except in exceptional | |
| 429 circumstances (e.g. join group, auto-subscribe, manual unsubscribe, | |
| 430 auto subscribe again, etc. to get > 2 Noffle info messages in group. | |
| 431 Bring reader up to date, remove & reinstall Noffle. Join group, | |
| 432 autosubscribe after more news arrives at server, reader thinks it has read | |
| 433 n articles it hasn't, where n is number of Noffle info messages in | |
| 434 group first time round - 2). Feature is generally useful, esp. in | |
| 435 development, so back in it goes. | |
| 436 | |
| 437 * src/group.c: Forget cached group info when group database closed. | |
| 438 | |
| 439 | |
| 
45
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
440 Sat May 6 01:31:04 CEST 2000 Uwe Hermann <uh1763@bingo-ev.de> | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
441 | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
442 * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in: | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
443 Added checks for the mail and sort programs. ./configure will abort if | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
444 they're not found. | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
445 | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
446 * README: Removed the paragraph about news client software, as it's the same | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
447 as the one in docs/NOTES. | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
448 | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
449 * TODO: Removed 'expiring by groups' and | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
450 'move some text from noffle.1 to noffle.conf.5'. | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
451 | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
452 * docs/NOTES: Changed the text about -DDEBUG to explain one should use | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
453 './configure --enable-debug'. | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
454 | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
455 * docs/noffle.1, docs/noffle.conf.5: Minor fixes. Added myself and Jim Hague | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
456 to the AUTHORS section :-) | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
457 | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
458 * src/client.h, src/common.h, src/configfile.h, src/content.c, src/content.h, | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
459 src/control.c, src/control.h, src/database.h, src/dynamicstring.c, | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
460 src/dynamicstring.h, src/fetch.h, src/fetchlist.h, src/group.h, | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
461 src/itemlist.c, src/itemlist.h, src/lock.h, src/log.c, src/log.h, | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
462 src/noffle.c, src/online.h, src/outgoing.h, src/over.c, src/over.h, | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
463 src/post.h, src/protocol.h, src/pseudo.h, src/request.h, src/server.h, | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
464 src/util.c, src/util.h: Added the <config.h> include. | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
465 | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
466 * src/content.c: Added missing include "content.h". Added a missing 'void' | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
467 in the declaration of clearCont(). | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
468 | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
469 * src/fetchlist.c: Casted fetchlist.size to (size_t) in a call to qsort(), | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
470 as qsort() expects a size_t. This removes a warning. | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
471 | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
472 * src/noffle.c: Made doRequested() static. Added missing void to | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
473 enableCorefiles(). | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
474 | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
475 * src/log.c, src/protocol.c, src/online.c, src/pseudo.c: Added missing | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
476 includes. | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
477 | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
478 * src/pseudo.c: Made genOv() and genPseudo() static. | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
479 | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
480 * src/server.c: Added missing void to postArts(). Made touchArticle() static. | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
481 | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
482 * src/util.c: Casted arguments of malloc() and memcpy() to size_t. | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
483 | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
484 * src/dynamicstring.c, src/itemlist.c, src/over.c, src/request.c, src/util.c: | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
485 Removed casting of the result of malloc(). This is not necessary and | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
486 can hide a missing include of <stdlib.h>. | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
487 | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
488 | 
| 
43
 
2842f50feb55
[svn]  * client.c, client.h, common.h, config.c, config.h, content.c, content.h,
 
uh1763 
parents: 
42 
diff
changeset
 | 
489 Fri May 5 23:39:52 CEST 2000 Uwe Hermann <uh1763@bingo-ev.de> | 
| 
 
2842f50feb55
[svn]  * client.c, client.h, common.h, config.c, config.h, content.c, content.h,
 
uh1763 
parents: 
42 
diff
changeset
 | 
490 | 
| 
 
2842f50feb55
[svn]  * client.c, client.h, common.h, config.c, config.h, content.c, content.h,
 
uh1763 
parents: 
42 
diff
changeset
 | 
491 * client.c, client.h, common.h, config.c, config.h, content.c, content.h, | 
| 
 
2842f50feb55
[svn]  * client.c, client.h, common.h, config.c, config.h, content.c, content.h,
 
uh1763 
parents: 
42 
diff
changeset
 | 
492 control.c, control.h, database.c, database.h, dynamicstring.c, | 
| 
 
2842f50feb55
[svn]  * client.c, client.h, common.h, config.c, config.h, content.c, content.h,
 
uh1763 
parents: 
42 
diff
changeset
 | 
493 dynamicstring.h, fetch.c, fetch.h, fetchlist.c, fetchlist.h, group.c, | 
| 
 
2842f50feb55
[svn]  * client.c, client.h, common.h, config.c, config.h, content.c, content.h,
 
uh1763 
parents: 
42 
diff
changeset
 | 
494 group.h, itemlist.c, itemlist.h, lock.c, lock.h, log.c, log.h, noffle.c, | 
| 
 
2842f50feb55
[svn]  * client.c, client.h, common.h, config.c, config.h, content.c, content.h,
 
uh1763 
parents: 
42 
diff
changeset
 | 
495 online.c, online.h, outgoing.c, outgoing.h, over.c, over.h, post.c, post.h, | 
| 
 
2842f50feb55
[svn]  * client.c, client.h, common.h, config.c, config.h, content.c, content.h,
 
uh1763 
parents: 
42 
diff
changeset
 | 
496 protocol.c, protocol.h, pseudo.c, pseudo.h, request.c, request.h, server.c, | 
| 
 
2842f50feb55
[svn]  * client.c, client.h, common.h, config.c, config.h, content.c, content.h,
 
uh1763 
parents: 
42 
diff
changeset
 | 
497 server.h, util.c, util.h, wildmat.c, wildmat.h: Moved files to the | 
| 
 
2842f50feb55
[svn]  * client.c, client.h, common.h, config.c, config.h, content.c, content.h,
 
uh1763 
parents: 
42 
diff
changeset
 | 
498 subdirectory src/ | 
| 
 
2842f50feb55
[svn]  * client.c, client.h, common.h, config.c, config.h, content.c, content.h,
 
uh1763 
parents: 
42 
diff
changeset
 | 
499 | 
| 
 
2842f50feb55
[svn]  * client.c, client.h, common.h, config.c, config.h, content.c, content.h,
 
uh1763 
parents: 
42 
diff
changeset
 | 
500 * Makefile.am, acconfig.h, configure.in, docs/Makefile.am, src/Makefile.am, | 
| 
 
2842f50feb55
[svn]  * client.c, client.h, common.h, config.c, config.h, content.c, content.h,
 
uh1763 
parents: 
42 
diff
changeset
 | 
501 Makefile.in, aclocal.m4, config.h.in, configure, install-sh, missing, | 
| 
 
2842f50feb55
[svn]  * client.c, client.h, common.h, config.c, config.h, content.c, content.h,
 
uh1763 
parents: 
42 
diff
changeset
 | 
502 mkinstalldirs, stamp-h.in, docs/Makefile.in, src/Makefile.in: Added files. | 
| 
 
2842f50feb55
[svn]  * client.c, client.h, common.h, config.c, config.h, content.c, content.h,
 
uh1763 
parents: 
42 
diff
changeset
 | 
503 They are used by aclocal, autoheader, autoconf and automake. | 
| 
 
2842f50feb55
[svn]  * client.c, client.h, common.h, config.c, config.h, content.c, content.h,
 
uh1763 
parents: 
42 
diff
changeset
 | 
504 | 
| 
 
2842f50feb55
[svn]  * client.c, client.h, common.h, config.c, config.h, content.c, content.h,
 
uh1763 
parents: 
42 
diff
changeset
 | 
505 * src/config.c, src/config.h: Renamed to configfile.c and configfile.h, | 
| 
 
2842f50feb55
[svn]  * client.c, client.h, common.h, config.c, config.h, content.c, content.h,
 
uh1763 
parents: 
42 
diff
changeset
 | 
506 because configure will generate a config.h file itself. | 
| 
 
2842f50feb55
[svn]  * client.c, client.h, common.h, config.c, config.h, content.c, content.h,
 
uh1763 
parents: 
42 
diff
changeset
 | 
507 | 
| 
 
2842f50feb55
[svn]  * client.c, client.h, common.h, config.c, config.h, content.c, content.h,
 
uh1763 
parents: 
42 
diff
changeset
 | 
508 * src/client.c, src/content.c, src/database.c, src/fetch.c, src/fetchlist.c, | 
| 
 
2842f50feb55
[svn]  * client.c, client.h, common.h, config.c, config.h, content.c, content.h,
 
uh1763 
parents: 
42 
diff
changeset
 | 
509 src/group.c, src/lock.c, src/noffle.c, src/online.c, src/outgoing.c, | 
| 
 
2842f50feb55
[svn]  * client.c, client.h, common.h, config.c, config.h, content.c, content.h,
 
uh1763 
parents: 
42 
diff
changeset
 | 
510 src/over.c, src/pseudo.c, src/request.c, src/server.c, src/util.c: | 
| 
 
2842f50feb55
[svn]  * client.c, client.h, common.h, config.c, config.h, content.c, content.h,
 
uh1763 
parents: 
42 
diff
changeset
 | 
511 Changed '#include "config.h"' to '#include "configfile.h"'. | 
| 
 
2842f50feb55
[svn]  * client.c, client.h, common.h, config.c, config.h, content.c, content.h,
 
uh1763 
parents: 
42 
diff
changeset
 | 
512 | 
| 
 
2842f50feb55
[svn]  * client.c, client.h, common.h, config.c, config.h, content.c, content.h,
 
uh1763 
parents: 
42 
diff
changeset
 | 
513 * src/client.c, src/content.c, src/database.c, src/fetch.c, src/fetchlist.c, | 
| 
 
2842f50feb55
[svn]  * client.c, client.h, common.h, config.c, config.h, content.c, content.h,
 
uh1763 
parents: 
42 
diff
changeset
 | 
514 src/group.c, src/lock.c, src/online.c, src/outgoing.c, src/post.c, | 
| 
 
2842f50feb55
[svn]  * client.c, client.h, common.h, config.c, config.h, content.c, content.h,
 
uh1763 
parents: 
42 
diff
changeset
 | 
515 src/protocol.c, src/request.c, src/server.c: Files now #include <config.h>. | 
| 
 
2842f50feb55
[svn]  * client.c, client.h, common.h, config.c, config.h, content.c, content.h,
 
uh1763 
parents: 
42 
diff
changeset
 | 
516 Added missing <stdio.h>. This removes the warnings about snprintf() not | 
| 
 
2842f50feb55
[svn]  * client.c, client.h, common.h, config.c, config.h, content.c, content.h,
 
uh1763 
parents: 
42 
diff
changeset
 | 
517 being declared. | 
| 
 
2842f50feb55
[svn]  * client.c, client.h, common.h, config.c, config.h, content.c, content.h,
 
uh1763 
parents: 
42 
diff
changeset
 | 
518 | 
| 
 
2842f50feb55
[svn]  * client.c, client.h, common.h, config.c, config.h, content.c, content.h,
 
uh1763 
parents: 
42 
diff
changeset
 | 
519 * Makefile: Removed. This is now generated by configure. | 
| 
 
2842f50feb55
[svn]  * client.c, client.h, common.h, config.c, config.h, content.c, content.h,
 
uh1763 
parents: 
42 
diff
changeset
 | 
520 | 
| 
 
2842f50feb55
[svn]  * client.c, client.h, common.h, config.c, config.h, content.c, content.h,
 
uh1763 
parents: 
42 
diff
changeset
 | 
521 | 
| 
42
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
522 Fri May 5 22:24:37 CEST 2000 Uwe Hermann <uh1763@bingo-ev.de> | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
523 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
524 * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html, | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
525 NOTES.html, INSTALL.html: Removed files. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
526 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
527 * AUTHORS, COPYING, ChangeLog, README, INSTALL, NEWS, docs/FAQ, docs/NOTES: | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
528 Added files. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
529 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
530 * TODO.TXT: Renamed to TODO. Slightly changed formatting. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
531 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
532 * README: Reformatted the file. Added info about CVS. Added a pointer to | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
533 the file INSTALL. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
534 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
535 * noffle.1, noffle.conf.5: Moved to docs/ | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
536 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
537 * LSM.TXT: Moved to docs/noffle.lsm. Small fix. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
538 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
539 * INSTALL: Adapted to autoconf build-system. A few minor fixes. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
540 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
541 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
542 ------------------------------------------------------------------------------- | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
543 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
544 1.0pre6pre | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
545 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
546 * Forget cached group info when group database closed. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
547 * Added list of 'forbidden' newsgroup specs., as defined in draft IETF | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
548 Newsgroup Format (C.Lindsey), tracked to replace RFC1036. This defines | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
549 newsgroup names that should only be used for server-local groups and | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
550 server pseudo-groups (e.g. INN's to.*, cancel, cancel.*, junk). These | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
551 are now intercepted when querying server groups and ignored. Group names | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
552 omitted are any single component names, any 'control.*', 'to' or | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
553 'to.*',and any with a component 'all' or 'ctl'. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
554 Note these restrictions do not apply to local group names. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
555 * Fixed problem with article numbering if the overview file empties, | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
556 e.g. due to all articles in a very low volume group expiring. This | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
557 would cause article numbers to be set back to 1 when a new article | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
558 arrives. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
559 * Changed %i to %d in sscanfs everywhere. INN often (as it is entitled | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
560 to do) has leading zeros on numbers. %i interprets these as octal | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
561 numbers. Also changed %i to %d in printfs, for no good reason. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
562 * New groups now always start numbering at article 1. Previously article | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
563 numbering would start with the first held remote article number, in an | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
564 attempt to avoid newsreaders noticing if noffle is deleted and | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
565 reinstalled. Given Noffle may well not collect the first held article | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
566 anyway - it only will if the default number of articles to retrieve on | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
567 a first connect is big enough - and the fact that Noffle's pseudo | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
568 articles make it impossible to keep local article numbers in lock-step | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
569 with the server, there is the chance this scheme would just cause | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
570 readers to miss new articles. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
571 * Record newsgroup posting status. Enforce it at posting time. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
572 Added --modify to change newsgroup descriptions for all groups and | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
573 posting status for local groups. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
574 * Added group deletion. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
575 * Added message cancellation - from command line or by control message. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
576 Note command line only cancels locally - it can't be used to cancel a | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
577 message that has already gone offsite. A control messages cancels | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
578 locally if possible; it is only propaged offsite if the target is in a | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
579 non-local group and has itself already gone offsite. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
580 * Added wildmat code taken from INN - ensure Noffle wildcarding is | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
581 exactly to spec. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
582 * Added group-specific expire times. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
583 * Noffle now sends a "MODE READER" command after connecting to the | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
584 remote server. INN needs this before it will permit POST. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
585 * Applied patch from Jim Hague: support for local groups / new command | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
586 line options --create and --cancel. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
587 * Changed output of 'noffle -a all' to standard mailbox format, | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
588 so that tools like grepmail work. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
589 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
590 Version 1.0pre5 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
591 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
592 * Core files are always enabled when running as server and debugging | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
593 symbols are always in the executable. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
594 * Use GDBM_FAST flag for hash files. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
595 * Fixed a bug in online mode with servers that need authentication. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
596 * Minor changes and improvements | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
597 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
598 Version 1.0pre4 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
599 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
600 * Fixed a bug that broke cross-posting of articles | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
601 * Fixed a bug that truncated headers of posted articles. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
602 * Long overview header lines are now split into multiple lines in | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
603 response to HEAD or ARTICLE commands. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
604 * Fixed a bug that caused a crash sometimes when updating the | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
605 requested article list after releasing/regetting the global lock | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
606 * Server is now allowed to generate core files on crash (in spool | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
607 directory) if compiled with -DDEBUG option | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
608 * Opening an article additionally marks all references as | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
609 interesting, so more articles are fetched in thread mode, if one | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
610 article of a thread was opened. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
611 * New config option "connect-timeout" | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
612 * Minor improvements and bug-fixes | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
613 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
614 Version 1.0pre3 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
615 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
616 * Added XPAT command. Not full syntax, but enough for making slrn's | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
617 thread reconstruction work | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
618 * Storing of requested message-ids completely rewritten (thanks to | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
619 Volker Wysk for the patch). Much more efficient now. Bug removed | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
620 that broke requesting articles with message-IDs containing a | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
621 slash. Added --requested option. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
622 * When fetching requested articles, do not send more than 20 ARTICLE | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
623 commands at once, before parsing the server response. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
624 * Minor bug fixes and improvements. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
625 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
626 Version 1.0pre2 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
627 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
628 * Added RPM_BUILD_ROOT variable to Makefile (useful for creating RPM | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
629 source packages) | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
630 * Removed terrible bug that truncated article body after releasing | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
631 and re-getting global lock | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
632 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
633 Version 1.0pre1 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
634 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
635 * needs complete re-installing, some formats have changed | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
636 * Support for multiple remote servers | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
637 * Faster download when fetching news, because articles are prepared | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
638 in database while parsing response to XOVER and all ARTICLE | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
639 commands are sent at once | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
640 * Bug removed that made authetication only work with lower-case | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
641 passwords | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
642 * Other small bug fixes and improvements | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
643 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
644 Version 0.19 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
645 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
646 * Fix broken full mode | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
647 * Fix cutting of articles after line beginning with '.' | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
648 * Other bug fixes | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
649 * LIST commands can have pattern argument now | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
650 * initial-fetch option removed (same as max-fetch now) | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
651 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
652 Version 0.18 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
653 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
654 * needs complete re-installing, most file format have changed | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
655 * Group database uses gdbm, databases moved to | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
656 /var/spool/noffle/data | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
657 * Most config options changed their names, some do not longer exists | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
658 * New fetch mode "thread" added | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
659 * Different --fetch invocations replaced by single option | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
660 * Meaning of "--database" option changed, "--article" option added | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
661 * Failed postings are now returned to sender by "mail" command | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
662 * Expire uses last access time | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
663 * Auto-subscribe option only subscribes groups now, if an article | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
664 body is opened (no longer if group is selected). | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
665 * Improve posting at German T-Online provider: rename X-Sender | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
666 header, Reply-To header is added, if missing (T-Online overwrites | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
667 From headers), allow to remove Message-ID as a config option. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
668 * Doc files are now copied to $(PREFIX)/doc/noffle | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
669 * Y2K compliance of NEWGROUPS command | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
670 * Various bug fixes (thanks to all users helping with bug reports) | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
671 * Various changes for tuning and improvement | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
672 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
673 Version 0.17 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
674 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
675 * Bug removed that caused NOFFLE to exceed the allowed maximum number of | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
676 open files on longer sessions. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
677 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
678 Version 0.16 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
679 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
680 * Noffle generates Message-ID if a message received for posting has none. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
681 | 
