log

age author description
Fri, 21 Feb 2003 16:01:28 +0000 bears [svn] * src/content.c: Tighten up checks when accessing content vector. noffle
Thu, 20 Feb 2003 10:57:54 +0000 godisch [svn] last updates for 1.1.4-2 noffle
Thu, 20 Feb 2003 04:54:39 +0000 godisch [svn] updated maintainer email address noffle
Wed, 19 Feb 2003 19:28:17 +0000 godisch [svn] minor update noffle
Wed, 19 Feb 2003 19:16:04 +0000 godisch [svn] added removal of /var/lock/noffle on remove noffle
Wed, 19 Feb 2003 19:13:50 +0000 godisch [svn] cleanup bugfix noffle
Wed, 19 Feb 2003 19:06:45 +0000 godisch [svn] minor code cleanup noffle
Wed, 19 Feb 2003 19:04:45 +0000 godisch [svn] added removal of noffle.elc, code cleanup noffle
Wed, 19 Feb 2003 07:36:16 +0000 godisch [svn] fixed config for in case of multiple servers noffle
Wed, 19 Feb 2003 06:26:09 +0000 godisch [svn] removed /var/lock/noffle on purge noffle
Mon, 17 Feb 2003 17:40:04 +0000 godisch [svn] code cleanup noffle
Mon, 17 Feb 2003 17:11:14 +0000 godisch [svn] output md5sums and conffiles noffle
Mon, 17 Feb 2003 09:18:12 +0000 godisch [svn] added logging when fetching news started/finished noffle
Sun, 16 Feb 2003 15:38:48 +0000 godisch [svn] removed grep noffle
Sun, 16 Feb 2003 15:26:26 +0000 godisch [svn] cosmetic fix noffle
Sun, 16 Feb 2003 08:47:33 +0000 godisch [svn] clarified init output noffle
Sat, 15 Feb 2003 21:34:21 +0000 godisch [svn] removed sed noffle
Fri, 14 Feb 2003 13:54:32 +0000 godisch [svn] initial debian/ upload noffle
Thu, 13 Feb 2003 10:04:01 +0000 bears [svn] * src/database.c: Accept articles with no body, substituting a body of a noffle
Wed, 12 Feb 2003 10:10:45 +0000 bears [svn] * NEWS,configure,configure.in,packages/redhat/noffle.spec: Update for 1.1.4. noffle
Mon, 10 Feb 2003 18:28:30 +0000 bears [svn] * src/client.c: Fix horror in authentication. noffle
Fri, 31 Jan 2003 15:37:32 +0000 bears [svn] * NEWS,configure.in,packages/redhat/noffle.spec: Update for 1.1.3. noffle
Fri, 31 Jan 2003 15:36:39 +0000 bears [svn] * TODO: Add items from Debian wishlist. noffle
Fri, 31 Jan 2003 15:35:14 +0000 bears [svn] * src/util.c: Add cast to deal with compiler warning. noffle
Fri, 31 Jan 2003 15:34:47 +0000 bears [svn] * docs/noffle.1: Add 'news admin only' to affected options. noffle
Thu, 30 Jan 2003 15:49:23 +0000 bears [svn] * docs/noffle.1,src/outgoing.c,src/noffle.c: Added -O/--outgoing noffle
Tue, 28 Jan 2003 11:38:58 +0000 bears [svn] * Add TODO item 'retry lost connections'. noffle
Sun, 12 Jan 2003 17:05:49 +0000 bears [svn] * src/authenticate.c: Extend news admins to all those in group news. noffle
Sat, 11 Jan 2003 09:30:05 +0000 bears [svn] * docs/noffle.1,docs/noffle.conf.5: Correct footer date, add new RFCs, noffle
Fri, 10 Jan 2003 23:27:31 +0000 bears [svn] * src/noffle.c: Set umask(022) on startup. noffle
Fri, 10 Jan 2003 23:25:45 +0000 bears [svn] * src/configfile.h,src/configfile.c,docs/noffle.conf.5: Add noffle-user noffle
Fri, 10 Jan 2003 23:11:43 +0000 bears [svn] * src/configfile.c: Change snprintf() to Utl_cpyStr(); noffle
Fri, 10 Jan 2003 23:08:17 +0000 bears [svn] * Makefile.am: Install executable owner news.news mode 06755. Install noffle
Fri, 10 Jan 2003 22:41:21 +0000 bears [svn] * docs/noffle.1: Correct Noffle home page location and add Mirko as author. noffle
Fri, 10 Jan 2003 22:40:46 +0000 bears [svn] * AUTHORS. Great maintainer I am, can't even credit myself. noffle
Fri, 10 Jan 2003 22:40:18 +0000 bears [svn] * src/fetch.c: Add Reply-To to the front of the list of headers searched noffle
Mon, 06 Jan 2003 18:16:18 +0000 bears [svn] * src/database.c,src/post.c,src/protocol.h,src/protocol.c: When posting, noffle
Fri, 27 Dec 2002 21:48:25 +0000 bears [svn] * src/log.c,src/log.h: Add Log_fatal() for reporting fatal errors noffle
Tue, 24 Dec 2002 09:08:59 +0000 bears [svn] * src/client.c: doGetGrps() was supposed to fall back to "LIST" if noffle
Sun, 17 Nov 2002 15:18:19 +0000 bears [svn] * src/util.c: localTimeDiff() cached its value and recalculated it every noffle
Sun, 10 Nov 2002 18:49:41 +0000 bears [svn] I'm not very good at automake. Redo with automake2.13. noffle
Sun, 10 Nov 2002 18:32:41 +0000 bears [svn] * configure.in: Add optional GDBM include and lib directory specifiers. noffle
Sun, 10 Nov 2002 18:31:25 +0000 bears [svn] * src/client.c,src/database.h,src/database.c,src/over.h,src/over.c, noffle
Sun, 10 Nov 2002 15:34:59 +0000 bears [svn] * src/client.c,src/database.h,src/database.c,src/over.h,src/over.c, noffle
Sun, 10 Nov 2002 15:24:43 +0000 bears [svn] * src/fetch.c,src/log.c: Make 'fetch' and 'log' variables static; they're noffle
Sun, 10 Nov 2002 15:06:33 +0000 bears [svn] * src/configfile.c: #include <regex.h> requires sys/types.h be included first. noffle
Sun, 10 Nov 2002 11:44:18 +0000 bears [svn] * configure.in: Remove '-ansi' and '-Wtraditional'. We use functions noffle
Sun, 10 Nov 2002 11:32:17 +0000 bears [svn] * src/client.c,src/fetch.c,src/lock.c.src/protocol.c,src/util.h,src/util.c: noffle
Sun, 10 Nov 2002 11:30:40 +0000 bears [svn] * src/noffle.c: Rearrange initialisation so that a requested usage noffle
Fri, 25 Oct 2002 12:04:57 +0100 bears [svn] * src/server.c: Fix post 1.0 bug where the article cursor was lost if the noffle
Tue, 08 Oct 2002 14:52:52 +0100 bears [svn] * src/client.c: Fix old bug in readField() where the last field in a line noffle
Mon, 05 Aug 2002 23:15:49 +0100 bears [svn] * docs/noffle.lsm: Update noffle
Mon, 05 Aug 2002 23:05:53 +0100 bears [svn] * INSTALL,README,docs/FAQ: Remove online mode from introductory documentation. noffle
Mon, 05 Aug 2002 23:05:32 +0100 bears [svn] * configure, configure.in: Correct --enable-debug handling. Don't add noffle
Mon, 05 Aug 2002 23:05:02 +0100 bears [svn] * src/group.c: Explicitly disallow zero-length group names. Yes, I found one. noffle
Thu, 04 Jul 2002 21:51:03 +0100 bears [svn] * docs/NOTES: Update note on Slypheed. noffle
Thu, 04 Jul 2002 21:35:24 +0100 bears [svn] * aclocal.m4: aclocal upgrade. noffle
Thu, 04 Jul 2002 21:34:12 +0100 bears [svn] * docs/NOTES: Add note on Slypheed. noffle
Wed, 26 Jun 2002 14:39:32 +0100 bears [svn] Save before you commit, boy. noffle
Wed, 26 Jun 2002 14:30:26 +0100 bears [svn] * src/server.c,src/util.c,src/util.h: Recognise GMT/UTC on NNTP NEWGROUPS. noffle
Wed, 26 Jun 2002 14:29:02 +0100 bears [svn] * config.h.in,configure,configure.in: Check for timegm(). noffle
Wed, 26 Jun 2002 14:28:35 +0100 bears [svn] * src/database.c: DB_compact() now does nothing. It was calling noffle
Wed, 26 Jun 2002 14:28:06 +0100 bears [svn] * Makefile.in,docs/Makefile.in,packages/Makefile.in, noffle
Wed, 26 Jun 2002 14:15:44 +0100 bears [svn] * docs/noffle.1,src/Makefile.am,src/Makefile.in,src/content.c, noffle
Wed, 26 Jun 2002 14:14:56 +0100 bears [svn] * configure,configure.in: Add -DDEBUG to build lines when configured noffle
Wed, 26 Jun 2002 14:14:26 +0100 bears [svn] * Makefile.in,docs/Makefile.in: Update to reflect last changes to noffle
Wed, 26 Jun 2002 14:13:52 +0100 bears [svn] * aclocal.m4: New aclocal version. noffle
Wed, 26 Jun 2002 14:13:26 +0100 bears [svn] * src/protocol.c: Change strcpy to Utl_strcpy and replace ascii check noffle
Wed, 05 Jun 2002 23:03:44 +0100 mirkol [svn] *** empty log message *** noffle
Tue, 14 May 2002 15:25:45 +0100 mirkol [svn] *** empty log message *** noffle
Tue, 26 Mar 2002 17:52:48 +0000 mirkol [svn] I've hopefully no further bugs introduced. noffle
Tue, 26 Mar 2002 17:52:01 +0000 mirkol [svn] *** empty log message *** noffle
Fri, 15 Mar 2002 15:25:46 +0000 bears [svn] * aclocal.m4,configure.in,configure: Bump version to 1.1.2 & re-run noffle
Fri, 15 Mar 2002 15:25:13 +0000 bears [svn] * Makefile.am,docs/Makefile.am,packages/redhat/noffle.spec, noffle
Fri, 15 Mar 2002 10:50:33 +0000 bears [svn] * src/database.c,src/protocol.c,src/util.c,src/util.h: The latest IETF noffle
Fri, 15 Mar 2002 10:49:56 +0000 bears [svn] * src/group.c: Make comparison against NULL explicit in an if containing noffle
Wed, 13 Mar 2002 11:12:54 +0000 mirkol [svn] *** empty log message *** noffle
Wed, 13 Mar 2002 11:12:23 +0000 mirkol [svn] see Changelog Mar 13 2002 noffle
Tue, 26 Feb 2002 17:13:31 +0000 bears [svn] * src/client.c: That wasn't a memory leak fixed on Feb 8th. That was a noffle
Thu, 14 Feb 2002 17:17:02 +0000 bears [svn] * src/over.c: Fix warning. noffle
Thu, 14 Feb 2002 17:16:27 +0000 bears [svn] * packages/redhat/noffle.spec: Incorporate changes from Carles Arjona. noffle
Thu, 14 Feb 2002 17:14:34 +0000 bears [svn] * src/fetchlist.h,src/fetchlist.c,src/noffle.c: Provide fetchmode for noffle
Thu, 14 Feb 2002 17:14:06 +0000 bears [svn] * src/over.c: Fix warning. noffle
Mon, 11 Feb 2002 11:20:31 +0000 bears [svn] * docs/noffle.conf.5: Correct typo in From: filter description. noffle
Fri, 08 Feb 2002 17:06:47 +0000 bears [svn] * docs/noffle.conf.5: Correct typo in From: filter description. noffle
Fri, 08 Feb 2002 17:06:25 +0000 bears [svn] * src/client.c: Fix memory leak in filter code. noffle
Fri, 08 Feb 2002 17:06:01 +0000 bears [svn] * src/fetchlist.c: Write fetchlist to new file and update if written noffle
Wed, 19 Dec 2001 16:07:06 +0000 mirkol [svn] *** empty log message *** noffle
Wed, 19 Dec 2001 16:06:30 +0000 mirkol [svn] see ChangeLog Wed Dec 19 2001 noffle
Tue, 18 Dec 2001 19:18:47 +0000 mirkol [svn] *** empty log message *** noffle
Tue, 18 Dec 2001 15:27:08 +0000 mirkol [svn] see Changelog Dec 18 2001 noffle
Tue, 18 Dec 2001 15:24:49 +0000 mirkol [svn] fixed expiration of temp overview files, once again. noffle
Sun, 09 Dec 2001 21:41:49 +0000 bears [svn] Cough. Omitted ChangeLog entry. noffle
Sun, 09 Dec 2001 15:07:14 +0000 bears [svn] * docs/Makefile.in: Add testing.txt to documents. noffle
Sun, 09 Dec 2001 14:04:30 +0000 bears [svn] * docs/Makefile.am: Add testing.txt to documents. noffle
Sun, 09 Dec 2001 12:31:57 +0000 bears [svn] * src/util.c: Improve (correct) error detection when updating noffle
Sun, 09 Dec 2001 11:32:31 +0000 bears [svn] * src/post.c: Always replace message ID in posted message if existing noffle
Sun, 02 Dec 2001 19:32:44 +0000 mirkol [svn] generate MessageID with pid and index number, not with random number. noffle
Sun, 02 Dec 2001 19:31:48 +0000 mirkol [svn] *** empty log message *** noffle
Thu, 29 Nov 2001 22:16:06 +0000 bears [svn] * src/content.c: Remove spurious temporary files and add a closedir() noffle
Thu, 22 Nov 2001 22:48:07 +0000 bears [svn] *src/content.c,src/noffle.c: Correct bugfix in Conf_write(). noffle
Thu, 22 Nov 2001 22:25:12 +0000 bears [svn] * Makefile.in,aclocal.m4,config.h.in,configure,configure.in noffle
Thu, 22 Nov 2001 15:36:25 +0000 mirkol [svn] *** empty log message *** noffle
Thu, 22 Nov 2001 15:35:54 +0000 mirkol [svn] Bugfix at processGrps() noffle
Thu, 22 Nov 2001 12:05:40 +0000 mirkol [svn] expireContents() expires overview temporary files noffle
Thu, 22 Nov 2001 12:05:11 +0000 mirkol [svn] minor bugfix in Conf_write() noffle
Thu, 22 Nov 2001 12:04:45 +0000 mirkol [svn] filter post-status=mod|yes|no. noffle
Thu, 22 Nov 2001 12:03:01 +0000 mirkol [svn] *** empty log message *** noffle
Wed, 14 Nov 2001 20:23:40 +0000 mirkol [svn] *** empty log message *** noffle
Wed, 14 Nov 2001 20:23:15 +0000 mirkol [svn] see Changelog Nov 14 2001 mirko liss noffle
Wed, 14 Nov 2001 20:22:22 +0000 mirkol [svn] noffle
Wed, 14 Nov 2001 11:14:09 +0000 bears [svn] * TODO: Update the TODO list. noffle
Wed, 14 Nov 2001 10:56:42 +0000 bears [svn] * TODO: Update the TODO list. noffle
Sun, 11 Nov 2001 04:22:42 +0000 mirkol [svn] *** empty log message *** noffle
Sun, 11 Nov 2001 04:20:28 +0000 mirkol [svn] noffle
Sun, 11 Nov 2001 03:54:08 +0000 mirkol [svn] *** empty log message *** noffle
Sun, 11 Nov 2001 03:53:07 +0000 mirkol [svn] noffle
Thu, 08 Nov 2001 20:53:54 +0000 mirkol [svn] noffle
Thu, 08 Nov 2001 20:51:05 +0000 mirkol [svn] noffle
Thu, 08 Nov 2001 20:47:11 +0000 mirkol [svn] noffle