Mercurial > noffle
annotate ChangeLog @ 219:d9f314014f7a noffle
[svn] * src/content.c: Remove spurious temporary files and add a closedir()
  to terminate opendir()/readdir() sequence properly.
* Updated NEWS ready for 1.1.1.
| author | bears | 
|---|---|
| date | Thu, 29 Nov 2001 22:16:06 +0000 | 
| parents | 411b6ab1acb7 | 
| children | 81277bc2c264 | 
| rev | line source | 
|---|---|
| 
219
 
d9f314014f7a
[svn] * src/content.c: Remove spurious temporary files and add a closedir()
 
bears 
parents: 
218 
diff
changeset
 | 
1 Thu Nov 29 2001 Jim Hague <jim.hague@acm.org> | 
| 
 
d9f314014f7a
[svn] * src/content.c: Remove spurious temporary files and add a closedir()
 
bears 
parents: 
218 
diff
changeset
 | 
2 | 
| 
 
d9f314014f7a
[svn] * src/content.c: Remove spurious temporary files and add a closedir()
 
bears 
parents: 
218 
diff
changeset
 | 
3 * src/content.c: Remove spurious temporary files and add a closedir() | 
| 
 
d9f314014f7a
[svn] * src/content.c: Remove spurious temporary files and add a closedir()
 
bears 
parents: 
218 
diff
changeset
 | 
4 to terminate opendir()/readdir() sequence properly. | 
| 
 
d9f314014f7a
[svn] * src/content.c: Remove spurious temporary files and add a closedir()
 
bears 
parents: 
218 
diff
changeset
 | 
5 * Updated NEWS ready for 1.1.1. | 
| 
 
d9f314014f7a
[svn] * src/content.c: Remove spurious temporary files and add a closedir()
 
bears 
parents: 
218 
diff
changeset
 | 
6 | 
| 
217
 
b4f1731a6470
[svn] * Makefile.in,aclocal.m4,config.h.in,configure,configure.in
 
bears 
parents: 
216 
diff
changeset
 | 
7 Thu Nov 22 2001 Jim Hague <jim.hague@acm.org> | 
| 
 
b4f1731a6470
[svn] * Makefile.in,aclocal.m4,config.h.in,configure,configure.in
 
bears 
parents: 
216 
diff
changeset
 | 
8 | 
| 
 
b4f1731a6470
[svn] * Makefile.in,aclocal.m4,config.h.in,configure,configure.in
 
bears 
parents: 
216 
diff
changeset
 | 
9 * Makefile.in,aclocal.m4,config.h.in,configure,configure.in | 
| 
 
b4f1731a6470
[svn] * Makefile.in,aclocal.m4,config.h.in,configure,configure.in
 
bears 
parents: 
216 
diff
changeset
 | 
10 docs/Makefile.in,src/Makefile.in: Regularise format of Noffle | 
| 
 
b4f1731a6470
[svn] * Makefile.in,aclocal.m4,config.h.in,configure,configure.in
 
bears 
parents: 
216 
diff
changeset
 | 
11 default parameters in configure.in and regenerate. | 
| 
219
 
d9f314014f7a
[svn] * src/content.c: Remove spurious temporary files and add a closedir()
 
bears 
parents: 
218 
diff
changeset
 | 
12 * src/content.c,src/noffle.c: Correct bugfix in Conf_write(). | 
| 
218
 
411b6ab1acb7
[svn] *src/content.c,src/noffle.c: Correct bugfix in Conf_write().
 
bears 
parents: 
217 
diff
changeset
 | 
13 Remove temporary file expiry, but skip temp files in | 
| 
 
411b6ab1acb7
[svn] *src/content.c,src/noffle.c: Correct bugfix in Conf_write().
 
bears 
parents: 
217 
diff
changeset
 | 
14 Cont_nextGrp(). | 
| 
 
411b6ab1acb7
[svn] *src/content.c,src/noffle.c: Correct bugfix in Conf_write().
 
bears 
parents: 
217 
diff
changeset
 | 
15 | 
| 211 | 16 Thu Nov 22 2001 Mirko Liß <mirko.liss@web.de> | 
| 216 | 17 | 
| 211 | 18 * src/noffle.c: expireContents() expires overview temporary files. | 
| 19 * src/content.c: minor bugfix in Conf_write() | |
| 20 * docs/noffle.conf.5,src/configfile.c,src/filter.[ch]: | |
| 21 Added filter post-status=mod|yes|no. Only the current group | |
| 22 will be checked. | |
| 216 | 23 * src/client.c: Bugfix at processGrps(). Local groups are now always | 
| 24 preferential. They won't change to an upstream server. | |
| 211 | 25 | 
| 210 | 26 Wed Nov 14 2001 Mirko Liß <mirko.liss@web.de> | 
| 27 | |
| 28 * src/noffle.c,docs/noffle.1: added optional pattern to select previously | |
| 29 configured upstream server with 'noffle --fetch' and 'noffle --query'. | |
| 30 | |
| 206 | 31 Tue Nov 6 2001 Jim Hague <jim.hague@acm.org> | 
| 32 | |
| 33 * TODO: Update the TODO list. | |
| 
217
 
b4f1731a6470
[svn] * Makefile.in,aclocal.m4,config.h.in,configure,configure.in
 
bears 
parents: 
216 
diff
changeset
 | 
34 * src/util.c: When updating timestamp files, write new stamp to temp file | 
| 
 
b4f1731a6470
[svn] * Makefile.in,aclocal.m4,config.h.in,configure,configure.in
 
bears 
parents: 
216 
diff
changeset
 | 
35 and rename, so failure with e.g. full disc doesn't leave an empty stamp | 
| 
 
b4f1731a6470
[svn] * Makefile.in,aclocal.m4,config.h.in,configure,configure.in
 
bears 
parents: 
216 
diff
changeset
 | 
36 file. | 
| 206 | 37 | 
| 203 | 38 Sun Nov 11 2001 Mirko Liß <mirko.liss@web.de> | 
| 39 | |
| 40 * src.util.c: Minor fix at Utl_parseNewsDate(); fixed SIGSEGV at | |
| 41 Utl_getHeaderLn(). Header size limit still much too low. | |
| 205 | 42 * docs/testing.txt: How to set up a testbench for noffle. Useless | 
| 
219
 
d9f314014f7a
[svn] * src/content.c: Remove spurious temporary files and add a closedir()
 
bears 
parents: 
218 
diff
changeset
 | 
43 for most developers, but useful for beginners. | 
| 203 | 44 | 
| 201 | 45 Thu Nov 8 2001 Mirko Liß <mirko.liss@web.de> | 
| 46 | |
| 47 * Makefile.am,Makefile.in: Minor fix I haven't previously included. | |
| 48 The new --with-configfile option depends on it. | |
| 49 * docs/NOTES: Minor enhancement to slrn-script. Now it marks incomplete | |
| 50 articles as unread. | |
| 51 | |
| 
198
 
79e324213734
[svn] * packages/redhat/noffle.spec: Update to version to 1.1-1 and fix up some
 
bears 
parents: 
197 
diff
changeset
 | 
52 Tue Nov 6 2001 Jim Hague <jim.hague@acm.org> | 
| 
 
79e324213734
[svn] * packages/redhat/noffle.spec: Update to version to 1.1-1 and fix up some
 
bears 
parents: 
197 
diff
changeset
 | 
53 | 
| 
 
79e324213734
[svn] * packages/redhat/noffle.spec: Update to version to 1.1-1 and fix up some
 
bears 
parents: 
197 
diff
changeset
 | 
54 * packages/redhat/noffle.spec: Update to version to 1.1-1 and fix up some | 
| 
 
79e324213734
[svn] * packages/redhat/noffle.spec: Update to version to 1.1-1 and fix up some
 
bears 
parents: 
197 
diff
changeset
 | 
55 items causing RPM3 vs RPM4 problems. | 
| 
 
79e324213734
[svn] * packages/redhat/noffle.spec: Update to version to 1.1-1 and fix up some
 
bears 
parents: 
197 
diff
changeset
 | 
56 * configure,configure.in: Bump version to 1.1.1-unstable-develop, and add | 
| 
 
79e324213734
[svn] * packages/redhat/noffle.spec: Update to version to 1.1-1 and fix up some
 
bears 
parents: 
197 
diff
changeset
 | 
57 --with-spooldir and --with-configfile options (idea due to Mirko Liss). | 
| 
 
79e324213734
[svn] * packages/redhat/noffle.spec: Update to version to 1.1-1 and fix up some
 
bears 
parents: 
197 
diff
changeset
 | 
58 | 
| 
197
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
196 
diff
changeset
 | 
59 Wed Oct 31 2001 Jim Hague <jim.hague@acm.org> | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
196 
diff
changeset
 | 
60 | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
196 
diff
changeset
 | 
61 * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c, | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
196 
diff
changeset
 | 
62 src/protocol.h,src/server.c: Merge with latest 1.0 branch. I do not | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
196 
diff
changeset
 | 
63 intend to do any further merges from the 1.0 branch; future changes to | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
196 
diff
changeset
 | 
64 1.0 should be carried over by hand if necessary. | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
196 
diff
changeset
 | 
65 * src/configfile.c,src/content.c,src/control.c,src/database.c, | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
196 
diff
changeset
 | 
66 src/dynamicstring.c,src/fetch.c,src/filter.c,src/group.c, | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
196 
diff
changeset
 | 
67 src/itemlist.c,src/lock.c,src/outgoing.c,src/over.c,src/post.c, | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
196 
diff
changeset
 | 
68 src/pseudo.c,src/request.c,src/util.c: Minor includes rearrangement. | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
196 
diff
changeset
 | 
69 | 
| 
196
 
60a70c16d79c
[svn] * src/content.c: When generating temp file to write new content to, make
 
bears 
parents: 
195 
diff
changeset
 | 
70 Tue Oct 30 2001 Jim Hague <jim.hague@acm.org> | 
| 
 
60a70c16d79c
[svn] * src/content.c: When generating temp file to write new content to, make
 
bears 
parents: 
195 
diff
changeset
 | 
71 | 
| 
 
60a70c16d79c
[svn] * src/content.c: When generating temp file to write new content to, make
 
bears 
parents: 
195 
diff
changeset
 | 
72 * src/content.c: When generating temp file to write new content to, make | 
| 
 
60a70c16d79c
[svn] * src/content.c: When generating temp file to write new content to, make
 
bears 
parents: 
195 
diff
changeset
 | 
73 sure there is no possibility of a name clash with an existing file. | 
| 
 
60a70c16d79c
[svn] * src/content.c: When generating temp file to write new content to, make
 
bears 
parents: 
195 
diff
changeset
 | 
74 Bug spotted by Mirko Liss. | 
| 
 
60a70c16d79c
[svn] * src/content.c: When generating temp file to write new content to, make
 
bears 
parents: 
195 
diff
changeset
 | 
75 | 
| 
195
 
76460d98b2fb
[svn] * noffle.conf.example,docs/noffle.conf.5,src/configfile.h,src/configfile.c,
 
bears 
parents: 
194 
diff
changeset
 | 
76 Tue Oct 30 2001 Jim Hague <jim.hague@acm.org> | 
| 
 
76460d98b2fb
[svn] * noffle.conf.example,docs/noffle.conf.5,src/configfile.h,src/configfile.c,
 
bears 
parents: 
194 
diff
changeset
 | 
77 | 
| 
 
76460d98b2fb
[svn] * noffle.conf.example,docs/noffle.conf.5,src/configfile.h,src/configfile.c,
 
bears 
parents: 
194 
diff
changeset
 | 
78 * noffle.conf.example,docs/noffle.conf.5,src/configfile.h,src/configfile.c, | 
| 
 
76460d98b2fb
[svn] * noffle.conf.example,docs/noffle.conf.5,src/configfile.h,src/configfile.c,
 
bears 
parents: 
194 
diff
changeset
 | 
79 src/protocol.c: Add new config item 'hostname' to specify the part after | 
| 
 
76460d98b2fb
[svn] * noffle.conf.example,docs/noffle.conf.5,src/configfile.h,src/configfile.c,
 
bears 
parents: 
194 
diff
changeset
 | 
80 the @ in message IDs generated by Noffle. Patch submitted by Mirko Liss. | 
| 
 
76460d98b2fb
[svn] * noffle.conf.example,docs/noffle.conf.5,src/configfile.h,src/configfile.c,
 
bears 
parents: 
194 
diff
changeset
 | 
81 | 
| 
 
76460d98b2fb
[svn] * noffle.conf.example,docs/noffle.conf.5,src/configfile.h,src/configfile.c,
 
bears 
parents: 
194 
diff
changeset
 | 
