Skip to content
Snippets Groups Projects
NEWS 1.04 KiB
Newer Older
Eric S. Raymond's avatar
Eric S. Raymond committed
			irker history 

1.0 @ 2012-09-27
  First production version, somewhat rushed by the sudden death of cia.vc
  on 24 September.
Eric S. Raymond's avatar
Eric S. Raymond committed

1.1 @ 2012-09-28
  Add a delay to avoid threads spinning on the empty-queue-check, eating CPU.
  Fix a bug in reporting of multi-file commits.

1.2 @ 2012-09-30
Eric S. Raymond's avatar
Eric S. Raymond committed
  All segments of a message with embedded newlines are now transmitted.
Eric S. Raymond's avatar
Eric S. Raymond committed
  Message reduction - irkerhook drops the filelist on excessively long ones.
Eric S. Raymond's avatar
Eric S. Raymond committed
  Shell quote hardening in irkerhook.py and some anti-DoS logic.
1.3 @ 2012-10-01
Eric S. Raymond's avatar
Eric S. Raymond committed
  Support for an irker.conf file to set irkerhook variables under Subversion.
  Color highlighting of notification fields can be enabled. 
Eric S. Raymond's avatar
Eric S. Raymond committed
  irkerhook.py now has its own manual page.
Eric S. Raymond's avatar
Eric S. Raymond committed
  Added channelmax variable for rate-limiting.
  irkerd now uses green threads, with much lower overhead.
  Fix a bug in handling of channel names with no prefix.

Eric S. Raymond's avatar
Eric S. Raymond committed
1.4 @
Eric S. Raymond's avatar
Eric S. Raymond committed
  Graceful handling of server disconnects and kicks.
  Distribution now inclues an installable irkerd plist for Mac OS/X.
Eric S. Raymond's avatar
Eric S. Raymond committed
  The color variable is no longer boolean; may be miRC or ANSI.
Eric S. Raymond's avatar
Eric S. Raymond committed

Eric S. Raymond's avatar
Eric S. Raymond committed