irkerd: Split imported modules onto their own lines
[irker.git] / irkerd
2014-03-11 W. Trevor Kingirkerd: Split imported modules onto their own lines
2014-03-11 W. Trevor Kingirkerd: Pull request-parsing out into Irker._parse_request
2014-03-11 W. Trevor Kingirkerd: Add InvalidRequest and use it to flatten Irker...
2014-03-11 W. Trevor Kingirkerd: Store less state in IRCServerConnection.connect()
2014-02-04 Eric S. RaymondVersion bump for 2.6. 2.6
2014-02-04 Alexander van GesselAdd a check for expired connections that are still...
2014-02-04 Alexander van GesselDon't loop forever after failing to connect to IRC
2013-12-25 Eric S. RaymondVersion bump for 2.5 release. 2.5
2013-12-25 Alexander van GesselFix a deadlock
2013-12-04 Eric S. RaymondVersion bump for release 2.4.
2013-12-03 Eric S. RaymondSupply a missing parameter.
2013-12-02 Eric S. RaymondCleaner exit code.
2013-12-02 Eric S. RaymondWe don't want to return an error status in immediate...
2013-12-01 Antoine Beaupréfix crash after introduction of immediate mode
2013-12-01 Eric S. RaymondVersion bump for 2.3 release. 2.3
2013-11-30 Eric S. RaymondClean up and document immediate mode.
2013-11-30 Eric S. RaymondImmediate mode work.
2013-11-30 Eric S. RaymondRemove unecessary elaboration.
2013-11-30 Eric S. RaymondAn until string is not the answer.
2013-11-30 Eric S. RaymondTurning off DEAF is mecessary for this technique...
2013-11-30 Eric S. RaymondI think this would work to terminate immediaate mode...
2013-11-30 Eric S. RaymondRefactoring step: don't uncomditionally spawn a thread...
2013-11-30 Eric S. RaymondNote a deficiency
2013-11-29 Eric S. RaymondHalf-working immediate mode.
2013-11-29 Eric S. RaymondVersion bump for 2.2 release. 2.2
2013-11-26 Laurent BachelierShow traceback on higher debug levels
2013-11-26 Alexander van GesselFix unicode processing
2013-11-26 Alexander van GesselRemove some irclib cruft
2013-11-26 Eric S. RaymondVersion bump for release 2.1. 2.1
2013-11-16 Eric S. RaymondVersion bump for 2.0. 2.0
2013-11-16 Eric S. RaymondSlightly more elegant fix, no need for new connectfail...
2013-11-16 Eric S. RaymondMeatball-surgery fix for invalid-name bug.
2013-10-22 Eric S. RaymondAdd a todo note.
2013-10-22 Eric S. RaymondRemove an irclib remnant.
2013-10-20 Eric S. RaymondMore debug consolidation.
2013-10-20 Eric S. RaymondMore uniform logging.
2013-10-20 Eric S. RaymondFix the spin loop not to be O(n**2).
2013-10-20 Eric S. RaymondSmoke test passes.
2013-10-20 Eric S. RaymondRemove unnecessary mutex lock.
2013-10-20 Eric S. RaymondEliminate the dependency on irclib.
2013-10-20 Eric S. RaymondRepairing the secret-chanel patch. Smoke test works.
2013-10-18 Eric S. RaymondMerge commit 'refs/merge-requests/22' of git://gitoriou...
2013-10-18 Ben KellyAdd support for keyed channels. Supports both channel...
2013-05-17 Eric S. RaymondShut up, pylint!
2013-05-17 Eric S. RaymondVersion bumpp for 1.20 release. 1.20
2013-05-15 Alexander van GesselIncrease anti-flood-delay from 0.5 to 1 second.
2013-05-05 Eric S. RaymondVersion bump for 1.9 release. 1.19
2013-04-24 William OrrWrote irkerd usage
2013-04-24 William Orrirkerd -V shouldn't take an argument
2013-04-17 Eric S. RaymondVersion bump for 1.18 release. 1.18
2013-04-16 Laurent BachelierDo not write to logfile if None
2013-04-16 Laurent BachelierPython 2.5 compatibility
2013-04-16 Eric S. RaymondDocument new options properly.
2013-04-16 Eric S. RaymondAppend mode is required if we're loogging to disk.
2013-04-16 Eric S. RaymondPrevent actually sending an empty privmsg.
2013-04-16 Eric S. RaymondAdded -p option.
2013-04-16 Eric S. RaymondAdded option to force nick.
2013-04-16 Eric S. RaymondTypo fixes.
2013-04-16 Eric S. RaymondAdded - option; irker ca now be used as a channel monitor.
2013-02-03 Eric S. RaymondVersion bump for 1.17 release. 1.17
2013-02-03 Alexander van GesselEnsure connections we consider dead are actually closed
2013-02-03 Alexander van GesselTruncate messages that are longer than 512 bytes and...
2013-01-25 Eric S. RaymondVersin bump for release 1.16. 1.16
2012-12-09 Eric S. RaymondPrepare 1.15 release, with a minor bugfix in the Subver... 1.15
2012-11-26 Eric S. RaymondVersion bump for 1.14 release.
2012-11-26 Eric S. RaymondWhitespace fix. Code is pylint clean and working.
2012-11-26 Eric S. RaymondAnother hand-merged bugfix by AI0867.
2012-11-26 Eric S. RaymondHand-merge of a compatibility fix by AI0867: irclib5...
2012-11-07 Eric S. RaymondReady for 1.13 release. 1.13
2012-11-07 Alexander van Gess... Configure irclib's line decoder to not fail on invalid...
2012-10-25 Eric S. RaymondAvoid a portability problem.
2012-10-21 Eric S. RaymondChange the documented library requirement to 3.4.
2012-10-19 Eric S. RaymondRemove a mutex guard that is probably unecessary.
2012-10-14 Eric S. Raymondirclib is 2.6-compatible again.
2012-10-14 Eric S. RaymondDocument a dependency.
2012-10-13 Eric S. RaymondRevert "Rely on the thread safety of the IRC library...
2012-10-13 Eric S. RaymondRely on the thread safety of the IRC library at version...
2012-10-13 Eric S. RaymondRequire urclib 3.2.2. Has a "fix" for the UnicodeDecod...
2012-10-11 Eric S. RaymondVersion bump for release. 1.12
2012-10-11 Eric S. RaymondTypo fix.
2012-10-11 Eric S. RaymondEmergency fix for IRC library bug.
2012-10-10 Eric S. Raymondirlerd can sharte the library mutex introduced in ircli...
2012-10-10 Eric S. RaymondVersion bump for release. 1.11
2012-10-10 Eric S. RaymondNote an avoided failure mode.
2012-10-09 Eric S. RaymondA slightly cheaper idle, now that greenlets are gone.
2012-10-09 Eric S. RaymondVersion bump for release. 1.10
2012-10-09 Eric S. RaymondRemove eventlet support.
2012-10-09 Eric S. RaymondPrevent a TTL bug.
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. RaymondVersion bump for release. 1.9
2012-10-08 Eric S. RaymondDocumentation improvements.
2012-10-08 Alexander van Gess... 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 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-07 Eric S. RaymondAnother try at stomping the disconnect bug.
2012-10-07 Eric S. RaymondInstrumentation to pin down laurentb's timeout bug.
2012-10-07 Eric S. RaymondRevert "Properly \n-terminate each send."
next