82 Tue Oct 30 2001 Jim Hague <jim.hague@acm.org> | 
| 
194
 
a4e9a20e50e5
[svn] * docs/noffle.conf.5,src/configfile.c,src/filter.h,src/filter.c:
 
bears 
parents: 
193 
diff
changeset
 | 
83 | 
| 
 
a4e9a20e50e5
[svn] * docs/noffle.conf.5,src/configfile.c,src/filter.h,src/filter.c:
 
bears 
parents: 
193 
diff
changeset
 | 
84 * docs/noffle.conf.5,src/configfile.c,src/filter.h,src/filter.c: | 
| 
 
a4e9a20e50e5
[svn] * docs/noffle.conf.5,src/configfile.c,src/filter.h,src/filter.c:
 
bears 
parents: 
193 
diff
changeset
 | 
85 Contrary to the documentation, the action of a filter if not specified | 
| 
 
a4e9a20e50e5
[svn] * docs/noffle.conf.5,src/configfile.c,src/filter.h,src/filter.c:
 
bears 
parents: 
193 
diff
changeset
 | 
86 was 'full'. Add a new 'default' action which makes the action that of the | 
| 
 
a4e9a20e50e5
[svn] * docs/noffle.conf.5,src/configfile.c,src/filter.h,src/filter.c:
 
bears 
parents: 
193 
diff
changeset
 | 
87 group's subscription mode. Make this the default action, and allow | 
| 
 
a4e9a20e50e5
[svn] * docs/noffle.conf.5,src/configfile.c,src/filter.h,src/filter.c:
 
bears 
parents: 
193 
diff
changeset
 | 
88 'default' to be specified explicitly as the action in the filter | 
| 
 
a4e9a20e50e5
[svn] * docs/noffle.conf.5,src/configfile.c,src/filter.h,src/filter.c:
 
bears 
parents: 
193 
diff
changeset
 | 
89 definition. Adapted from patch submitted by Mirko Liss. Thanks, Mirko. | 
| 
 
a4e9a20e50e5
[svn] * docs/noffle.conf.5,src/configfile.c,src/filter.h,src/filter.c:
 
bears 
parents: 
193 
diff
changeset
 | 
90 * docs/noffle.conf.5: Correct small typo. | 
| 
 
a4e9a20e50e5
[svn] * docs/noffle.conf.5,src/configfile.c,src/filter.h,src/filter.c:
 
bears 
parents: 
193 
diff
changeset
 | 
91 | 
| 
193
 
021d145e34e9
[svn] * src/fetch.c: Only leave articles in the requested list if the error
 
bears 
parents: 
192 
diff
changeset
 | 
92 Mon Oct 22 2001 Jim Hague <jim.hague@acm.org> | 
| 
 
021d145e34e9
[svn] * src/fetch.c: Only leave articles in the requested list if the error
 
bears 
parents: 
192 
diff
changeset
 | 
93 | 
| 
 
021d145e34e9
[svn] * src/fetch.c: Only leave articles in the requested list if the error
 
bears 
parents: 
192 
diff
changeset
 | 
94 * src/fetch.c: Only leave articles in the requested list if the error | 
| 
 
021d145e34e9
[svn] * src/fetch.c: Only leave articles in the requested list if the error
 
bears 
parents: 
192 
diff
changeset
 | 
95 fetching them was fatal. Otherwise article requests will accumulate | 
| 
 
021d145e34e9
[svn] * src/fetch.c: Only leave articles in the requested list if the error
 
bears 
parents: 
192 
diff
changeset
 | 
96 indefinitely (e.g retrieving through NNTPcache when it can't find | 
| 
 
021d145e34e9
[svn] * src/fetch.c: Only leave articles in the requested list if the error
 
bears 
parents: 
192 
diff
changeset
 | 
97 the body of an article, now or event. Yes, this happened to me; I | 
| 
 
021d145e34e9
[svn] * src/fetch.c: Only leave articles in the requested list if the error
 
bears 
parents: 
192 
diff
changeset
 | 
98 had nearly 2000 requests backed up and never being cleared). | 
| 
 
021d145e34e9
[svn] * src/fetch.c: Only leave articles in the requested list if the error
 
bears 
parents: 
192 
diff
changeset
 | 
99 * src/group.c: The weekend's change introduced code that causes a bus | 
| 
 
021d145e34e9
[svn] * src/fetch.c: Only leave articles in the requested list if the error
 
bears 
parents: 
192 
diff
changeset
 | 
100 error on Sparc ( *(time_t *)p = xxx ). Replace with a safe memcpy, | 
| 
 
021d145e34e9
[svn] * src/fetch.c: Only leave articles in the requested list if the error
 
bears 
parents: 
192 
diff
changeset
 | 
101 and also use memcpy when reading the Entry and time items to remove | 
| 
 
021d145e34e9
[svn] * src/fetch.c: Only leave articles in the requested list if the error
 
bears 
parents: 
192 
diff
changeset
 | 
102 warnings on Sparc compilation. | 
| 
 
021d145e34e9
[svn] * src/fetch.c: Only leave articles in the requested list if the error
 
bears 
parents: 
192 
diff
changeset
 | 
103 | 
| 
192
 
b9ef99708d1c
[svn] * docs/noffle.conf.5,src/noffle.c: Duh! Do unsubscribing the simple way.
 
bears 
parents: 
191 
diff
changeset
 | 
104 Sun Oct 21 2001 Jim Hague <jim.hague@acm.org> | 
| 
 
b9ef99708d1c
[svn] * docs/noffle.conf.5,src/noffle.c: Duh! Do unsubscribing the simple way.
 
bears 
parents: 
191 
diff
changeset
 | 
105 | 
| 
 
b9ef99708d1c
[svn] * docs/noffle.conf.5,src/noffle.c: Duh! Do unsubscribing the simple way.
 
bears 
parents: 
191 
diff
changeset
 | 
106 * docs/noffle.conf.5,src/noffle.c: Duh! Do unsubscribing the simple way. | 
| 
 
b9ef99708d1c
[svn] * docs/noffle.conf.5,src/noffle.c: Duh! Do unsubscribing the simple way.
 
bears 
parents: 
191 
diff
changeset
 | 
107 Auto-unsubscribe when the last access time is more than the threshold | 
| 
 
b9ef99708d1c
[svn] * docs/noffle.conf.5,src/noffle.c: Duh! Do unsubscribing the simple way.
 
bears 
parents: 
191 
diff
changeset
 | 
108 number of days behind the time the last article arrived. | 
| 
 
b9ef99708d1c
[svn] * docs/noffle.conf.5,src/noffle.c: Duh! Do unsubscribing the simple way.
 
bears 
parents: 
191 
diff
changeset
 | 
109 | 
| 
191
 
28488e0e3630
[svn] * src/group.h,src/group.c,src/noffle.c,src/server.c: Grp_setLastAccess is
 
bears 
parents: 
189 
diff
changeset
 | 
110 Sat Oct 20 2001 Jim Hague <jim.hague@acm.org> | 
| 
 
28488e0e3630
[svn] * src/group.h,src/group.c,src/noffle.c,src/server.c: Grp_setLastAccess is
 
bears 
parents: 
189 
diff
changeset
 | 
111 | 
| 
 
28488e0e3630
[svn] * src/group.h,src/group.c,src/noffle.c,src/server.c: Grp_setLastAccess is
 
bears 
parents: 
189 
diff
changeset
 | 
112 * src/group.h,src/group.c,src/noffle.c,src/server.c: Grp_setLastAccess is | 
| 
 
28488e0e3630
[svn] * src/group.h,src/group.c,src/noffle.c,src/server.c: Grp_setLastAccess is
 
bears 
parents: 
189 
diff
changeset
 | 
113 only ever called with last param as time(NULL), so remove it and call | 
| 
 
28488e0e3630
[svn] * src/group.h,src/group.c,src/noffle.c,src/server.c: Grp_setLastAccess is
 
bears 
parents: 
189 
diff
changeset
 | 
114 time() inside the implementation of Grp_setLastAccess. | 
| 
 
28488e0e3630
[svn] * src/group.h,src/group.c,src/noffle.c,src/server.c: Grp_setLastAccess is
 
bears 
parents: 
189 
diff
changeset
 | 
115 * src/client.c,src/group.h,src/group.c,src/noffle.c,src/post.c: Groups are | 
| 
 
28488e0e3630
[svn] * src/group.h,src/group.c,src/noffle.c,src/server.c: Grp_setLastAccess is
 
bears 
parents: 
189 
diff
changeset
 | 
116 automatically unsubscribed when the last access to the group is older | 
| 
 
28488e0e3630
[svn] * src/group.h,src/group.c,src/noffle.c,src/server.c: Grp_setLastAccess is
 
bears 
parents: 
189 
diff
changeset
 | 
117 than a particular threshold. However, for very low traffic groups, the | 
| 
 
28488e0e3630
[svn] * src/group.h,src/group.c,src/noffle.c,src/server.c: Grp_setLastAccess is
 
bears 
parents: 
189 
diff
changeset
 | 
118 last access may exceed the threshold simply because there has been no new | 
| 
 
28488e0e3630
[svn] * src/group.h,src/group.c,src/noffle.c,src/server.c: Grp_setLastAccess is
 
bears 
parents: 
189 
diff
changeset
 | 
119 article posted. In this case, rather than unsubscribe, update the group | 
| 
 
28488e0e3630
[svn] * src/group.h,src/group.c,src/noffle.c,src/server.c: Grp_setLastAccess is
 
bears 
parents: 
189 
diff
changeset
 | 
120 last access time. This means that groups are now only unsubscribed if | 
| 
 
28488e0e3630
[svn] * src/group.h,src/group.c,src/noffle.c,src/server.c: Grp_setLastAccess is
 
bears 
parents: 
189 
diff
changeset
 | 
121 the last access exceeds the threshold AND articles have arrived in the | 
| 
 
28488e0e3630
[svn] * src/group.h,src/group.c,src/noffle.c,src/server.c: Grp_setLastAccess is
 
bears 
parents: 
189 
diff
changeset
 | 
122 group since. Add Grp_setLastPostTime() to track the last time an article | 
| 
 
28488e0e3630
[svn] * src/group.h,src/group.c,src/noffle.c,src/server.c: Grp_setLastAccess is
 
bears 
parents: 
189 
diff
changeset
 | 
123 arrived in the group. | 
| 
 
28488e0e3630
[svn] * src/group.h,src/group.c,src/noffle.c,src/server.c: Grp_setLastAccess is
 
bears 
parents: 
189 
diff
changeset
 | 
124 | 
| 
189
 
b1b6963fdd63
[svn] src/configfile.c: fix bug with missing initialization of user name and
 
enz 
parents: 
188 
diff
changeset
 | 
125 Fri Oct 05 2001 Markus Enzenberger <me@markus-enzenberger.de> | 
| 
 
b1b6963fdd63
[svn] src/configfile.c: fix bug with missing initialization of user name and
 
enz 
parents: 
188 
diff
changeset
 | 
126 | 
| 
 
b1b6963fdd63
[svn] src/configfile.c: fix bug with missing initialization of user name and
 
enz 
parents: 
188 
diff
changeset
 | 
127 * src/configfile.c: fix bug with missing initialization of user name and passwd | 
| 
 
b1b6963fdd63
[svn] src/configfile.c: fix bug with missing initialization of user name and
 
enz 
parents: 
188 
diff
changeset
 | 
128 | 
| 
188
 
f1bacee93ca6
[svn] * src/client.c,src/client.h,src/fetch.c,src/noffle.c,src/server.c:
 
bears 
parents: 
187 
diff
changeset
 | 
129 Wed Sep 12 2001 Jim Hague <jim.hague@acm.org> | 
| 
 
f1bacee93ca6
[svn] * src/client.c,src/client.h,src/fetch.c,src/noffle.c,src/server.c:
 
bears 
parents: 
187 
diff
changeset
 | 
130 | 
| 
 
f1bacee93ca6
[svn] * src/client.c,src/client.h,src/fetch.c,src/noffle.c,src/server.c:
 
bears 
parents: 
187 
diff
changeset
 | 
131 * src/client.c,src/client.h,src/fetch.c,src/noffle.c,src/server.c: | 
| 
194
 
a4e9a20e50e5
[svn] * docs/noffle.conf.5,src/configfile.c,src/filter.h,src/filter.c:
 
bears 
parents: 
193 
diff
changeset
 | 
132 robustness - instead of returning simple Passed/Failed statuses from | 
| 
188
 
f1bacee93ca6
[svn] * src/client.c,src/client.h,src/fetch.c,src/noffle.c,src/server.c:
 
