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
|