chiark / gitweb /
fixes
[inn-innduct.git] / backends / innduct.c
2010-04-28 Ian Jacksonfixes
2010-04-28 Ian Jacksoncontrol stuff compiles
2010-04-28 Ian Jacksonwip control
2010-04-27 Ian Jacksonremove todo
2010-04-27 Ian Jacksoninfo in lockfile
2010-04-27 Ian JacksonMany options, and a manpage
2010-04-27 Ian Jacksonoptions for everything
2010-04-27 Ian JacksonFix up more warnings. Actually read from connections
2010-04-27 Ian JacksonGet rid of type aliasing
2010-04-27 Ian Jacksoncompile with warnings; need to fix up many
2010-04-27 Ian JacksonNew option handling
2010-04-27 Ian Jacksonrationalise use of close, postfork, etc.; proper error...
2010-04-27 Ian Jacksondo not use closed ipf->fd to signal eof; implement...
2010-04-27 Ian Jacksonmove some code about; rename check_master_queue to...
2010-04-27 Ian Jacksoncheck initialisations
2010-04-27 Ian Jacksoncheck fd watches; other bugfixes
2010-04-27 Ian Jacksonmake period size a tuneable
2010-04-27 Ian Jacksonclose idle connections and spot unresponsive ones
2010-04-27 Ian Jacksonsome todos done
2010-04-27 Ian Jacksonsome todos
2010-04-27 Ian Jacksonit compiles and links
2010-04-27 Ian Jacksonwip compile
2010-04-26 Ian Jacksonwip compile
2010-04-26 Ian Jacksonwip compile
2010-04-26 Ian Jacksonwip compile
2010-04-26 Ian Jacksonwip compile
2010-04-26 Ian Jacksonremove leftover bit of abandon.takethis-other-conn
2010-04-26 Ian Jacksonwip compile
2010-04-26 Ian Jacksonbreak out allow_connect_start
2010-04-26 Ian JacksonPrioritise TAKETHIS transmissions over further CHECKs
2010-04-26 Ian JacksonA comment to explain selection of conns
2010-04-26 Ian Jacksonwip compile rename conn_check_work to conn_maybe_write
2010-04-25 Ian Jacksonwip make it compile
2010-04-24 Ian Jacksonwip make it compile
2010-04-24 Ian Jacksonwip make it compile; done eliminate multiple conn lists
2010-04-24 Ian Jacksonwip make it compile; mid eliminate multiple conn lists
2010-04-24 Ian Jacksonwip make it compile; before eliminate multiple conn...
2010-04-24 Ian Jacksonwip make it compile
2010-04-24 Ian Jacksonwip make it compile; add warnings to Makefile
2010-04-22 Ian Jacksonwip compile
2010-04-21 Ian JacksonWIP make it compile
2010-04-21 Ian Jacksonmore manpage, remove -h option
2010-04-21 Ian Jacksonwip config
2010-04-21 Ian Jacksonimplement connfail
2010-04-21 Ian Jacksoncheck responses are in right phase for article; impleme...
2010-04-20 Ian Jacksonwip notice_processed; need new article states and counters
2010-04-20 Ian Jacksonwip new states
2010-04-20 Ian JacksonNew state diagrams whitespace changes
2010-04-20 Ian JacksonNew state diagrams for new startup/drop arrangements
2010-04-20 Ian Jacksonreplace most calls to unlink/sysdie with xunlink
2010-04-20 Ian Jacksonallow hostname fqdn as non-option argument
2010-04-18 Ian Jacksonreport to debug changes in nocheck
2010-04-18 Ian Jacksonrename backlog_nextscan_periods to until_backlog_nextscan
2010-04-18 Ian JacksonActually WAITING is correct because duct will never...
2010-04-18 Ian JacksonA bit more rename old_input_file
2010-04-18 Ian JacksonWIP tidy up, etc, rename old_input_file to flushing_inp...
2010-04-18 Ian JacksonFix memory management of argument to open_input_file
2010-04-18 Ian JacksonAdd a fixme
2010-04-18 Ian JacksonRename some of the files
2010-04-18 Ian JacksonProperly document new backlog file resilience
2010-04-18 Ian JacksonDeal properly with backlogs when feed dropped
2010-04-18 Ian JacksonUnlink lockfiles for old feeds
2010-04-18 Ian JacksonNew backlog scanning. x{f,}stat{,_isreg} wrappers
2010-04-11 Ian Jacksonwip read backlog files ourselves; see TODO near blather...
2010-04-11 Ian JacksonAbolish SEPARATED2 and DROPPING2; recordeofness in...
2010-04-11 Ian JacksonSome blather about not using innxmit
2010-04-08 Ian Jacksonargument parsing and logging, etc.
2010-04-07 Ian Jacksondo ignore sigpipe; move inndcommfail
2010-03-24 Ian JacksonNew flush completion
2010-03-24 Ian JacksonWIP, before change sm timeout machinery to count down...
2010-03-23 Ian JacksonReorganisation and a bit of new code
2010-03-23 Ian JacksonMuch implementation. Before rearrange things a bit.
2010-03-03 Ian JacksonInputfile machinery. Now do state machine
2010-02-14 Ian JacksonWIP before rethink reading-two-files-at-once
2010-02-13 Ian JacksonWIP input file handling
2010-02-12 Ian JacksonWIP - incoming message processing
2010-02-09 Ian JacksonWIP. New outbound data stuff looks good
2010-02-09 Ian JacksonWIP
2009-11-29 Ian JacksonWIP before any changes resulting from reading SM API...
2009-11-29 Ian JacksonWIP before new iov queue
2009-11-27 Ian JacksonWIP