bears 
parents: 
187 
diff
changeset
 | 
133 connection functions, return an integer status instead. This allows | 
| 
 
f1bacee93ca6
[svn] * src/client.c,src/client.h,src/fetch.c,src/noffle.c,src/server.c:
 
bears 
parents: 
187 
diff
changeset
 | 
134 Noffle to distinguish between a connection failure, an unrecoverable | 
| 
 
f1bacee93ca6
[svn] * src/client.c,src/client.h,src/fetch.c,src/noffle.c,src/server.c:
 
bears 
parents: 
187 
diff
changeset
 | 
135 protocol error and a recoverable problem. As a concrete instance, Noffle | 
| 
 
f1bacee93ca6
[svn] * src/client.c,src/client.h,src/fetch.c,src/noffle.c,src/server.c:
 
bears 
parents: 
187 
diff
changeset
 | 
136 will no longer abort the connection if a group is removed from the | 
| 
 
f1bacee93ca6
[svn] * src/client.c,src/client.h,src/fetch.c,src/noffle.c,src/server.c:
 
bears 
parents: 
187 
diff
changeset
 | 
137 upstream server. Also beef up error detection a bit. | 
| 
 
f1bacee93ca6
[svn] * src/client.c,src/client.h,src/fetch.c,src/noffle.c,src/server.c:
 
bears 
parents: 
187 
diff
changeset
 | 
138 * src/content.c: instead of overwriting the existing content file(s) when | 
| 
 
f1bacee93ca6
[svn] * src/client.c,src/client.h,src/fetch.c,src/noffle.c,src/server.c:
 
bears 
parents: 
187 
diff
changeset
 | 
139 updating - which leaves a window where Noffle is vulnerable to failure | 
| 
 
f1bacee93ca6
[svn] * src/client.c,src/client.h,src/fetch.c,src/noffle.c,src/server.c:
 
bears 
parents: 
187 
diff
changeset
 | 
140 which will leave the content file corrupted (yes, it happened to me), | 
| 
 
f1bacee93ca6
[svn] * src/client.c,src/client.h,src/fetch.c,src/noffle.c,src/server.c:
 
bears 
parents: 
187 
diff
changeset
 | 
141 write a new content file and rename it over the old file only when it | 
| 
 
f1bacee93ca6
[svn] * src/client.c,src/client.h,src/fetch.c,src/noffle.c,src/server.c:
 
bears 
parents: 
187 
diff
changeset
 | 
142 has been written and closed with no errors reported. | 
| 
 
f1bacee93ca6
[svn] * src/client.c,src/client.h,src/fetch.c,src/noffle.c,src/server.c:
 
bears 
parents: 
187 
diff
changeset
 | 
143 | 
| 
187
 
166008a80f03
[svn] src/client.c,src/protocol.h: perform authentication at connect time,
 
enz 
parents: 
186 
diff
changeset
 | 
144 Sat Sep 01 2001 Markus Enzenberger <me@markus-enzenberger.de> | 
| 
 
166008a80f03
[svn] src/client.c,src/protocol.h: perform authentication at connect time,
 
enz 
parents: 
186 
diff
changeset
 | 
145 | 
| 
 
166008a80f03
[svn] src/client.c,src/protocol.h: perform authentication at connect time,
 
enz 
parents: 
186 
diff
changeset
 | 
146 * src/client.c,src/protocol.h: perform authentication at connect time, | 
| 
 
166008a80f03
[svn] src/client.c,src/protocol.h: perform authentication at connect time,
 
enz 
parents: 
186 
diff
changeset
 | 
147 accept new and deprecated authentication status codes. | 
| 
 
166008a80f03
[svn] src/client.c,src/protocol.h: perform authentication at connect time,
 
enz 
parents: 
186 
diff
changeset
 | 
148 | 
| 
185
 
fed1334d766b
[svn] * src/client.c: Change variable only used on constant to 'const'.
 
bears 
parents: 
183 
diff
changeset
 | 
149 Sun Aug 5 2001 Jim Hague <jim.hague@acm.org> | 
| 
 
fed1334d766b
[svn] * src/client.c: Change variable only used on constant to 'const'.
 
bears 
parents: 
183 
diff
changeset
 | 
150 | 
| 
 
fed1334d766b
[svn] * src/client.c: Change variable only used on constant to 'const'.
 
bears 
parents: 
183 
diff
changeset
 | 
151 * src/client.c: Change variable only used on constant to 'const'. | 
| 
 
fed1334d766b
[svn] * src/client.c: Change variable only used on constant to 'const'.
 
bears 
parents: 
183 
diff
changeset
 | 
152 * src/filter.c: Add a couple of 'return's after ASSERT() to remove | 
| 
 
fed1334d766b
[svn] * src/client.c: Change variable only used on constant to 'const'.
 
bears 
parents: 
183 
diff
changeset
 | 
153 compiler warnings about functions needing returns. | 
| 
 
fed1334d766b
[svn] * src/client.c: Change variable only used on constant to 'const'.
 
bears 
parents: 
183 
diff
changeset
 | 
154 * NEWS,TODO,configure,configure.in,noffle.conf.example,docs/NOTES, | 
| 
 
fed1334d766b
[svn] * src/client.c: Change variable only used on constant to 'const'.
 
bears 
parents: 
183 
diff
changeset
 | 
155 docs/noffle.conf.5,src/client.c,src/configfile.c,src/content.c, | 
| 
 
fed1334d766b
[svn] * src/client.c: Change variable only used on constant to 'const'.
 
bears 
parents: 
183 
diff
changeset
 | 
156 src/control.c,src/database.c,src/fetch.c,src/fetchlist.c,src/filter.c, | 
| 
 
fed1334d766b
[svn] * src/client.c: Change variable only used on constant to 'const'.
 
bears 
parents: 
183 
diff
changeset
 | 
157 src/group.c,src/lock.c,src/log.c,src/log.h,src/noffle.c,src/outgoing.c, | 
| 
 
fed1334d766b
[svn] * src/client.c: Change variable only used on constant to 'const'.
 
bears 
parents: 
183 
diff
changeset
 | 
158 src/post.c,src/protocol.c,src/request.c,src/server.c,src/util.c: | 
| 
 
fed1334d766b
[svn] * src/client.c: Change variable only used on constant to 'const'.
 
bears 
parents: 
183 
diff
changeset
 | 
159 Debug logging is always compiled and selected via noffle.conf. All debug | 
| 
 
fed1334d766b
[svn] * src/client.c: Change variable only used on constant to 'const'.
 
bears 
parents: 
183 
diff
changeset
 | 
160 logs are classified as all, none, config, control, expire, fetch, | 
| 
 
fed1334d766b
[svn] * src/client.c: Change variable only used on constant to 'const'.
 
bears 
parents: 
183 
diff
changeset
 | 
161 filter, newsbase, noffle, post, protocol, requests and server. | 
| 186 | 162 * src/util.c: Remove case sensitivity in date parsing. | 
| 
185
 
fed1334d766b
[svn] * src/client.c: Change variable only used on constant to 'const'.
 
bears 
parents: 
183 
diff
changeset
 | 
163 | 
| 
183
 
c912e8288164
[svn]  * src/client.c: Only bail out of fetching multiple articles if the
 
bears 
parents: 
182 
diff
changeset
 | 
164 Tue May 15 2001 Jim Hague <jim.hague@acm.org> | 
| 
 
c912e8288164
[svn]  * src/client.c: Only bail out of fetching multiple articles if the
 
bears 
parents: 
182 
diff
changeset
 | 
165 | 
| 
 
c912e8288164
[svn]  * src/client.c: Only bail out of fetching multiple articles if the
 
bears 
parents: 
182 
diff
changeset
 | 
166 * src/client.c: Only bail out of fetching multiple articles if the | 
| 
 
c912e8288164
[svn]  * src/client.c: Only bail out of fetching multiple articles if the
 
bears 
parents: 
182 
diff
changeset
 | 
167 connection fails. If we do get a status from the upstream server | 
| 
 
c912e8288164
[svn]  * src/client.c: Only bail out of fetching multiple articles if the
 
bears 
parents: 
182 
diff
changeset
 | 
168 note it and see what is reported for the next article. Otherwise | 
| 
 
c912e8288164
[svn]  * src/client.c: Only bail out of fetching multiple articles if the
 
bears 
parents: 
182 
diff
changeset
 | 
169 failure to retrieve one article will cause all successive article | 
| 
 
c912e8288164
[svn]  * src/client.c: Only bail out of fetching multiple articles if the
 
bears 
parents: 
182 
diff
changeset
 | 
170 fetches to fail even through they would succeed if tried. | 
| 
 
c912e8288164
[svn]  * src/client.c: Only bail out of fetching multiple articles if the
 
bears 
parents: 
182 
diff
changeset
 | 
171 * src/lock.c: Fix assert in lazy locking. If another noffle signalled us | 
| 
 
c912e8288164
[svn]  * src/client.c: Only bail out of fetching multiple articles if the
 
bears 
parents: 
182 
diff
changeset
 | 
172 to release the lock at the next close, and then repeats the signal so that | 
| 
 
c912e8288164
[svn]  * src/client.c: Only bail out of fetching multiple articles if the
 
bears 
parents: 
182 
diff
changeset
 | 
173 it arrives during LOCK_closeDatabases, the signal handler was trying | 
| 
 
c912e8288164
[svn]  * src/client.c: Only bail out of fetching multiple articles if the
 
bears 
parents: 
182 
diff
changeset
 | 
174 to close the databases again. | 
| 
 
c912e8288164
[svn]  * src/client.c: Only bail out of fetching multiple articles if the
 
bears 
parents: 
182 
diff
changeset
 | 
175 | 
| 
 
c912e8288164
[svn]  * src/client.c: Only bail out of fetching multiple articles if the
 
bears 
parents: 
182 
diff
changeset
 | 
176 Thu May 10 2001 Jim Hague <jim.hague@acm.org> | 
| 
181
 
e196de757ecd
[svn]  * src/server.c: Correct error code given when article requested by
 
bears 
parents: 
180 
diff
changeset
 | 
177 | 
| 
182
 
a43a528cfbe7
[svn]  * src/client.c: Only return failure getting NEWGROUPS if the connection
 
bears 
parents: 
181 
diff
changeset
 | 
178 * src/client.c: Only return failure getting NEWGROUPS if the connection | 
| 
 
a43a528cfbe7
[svn]  * src/client.c: Only return failure getting NEWGROUPS if the connection
 
bears 
parents: 
181 
diff
changeset
 | 
179 failed. If the server doesn't implement NEWGROUPS correctly (step | 
| 
 
a43a528cfbe7
[svn]  * src/client.c: Only return failure getting NEWGROUPS if the connection
 
bears 
parents: 
181 
diff
changeset
 | 
180 forward elderly versions of NNTPcache) it isn't fatal to the | 
| 
 
a43a528cfbe7
[svn]  * src/client.c: Only return failure getting NEWGROUPS if the connection
 
bears 
parents: 
181 
diff
changeset
 | 
181 fetch process. You can still do a 'noffle --query groups' to update | 
| 
 
a43a528cfbe7
[svn]  * src/client.c: Only return failure getting NEWGROUPS if the connection
 
bears 
parents: 
181 
diff
changeset
 | 
182 your newsgroup list. | 
| 
181
 
e196de757ecd
[svn]  * src/server.c: Correct error code given when article requested by
 
bears 
parents: 
180 
diff
changeset
 | 
183 * src/server.c: Correct error code given when article requested by | 
| 
 
e196de757ecd
[svn]  * src/server.c: Correct error code given when article requested by
 
bears 
parents: 
180 
diff
changeset
 | 
184 message ID is not found. Previously the code given (423) was the same | 
| 
 
e196de757ecd
[svn]  * src/server.c: Correct error code given when article requested by
 
bears 
parents: 
180 
diff
changeset
 | 
185 as for when an article requested by its number in a group was not | 
| 
 
e196de757ecd
[svn]  * src/server.c: Correct error code given when article requested by
 
bears 
parents: 
180 
diff
changeset
 | 
186 found. The docs (and various NNTP servers) say 430 should be returned. | 
| 
 
e196de757ecd
[svn]  * src/server.c: Correct error code given when article requested by
 
bears 
parents: 
180 
diff
changeset
 | 
187 Thanks to Alberto Mardegan <amardegan@iol.it> for spotting that. | 
| 
 
e196de757ecd
[svn]  * src/server.c: Correct error code given when article requested by
 
bears 
parents: 
180 
diff
changeset
 | 
188 | 
| 
180
 
09ca6eb5c7ff
[svn]  * TODO,src/client.c,src/client.h,src/fetch.c,src/fetch.h,src/noffle.c:
 
