irker.git
2012-09-04 Eric S. RaymondAdd attribution.
2012-09-04 Eric S. RaymondRemove the -p option.
2012-09-04 Eric S. RaymondPort 6659 has been applied for in the IANA registry.
2012-09-02 Eric S. RaymondUpdate documentation.
2012-09-02 Eric S. RaymondFully interpret CHANLIMIT.
2012-09-01 Eric S. RaymondUpdate documentation.
2012-09-01 Eric S. RaymondFix incorrect comment.
2012-09-01 Eric S. RaymondShorten the nick negotiation when multiple instances...
2012-08-31 Eric S. RaymondCaveats for sysadmins.
2012-08-31 Eric S. RaymondDocument command usage.
2012-08-31 Eric S. RaymondBetter RFC compliance.
2012-08-31 Eric S. RaymondArgh. Remember your orders of magnitude...
2012-08-31 Eric S. RaymondDrop the anti-flood delay some.
2012-08-31 Eric S. RaymondAdd anti-flood delay.
2012-08-30 Eric S. RaymondSimpler archiving production.
2012-08-30 Eric S. RaymondUsers don't need to know this is a Python program.
2012-08-30 Eric S. Raymondpylint cleanup.
2012-08-30 Eric S. Raymondpylint cleanup.
2012-08-30 Eric S. RaymondSet deaf mode to reduce bandwidth usage.
2012-08-30 Eric S. RaymondTimeouts and garbage collection are fully implemented.
2012-08-30 Eric S. RaymondA real dispatch policy.
2012-08-30 Eric S. RaymondHandle nonexistent servers gracefully.
2012-08-30 Eric S. RaymondAnother tool for the dispatcher.
2012-08-30 Eric S. RaymondMore refactoring. Document some thread-safety assumptions.
2012-08-30 Eric S. RaymondImplement a trivial dispatch policy.
2012-08-30 Eric S. RaymondMajor refactoring step - untangle the messa around...
2012-08-29 Eric S. RaymondCosmetic fix.
2012-08-29 Eric S. Raymondpylint cleanup.
2012-08-29 Eric S. Raymondpylint cleanup.
2012-08-28 Eric S. RaymondDon't issue joins if we don't need to.
2012-08-28 Eric S. RaymondWe can now negotiate out of nick conficts.
2012-08-28 Eric S. RaymondCredit the library properly.
2012-08-28 Eric S. RaymondFix buggy logging code.
2012-08-28 Eric S. RaymondNo point in daemonizing threads, since this will run...
2012-08-28 Eric S. RaymondThe -t option goes way; we listen on both TCP and UDP.
2012-08-28 Eric S. RaymondThere's no freecode page yet.
2012-08-28 Eric S. RaymondA better logo.
2012-08-28 Eric S. RaymondTypo fix.
2012-08-28 Eric S. RaymondPackaged for release.
2012-08-27 Eric S. RaymondStart of a manual page.
2012-08-27 Eric S. RaymondAdd version and -V option.
2012-08-27 Eric S. RaymondAdd much documentation.
2012-08-27 Eric S. RaymondFix a bug in the termination code.
2012-08-27 Eric S. RaymondUpdated to new 2.0.1 library interface.
2012-08-27 Eric S. RaymondYes, multichannel with reuse is working.
2012-08-27 Eric S. RaymondCan now ship to a list of channels.
2012-08-27 Eric S. RaymondTime out comnnections when no PINGS are arriving.
2012-08-27 Eric S. RaymondRefactor.
2012-08-27 Eric S. RaymondGive up on a to-do item.
2012-08-27 Eric S. RaymondAdd UDP support and default to it.
2012-08-27 Eric S. RaymondAdd a name suffix argument so nicks won't be ambiguous.
2012-08-27 Eric S. Raymondpylint cleanup.
2012-08-27 Eric S. RaymondShut downn closed sockets - makes status detectabke...
2012-08-27 Eric S. RaymondUpdate to-do items.
2012-08-27 Eric S. RaymondComment fixes.
2012-08-27 Eric S. RaymondRefactor.
2012-08-27 Eric S. RaymondClean up sessions when their sockets timee out.
2012-08-26 Eric S. RaymondAllocate servers out of a pool.
2012-08-26 Eric S. RaymondA start on server pooling.
2012-08-26 Eric S. RaymondNote another to-do.
2012-08-26 Eric S. RaymondChange a string to match an IRC command.
2012-08-26 Eric S. RaymondMultichannel operation.
2012-08-26 Eric S. RaymondUse StreamRequestHandler.
2012-08-26 Eric S. RaymondChannel timeout appears to work.
2012-08-26 Eric S. RaymondThis version with the resuming connect neems to work.
2012-08-26 Eric S. RaymondCosmetic fix.
2012-08-26 Eric S. RaymondThis version works!
2012-08-26 Eric S. RaymondQuiet the library a bit.
2012-08-26 Eric S. RaymondBearPerson's brain dump about the CIA architecture.
2012-08-26 Eric S. RaymondTypo fix and a caveat.
2012-08-26 Eric S. RaymondImproved debugging.
2012-08-26 Eric S. RaymondPush more debugging down to the library.
2012-08-26 Eric S. RaymondPush some debugging down to the IRC object.
2012-08-26 Eric S. RaymondBasic debug code.
2012-08-26 Eric S. RaymondUgh. Debug code was buggy again.
2012-08-26 Eric S. RaymondDEbug the debug code :-)
2012-08-26 Eric S. RaymondUnmodified 0.6.4 version of irclib.py.
2012-08-26 Eric S. RaymondAdd debuglevel.
2012-08-26 Eric S. RaymondStill passes test.
2012-08-26 Eric S. RaymondThis version passes our one trivial test...
2012-08-26 Eric S. RaymondSimplify - I don't think we'll need fancy hooks.
2012-08-26 Eric S. RaymondMake event connections.
2012-08-25 Eric S. RaymondMore compact URL parsing.
2012-08-25 Eric S. RaymondMore steps towards actual IRC.
2012-08-25 Eric S. RaymondPreparing IRC setup.
2012-08-25 Eric S. RaymondCreate an appropriate exception type.
2012-08-25 Eric S. RaymondThinko fix.
2012-08-25 Eric S. RaymondHow to parse the channel spec.
2012-08-25 Eric S. RaymondThread implementation seems to work.
2012-08-25 Eric S. RaymondInitial creation of session object.
2012-08-25 Eric S. RaymondRun loop is working.
2012-08-25 Eric S. RaymondIgnore derived files and the IRC library.
2012-08-25 Eric S. RaymondProject start.