2003-06-25 |
bears |
[svn] * NEWS: Update for 1.1.5.
noffle
|
2003-06-25 |
bears |
[svn] * Makefile.in,aclocal.m4,configure,docs/Makefile.in,packages/Makefile.in,
noffle
|
2003-06-20 |
bears |
[svn] * src/server.c: Remove debug log that was duplicating log entries
noffle
|
2003-06-05 |
godisch |
[svn] fixed port range
noffle
|
2003-05-23 |
bears |
[svn] * docs/noffle.1,src/configure.h,src/configfile.c,src/noffle.c: Add optional
noffle
|
2003-05-22 |
bears |
[svn] * src/client.c: Return correct status from Client_postArt() and add
noffle
|
2003-04-03 |
bears |
[svn] * src/common.h,src/control.c,src/noffle.c,src/post.c: Find actual bug
noffle
|
2003-04-01 |
godisch |
[svn] It's already Tuesday...
noffle
|
2003-04-01 |
godisch |
[svn] fixed article cancelling (Debian #187068)
noffle
|
2003-03-24 |
bears |
[svn] * src/post.c,src/configfile.c,src/configfile.h,docs/noffle.conf.5,
noffle
|
2003-02-26 |
bears |
[svn] * src/client.c,src/group.c: Reunite forbidden group comment with code, and
noffle
|
2003-02-21 |
bears |
[svn] * src/noffle.c: Give usage (rather than abort()) if option is unrecognised.
noffle
|
2003-02-17 |
godisch |
[svn] added logging when fetching news started/finished
noffle
|
2003-02-13 |
bears |
[svn] * src/database.c: Accept articles with no body, substituting a body of a
noffle
|
2003-02-12 |
bears |
[svn] * NEWS,configure,configure.in,packages/redhat/noffle.spec: Update for 1.1.4.
noffle
|
2003-02-10 |
bears |
[svn] * src/client.c: Fix horror in authentication.
noffle
|
2003-01-31 |
bears |
[svn] * NEWS,configure.in,packages/redhat/noffle.spec: Update for 1.1.3.
noffle
|
2003-01-30 |
bears |
[svn] * docs/noffle.1,src/outgoing.c,src/noffle.c: Added -O/--outgoing
noffle
|
2003-01-28 |
bears |
[svn] * Add TODO item 'retry lost connections'.
noffle
|
2003-01-12 |
bears |
[svn] * src/authenticate.c: Extend news admins to all those in group news.
noffle
|
2003-01-11 |
bears |
[svn] * docs/noffle.1,docs/noffle.conf.5: Correct footer date, add new RFCs,
noffle
|
2003-01-10 |
bears |
[svn] * src/noffle.c: Set umask(022) on startup.
noffle
|
2003-01-10 |
bears |
[svn] * src/configfile.h,src/configfile.c,docs/noffle.conf.5: Add noffle-user
noffle
|
2003-01-06 |
bears |
[svn] * src/database.c,src/post.c,src/protocol.h,src/protocol.c: When posting,
noffle
|
2002-12-27 |
bears |
[svn] * src/log.c,src/log.h: Add Log_fatal() for reporting fatal errors
noffle
|
2002-12-24 |
bears |
[svn] * src/client.c: doGetGrps() was supposed to fall back to "LIST" if
noffle
|
2002-11-17 |
bears |
[svn] * src/util.c: localTimeDiff() cached its value and recalculated it every
noffle
|
2002-11-10 |
bears |
[svn] * configure.in: Add optional GDBM include and lib directory specifiers.
noffle
|
2002-11-10 |
bears |
[svn] * src/fetch.c,src/log.c: Make 'fetch' and 'log' variables static; they're
noffle
|
2002-11-10 |
bears |
[svn] * src/configfile.c: #include <regex.h> requires sys/types.h be included first.
noffle
|
2002-11-10 |
bears |
[svn] * configure.in: Remove '-ansi' and '-Wtraditional'. We use functions
noffle
|
2002-10-25 |
bears |
[svn] * src/server.c: Fix post 1.0 bug where the article cursor was lost if the
noffle
|
2002-10-08 |
bears |
[svn] * src/client.c: Fix old bug in readField() where the last field in a line
noffle
|
2002-08-05 |
bears |
[svn] * docs/noffle.lsm: Update
noffle
|
2002-08-05 |
bears |
[svn] * INSTALL,README,docs/FAQ: Remove online mode from introductory documentation.
noffle
|
2002-07-04 |
bears |
[svn] * aclocal.m4: aclocal upgrade.
noffle
|
2002-07-04 |
bears |
[svn] * docs/NOTES: Add note on Slypheed.
noffle
|
2002-06-26 |
bears |
[svn] Save before you commit, boy.
noffle
|
2002-06-26 |
bears |
[svn] * src/server.c,src/util.c,src/util.h: Recognise GMT/UTC on NNTP NEWGROUPS.
noffle
|
2002-06-26 |
bears |
[svn] * docs/noffle.1,src/Makefile.am,src/Makefile.in,src/content.c,
noffle
|
2002-06-05 |
mirkol |
[svn] *** empty log message ***
noffle
|
2002-05-14 |
mirkol |
[svn] *** empty log message ***
noffle
|
2002-03-26 |
mirkol |
[svn] I've hopefully no further bugs introduced.
noffle
|
2002-03-15 |
bears |
[svn] * aclocal.m4,configure.in,configure: Bump version to 1.1.2 & re-run
noffle
|
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
|