bears 
parents: 
179 
diff
changeset
 | 
189 Wed May 9 2001 Jim Hague <jim.hague@acm.org> | 
| 
 
09ca6eb5c7ff
[svn]  * TODO,src/client.c,src/client.h,src/fetch.c,src/fetch.h,src/noffle.c:
 
bears 
parents: 
179 
diff
changeset
 | 
190 | 
| 
 
09ca6eb5c7ff
[svn]  * TODO,src/client.c,src/client.h,src/fetch.c,src/fetch.h,src/noffle.c:
 
bears 
parents: 
179 
diff
changeset
 | 
191 * TODO,src/client.c,src/client.h,src/fetch.c,src/fetch.h,src/noffle.c: | 
| 
 
09ca6eb5c7ff
[svn]  * TODO,src/client.c,src/client.h,src/fetch.c,src/fetch.h,src/noffle.c:
 
bears 
parents: 
179 
diff
changeset
 | 
192 Improve error checking during fetches. A fetch is now aborted immediately | 
| 
 
09ca6eb5c7ff
[svn]  * TODO,src/client.c,src/client.h,src/fetch.c,src/fetch.h,src/noffle.c:
 
bears 
parents: 
179 
diff
changeset
 | 
193 if the connection times out or if an unexpected response arrives. | 
| 
 
09ca6eb5c7ff
[svn]  * TODO,src/client.c,src/client.h,src/fetch.c,src/fetch.h,src/noffle.c:
 
bears 
parents: 
179 
diff
changeset
 | 
194 This should fix problems with articles appearing in the wrong group, | 
| 
 
09ca6eb5c7ff
[svn]  * TODO,src/client.c,src/client.h,src/fetch.c,src/fetch.h,src/noffle.c:
 
bears 
parents: 
179 
diff
changeset
 | 
195 and possibly other mysterious happenings. | 
| 
 
09ca6eb5c7ff
[svn]  * TODO,src/client.c,src/client.h,src/fetch.c,src/fetch.h,src/noffle.c:
 
bears 
parents: 
179 
diff
changeset
 | 
196 | 
| 
179
 
f973675760dc
[svn]  * src/post.c: If post-locally is set, only do immediate local posting
 
bears 
parents: 
178 
diff
changeset
 | 
197 Tue May 8 2001 Jim Hague <jim.hague@acm.org> | 
| 
 
f973675760dc
[svn]  * src/post.c: If post-locally is set, only do immediate local posting
 
bears 
parents: 
178 
diff
changeset
 | 
198 | 
| 
 
f973675760dc
[svn]  * src/post.c: If post-locally is set, only do immediate local posting
 
bears 
parents: 
178 
diff
changeset
 | 
199 * src/post.c: If post-locally is set, only do immediate local posting | 
| 
 
f973675760dc
[svn]  * src/post.c: If post-locally is set, only do immediate local posting
 
bears 
parents: 
178 
diff
changeset
 | 
200 on groups with status 'y'. We don't want to post locally articles | 
| 
 
f973675760dc
[svn]  * src/post.c: If post-locally is set, only do immediate local posting
 
bears 
parents: 
178 
diff
changeset
 | 
201 destined for the moderator of a moderated group. | 
| 
 
f973675760dc
[svn]  * src/post.c: If post-locally is set, only do immediate local posting
 
bears 
parents: 
178 
diff
changeset
 | 
202 | 
| 
174
 
bcb7532aae38
[svn] src/server.c: do not search all groups if group does not
 
enz 
parents: 
171 
diff
changeset
 | 
203 Tue May 01 2001 Markus Enzenberger <me@markus-enzenberger.de> | 
| 
 
bcb7532aae38
[svn] src/server.c: do not search all groups if group does not
 
enz 
parents: 
171 
diff
changeset
 | 
204 | 
| 
 
bcb7532aae38
[svn] src/server.c: do not search all groups if group does not
 
enz 
parents: 
171 
diff
changeset
 | 
205 * src/server.c: do not search all groups if group does not | 
| 
 
bcb7532aae38
[svn] src/server.c: do not search all groups if group does not
 
enz 
parents: 
171 
diff
changeset
 | 
206 exist and contains no wildcards | 
| 176 | 207 * AUTHORS: update my email address | 
| 
178
 
bed46fc935df
[svn] configure.in,configure: changed version to 1.1-unstable-develop
 
enz 
parents: 
176 
diff
changeset
 | 
208 * configure.in,configure: changed version to 1.1-unstable-develop | 
| 
 
bed46fc935df
[svn] configure.in,configure: changed version to 1.1-unstable-develop
 
enz 
parents: 
176 
diff
changeset
 | 
209 | 
| 
171
 
27ef8eaa254d
[svn] src/client.c: Fix bug. Server name was not yet initialized
 
enz 
parents: 
169 
diff
changeset
 | 
210 Tue Mar 13 2001 Markus Enzenberger <me@markus-enzenberger.de> | 
| 
 
27ef8eaa254d
[svn] src/client.c: Fix bug. Server name was not yet initialized
 
enz 
parents: 
169 
diff
changeset
 | 
211 | 
| 
 
27ef8eaa254d
[svn] src/client.c: Fix bug. Server name was not yet initialized
 
enz 
parents: 
169 
diff
changeset
 | 
212 * src/client.c: Fix bug. Server name was not yet initialized | 
| 
 
27ef8eaa254d
[svn] src/client.c: Fix bug. Server name was not yet initialized
 
enz 
parents: 
169 
diff
changeset
 | 
213 if server required authentication at connect time. | 
| 
 
27ef8eaa254d
[svn] src/client.c: Fix bug. Server name was not yet initialized
 
enz 
parents: 
169 
diff
changeset
 | 
214 | 
| 169 | 215 Wed Feb 28 2001 Markus Enzenberger <me@markus-enzenberger.de> | 
| 216 | |
| 217 * src/database.c: fix missing argument to snprintf | |
| 218 | |
| 168 | 219 Sun Feb 26 2001 Matija Nalis <mnalis-sf@voyager.hr> | 
| 220 | |
| 221 * fix for small glitches in options parting in src/noffle.c | |
| 222 | |
| 
167
 
7ba337dafb2c
[svn]  * TODO,content.c,lock.c,server.c,server.h: Remove bug notice re:
 
bears 
parents: 
165 
diff
changeset
 | 
223 Sun Feb 25 2001 Jim Hague <jim.hague@acm.org> | 
| 
 
7ba337dafb2c
[svn]  * TODO,content.c,lock.c,server.c,server.h: Remove bug notice re:
 
bears 
parents: 
165 
diff
changeset
 | 
224 | 
| 
 
7ba337dafb2c
[svn]  * TODO,content.c,lock.c,server.c,server.h: Remove bug notice re:
 
bears 
parents: 
165 
diff
changeset
 | 
225 * TODO,content.c,lock.c,server.c,server.h: Remove bug notice re: | 
| 
 
7ba337dafb2c
[svn]  * TODO,content.c,lock.c,server.c,server.h: Remove bug notice re:
 
bears 
parents: 
165 
diff
changeset
 | 
226 need to do a Cont_write on Lock_closeDatabases in case of unwritten | 
| 
 
7ba337dafb2c
[svn]  * TODO,content.c,lock.c,server.c,server.h: Remove bug notice re:
 
bears 
parents: 
165 
diff
changeset
 | 
227 content changes when releasing the lock. Update content to keep dirty | 
| 
 
7ba337dafb2c
[svn]  * TODO,content.c,lock.c,server.c,server.h: Remove bug notice re:
 
bears 
parents: 
165 
diff
changeset
 | 
228 flag and avoid unnecessary writes, and lock to signal server to re-read | 
| 
 
7ba337dafb2c
[svn]  * TODO,content.c,lock.c,server.c,server.h: Remove bug notice re:
 
bears 
parents: 
165 
diff
changeset
 | 
229 its group content info after the lock is released. Do NOT write content | 
| 
 
7ba337dafb2c
[svn]  * TODO,content.c,lock.c,server.c,server.h: Remove bug notice re:
 
bears 
parents: 
165 
diff
changeset
 | 
230 info on Lock_close if dirty, as the placeholder article in unsubscribed | 
| 
 
7ba337dafb2c
[svn]  * TODO,content.c,lock.c,server.c,server.h: Remove bug notice re:
 
bears 
parents: 
165 
diff
changeset
 | 
231 groups is currently done by adding it to the content when joining the | 
| 
 
7ba337dafb2c
[svn]  * TODO,content.c,lock.c,server.c,server.h: Remove bug notice re:
 
bears 
parents: 
165 
diff
changeset
 | 
232 group and deliberately not saving it unless another content modification | 
| 
 
7ba337dafb2c
[svn]  * TODO,content.c,lock.c,server.c,server.h: Remove bug notice re:
 
bears 
parents: 
165 
diff
changeset
 | 
233 takes place and thus causes the content to be saved. | 
| 
 
7ba337dafb2c
[svn]  * TODO,content.c,lock.c,server.c,server.h: Remove bug notice re:
 
bears 
parents: 
165 
diff
changeset
 | 
234 | 
| 
165
 
8ea6b5ddc5a5
[svn]  * src/lock.h,src/lock.c,src/noffle.c: Add lazy lock release. Only release
 
bears 
parents: 
162 
diff
changeset
 | 
235 Thu Jan 25 2001 Jim Hague <jim.hague@acm.org> | 
| 
 
8ea6b5ddc5a5
[svn]  * src/lock.h,src/lock.c,src/noffle.c: Add lazy lock release. Only release
 
bears 
parents: 
162 
diff
changeset
 | 
236 | 
| 
 
8ea6b5ddc5a5
[svn]  * src/lock.h,src/lock.c,src/noffle.c: Add lazy lock release. Only release
 
bears 
parents: 
162 
diff
changeset
 | 
237 * src/client.c,src/protocol.c,src/util.h,src/util.c: Common up | 
| 
 
8ea6b5ddc5a5
[svn]  * src/lock.h,src/lock.c,src/noffle.c: Add lazy lock release. Only release
 
bears 
parents: 
162 
diff
changeset
 | 
238 repeated signal handler setting code into Utl_installSignalHandler. | 
| 
 
8ea6b5ddc5a5
[svn]  * src/lock.h,src/lock.c,src/noffle.c: Add lazy lock release. Only release
 
bears 
parents: 
162 
diff
changeset
 | 
239 * src/client.c: Ensure Client_retrieveArt always exits with the global | 
| 
 
8ea6b5ddc5a5
[svn]  * src/lock.h,src/lock.c,src/noffle.c: Add lazy lock release. Only release
 
bears 
parents: 
162 
diff
changeset
 | 
240 lock held. Previously it would be held on error, not held if OK. | 
| 
 
8ea6b5ddc5a5
[svn]  * src/lock.h,src/lock.c,src/noffle.c: Add lazy lock release. Only release
 
bears 
parents: 
162 
diff
changeset
 | 
241 * src/lock.h,src/lock.c,src/noffle.c: Add lazy lock release. Only release | 
| 
 
8ea6b5ddc5a5
[svn]  * src/lock.h,src/lock.c,src/noffle.c: Add lazy lock release. Only release
 
bears 
parents: 
162 
diff
changeset
 | 
242 the lock and close the databases if (a) another process signals us | 
| 
 
8ea6b5ddc5a5
[svn]  * src/lock.h,src/lock.c,src/noffle.c: Add lazy lock release. Only release
 
bears 
parents: 
162 
diff
changeset
 | 
243 SIGUSR1 indicating it wants the lock, or (b) it is explicitly requested by | 
| 
 
8ea6b5ddc5a5
[svn]  * src/lock.h,src/lock.c,src/noffle.c: Add lazy lock release. Only release
 
bears 
parents: 
162 
diff
changeset
 | 
244 a call to new function Lock_syncDatabases(). When waiting for the lock, | 
| 
 
8ea6b5ddc5a5
[svn]  * src/lock.h,src/lock.c,src/noffle.c: Add lazy lock release. Only release
 
bears 
parents: 
162 
diff
changeset
 | 
245 SIGUSR1 the holding process every second. This is all an attempt to | 
| 
 
8ea6b5ddc5a5
[svn]  * src/lock.h,src/lock.c,src/noffle.c: Add lazy lock release. Only release
 
bears 
parents: 
162 
diff
changeset
 | 
246 minimise the number of times we need to close and open the database. | 
| 
 
8ea6b5ddc5a5
[svn]  * src/lock.h,src/lock.c,src/noffle.c: Add lazy lock release. Only release
 
bears 
parents: 
162 
diff
changeset
 | 
