Mercurial > noffle
graph
-
[svn] Apply patch from Jan De Luyck. Add new option 'add-messageid-if-missing', noffle2006-07-12, by bears
-
[svn] * debian/po/ja.po: Debian package Japanese translation from Hideki Yamane noffle2004-11-27, by bears
-
[svn] * src/server.c: Whenever an article was read, all referenced articles noffle2004-10-22, by bears
-
[svn] * docs/noffle.1,src/database.h,src/database.c,src/noffle.c,src/server.c: noffle2004-10-13, by bears
-
[svn] * src/filter.c: Log filter matches when log category filter is selected. noffle2004-10-13, by bears
-
[svn] * docs/FAQ: Add entry about X-NOFFLE-Status: header and its possible noffle2004-09-29, by bears
-
[svn] * docs/noffle.1,src/noffle.c: When outputing the entire message base noffle2004-07-09, by bears
-
[svn] * Makefile.am,Makefile.in: Remove unnecessary install option -D and relace noffle2004-03-16, by bears
-
[svn] * src/authenticate.c: Move includes of grp.h and pwd.h to after the noffle2004-03-16, by bears
-
[svn] * src/noffle.c: Security warning message about config file being globally noffle2003-11-29, by bears
-
[svn] * src/configfile.c: Brown paper bag problem. noffle-group config was setting noffle2003-11-29, by bears
-
[svn] * src/fetch.c: Log failed posting that we can't mail back to the sender noffle2003-07-23, by bears
-
[svn] * src/outgoing.c,src/util.h,src/util.c: Create Utl_createDir() and noffle2003-07-23, by bears
-
[svn] * src/log.c: Rename log structure to logSettings to remove warning about noffle2003-07-23, by bears
-
[svn] * Makefile.in,aclocal.m4,configure,docs/Makefile.in,packages/Makefile.in, noffle2003-06-25, by bears
-
[svn] * src/protocol.c: Reading of long lines broken in Prt_getLn(). Fix and noffle2003-06-25, by bears
-
[svn] * docs/noffle.1,src/configure.h,src/configfile.c,src/noffle.c: Add optional noffle2003-05-23, by bears
-
[svn] * src/client.c: Return correct status from Client_postArt() and add noffle2003-05-22, by bears
-
[svn] * src/server.c: Move incorrect updating of server.grp in doGrp() which was noffle2003-05-22, by bears
-
[svn] * src/content.c: Don't be fooled into thinking a filename starting ".." noffle2003-05-22, by bears
-
[svn] * src/outgoing.c: Don't assume "." and ".." are the first files returned noffle2003-05-22, by bears
-
[svn] * src/client.c: Return correct status from Client_postArt() and add noffle2003-05-22, by bears
-
[svn] * src/common.h,src/control.c,src/noffle.c,src/post.c: Find actual bug noffle2003-04-03, by bears
-
[svn] * src/post.c,src/configfile.c,src/configfile.h,docs/noffle.conf.5, noffle2003-03-24, by bears
-
[svn] * src/client.c,src/group.c: Reunite forbidden group comment with code, and noffle2003-02-26, by bears
-
[svn] * src/noffle.c: Give usage (rather than abort()) if option is unrecognised. noffle2003-02-21, by bears
-
[svn] * src/noffle.c: Give usage (rather than abort()) if option is unrecognised. noffle2003-02-21, by bears
-
[svn] * src/database.c: Accept articles with no body, substituting a body of a noffle2003-02-13, by bears
-
[svn] * NEWS,configure,configure.in,packages/redhat/noffle.spec: Update for 1.1.4. noffle2003-02-12, by bears
-
[svn] * NEWS,configure.in,packages/redhat/noffle.spec: Update for 1.1.3. noffle2003-01-31, by bears
-
[svn] * src/authenticate.c: Extend news admins to all those in group news. noffle2003-01-12, by bears
-
[svn] * docs/noffle.1,docs/noffle.conf.5: Correct footer date, add new RFCs, noffle2003-01-11, by bears
-
[svn] * src/configfile.h,src/configfile.c,docs/noffle.conf.5: Add noffle-user noffle2003-01-10, by bears
-
[svn] * Makefile.am: Install executable owner news.news mode 06755. Install noffle2003-01-10, by bears
-
[svn] * docs/noffle.1: Correct Noffle home page location and add Mirko as author. noffle2003-01-10, by bears
-
[svn] * src/fetch.c: Add Reply-To to the front of the list of headers searched noffle2003-01-10, by bears
-
[svn] * src/database.c,src/post.c,src/protocol.h,src/protocol.c: When posting, noffle2003-01-06, by bears
-
[svn] * src/client.c: doGetGrps() was supposed to fall back to "LIST" if noffle2002-12-24, by bears
-
[svn] * src/util.c: localTimeDiff() cached its value and recalculated it every noffle2002-11-17, by bears
-
[svn] * configure.in: Add optional GDBM include and lib directory specifiers. noffle2002-11-10, by bears
-
[svn] * src/client.c,src/database.h,src/database.c,src/over.h,src/over.c, noffle2002-11-10, by bears
-
[svn] * src/client.c,src/database.h,src/database.c,src/over.h,src/over.c, noffle2002-11-10, by bears
-
[svn] * src/fetch.c,src/log.c: Make 'fetch' and 'log' variables static; they're noffle2002-11-10, by bears
-
[svn] * src/configfile.c: #include <regex.h> requires sys/types.h be included first. noffle2002-11-10, by bears
-
[svn] * configure.in: Remove '-ansi' and '-Wtraditional'. We use functions noffle2002-11-10, by bears
-
[svn] * src/client.c,src/fetch.c,src/lock.c.src/protocol.c,src/util.h,src/util.c: noffle2002-11-10, by bears
-
[svn] * src/noffle.c: Rearrange initialisation so that a requested usage noffle2002-11-10, by bears
-
[svn] * src/server.c: Fix post 1.0 bug where the article cursor was lost if the noffle2002-10-25, by bears
-
[svn] * src/client.c: Fix old bug in readField() where the last field in a line noffle2002-10-08, by bears
-
[svn] * INSTALL,README,docs/FAQ: Remove online mode from introductory documentation. noffle2002-08-05, by bears
-
[svn] * configure, configure.in: Correct --enable-debug handling. Don't add noffle2002-08-05, by bears
-
[svn] * src/group.c: Explicitly disallow zero-length group names. Yes, I found one. noffle2002-08-05, by bears
-
[svn] * src/server.c,src/util.c,src/util.h: Recognise GMT/UTC on NNTP NEWGROUPS. noffle2002-06-26, by bears