log ChangeLog @ 244:4e69e9b722ae noffle

age author description
2002-03-15 bears [svn] * src/database.c,src/protocol.c,src/util.c,src/util.h: The latest IETF noffle
2002-03-13 mirkol [svn] *** empty log message *** noffle
2002-02-26 bears [svn] * src/client.c: That wasn't a memory leak fixed on Feb 8th. That was a noffle
2002-02-14 bears [svn] * src/over.c: Fix warning. noffle
2002-02-11 bears [svn] * docs/noffle.conf.5: Correct typo in From: filter description. noffle
2001-12-19 mirkol [svn] *** empty log message *** noffle
2001-12-18 mirkol [svn] *** empty log message *** noffle
2001-12-09 bears [svn] Cough. Omitted ChangeLog entry. noffle
2001-12-09 bears [svn] * docs/Makefile.in: Add testing.txt to documents. noffle
2001-12-09 bears [svn] * docs/Makefile.am: Add testing.txt to documents. noffle
2001-12-09 bears [svn] * src/util.c: Improve (correct) error detection when updating noffle
2001-12-09 bears [svn] * src/post.c: Always replace message ID in posted message if existing noffle
2001-12-02 mirkol [svn] *** empty log message *** noffle
2001-11-29 bears [svn] * src/content.c: Remove spurious temporary files and add a closedir() noffle
2001-11-22 bears [svn] *src/content.c,src/noffle.c: Correct bugfix in Conf_write(). noffle
2001-11-22 bears [svn] * Makefile.in,aclocal.m4,config.h.in,configure,configure.in noffle
2001-11-22 mirkol [svn] *** empty log message *** noffle
2001-11-22 mirkol [svn] *** empty log message *** noffle
2001-11-14 mirkol [svn] *** empty log message *** noffle
2001-11-14 bears [svn] * TODO: Update the TODO list. noffle
2001-11-11 mirkol [svn] *** empty log message *** noffle
2001-11-11 mirkol [svn] *** empty log message *** noffle
2001-11-08 mirkol [svn] noffle
2001-11-06 bears [svn] * packages/redhat/noffle.spec: Update to version to 1.1-1 and fix up some noffle
2001-10-31 bears [svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c, noffle
2001-10-30 bears [svn] * src/content.c: When generating temp file to write new content to, make noffle
2001-10-30 bears [svn] * noffle.conf.example,docs/noffle.conf.5,src/configfile.h,src/configfile.c, noffle
2001-10-30 bears [svn] * docs/noffle.conf.5,src/configfile.c,src/filter.h,src/filter.c: noffle
2001-10-22 bears [svn] * src/fetch.c: Only leave articles in the requested list if the error noffle
2001-10-21 bears [svn] * docs/noffle.conf.5,src/noffle.c: Duh! Do unsubscribing the simple way. noffle
2001-10-20 bears [svn] * src/group.h,src/group.c,src/noffle.c,src/server.c: Grp_setLastAccess is noffle
2001-10-05 enz [svn] src/configfile.c: fix bug with missing initialization of user name and noffle
2001-09-12 bears [svn] * src/client.c,src/client.h,src/fetch.c,src/noffle.c,src/server.c: noffle
2001-09-01 enz [svn] src/client.c,src/protocol.h: perform authentication at connect time, noffle
2001-08-05 bears [svn] Remove case sensitivity in date parse. noffle
2001-08-05 bears [svn] * src/client.c: Change variable only used on constant to 'const'. noffle
2001-05-15 bears [svn] * src/client.c: Only bail out of fetching multiple articles if the noffle
2001-05-10 bears [svn] * src/client.c: Only return failure getting NEWGROUPS if the connection noffle
2001-05-10 bears [svn] * src/server.c: Correct error code given when article requested by noffle
2001-05-09 bears [svn] * TODO,src/client.c,src/client.h,src/fetch.c,src/fetch.h,src/noffle.c: noffle
2001-05-09 bears [svn] * src/post.c: If post-locally is set, only do immediate local posting noffle
2001-05-01 enz [svn] configure.in,configure: changed version to 1.1-unstable-develop noffle
2001-05-01 enz [svn] AUTHORS: update my email address noffle
2001-05-01 enz [svn] src/server.c: do not search all groups if group does not noffle
2001-03-13 enz [svn] src/client.c: Fix bug. Server name was not yet initialized noffle
2001-02-28 enz [svn] fix missing argument to snprintf noffle
2001-02-26 mnalis [svn] small option parsing fix noffle
2001-02-25 bears [svn] * TODO,content.c,lock.c,server.c,server.h: Remove bug notice re: noffle
2001-01-25 bears [svn] * src/lock.h,src/lock.c,src/noffle.c: Add lazy lock release. Only release noffle
2000-12-29 enz [svn] TODO: Add handling of connection breakdown during a fetch to later section. noffle
2000-12-29 enz [svn] src/server.c: apply bug-fix for lazy group loading by Matija Nalis noffle
2000-12-22 enz [svn] Add Matija Nalis to contributors noffle
2000-12-10 enz [svn] *** empty log message *** noffle
2000-12-05 enz [svn] applied patch from Matija Nalis: better handling of inconsistent counters noffle
2000-10-27 bears [svn] Undo change to post.c that only sent moderated articles to one server. noffle
2000-10-26 bears [svn] * src/post.c: When posting to a non-local moderated group, only noffle
2000-10-26 bears [svn] * src/protocol.c: Fix bug in Prt_getLn if we should read a line noffle
2000-10-15 enz [svn] acconfig.h,config.h.in,configure.in,src/Makefile.in,src/fetch.c: noffle
2000-09-23 enz [svn] NEWS,src/client.c,src/protocol.c,src/protocol.h,src/server.c: noffle
2000-09-10 enz [svn] *** empty log message *** noffle
2000-09-10 enz [svn] src/fetch.c: Fixed a bug in Fetch_init, that triggered noffle
2000-09-10 enz [svn] src/Makefile.am: Added filter.c, filter.h noffle
2000-08-23 enz [svn] src/post.c: do no longer always replace invalid message-IDs noffle
2000-08-15 bears [svn] k and m suffices on filter numbers noffle
2000-08-14 bears [svn] Fix repeated auto-unsubscribe bug & sync to 1.0pre7 noffle
2000-08-09 bears [svn] Added filtering noffle
2000-07-25 bears [svn] Release-1-0 mergedocs/NOTES noffle
2000-07-22 enz [svn] Applied patch from M.Nalis: noffle
2000-07-22 enz [svn] Applied patch from M.Nalis for fixing a small problem with noffle
2000-07-19 enz [svn] Do not acquire global lock for prniting help noffle
2000-07-19 enz [svn] Applied patch from Matija Nalis: noffle
2000-06-30 enz [svn] src/server.c: Leave online mode, if the connection to a remote server noffle
2000-06-25 bears [svn] Merge with release-1-0 at release-1-0-merge-3 noffle
2000-06-24 bears [svn] path-header, Approved: header recognition, posting changes, remove SA_INTERRUPT, minor include updates. noffle
2000-06-19 bears [svn] Fix header line reading buf noffle
2000-06-13 bears [svn] 1.0pre6 merge noffle
2000-06-05 bears [svn] Only track remote message no when subscribed noffle
2000-05-29 uh1763 [svn] * configure, configure.in: Changed the --enable-debug option of configure. noffle
2000-05-26 bears [svn] Fix stupid Date: bug noffle
2000-05-20 uh1763 [svn] * docs/Makefile.am, docs/Makefile.in: Added INTERNALS to docs/Makefile.am, so noffle
2000-05-19 bears [svn] Latest changes noffle
2000-05-18 bears [svn] Added post-locally, updated posting code noffle
2000-05-17 enz [svn] Merged in changes from release-1-0 up to release-1-0-merge-1. noffle
2000-05-14 bears [svn] Jim's latest noffle
2000-05-14 enz [svn] *** empty log message *** noffle
2000-05-13 bears [svn] Updates noffle
2000-05-13 enz [svn] src/server.c: Rewrote getTimesInSeconds(): arguments ar now int and noffle
2000-05-13 enz [svn] src/client.c: Rewrote needsMark(): uses itemlist.h, more debugging output. noffle
2000-05-13 uh1763 [svn] * src/Makefile.am, src/Makefile.in: Added portable.h to the list of sources. noffle
2000-05-12 enz [svn] *** empty log message *** noffle
2000-05-12 enz [svn] *** empty log message *** noffle
2000-05-12 enz [svn] Renamed some variables and function names, because they caused compiler noffle
2000-05-12 enz [svn] *** empty log message *** noffle
2000-05-12 enz [svn] add some intermediate variables for easier debugging noffle
2000-05-12 uh1763 [svn] * configure, configure.in: Only add all those compiler-switches noffle
2000-05-09 uh1763 [svn] noffle
2000-05-09 uh1763 [svn] * src/client.c, src/configfile.c, src/content.c, src/control.c, noffle
2000-05-06 bears [svn] Article numbering bug fixes noffle
2000-05-05 uh1763 [svn] * Makefile.in, configure, configure.in, docs/Makefile.in, src/Makefile.in: noffle
2000-05-05 uh1763 [svn] * client.c, client.h, common.h, config.c, config.h, content.c, content.h, noffle
2000-05-05 uh1763 [svn] * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html, noffle