247 When (ha!) the database is replaced by something that can handle | 
| 
 
8ea6b5ddc5a5
[svn]  * src/lock.h,src/lock.c,src/noffle.c: Add lazy lock release. Only release
 
bears 
parents: 
162 
diff
changeset
 | 
248 multiple simultaneous writers (with appropriate locking) this won't | 
| 
 
8ea6b5ddc5a5
[svn]  * src/lock.h,src/lock.c,src/noffle.c: Add lazy lock release. Only release
 
bears 
parents: 
162 
diff
changeset
 | 
249 be necessary. | 
| 
 
8ea6b5ddc5a5
[svn]  * src/lock.h,src/lock.c,src/noffle.c: Add lazy lock release. Only release
 
bears 
parents: 
162 
diff
changeset
 | 
250 | 
| 
159
 
4d1353d7d513
[svn] src/server.c: apply bug-fix for lazy group loading by Matija Nalis
 
enz 
parents: 
158 
diff
changeset
 | 
251 Fri Dec 29 2000 Markus Enzenberger <markus.enzenberger@t-online.de> | 
| 
 
4d1353d7d513
[svn] src/server.c: apply bug-fix for lazy group loading by Matija Nalis
 
enz 
parents: 
158 
diff
changeset
 | 
252 | 
| 
 
4d1353d7d513
[svn] src/server.c: apply bug-fix for lazy group loading by Matija Nalis
 
enz 
parents: 
158 
diff
changeset
 | 
253 * src/server.c: apply bug-fix for lazy group loading by Matija Nalis | 
| 
162
 
7bbff2e00543
[svn] TODO: Add handling of connection breakdown during a fetch to later section.
 
enz 
parents: 
159 
diff
changeset
 | 
254 * TODO: Add handling of connection breakdown during a fetch to later | 
| 
 
7bbff2e00543
[svn] TODO: Add handling of connection breakdown during a fetch to later section.
 
enz 
parents: 
159 
diff
changeset
 | 
255 section. | 
| 
159
 
4d1353d7d513
[svn] src/server.c: apply bug-fix for lazy group loading by Matija Nalis
 
enz 
parents: 
158 
diff
changeset
 | 
256 | 
| 158 | 257 Fri Dec 22 2000 Markus Enzenberger <markus.enzenberger@t-online.de> | 
| 258 | |
| 259 * AUTHORS: add Matija Nalis | |
| 260 | |
| 156 | 261 Sun Dec 10 2000 Markus Enzenberger <markus.enzenberger@t-online.de> | 
| 262 | |
| 263 * src/client.c: Extract common code from putCmd and putCmdNoFlush, | |
| 264 reset client.lastStat when sending new command | |
| 265 | |
| 
155
 
22b81617d427
[svn] applied patch from Matija Nalis: better handling of inconsistent counters
 
enz 
parents: 
153 
diff
changeset
 | 
266 Tue Dec 05 2000 Markus Enzenberger <markus.enzenberger@t-online.de> | 
| 
 
22b81617d427
[svn] applied patch from Matija Nalis: better handling of inconsistent counters
 
enz 
parents: 
153 
diff
changeset
 | 
267 | 
| 
 
22b81617d427
[svn] applied patch from Matija Nalis: better handling of inconsistent counters
 
enz 
parents: 
153 
diff
changeset
 | 
268 * src/fetch.c,src/Makefile.in: use sendmail instead of mail | 
| 
 
22b81617d427
[svn] applied patch from Matija Nalis: better handling of inconsistent counters
 
enz 
parents: 
153 
diff
changeset
 | 
269 | 
| 
 
22b81617d427
[svn] applied patch from Matija Nalis: better handling of inconsistent counters
 
enz 
parents: 
153 
diff
changeset
 | 
270 * src/fetch.c,src/pseudo.c,src/pseudo.h,src/server.c: applied | 
| 
 
22b81617d427
[svn] applied patch from Matija Nalis: better handling of inconsistent counters
 
enz 
parents: 
153 
diff
changeset
 | 
271 patch from Matija Nalis: better handling of inconsistent counters | 
| 
 
22b81617d427
[svn] applied patch from Matija Nalis: better handling of inconsistent counters
 
enz 
parents: 
153 
diff
changeset
 | 
272 at remote server; do not read overview on each group command | 
| 
 
22b81617d427
[svn] applied patch from Matija Nalis: better handling of inconsistent counters
 
enz 
parents: 
153 
diff
changeset
 | 
273 | 
| 
150
 
1c7303c71f66
[svn]  * src/protocol.c: Fix bug in Prt_getLn if we should read a line
 
bears 
parents: 
145 
diff
changeset
 | 
274 Thu Oct 26 21:42:45 BST 2000 Jim Hague <jim.hague@acm.org> | 
| 
 
1c7303c71f66
[svn]  * src/protocol.c: Fix bug in Prt_getLn if we should read a line
 
bears 
parents: 
145 
diff
changeset
 | 
275 | 
| 
 
1c7303c71f66
[svn]  * src/protocol.c: Fix bug in Prt_getLn if we should read a line
 
bears 
parents: 
145 
diff
changeset
 | 
276 * src/protocol.c: Fix bug in Prt_getLn if we should read a line | 
| 
 
1c7303c71f66
[svn]  * src/protocol.c: Fix bug in Prt_getLn if we should read a line
 
bears 
parents: 
145 
diff
changeset
 | 
277 starting with '\0' - according to the leafnode mailing list, | 
| 
 
1c7303c71f66
[svn]  * src/protocol.c: Fix bug in Prt_getLn if we should read a line
 
bears 
parents: 
145 
diff
changeset
 | 
278 this has been seen in the wild. | 
| 
 
1c7303c71f66
[svn]  * src/protocol.c: Fix bug in Prt_getLn if we should read a line
 
bears 
parents: 
145 
diff
changeset
 | 
279 * docs/inews.1,docs/noffle.1,docs/noffle.conf.5, | 
| 
 
1c7303c71f66
[svn]  * src/protocol.c: Fix bug in Prt_getLn if we should read a line
 
bears 
parents: 
145 
diff
changeset
 | 
280 packages/redhat/noffle.spec,src/configfile.h,src/configfile.c, | 
| 
 
1c7303c71f66
[svn]  * src/protocol.c: Fix bug in Prt_getLn if we should read a line
 
bears 
parents: 
145 
diff
changeset
 | 
281 src/noffle.c,src/post.h,src/post.c: Removed use of getopt_long, | 
| 
 
1c7303c71f66
[svn]  * src/protocol.c: Fix bug in Prt_getLn if we should read a line
 
bears 
parents: 
145 
diff
changeset
 | 
282 and added inews mode - the Noffle executable behaves | 
| 
165
 
8ea6b5ddc5a5
[svn]  * src/lock.h,src/lock.c,src/noffle.c: Add lazy lock release. Only release
 
bears 
parents: 
162 
diff
changeset
 | 
283 as inews if invoked as inews. This includes adding From: and | 
| 
150
 
1c7303c71f66
[svn]  * src/protocol.c: Fix bug in Prt_getLn if we should read a line
 
bears 
parents: 
145 
diff
changeset
 | 
284 Organization: headers if necessary - add configs to override | 
| 
 
1c7303c71f66
[svn]  * src/protocol.c: Fix bug in Prt_getLn if we should read a line
 
bears 
parents: 
145 
diff
changeset
 | 
285 defaults for the From: domain and specify the organization. | 
| 
 
1c7303c71f66
[svn]  * src/protocol.c: Fix bug in Prt_getLn if we should read a line
 
bears 
parents: 
145 
diff
changeset
 | 
286 For all my fellow trn-heads out there, and users of any other | 
| 
 
1c7303c71f66
[svn]  * src/protocol.c: Fix bug in Prt_getLn if we should read a line
 
bears 
parents: 
145 
diff
changeset
 | 
287 ageing newsreader that expects inews. Updated RPM spec to create | 
| 
 
1c7303c71f66
[svn]  * src/protocol.c: Fix bug in Prt_getLn if we should read a line
 
bears 
parents: 
145 
diff
changeset
 | 
288 inews link to noffle on install. | 
| 
 
1c7303c71f66
[svn]  * src/protocol.c: Fix bug in Prt_getLn if we should read a line
 
bears 
parents: 
145 
diff
changeset
 | 
289 * src/server.c: When replying to a command, generate the reply into | 
| 
 
1c7303c71f66
[svn]  * src/protocol.c: Fix bug in Prt_getLn if we should read a line
 
bears 
parents: 
145 
diff
changeset
 | 
290 a buffer, release the lock and then send the reply, so we don't | 
| 
 
1c7303c71f66
[svn]  * src/protocol.c: Fix bug in Prt_getLn if we should read a line
 
bears 
parents: 
145 
diff
changeset
 | 
291 hog the lock should the reply stall for some network reason. | 
| 
 
1c7303c71f66
[svn]  * src/protocol.c: Fix bug in Prt_getLn if we should read a line
 
bears 
parents: 
145 
diff
changeset
 | 
292 | 
| 
145
 
deb2320befd7
[svn] acconfig.h,config.h.in,configure.in,src/Makefile.in,src/fetch.c:
 
enz 
parents: 
143 
diff
changeset
 | 
293 Sun Oct 15 2000 Markus Enzenberger <markus.enzenberger@t-online.de> | 
| 
 
deb2320befd7
[svn] acconfig.h,config.h.in,configure.in,src/Makefile.in,src/fetch.c:
 
enz 
parents: 
143 
diff
changeset
 | 
294 | 
| 
 
deb2320befd7
[svn] acconfig.h,config.h.in,configure.in,src/Makefile.in,src/fetch.c:
 
enz 
parents: 
143 
diff
changeset
 | 
295 * acconfig.h,config.h.in,configure.in,src/Makefile.in,src/fetch.c: | 
| 
 
deb2320befd7
[svn] acconfig.h,config.h.in,configure.in,src/Makefile.in,src/fetch.c:
 
enz 
parents: 
143 
diff
changeset
 | 
296 Applied patch by Paul Slootman: using the mail program is | 
| 
 
deb2320befd7
[svn] acconfig.h,config.h.in,configure.in,src/Makefile.in,src/fetch.c:
 
enz 
parents: 
143 
diff
changeset
 | 
297 replaced by sendmail (SENDMAILPROG variable). | 
| 
 
deb2320befd7
[svn] acconfig.h,config.h.in,configure.in,src/Makefile.in,src/fetch.c:
 
enz 
parents: 
143 
diff
changeset
 | 
298 | 
| 
197
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
196 
diff
changeset
 | 
299 Sun Sep 10 2000 Markus Enzenberger <markus.enzenberger@t-online.de> | 
| 
143
 
7400a8e9d5ba
[svn] NEWS,src/client.c,src/protocol.c,src/protocol.h,src/server.c:
 
enz 
parents: 
141 
diff
changeset
 | 
300 | 
| 
197
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
196 
diff
changeset
 | 
301 * docs/NOTES: Added section about Gravity (thanks to | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
196 
diff
changeset
 | 
302 Tomislav Filipcic <tfilip@jagor.srce.hr>). | 
| 
143
 
7400a8e9d5ba
[svn] NEWS,src/client.c,src/protocol.c,src/protocol.h,src/server.c:
 
enz 
parents: 
141 
diff
changeset
 | 
303 | 
| 141 | 304 Sun Sep 10 2000 Markus Enzenberger <markus.enzenberger@t-online.de> | 
| 137 | 305 | 
| 141 | 306 * src/Makefile.am: Added filter.c, filter.h | 
| 307 * src/fetch.c: Fixed a bug in Fetch_init, that triggered | |
| 308 an assertion if connection to remote server failed. | |
| 
42
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
309 | 
| 
197
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
196 
diff
changeset
 | 
310 Sat Sep 02 2000 Markus Enzenberger <markus.enzenberger@t-online.de> | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
196 
diff
changeset
 | 
311 | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
196 
diff
changeset
 | 
312 * NEWS,src/client.c,src/protocol.c,src/protocol.h,src/server.c: | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
196 
diff
changeset
 | 
313 Added timeout to Prt_getLn to avoid Noffle hanging if the | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
196 
diff
changeset
 | 
314 connection breaks down during a fetch. | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
196 
diff
changeset
 | 
315 | 
| 
135
 
ae1d1b93883d
[svn] src/post.c: do no longer always replace invalid message-IDs
 
enz 
parents: 
134 
diff
changeset
 | 
316 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
 | 
317 | 
| 
 
ae1d1b93883d
[svn] src/post.c: do no longer always replace invalid message-IDs
 
enz 
parents: 
134 
diff
changeset
 | 
318 * 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
 | 
