summaryrefslogtreecommitdiff
path: root/lib/rbot
AgeCommit message (Expand)Author
2005-09-11fix bug #29Tom Gilbert
2005-09-09timestamp debug logsTom Gilbert
2005-09-09bugfixTom Gilbert
2005-09-07better win32 fixTom Gilbert
2005-09-07win32 thing for signal handlingTom Gilbert
2005-09-05better failure to connect behaviourTom Gilbert
2005-08-31a little more robustness around emtpy lookupsTom Gilbert
2005-08-30reconnect one connect failures too. Examples are temporary failures in DNSTom Gilbert
2005-08-28fix ping/pong/reconnect issue reported in #20Tom Gilbert
2005-08-27better setup for ping timeouts.Tom Gilbert
2005-08-27fix for ticket #17Tom Gilbert
2005-08-27reworked that last patch, now rbot pings the server and sets the timeoutTom Gilbert
2005-08-27patch from ticket #19 modified and applied - thanks :)Tom Gilbert
2005-08-24egads, Etc.getlogin returns the real login, so if you su to another user andTom Gilbert
2005-08-24add this to clean upTom Gilbert
2005-08-24switch back to post-config to help packagersTom Gilbert
2005-08-24attempt fix for annoying exception issueTom Gilbert
2005-08-24fix nil lookupsTom Gilbert
2005-08-24applied patch from ticket #15, and added .inspect to try and work out whatTom Gilbert
2005-08-21Sun Aug 21 13:29:55 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>Tom Gilbert
2005-08-12some tweaksTom Gilbert
2005-08-10patch from Alexey Froloff:Tom Gilbert
2005-08-10patch from Alexey Froloff to use homedir from /etc/passwd (oops!) instead ofTom Gilbert
2005-08-07Sun Aug 07 18:20:24 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>Tom Gilbert
2005-08-07Sun Aug 07 17:53:06 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>Tom Gilbert
2005-08-07try that maybeTom Gilbert
2005-08-07try againTom Gilbert
2005-08-07attempt workaround for missing load_fileTom Gilbert
2005-08-07Sun Aug 07 15:11:07 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>Tom Gilbert
2005-08-05releasing 0.9.9Tom Gilbert
2005-08-05more tweaking pre-releaseTom Gilbert
2005-08-05that syntax confuses rdocTom Gilbert
2005-08-05More tweaksTom Gilbert
2005-08-04Thu Aug 04 23:03:30 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>Tom Gilbert
2005-08-03Thu Aug 04 00:11:52 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>Tom Gilbert
2005-08-03Wed Aug 03 15:25:07 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>Tom Gilbert
2005-08-03This change they made around TimeoutErrors really pees me off...Tom Gilbert
2005-08-02Wed Aug 03 00:31:41 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>Tom Gilbert
2005-08-02 * Fixed the new http.proxy* settings, they work!Tom Gilbert
2005-07-31Sun Jul 31 02:20:08 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>Tom Gilbert
2005-07-30Sat Jul 30 22:33:36 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>Tom Gilbert
2005-07-30Sat Jul 30 01:19:32 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>Tom Gilbert
2005-07-29Fri Jul 29 13:07:56 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>Tom Gilbert
2005-07-28Thu Jul 28 23:45:26 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>Tom Gilbert
2005-07-27this packaging stuff seems to actually be workingTom Gilbert
2005-07-27post config script to persist configuration from the scriptTom Gilbert
2005-07-27more work on packaging, use Irc::Config module for storing configuration setTom Gilbert
2005-07-27rework various modules to use the installed directoriesTom Gilbert
2005-07-27move language files to data dirTom Gilbert
2005-07-27move rbot into lib - still rearranging for packaging/installationTom Gilbert