Mercurial > noffle
graph
-
[svn] * src/database.c,src/post.c,src/protocol.h,src/protocol.c: When posting, noffleMon, 06 Jan 2003 18:16:18 +0000, by bears
-
[svn] * src/log.c,src/log.h: Add Log_fatal() for reporting fatal errors noffleFri, 27 Dec 2002 21:48:25 +0000, by bears
-
[svn] * src/client.c: doGetGrps() was supposed to fall back to "LIST" if noffleTue, 24 Dec 2002 09:08:59 +0000, by bears
-
[svn] * src/util.c: localTimeDiff() cached its value and recalculated it every noffleSun, 17 Nov 2002 15:18:19 +0000, by bears
-
[svn] I'm not very good at automake. Redo with automake2.13. noffleSun, 10 Nov 2002 18:49:41 +0000, by bears
-
[svn] * configure.in: Add optional GDBM include and lib directory specifiers. noffleSun, 10 Nov 2002 18:32:41 +0000, by bears
-
[svn] * src/client.c,src/database.h,src/database.c,src/over.h,src/over.c, noffleSun, 10 Nov 2002 18:31:25 +0000, by bears
-
[svn] * src/client.c,src/database.h,src/database.c,src/over.h,src/over.c, noffleSun, 10 Nov 2002 15:34:59 +0000, by bears
-
[svn] * src/fetch.c,src/log.c: Make 'fetch' and 'log' variables static; they're noffleSun, 10 Nov 2002 15:24:43 +0000, by bears
-
[svn] * src/configfile.c: #include <regex.h> requires sys/types.h be included first. noffleSun, 10 Nov 2002 15:06:33 +0000, by bears
-
[svn] * configure.in: Remove '-ansi' and '-Wtraditional'. We use functions noffleSun, 10 Nov 2002 11:44:18 +0000, by bears
-
[svn] * src/client.c,src/fetch.c,src/lock.c.src/protocol.c,src/util.h,src/util.c: noffleSun, 10 Nov 2002 11:32:17 +0000, by bears
-
[svn] * src/noffle.c: Rearrange initialisation so that a requested usage noffleSun, 10 Nov 2002 11:30:40 +0000, by bears
-
[svn] * src/server.c: Fix post 1.0 bug where the article cursor was lost if the noffleFri, 25 Oct 2002 12:04:57 +0100, by bears
-
[svn] * src/client.c: Fix old bug in readField() where the last field in a line noffleTue, 08 Oct 2002 14:52:52 +0100, by bears
-
[svn] * INSTALL,README,docs/FAQ: Remove online mode from introductory documentation. noffleMon, 05 Aug 2002 23:05:53 +0100, by bears
-
[svn] * configure, configure.in: Correct --enable-debug handling. Don't add noffleMon, 05 Aug 2002 23:05:32 +0100, by bears
-
[svn] * src/group.c: Explicitly disallow zero-length group names. Yes, I found one. noffleMon, 05 Aug 2002 23:05:02 +0100, by bears
-
[svn] * src/server.c,src/util.c,src/util.h: Recognise GMT/UTC on NNTP NEWGROUPS. noffleWed, 26 Jun 2002 14:30:26 +0100, by bears
-
[svn] * config.h.in,configure,configure.in: Check for timegm(). noffleWed, 26 Jun 2002 14:29:02 +0100, by bears
-
[svn] * src/database.c: DB_compact() now does nothing. It was calling noffleWed, 26 Jun 2002 14:28:35 +0100, by bears
-
[svn] * Makefile.in,docs/Makefile.in,packages/Makefile.in, noffleWed, 26 Jun 2002 14:28:06 +0100, by bears
-
[svn] * docs/noffle.1,src/Makefile.am,src/Makefile.in,src/content.c, noffleWed, 26 Jun 2002 14:15:44 +0100, by bears
-
[svn] * configure,configure.in: Add -DDEBUG to build lines when configured noffleWed, 26 Jun 2002 14:14:56 +0100, by bears
-
[svn] * Makefile.in,docs/Makefile.in: Update to reflect last changes to noffleWed, 26 Jun 2002 14:14:26 +0100, by bears
-
[svn] * src/protocol.c: Change strcpy to Utl_strcpy and replace ascii check noffleWed, 26 Jun 2002 14:13:26 +0100, by bears