319 | 
| 134 | 320 Wed Aug 16 00:03:50 BST 2000 Jim Hague <jim.hague@acm.org> | 
| 
150
 
1c7303c71f66
[svn]  * src/protocol.c: Fix bug in Prt_getLn if we should read a line
 
bears 
parents: 
145 
diff
changeset
 | 
321 | 
| 134 | 322 * Permit 'k' and 'm' suffices after numbers in filter rules. | 
| 323 | |
| 
132
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
324 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
 | 
325 | 
| 
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
326 * 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
 | 
327 that are already unsubscribed. | 
| 
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
328 | 
| 131 | 329 Wed Aug 9 22:02:21 BST 2000 Jim Hague <jim.hague@acm.org> | 
| 330 | |
| 331 * src/client.c: Use plain LIST instead of LIST ACTIVE if possible | |
| 332 for compatability with old servers. | |
| 333 * src/client.c,src/fetch.c: Fix fetching bugs that could potentially | |
| 334 have left the lock in the wrong state. | |
| 335 * docs/noffle.conf.5,src/Makefile.in,src/client.c,src/configfile.c, | |
| 336 noffle.conf.example: Add first-cut article filtering. Note you will | |
| 337 need to run 'configure' again to re-generate src/Makefile. | |
| 338 | |
| 
132
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
339 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
 | 
340 | 
| 
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
341 * Released version 1.0pre7 | 
| 
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
342 | 
| 
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
343 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
 | 
