chiark / gitweb /
innduct.git
2024-02-01 Ian Jacksonchangelog: Finalise 2.2 master
2024-02-01 Ian Jacksonchangelog: Retrospectively declare that ~~iwj3 that...
2024-02-01 Ian JacksonDebian: fix control file for dh version
2024-02-01 Ian JacksonDebian: override the warning about d/copyright
2024-02-01 Ian JacksonDebian: fix Priority
2024-02-01 Ian JacksonFix version of 2.0 in changelog, retrospectively
2024-02-01 Ian Jacksonconfigure.ac: Fix AC_INIT invocation (autogen)
2024-02-01 Ian Jacksonconfigure.ac: Fix AC_INIT invocation
2024-02-01 Ian JacksonLICENCE.txt: Discuss incorporated and related works
2024-02-01 Ian JacksonCopyright: *don't* ship LICENCE.txt as a separate file...
2024-02-01 Ian JacksonCopyright: ship LICENCE.txt using upstream Makefile...
2024-02-01 Ian JacksonCopyright: ship LICENCE.txt using upstream Makefile
2024-02-01 Ian JacksonCopyright: Replace debian/copyright with a symlink
2024-02-01 Ian Jacksoncopyright: Adopt the Signed-off-by convention
2024-02-01 Ian JacksonLICENCE.txt: Tidy up a bit
2024-02-01 Ian JacksonMove most copyright notice text into LICENCE.txt (autogen)
2024-02-01 Ian JacksonMove most copyright notice text into LICENCE.txt
2024-02-01 Ian Jacksonconfigure.ac: Fix copyright header to refer to correct...
2024-02-01 Ian JacksonDebian: bump standards-version
2024-02-01 Ian JacksonDebian: update dh compat to 13
2024-02-01 Ian JacksonDeclare 1.0 (native) source format
2024-02-01 Ian Jacksondebian: Add an ignore
2024-01-31 Ian JacksonRemove .pc subdirectory (from some pre-dgit import ?)
2024-01-31 Ian JacksonDrop __oop-read-copy.c: our bugfixes are upstream for...
2024-01-31 Ian JacksonDrop __oop-read-copy.c: our bugfixes are upstream for...
2024-01-31 Ian JacksonAdd a README.example
2024-01-30 Ian Jacksonsquash! Use autoconf to find -linnstorage etc., and...
2024-01-30 Ian JacksonUse autoconf to find -linnstorage etc., and link statically
2024-01-27 Ian JacksonCopy COPYING from /usr/share/automake-1.16
2024-01-27 Ian JacksonCopy aux files from /usr/share/automake-1.16
2024-01-27 Ian JacksonRun "autoupdate"
2024-01-27 Ian JacksonRerun autogen.sh
2022-07-07 Ian JacksonFix stats logging.
2022-07-07 Ian JacksonFix stats logging and log missing better.
2022-07-07 Ian Jacksonfix compile warnings/errors
2015-12-06 Ian JacksonInstall the READMEs
2015-12-06 Ian Jacksondebian: Sort out some dependencies
2015-12-06 Ian JacksonAdd stamp-h1 to .gitignore
2015-12-06 Ian JacksonDebianisation (initial cut)
2015-12-06 Ian JacksonMove "autoconf" target stuff into autogen.sh
2015-12-06 Ian JacksonSupport caller simply setting CFLAGS
2015-12-06 Ian JacksonSupport CMDLINE_CPPFLAGS
2015-12-06 Ian JacksonIn signal handler, crash if write() fails in an unexpec...
2015-12-06 Ian JacksonSave errno in signal handler
2015-12-05 Ian JacksonSwitch to AM_CPPFLAGS as suggested by autoreconf
2015-12-05 Ian JacksonReran autogen.sh (zealot, jessie i386)
2015-12-05 Ian JacksonUpdate to work with jessie's automake (tested with...
2015-12-05 Ian JacksonCope with new NNTPconnect prototype
2015-12-05 Ian JacksonCope with NNTP_MSGID_MAXLEN abolishment (replaced with...
2015-12-05 Ian JacksonCope with NNTP_STRLEN abolishment (replaced with NNTP_M...
2015-12-05 Ian JacksonAdjust INNLOGSET to have debug instead of trace, as...
2015-12-05 Ian JacksonAdd missing <limits.h>
2015-12-05 Ian JacksonReplace x[v]asprintf with m[v]asprintf; libinn2 has...
2010-06-28 Ian JacksonAdd innduct-forall
2010-06-19 Ian JacksonCount rejections of nochecked articles against nocheck...
2010-06-06 Ian JacksonMerge branch 'master' of login.chiark.greenend.org...
2010-06-06 Ian JacksonAdd diagram showing states article goes through and...
2010-06-02 Ian JacksonDo not use a random exit status when connchild gets...
2010-06-01 Ian Jacksonmore message tidying
2010-06-01 Ian JacksonMerge branch 'master' of login.chiark.greenend.org...
2010-06-01 Ian Jacksonwip message tidying
2010-06-01 Ian JacksonMerge branch 'master' of /home/ian/public-git/innduct
2010-06-01 Ian Jacksonmake new filemon work
2010-06-01 Ian JacksonReport input file start to debug log
2010-06-01 Ian JacksonShow backlog file completion to debug log
2010-06-01 Ian JacksonWIP new filemon with linked list not array
2010-06-01 Ian JacksonMake FOR_LIST_NODE and use it for FOR_CONN
2010-06-01 Ian Jacksonshow completed backlog stats in dump
2010-06-01 Ian JacksonNewline after show's full stop
2010-06-01 Ian JacksonDo not show empty wd2ipf slots as there can be many
2010-06-01 Ian JacksonNew "show" command
2010-06-01 Ian JacksonComment out some excessive debugging
2010-06-01 Ian JacksonAlways call cancel_time before on_time to make sure...
2010-06-01 Ian JacksonAssert readable_callback before we call it
2010-06-01 Ian Jacksondo not regard everything as a child just because we...
2010-06-01 Ian Jacksoninnduct-stats-report shows deferral
2010-06-01 Ian Jacksonbugfix: convert stats_log_periods to periods
2010-06-01 Ian JacksonFix crash bug in inputfile_queue_check_expired
2010-06-01 Ian Jacksonfix grammar in message
2010-05-31 Ian Jacksonimprove logging
2010-05-29 Ian Jacksonanother notice_processed fix
2010-05-29 Ian Jacksonfix zero overwrite
2010-05-29 Ian JacksonFix notice_processed_counts to use *counts not ipf...
2010-05-29 Ian JacksonAccumulate backlog counts rather than reporting every...
2010-05-29 Ian Jacksonmake individual events in Counts into an array
2010-05-29 Ian JacksonGroup counters into struct
2010-05-28 Ian Jacksoncheck for inotify.h
2010-05-28 Ian Jacksoninstall innduct-stats-report
2010-05-28 Ian JacksonRecalculate inqueue/spare for _use_ properly
2010-05-28 Ian JacksonRecalculate inqueue/spare for use properly
2010-05-28 Ian JacksonInstall innduct-stats-report
2010-05-28 Ian Jacksonmore work on stats report
2010-05-28 Ian JacksonLog stats at intervals
2010-05-28 Ian JacksonSeems to be able to format report
2010-05-26 Ian Jacksonlogstats control command
2010-05-26 Ian Jacksonnotice_processed zeroes the counts
2010-05-23 Ian JacksonFix doc ref
2010-05-23 Ian Jacksonremove bogus tbl option innduct-0.1
2010-05-23 Ian Jacksonput rationale in the manpage chiark
2010-05-22 Ian JacksonFix kloc count - it has grown due to splitting
next