irker.git
2012-10-09 Rick GibbedMake the mIRC color highlighting bearable on ChatZila.
2012-10-09 Eric S. RaymondNews update.
2012-10-09 Eric S. RaymondNote where ANSI codes are supported.
2012-10-09 Rick GibbedReinstate mIRC codes in a form that won't eat following...
2012-10-09 Eric S. RaymondRemove eventlet support.
2012-10-09 Eric S. RaymondPrevent a TTL bug.
2012-10-08 Eric S. RaymondRemove support for mIRC color codes.
2012-10-08 Eric S. RaymondCorrect the ANSI highlights.
2012-10-08 Eric S. RaymondLooks like 1.5 seconds was enough delay.
2012-10-08 Eric S. RaymondAttempt a fix for a race condition in filter-test.py.
2012-10-08 Eric S. RaymondUpdate the release procedure.
2012-10-08 Eric S. RaymondComment improvements.
2012-10-08 Eric S. RaymondMerge commit 'refs/merge-requests/16' of git://gitoriou...
2012-10-08 Eric S. RaymondMerge some minor cleanups by Peter Scott.
2012-10-08 Eric S. RaymondGet the tag-push invocation right.
2012-10-08 Eric S. RaymondVersion bump for release. 1.9
2012-10-08 Eric S. RaymondSync tags to the repo after shipping.
2012-10-08 Eric S. RaymondPassword support could be done by passing the credentia...
2012-10-08 Eric S. RaymondDocumentation improvements.
2012-10-08 Alexander van... Expire disconnected connections if they aren't needed...
2012-10-08 Eric S. RaymondPrevent CPU usage from going to max due to loop buzzing.
2012-10-08 Laurent BachelierTinyifier fixes
2012-10-08 Eric S. RaymondAvoid a problem with the mutex code.
2012-10-08 Eric S. RaymondWrap library calls in a mutex for thread safety.
2012-10-08 Eric S. RaymondWhy there's no support for password authentication.
2012-10-07 Eric S. RaymondAnother try at stomping the disconnect bug.
2012-10-07 Eric S. RaymondEmpty sends are allowed.
2012-10-07 Eric S. RaymondInstrumentation to pin down laurentb's timeout bug.
2012-10-07 Eric S. RaymondMake install.html available on the project page.
2012-10-07 Eric S. RaymondRevert "Properly \n-terminate each send."
2012-10-07 Wulf C. KruegerAdd a systemd unit to start irkerd
2012-10-07 Eric S. RaymondTypo fix.
2012-10-07 Eric S. RaymondClarification.
2012-10-07 Eric S. RaymondNote that greenlets make thread flooding more difficult.
2012-10-07 Eric S. RaymondURL fix.
2012-10-07 Eric S. RaymondMakup fix.
2012-10-07 Eric S. RaymondMarkup amd thinko fixes.
2012-10-07 Eric S. RaymondProperly \n-terminate each send.
2012-10-07 Eric S. RaymondSome feature enhancements for irk.
2012-10-07 Eric S. Raymondpylint cleanup.
2012-10-07 Eric S. RaymondMerge commit 'refs/merge-requests/12' of git://gitoriou...
2012-10-07 Peter ScottMake idle loop work correctly with Eventlet and plain...
2012-10-07 Eric S. RaymondGood thing we do a smoke test before release. 1.8
2012-10-07 Eric S. RaymondVersion bump for release.
2012-10-07 Laurent BachelierFix green threads
2012-10-07 Eric S. RaymondSending to nick URLs is now supported.
2012-10-06 Eric S. RaymondRevert "Make the main process idle loop slightly less...
2012-10-06 Eric S. RaymondRemove a dependecy on netcat.
2012-10-06 Eric S. RaymondEnable us to see stack traces from with delivery thread...
2012-10-06 Eric S. Raymondbasestring makes the isinstance checks work.
2012-10-06 Eric S. RaymondActually get tinyfier from the config variables.
2012-10-06 Eric S. RaymondFix a misspelled variable name.
2012-10-06 Eric S. RaymondAdd a needed thread termination.
2012-10-05 Eric S. RaymondTime out if IRCd fails during handshake.
2012-10-05 Eric S. RaymondReset status on server disconnect.
2012-10-05 Eric S. Raymondfilter-test.py is sometimes failing to launch, give...
2012-10-05 Eric S. RaymondExperimental channel-aging code.
2012-10-05 Eric S. RaymondVersion bump for release. 1.7
2012-10-05 Eric S. RaymondMake the main process idle loop slightly less expensive.
2012-10-05 Eric S. RaymondError message improvement.
2012-10-05 Eric S. Raymondpylint cleanup.
2012-10-05 Eric S. RaymondDocument 'irk'.
2012-10-05 Eric S. RaymondEfficiency fix.
2012-10-05 Eric S. RaymondPrevent repeated disconnects.
2012-10-05 Eric S. RaymondAdd a test tool.
2012-10-05 Eric S. RaymondCosmetic fix.
2012-10-05 Eric S. RaymondNews update.
2012-10-04 Eric S. RaymondClimb out of the hole breitenfelds dug.
2012-10-04 Eric S. RaymondImprove error diagnostics for malformed JSON.
2012-10-04 Eric S. RaymondDereference the right object.
2012-10-04 Eric S. RaymondDeal with exceptions in a more civilized way.
2012-10-04 Eric S. RaymondI continue to hate my typos...
2012-10-04 Eric S. RaymondI hate my typos...
2012-10-04 Eric S. RaymondArrange to restart dead delivery threads.
2012-10-04 Eric S. RaymondLeave a connection more politely.
2012-10-04 Eric S. RaymondDocument the test filter better.
2012-10-04 Eric S. RaymondRemove confusion-causing messages.
2012-10-04 Eric S. RaymondAnother hook test.
2012-10-04 Eric S. RaymondTrivial commit to test the post-commit hook.
2012-10-04 Eric S. RaymondAdd a useful test hook.
2012-10-04 Eric S. RaymondMake irkerd announce itself at startup when debugging...
2012-10-04 Eric S. RaymondTypo fix.
2012-10-04 Eric S. RaymondChange the filtering so standard error is not captured.
2012-10-04 Eric S. RaymondAdd an external filtering facility.
2012-10-04 Eric S. RaymondVersion bump for release. 1.6
2012-10-04 Eric S. RaymondRemove some now-dead code associated with the filtering...
2012-10-04 Eric S. RaymondOne of breitenfelds's isinstance() patches was wrong.
2012-10-04 Eric S. RaymondBack out laurentb's filtering - good idea, but not...
2012-10-03 Eric S. RaymondMerge commit 'refs/merge-requests/11' of git://gitoriou...
2012-10-03 Eric S. RaymondPacify pylint.
2012-10-03 Eric S. RaymondAdd a note about 2.4 compatibility.
2012-10-03 Georg BrandlUse preferred form of raising exception with arguments.
2012-10-03 Georg BrandlRemove unneeded backslashes.
2012-10-03 Georg BrandlMiscellaneous typo fixes.
2012-10-03 Georg BrandlUse isinstance() instead of type() == type() checks.
2012-10-03 Georg BrandlUse "%r" % v instead of "%s" % repr(v) -- it is shorter...
2012-10-03 Georg BrandlMake server initialization respect DRY a bit more.
2012-10-03 Georg BrandlUse old-style threading setDaemon() API to enhance...
2012-10-03 Eric S. RaymondPoint at a a new feature.
2012-10-03 Laurent BachelierUse faster json if available
next