344 | 
| 
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
345 * src/client.c: Added GMT to NEWGROUPS command. | 
| 
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
346 | 
| 127 | 347 Mon 24 Jul 20:30:05 BST 2000 Jim Hague <jim.hague@acm.org> | 
| 348 | |
| 349 * src/database.h,src/database.c,src/server.c: Redo XHDR and | |
| 350 XPAT to handle 'XHDR <msgid>' and 'XPAT <msgid>'. Common up | |
| 351 code shared by XHDR and XPAT. | |
| 352 * src/server.c,packages/redhat/noffle.spec: Remove pipe through | |
| 353 sort(1) in printGroups() and dependency on textutil(RedHat)/ | |
| 354 textutils(SuSE) packages in RPM. The RPM now works on RedHat | |
| 355 and derivatives and SuSE. | |
| 356 * src/server.c: Release lock while collecting POST article and while | |
| 357 reporting XOVER x-y results. | |
| 358 * src/server.c: Update group 'last accessed' timestamp when XOVER read. | |
| 359 This for smooth working with 'trn' and other newsreaders that only | |
| 360 read the XOVER unless an article read. I have newsgroups I want to scan | |
| 361 but only infrequently read an article - I don't want them getting | |
| 362 unsubscribed. | |
| 363 * src/server.c: Change server read timeout to 2 secs, release the lock | |
| 364 if we'v held it for 2 secs so we don't starve anybody else, and | |
| 365 if reading a command when we don't hold the lock don't use timeout. | |
| 366 * src/util.c: Fix Utl_newsDate and Utl_parseNewsDateto work properly | |
| 367 in all timezones. | |
| 368 * src/lock.h,src/lock.c,src/noffle.c: Add 'fetch' lock to main lock, | |
| 369 add Lock_gotLock() so we can test the main lock state (currently used | |
| 370 only in ASSERTs). Fetch lock can be obtained WAIT or NOWAIT - latter | |
| 371 fails immediately if lock not available. | |
| 372 * src/client.c,src/fetch.c,src/noffle.c: Change lock handling during a fetch. | |
| 373 Begin by obtaining 'fetch' lock - if busy, exit fetch immediately with | |
| 374 error message. Then during fetch release the lock except when processing | |
| 375 received data; in cases when incoming data is multi-line, collect all | |
| 376 data first and then process. The aim is to ensure the lock isn't held | |
| 377 with a network operation is in progress. I may carry on and extend this | |
| 378 to all server operations as well (so a slow client can't hog the lock). | |
| 
150
 
1c7303c71f66
[svn]  * src/protocol.c: Fix bug in Prt_getLn if we should read a line
 
bears 
parents: 
145 
diff
changeset
 | 
379 * docs/noffle.conf.5,src/configfile.h,src/configfile.c,src/post.c, | 
| 
 
1c7303c71f66
[svn]  * src/protocol.c: Fix bug in Prt_getLn if we should read a line
 
bears 
parents: 
145 
diff
changeset
 | 
380 src/protocol.h,src/protocol.c: Add Path: header to newly posted | 
| 
 
1c7303c71f66
[svn]  * src/protocol.c: Fix bug in Prt_getLn if we should read a line
 
bears 
parents: 
145 
diff
changeset
 | 
381 articles. Provide default content - path-header in config overrides. | 
| 127 | 382 | 
| 
132
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
383 Sat Jul 22 2000 Markus Enzenberger <markus.enzenberger@t-online.de> | 
| 127 | 384 | 
| 385 * doc/NOTES: Removed section about GNUS hanging. It was caused | |
| 386 by the "select" bug in Noffle. | |
| 387 | |
| 
132
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
388 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
 | 
389 | 
| 
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
390 * 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
 | 
391 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
 | 
392 readers (like tin). | 
| 
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
393 | 
| 124 | 394 Sat Jul 22 2000 Markus Enzenberger <markus.enzenberger@t-online.de> | 
| 395 | |
| 396 * request.c: Applied patch from M.Nalis: | |
| 397 Modify Req_add() to append to requested/news.serv.er file each MsgID (and | |
| 398 do not clean dirty flag, because otherwise writeRequestfile() would nuke us | |
| 399 when overwriting file!). | |
| 400 | |
| 122 | 401 Wed Jul 19 2000 Markus Enzenberger <markus.enzenberger@t-online.de> | 
| 120 | 402 | 
| 
123
 
ec190bad201b
[svn] Applied patch from M.Nalis for fixing a small problem with
 
enz 
parents: 
122 
diff
changeset
 | 
403 * 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
 | 
404 the printed counters while fetching articles. | 
| 
 
ec190bad201b
[svn] Applied patch from M.Nalis for fixing a small problem with
 
enz 
parents: 
122 
diff
changeset
 | 
405 | 
| 
 
ec190bad201b
[svn] Applied patch from M.Nalis for fixing a small problem with
 
enz 
parents: 
122 
diff
changeset
 | 
406 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
 | 
407 | 
| 127 | 408 * Do not acquire global lock for printing help | 
| 409 | |
| 410 Mon Jul 17 11:19:06 BST 2000 Jim Hague <jim.hague@acm.org> | |
| 411 | |
| 412 * src/client.h,src/client.c,src/noffle.c,docs/noffle.1: Remove | |
| 413 '--query times' option. Creation time should always be time of | |
| 414 creation on local server. | |
| 415 * src/group.h,src/group.c: Remove Grp_setCreated(). | |
| 416 | |
| 
132
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
417 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
 | 
418 | 
| 
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
419 * 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
 | 
420 end of the transfer. | 
| 
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
421 | 
| 127 | 422 Fri Jul 14 15:20:14 BST 2000 Jim Hague <jim.hague@acm.org> | 
| 423 | |
| 424 * src/client.c,src/fetch.c,src/noffle.c: The groupinfo.lastupdate file | |
| 425 was being used to (a) indicate the time of the last addition to group | |
| 426 information, and (b) the last access to a server. With more than one | |
| 427 server specified, (a) meant the groupinfo.lastupdate file was updated | |
| 428 when new groups on the server (or a new fetch of the server group list) | |
| 429 were processed. When server 2 came to use the file for (b) (to determine | |
| 430 the time to specify when sending the NEWGROUPS command), the time was | |
| 431 already set by server 1 and so server 2 would not see new groups. Fix | |
| 432 this by creating lastupdate.<server> files for use (b). | |
| 433 * src/client.c,src/group.c: Set initial group creation time to the current | |
| 434 time. Previously it was set to 0, so new groups were not reported to a | |
| 435 NEWGROUPS request unless 'noffle --query times' was run - even then, | |
| 436 local groups would never be reported. Setting the creation time to the | |
| 437 creation time on the local server makes things work properly. NB - the | |
| 438 group creation time should always be reported as the creation time on | |
| 439 the server; must fix this and remove '--query times'. This change will | |
| 440 require 'noffle --query groups' to be re-run to create the server | |
| 441 lastupdate.<server> files. | |
| 120 | 442 | 
| 127 | 443 Mon Jul 03 12:05:50 BST 2000 Jim Hague <jim.hague@acm.org> | 
| 444 | |
| 445 * src/database.h,src/database.c,src/server.c: Fix 'XHDR <msgId>' and | |
| 446 add 'XPAT <msgId>'. 'XHDR <msgId>' previously only worked if | |
| 447 msgId was a message in the current group. My brain was really | |
| 448 in neutral when I did that. | |
| 449 | |
| 
118
 
ac9c0492daca
[svn] src/server.c: Leave online mode, if the connection to a remote server
 
enz 
parents: 
117 
diff
changeset
 | 
450 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
 | 
451 | 
| 
 
ac9c0492daca
[svn] src/server.c: Leave online mode, if the connection to a remote server
 
enz 
parents: 
117 
diff
changeset
 | 
452 * 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
 | 
453 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
 | 
454 a long time. | 
| 
132
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
455 | 
| 117 | 456 Sun Jun 25 09:45:50 BST 2000 Jim Hague <jim.hague@acm.org> | 
| 457 | |
| 458 * src/protocol.c: Another go at Prt_genMsgId. Yesterday I seeded the | |
| 459 random element of the generated message id from the time; but what | |
| 460 if two Noffle processes start in the same second? So switch to seeding | |
| 461 with tv_usec instead. | |
| 462 | |
| 
116
 
0a12fc56db30
[svn] path-header, Approved: header recognition, posting changes, remove SA_INTERRUPT, minor include updates.
 
bears 
parents: 
109 
diff
changeset
 | 
463 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
 | 
464 | 
| 
 
0a12fc56db30
[svn] path-header, Approved: header recognition, posting changes, remove SA_INTERRUPT, minor include updates.
 
bears 
parents: 
109 
diff
changeset
 | 
465 * 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
 | 
466 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
 | 
467 * 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
 | 
468 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
 | 
469 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
 | 
470 * 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
 | 
471 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
 | 
472 posting to one. | 
| 
 
0a12fc56db30
[svn] path-header, Approved: header recognition, posting changes, remove SA_INTERRUPT, minor include updates.
 
bears 
parents: 
109 
diff
changeset
 | 
473 | 
| 117 | 474 Sat Jun 24 20:45:52 BST 2000 Jim Hague <jim.hague@acm.org> | 
| 475 | |
| 476 * src/noffle.c: Set last accessed time on group when subscribed | |
| 477 from command line. | |
| 478 * src/post.c: Bugfix - Post_close on duplicate article post. | |
| 479 * src/protocol.c: Fix bug in Prt_genMsgId that caused duplicate | |
| 480 message IDs to be generated for posts in the same second. | |
| 481 | |
| 127 | 482 Sat Jun 22 2000 Markus Enzenberger <markus.enzenberger@t-online.de> | 
| 483 | |
| 
132
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
484 * 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
 | 
485 by the "select" bug in Noffle. | 
| 
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
486 | 
| 
 
a740dac296bc
[svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7
 
bears 
parents: 
131 
diff
changeset
 | 
487 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
 | 
488 | 
| 127 | 489 * src/server.c, src/protocol.c: Fixed a critical bug. "select" cannot | 
| 490 be used with buffered stdio. This caused Noffle to hang with some | |
| 491 readers (like tin). | |
| 492 | |
| 117 | 493 Mon Jun 19 22:43:38 BST 2000 Jim Hague <jim.hague@acm.org> | 
| 494 | |
| 495 * src/util.c, src/database.c: Fix header line reading bug. | |
| 496 | |
| 
116
 
0a12fc56db30
[svn] path-header, Approved: header recognition, posting changes, remove SA_INTERRUPT, minor include updates.
 
bears 
parents: 
109 
diff
changeset
 | 
497 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
 | 
498 | 
| 
 
0a12fc56db30
[svn] path-header, Approved: header recognition, posting changes, remove SA_INTERRUPT, minor include updates.
 
bears 
parents: 
109 
diff
changeset
 | 
499 * 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
 | 
500 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
 | 
501 * 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
 | 
502 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
 | 
503 on FreeBSD or Solaris. | 
| 
 
0a12fc56db30
[svn] path-header, Approved: header recognition, posting changes, remove SA_INTERRUPT, minor include updates.
 
bears 
parents: 
109 
diff
changeset
 | 
504 * 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
 | 
505 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
 | 
506 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
 | 
507 | 
| 108 | 508 Tue Jun 13 07:27:21 BST 2000 Jim Hague <jim.hague@acm.org> | 
| 509 | |
| 510 * src/configfile.h, src/configfile.c, src/database.c: Redo config | |
| 511 expires routines to remove enumerator and replace with routine to | |
| 512 obtain expire time for specified group. | |
| 513 * src/configfile.h, src/configfile.c, src/server.c, noffle.conf.example, | |
| 514 docs/noffle.conf.5: Change 'auto-subscribe-mode' to | |
| 515 'default-auto-subscribe-mode' and add | |
| 516 'auto-subscribe-mode <grp pattern> <mode>'. For the moment, | |
| 517 spot old usage of 'auto-subscribe-mode' and interpret it as | |
| 518 'default-auto-subscribe-mode'. | |
| 519 * src/client.c: Rename variable to remove compiler warning. | |
| 520 | |
| 521 Sat Jun 11 2000 Markus Enzenberger <markus.enzenberger@t-online.de> | |
| 522 | |
| 523 * Prepare for version 1.0pre6 | |
| 524 * configure.in: Removed warning options for warnings that are | |
| 525 unavoidable with libgdbm | |
| 526 | |
| 102 | 527 Mon Jun 5 09:46:30 BST 2000 Jim Hague <jim.hague@acm.org> | 
| 528 | |
| 529 * src/client.c, src/fetch.c, src/group.c, src/group.h, src/noffle.c: | |
| 108 | 530 Don't track remote message number read unless subscribed to a group. | 
| 531 This stops 'Missing articles' pseudos being generated when you join | |
| 532 a group some time after doing the 'noffle --query groups' that first | |
| 533 found the group, or if you resubscribe a while after unsubscribing. | |
| 534 They will still be generated if articles are missed when a group is | |
| 535 subscribed, in which case the pseudo message is entirely applicable. | |
| 536 | |
| 537 Sat Jun 03 2000 Markus Enzenberger <markus.enzenberger@t-online.de> | |
| 538 | |
| 539 * docs/NOTES: removed the whole section about the mail2news gateway. | |
| 540 It doesn't really work, because procmail forks for each mail and | |
| 541 changing the posting allowed status is not atomic. | |
| 542 | |
| 543 Thu Jun 01 2000 Markus Enzenberger <markus.enzenberger@t-online.de> | |
| 544 | |
| 545 * docs/NOTES: Added section about "replace-messageid" option in | |
| 546 the Mail-News-Gateway chapter. | |
| 547 | |
| 548 Mon May 29 19:12:47 BST 2000 Jim Hague <jim.hague@acm.org> | |
| 549 | |
| 550 * src/client.c: Fix spelling mistake in comment. | |
| 551 * docs/noffle.1: Add a little bit more to the description of --online. | |
| 102 | 552 | 
| 
101
 
ce8191c38f44
[svn]  * configure, configure.in: Changed the --enable-debug option of configure.
 
uh1763 
parents: 
100 
diff
changeset
 | 
553 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
 | 
554 | 
| 
 
ce8191c38f44
[svn]  * configure, configure.in: Changed the --enable-debug option of configure.
 
uh1763 
parents: 
100 
diff
changeset
 | 
555 * 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
 | 
556 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
 | 
557 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
 | 
558 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
 | 
559 | 
| 
 
ce8191c38f44
[svn]  * configure, configure.in: Changed the --enable-debug option of configure.
 
uh1763 
parents: 
100 
diff
changeset
 | 
560 * NEWS: Update. | 
| 
 
ce8191c38f44
[svn]  * configure, configure.in: Changed the --enable-debug option of configure.
 
uh1763 
parents: 
100 
diff
changeset
 | 
561 | 
| 108 | 562 Fri May 26 11:38:27 BST 2000 Jim Hague <jim.hague@acm.org> | 
| 563 | |
| 564 * docs/NOTES: Added notes on knode. | |
| 565 * src/client.c: Corrected comment. | |
| 566 | |
| 100 | 567 Thu May 25 22:03:56 BST 2000 Jim Hague <jim.hague@acm.org> | 
| 568 | |
| 569 * src/post.c: Fixed stupid bug in article checking code where a | |
| 570 correctly formatted Date: line would have the "Date: " removed | |
| 571 before writing the outgoing file. Remote servers, not unnaturally, | |
| 572 get upset about this. Mea culpa :-( | |
| 573 | |
| 
99
 
651334f85995
[svn]  * docs/Makefile.am, docs/Makefile.in: Added INTERNALS to docs/Makefile.am, so
 
uh1763 
parents: 
97 
diff
changeset
 | 
574 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
 | 
575 | 
| 
 
651334f85995
[svn]  * docs/Makefile.am, docs/Makefile.in: Added INTERNALS to docs/Makefile.am, so
 
uh1763 
parents: 
97 
diff
changeset
 | 
576 * 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
 | 
577 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
 | 
578 | 
| 
 
651334f85995
[svn]  * docs/Makefile.am, docs/Makefile.in: Added INTERNALS to docs/Makefile.am, so
 
uh1763 
parents: 
97 
diff
changeset
 | 
579 * 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
 | 
580 | 
| 100 | 581 Sat May 20 11:46:54 BST 2000 Jim Hague <jim.hague@acm.org> | 
| 582 | |
| 583 * src/client.c: Closer perusal of Son Of RFC1036 reveals that | |
| 584 Supersedes: can have multiple message IDs. Do this. | |
| 585 | |
| 108 | 586 Sat May 20 2000 Markus Enzenberger <markus.enzenberger@t-online.de> | 
| 587 * src/noffle.c: always enable generation of core files. | |
| 588 | |
| 97 | 589 Fri May 19 14:02:44 BST 2000 Jim Hague <jim.hague@acm.org> | 
| 590 | |
| 591 * src/util.h, src/util.c, src/database.c, src/pseudo.c, src/post.c: | |
| 592 Redo Utl_rfc822Date to not use strftime - this was potentially | |
| 593 wrong as it would only generate a conformant date string in | |
| 594 English locales - and rename to Utl_newsDate because the date format | |
| 595 is actually a subset of RFC822 - see Son Of RFC1036. Also add | |
| 596 Utl_parseNewsDate, ensure the date on posted articles is conformant | |
| 597 and replace if not, and implement observance of Expires: headers. | |
| 598 * src/client.c: Observe Supersedes: headers on incoming articles. | |
| 599 * src/content.c: Ensure if last article(s) in group are cancelled that | |
| 600 article numbers aren't re-used. | |
| 601 * docs/INTERNALS: Move INTERNALS to docs/. | |
| 602 | |
| 603 Thu May 18 13:22:36 BST 2000 Jim Hague <jim.hague@acm.org> | |
| 604 | |
| 605 * Recognise explicit posting statuses of 'y', 'n' and 'the rest'. | |
| 606 The latest IETF draft says you can have other statuses apart from | |
| 607 'm' (moderated group), and these should probably be treated in the | |
| 608 same way as 'm', i.e. forwarded to the external server to worry | |
| 609 about. | |
| 610 | |
| 89 | 611 Wed May 17 21:19:19 BST 2000 Jim Hague <jim.hague@acm.org> | 
| 612 | |
| 613 * src/configfile.h, src/configfile.c, src/post.h, src/post.c, | |
| 614 src/noffle.c, src/server.c, docs/noffle.1, docs/noffle.conf.5: | |
| 615 Moved all article posting code into post.[hc], removed | |
| 616 'remove-messageid' option, added '--post' to noffle command line. | |
| 617 Added 'post-locally' option. docs/NOTES still needs updating. | |
| 618 Needs more testing too. | |
| 619 | |
| 
84
 
8c6dbce3b178
[svn] Merged in changes from release-1-0 up to release-1-0-merge-1.
 
enz 
parents: 
83 
diff
changeset
 | 
620 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
 | 
621 | 
| 
 
8c6dbce3b178
[svn] Merged in changes from release-1-0 up to release-1-0-merge-1.
 
enz 
parents: 
83 
diff
changeset
 | 
622 * 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
 | 
623 * 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
 | 
624 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
 | 
625 | 
| 89 | 626 Mon May 15 11:21:28 BST 2000 Jim Hague <jim.hague@acm.org> | 
| 627 | |
| 628 * src/configfile.h, src/configfile.c, src/client.c, docs/noffle.conf.5: | |
| 629 Added getgroups and omitgroups options. | |
| 630 | |
| 83 | 631 Sun May 14 16:51:24 BST 2000 Jim Hague <jim.hague@acm.org> | 
| 632 | |
| 633 * docs/NOTES: Added notes on trn, xrn and knews. | |
| 634 * src/configfile.h, src.configfile.c, src/server.c, docs/noffle.conf.5: | |
| 635 Increment the article number of the gen info article in groups that | |
| 636 are not auto-subscribed each time the gen info article is read. The gen | |
| 637 info article thus remains unread at the start of every newsreading | |
| 638 session. This behaviour can be disabled by setting new config | |
| 639 setting 'info-always-unread' to 'no'. Default is 'yes'. This (I hope) | |
| 640 restores Markus's preferred behaviour. | |
| 641 * INTERNALS: Added file with some rough jottings on the internals of Noffle. | |
| 642 A work in (probably sporadic) progress. | |
| 643 | |
| 78 | 644 Sun May 14 2000 Markus Enzenberger <markus.enzenberger@t-online.de> | 
| 645 | |
| 646 * src/fetch.c: Did some refactoring. | |
| 647 | |
| 76 | 648 Sat May 13 15:09:01 BST 2000 Jim Hague <jim.hague@acm.org> | 
| 649 | |
| 650 * src/itemlist.c: Fixed stupid, Stupid, STUPID bug in Itl_next(). | |
| 83 | 651 Redid itemlist code slightly to remove need to keep separators | 
| 652 string, at the cost of making it impossible to use '\1' as a | |
| 653 separator. I don't think this will be a problem. | |
| 76 | 654 * src/log.h, src/log.c, src/over.h, src/over.c: Adjusted consting | 
| 655 in Log_init and new_Over to remove compiler warnings. | |
| 656 * src/portable.h, src/server.c, src/client.c: Introduced UNUSED(x) | |
| 657 macro to indicate deliberately unused function parameters and | |
| 658 remove warnings. | |
| 659 * src/content.c: Preserve gen info in Cont_write() provided it is | |
| 660 followed by an article with the next number. Stops gen info article | |
| 661 vanishing instantly on reading when auto-subscribe is on, which | |
| 662 was sort-of confusing for users (why can't I read that again?) | |
| 663 and caused xrn to complain the NNTP server was broken. | |
| 664 | |
| 
68
 
f76e8586fab6
[svn] src/client.c: Rewrote needsMark(): uses itemlist.h, more debugging output.
 
enz 
parents: 
66 
diff
changeset
 | 
665 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
 | 
666 | 
| 
 
f76e8586fab6
[svn] src/client.c: Rewrote needsMark(): uses itemlist.h, more debugging output.
 
enz 
parents: 
66 
diff
changeset
 | 
667 * 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
 | 
668 * 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
 | 
669 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
 | 
670 for (time_t)-1. | 
| 
 
38c86048fe2e
[svn] src/server.c: Rewrote getTimesInSeconds(): arguments ar now int and
 
enz 
parents: 
68 
diff
changeset
 | 
671 | 
| 
66
 
40a7493238e8
[svn]  * src/Makefile.am, src/Makefile.in: Added portable.h to the list of sources.
 
uh1763 
parents: 
65 
diff
changeset
 | 
672 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
 | 
673 | 
| 
 
40a7493238e8
[svn]  * src/Makefile.am, src/Makefile.in: Added portable.h to the list of sources.
 
uh1763 
parents: 
65 
diff
changeset
 | 
674 * 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
 | 
675 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
 | 
676 | 
| 60 | 677 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
 | 
678 | 
| 
57
 
84e32c84666b
[svn] add some intermediate variables for easier debugging
 
enz 
parents: 
56 
diff
changeset
 | 
679 * src/client.c: add some intermediate variables for easier debugging | 
| 
 
84e32c84666b
[svn] add some intermediate variables for easier debugging
 
enz 
parents: 
56 
diff
changeset
 | 
680 in needsMark(). It seems that thread mode is sometimes not working. | 
| 60 | 681 * src/client.c, src/content.c, src/dynamicstring.h, src/dynamicstring.c, | 
| 682 src/util.h, src/util.c, src/protocol.c: | |
| 683 Changed some variable types and used some casts to avoid compiler | |
| 684 warnings about signedness. In general, int should be used for parameters | |
| 685 for allowing a signedness assertion in the function. | |
| 686 (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
 | 
687 * 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
 | 
688 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
 | 
689 src/server.h: | 
| 
 
adf0af5152f7
[svn] Renamed some variables and function names, because they caused compiler
 
enz 
parents: 
60 
diff
changeset
 | 
690 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
 | 
691 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
 | 
692 (index, stat, serv). | 
| 63 | 693 * src/fetchlist.c: | 
| 694 Avoid compiler warning because of cast from const to non-const. | |
| 65 | 695 * src/post.c, src/server.c: | 
| 696 Avoid compiler warnings about incomplete initializer blocks. | |
| 
57
 
84e32c84666b
[svn] add some intermediate variables for easier debugging
 
enz 
parents: 
56 
diff
changeset
 | 
697 | 
| 
56
 
688bd51704e0
[svn]  * configure, configure.in: Only add all those compiler-switches
 
uh1763 
parents: 
55 
diff
changeset
 | 
698 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
 | 
699 | 
| 
 
688bd51704e0
[svn]  * configure, configure.in: Only add all those compiler-switches
 
uh1763 
parents: 
55 
diff
changeset
 | 
700 * 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
 | 
701 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
 | 
702 to have those switches. | 
| 
 
688bd51704e0
[svn]  * configure, configure.in: Only add all those compiler-switches
 
uh1763 
parents: 
55 
diff
changeset
 | 
703 | 
| 
 
688bd51704e0
[svn]  * configure, configure.in: Only add all those compiler-switches
 
uh1763 
parents: 
55 
diff
changeset
 | 
704 | 
| 
54
 
125d79c9e586
[svn]  * src/client.c, src/configfile.c, src/content.c, src/control.c,
 
uh1763 
parents: 
49 
diff
changeset
 | 
705 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
 | 
706 | 
| 
 
125d79c9e586
[svn]  * src/client.c, src/configfile.c, src/content.c, src/control.c,
 
uh1763 
parents: 
49 
diff
changeset
 | 
707 * 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
 | 
708 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
 | 
709 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
 | 
710 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
 | 
711 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
 | 
712 Added portable.h #include. | 
| 
 
125d79c9e586
[svn]  * src/client.c, src/configfile.c, src/content.c, src/control.c,
 
uh1763 
parents: 
49 
diff
changeset
 | 
713 | 
| 
 
125d79c9e586
[svn]  * src/client.c, src/configfile.c, src/content.c, src/control.c,
 
uh1763 
parents: 
49 
diff
changeset
 | 
714 * 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
 | 
715 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
 | 
716 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
 | 
717 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
 | 
718 | 
| 
 
125d79c9e586
[svn]  * src/client.c, src/configfile.c, src/content.c, src/control.c,
 
uh1763 
parents: 
49 
diff
changeset
 | 
719 * 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
 | 
720 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
 | 
721 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
 | 
722 | 
| 55 | 723 * src/portable.h: Added file. This #defines some macros, so the code uses | 
| 724 __snprintf() and __vsnprintf if snprintf and vsnprintf aren't available. | |
| 725 This is the case on SunOS, for example. | |
| 726 | |
| 
43
 
2842f50feb55
[svn]  * client.c, client.h, common.h, config.c, config.h, content.c, content.h,
 
uh1763 
parents: 
42 
diff
changeset
 | 
727 | 
| 49 | 728 Sat May 6 12:25:39 BST 2000 Jim Hague <jim.hague@acm.org> | 
| 729 | |
| 730 * src/server.c: Changed XOVER with no arg. to return info for current | |
| 731 article, not error. | |
| 732 | |
| 733 * src/server.c, src/content.h, src/content.c: XHDR - added 'xref' to | |
| 734 headers recognised to keep trn happy, and recognise message ID argument. | |
| 735 | |
| 736 * src/server.c, src/content.c: Ensure first/last from LIST ACTIVE and | |
| 737 GROUP agree (trn uses former). Tricky with pseudo gen info articles | |
| 738 around. Presence of these now only recorded in content and not | |
| 739 reflected in group first/last until proper article posted after | |
| 740 pseudo. | |
| 741 | |
| 742 * src/client.c, NEWS: Reinstated starting article numbering from first | |
| 743 article number on server. Reasoning below is wrong except in exceptional | |
| 744 circumstances (e.g. join group, auto-subscribe, manual unsubscribe, | |
| 745 auto subscribe again, etc. to get > 2 Noffle info messages in group. | |
| 746 Bring reader up to date, remove & reinstall Noffle. Join group, | |
| 747 autosubscribe after more news arrives at server, reader thinks it has read | |
| 748 n articles it hasn't, where n is number of Noffle info messages in | |
| 749 group first time round - 2). Feature is generally useful, esp. in | |
| 750 development, so back in it goes. | |
| 751 | |
| 752 * src/group.c: Forget cached group info when group database closed. | |
| 753 | |
| 754 | |
| 
45
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
755 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
 | 
756 | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
757 * 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
 | 
758 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
 | 
759 they're not found. | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
760 | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
761 * 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
 | 
762 as the one in docs/NOTES. | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
763 | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
764 * TODO: Removed 'expiring by groups' and | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
765 '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
 | 
766 | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
767 * 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
 | 
768 './configure --enable-debug'. | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
769 | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
770 * 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
 | 
771 to the AUTHORS section :-) | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
772 | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
773 * 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
 | 
774 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
 | 
775 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
 | 
776 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
 | 
777 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
 | 
778 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
 | 
779 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
 | 
780 | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
781 * 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
 | 
782 in the declaration of clearCont(). | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
783 | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
784 * 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
 | 
785 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
 | 
786 | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
787 * 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
 | 
788 enableCorefiles(). | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
789 | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
790 * 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
 | 
791 includes. | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
792 | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
793 * 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
 | 
794 | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
795 * 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
 | 
796 | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
797 * 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
 | 
798 | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
799 * 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
 | 
800 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
 | 
801 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
 | 
802 | 
| 
 
32ba1198c6fa
[svn]  * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in:
 
uh1763 
parents: 
43 
diff
changeset
 | 
803 | 
| 
43
 
2842f50feb55
[svn]  * client.c, client.h, common.h, config.c, config.h, content.c, content.h,
 
uh1763 
parents: 
42 
diff
changeset
 | 
804 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
 | 
805 | 
| 
 
2842f50feb55
[svn]  * client.c, client.h, common.h, config.c, config.h, content.c, content.h,
 
uh1763 
parents: 
42 
diff
changeset
 | 
806 * 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
 | 
807 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
 | 
808 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
 | 
809 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
 | 
810 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
 | 
811 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
 | 
812 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
 | 
813 subdirectory src/ | 
| 
 
2842f50feb55
[svn]  * client.c, client.h, common.h, config.c, config.h, content.c, content.h,
 
uh1763 
parents: 
42 
diff
changeset
 | 
814 | 
| 
 
2842f50feb55
[svn]  * client.c, client.h, common.h, config.c, config.h, content.c, content.h,
 
uh1763 
parents: 
42 
diff
changeset
 | 
815 * 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
 | 
816 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
 | 
817 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
 | 
818 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
 | 
819 | 
| 
 
2842f50feb55
[svn]  * client.c, client.h, common.h, config.c, config.h, content.c, content.h,
 
uh1763 
parents: 
42 
diff
changeset
 | 
820 * 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
 | 
821 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
 | 
822 | 
| 
 
2842f50feb55
[svn]  * client.c, client.h, common.h, config.c, config.h, content.c, content.h,
 
uh1763 
parents: 
42 
diff
changeset
 | 
823 * 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
 | 
824 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
 | 
825 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
 | 
826 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
 | 
827 | 
| 
 
2842f50feb55
[svn]  * client.c, client.h, common.h, config.c, config.h, content.c, content.h,
 
uh1763 
parents: 
42 
diff
changeset
 | 
828 * 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
 | 
829 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
 | 
830 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
 | 
831 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
 | 
832 being declared. | 
| 
 
2842f50feb55
[svn]  * client.c, client.h, common.h, config.c, config.h, content.c, content.h,
 
uh1763 
parents: 
42 
diff
changeset
 | 
833 | 
| 
 
2842f50feb55
[svn]  * client.c, client.h, common.h, config.c, config.h, content.c, content.h,
 
uh1763 
parents: 
42 
diff
changeset
 | 
834 * 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
 | 
835 | 
| 
 
2842f50feb55
[svn]  * client.c, client.h, common.h, config.c, config.h, content.c, content.h,
 
uh1763 
parents: 
42 
diff
changeset
 | 
836 | 
| 
42
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
837 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
 | 
838 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
839 * 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
 | 
840 NOTES.html, INSTALL.html: Removed files. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
841 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
842 * 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
 | 
843 Added files. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
844 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
845 * TODO.TXT: Renamed to TODO. Slightly changed formatting. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
846 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
847 * 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
 | 
848 the file INSTALL. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
849 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
850 * noffle.1, noffle.conf.5: Moved to docs/ | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
851 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
852 * 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
 | 
853 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
854 * 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
 | 
855 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
856 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
857 ------------------------------------------------------------------------------- | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
858 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
859 1.0pre6pre | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
860 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
861 * Forget cached group info when group database closed. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
862 * 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
 | 
863 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
 | 
864 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
 | 
865 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
 | 
866 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
 | 
867 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
 | 
868 '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
 | 
869 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
 | 
870 * 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
 | 
871 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
 | 
872 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
 | 
873 arrives. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
874 * 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
 | 
875 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
 | 
876 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
 | 
877 * 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
 | 
878 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
 | 
879 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
 | 
880 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
 | 
881 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
 | 
882 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
 | 
883 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
 | 
884 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
 | 
885 readers to miss new articles. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
886 * 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
 | 
887 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
 | 
888 posting status for local groups. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
889 * Added group deletion. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
890 * 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
 | 
891 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
 | 
892 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
 | 
893 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
 | 
894 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
 | 
895 * 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
 | 
896 exactly to spec. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
897 * Added group-specific expire times. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
898 * 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
 | 
899 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
 | 
900 * 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
 | 
901 line options --create and --cancel. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
902 * 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
 | 
903 so that tools like grepmail work. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
904 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
905 Version 1.0pre5 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
906 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
907 * 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
 | 
908 symbols are always in the executable. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
909 * Use GDBM_FAST flag for hash files. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
910 * 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
 | 
911 * Minor changes and improvements | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
912 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
913 Version 1.0pre4 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
914 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
915 * 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
 | 
916 * 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
 | 
917 * 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
 | 
918 response to HEAD or ARTICLE commands. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
919 * 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
 | 
920 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
 | 
921 * 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
 | 
922 directory) if compiled with -DDEBUG option | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
923 * Opening an article additionally marks all references as | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
924 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
 | 
925 article of a thread was opened. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
926 * New config option "connect-timeout" | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
927 * Minor improvements and bug-fixes | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
928 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
929 Version 1.0pre3 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
930 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
931 * 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
 | 
932 thread reconstruction work | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
933 * 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
 | 
934 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
 | 
935 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
 | 
936 slash. Added --requested option. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
937 * 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
 | 
938 commands at once, before parsing the server response. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
939 * Minor bug fixes and improvements. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
940 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
941 Version 1.0pre2 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
942 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
943 * 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
 | 
944 source packages) | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
945 * 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
 | 
946 and re-getting global lock | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
947 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
948 Version 1.0pre1 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
949 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
950 * needs complete re-installing, some formats have changed | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
951 * Support for multiple remote servers | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
952 * 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
 | 
953 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
 | 
954 commands are sent at once | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
955 * 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
 | 
956 passwords | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
957 * Other small bug fixes and improvements | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
958 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
959 Version 0.19 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
960 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
961 * Fix broken full mode | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
962 * Fix cutting of articles after line beginning with '.' | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
963 * Other bug fixes | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
964 * LIST commands can have pattern argument now | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
965 * 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
 | 
966 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
967 Version 0.18 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
968 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
969 * 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
 | 
970 * Group database uses gdbm, databases moved to | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
971 /var/spool/noffle/data | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
972 * 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
 | 
973 * New fetch mode "thread" added | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
974 * Different --fetch invocations replaced by single option | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
975 * Meaning of "--database" option changed, "--article" option added | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
976 * 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
 | 
977 * Expire uses last access time | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
978 * 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
 | 
979 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
 | 
980 * 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
 | 
981 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
 | 
982 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
 | 
983 * 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
 | 
984 * Y2K compliance of NEWGROUPS command | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
985 * 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
 | 
986 * Various changes for tuning and improvement | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
987 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
988 Version 0.17 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
989 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
990 * 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
 | 
991 open files on longer sessions. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
992 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
993 Version 0.16 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
994 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
995 * 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
 | 
996 | 
