Age | Commit message (Expand) | Author |
2006-02-17 | check the paramcount for DCC RESUME more strictly | Valentin Batz |
2006-01-30 | Only send QUOTE immediately when server didn't yet sent the 001 event | Valentin Batz |
2006-01-28 | If dcc_own_ip contains IPv4 address, listen only in IPv4. | Timo Sirainen |
2006-01-26 | changed /QUOTE to be sent immediately, since the queueing was changed, it's n... | Valentin Batz |
2006-01-17 | fix segfault on /quit by using a linked list node after freeing it (by Chris... | Wouter Coekaerts |
2005-11-24 | Initialize the isupport functions on /upgrade aswell | Valentin Batz |
2005-11-02 | Don't crash if receiving broken privmsg without source (which bitlbee can sen... | Wouter Coekaerts |
2005-10-18 | Fix crash on netsplit+join after /upgrade from 0.8.9 | Wouter Coekaerts |
2005-10-10 | Make the compiler happy by replacing 'const char *' by 'char *'. | Valentin Batz |
2005-09-10 | don't crash if server sends weird NICK line, patch by Jarno Honkanen (Bug 216) | Wouter Coekaerts |
2005-09-10 | - rename "whois not found" to "whois try whowas", because that's what needs t... | Wouter Coekaerts |
2005-08-24 | moved the _NET_SENDBUF_REC definition out of core/net-sendbuffer.c and irc/pr... | Valentin Batz |
2005-08-24 | replaced net_transmit by net_sendbuffer_send in the irssi-proxy module, there... | Valentin Batz |
2005-08-15 | Fix notify with more nicks than max_whois_in_cmd (Bug 257), based on patch by... | Wouter Coekaerts |
2005-08-01 | Fix dcc resume crash (only in the rc's and svn) (Bug 287) | Wouter Coekaerts |
2005-06-24 | Fix server->last_nick leak by Toby (Bug 267) | Wouter Coekaerts |
2005-05-14 | Fixed a bug with isupport, after an upgrade from 0.8.9 prefix very well can b... | Valentin Batz |
2005-05-11 | Fixed a bug where the channel list to join/rejoin on reconnect gets too long,... | Valentin Batz |
2005-04-26 | Remember alternate_nick and max_whois on reconnect (Bug 181) | Wouter Coekaerts |
2005-03-07 | Don't use a retarted ip for passive DCC | Wouter Coekaerts |
2005-03-06 | Fix memleak in /UNBAN, by Toby Peterson (Bug 215) | Wouter Coekaerts |
2005-03-06 | Fix memleak in dcc get, by Toby Peterson (Bug 214) | Wouter Coekaerts |
2005-03-06 | Fix memleak in several commands that used cmd_return_error when they should b... | Wouter Coekaerts |
2005-03-06 | Add libtool's -module flag to get built properly on all platforms, by Toby Pe... | Wouter Coekaerts |
2005-02-11 | Fixed output of /hilight (add a space after -levels if any). | Valentin Batz |
2005-02-06 | Fixed memory leaks when destroying a channel, when loading nonexisten scripts... | Valentin Batz |
2005-02-04 | Compile fix: make it c99 again, by Timothy Hatcher (Bug 184) | Wouter Coekaerts |
2005-02-03 | Update our own nickrec->gone flag on /away <reason> or on /away | Valentin Batz |
2005-01-03 | improve queuing commands, patch by Timothy Hatcher (Bug 168) | Wouter Coekaerts |
2005-01-03 | Fix multiple entries for local IP in /etc/hosts prevents connecting, patch by... | Wouter Coekaerts |
2005-01-03 | "ban remove" signal should pass who removed it, patch by Timothy Hatcher (Bug... | Wouter Coekaerts |
2004-12-20 | Added <tag>/<target> support for recode. | Valentin Batz |
2004-12-07 | Fixed a memleak, when using recode_out you have too free the memory it alloca... | Valentin Batz |
2004-12-07 | If available, send who set topic and when to irssi-proxy clients | Wouter Coekaerts |
2004-11-23 | Reverting bugfix for 'usermode activates after autosendcmd' because it breaks... | Valentin Batz |
2004-11-19 | Fixed bug where usermode was not sent correctly | Valentin Batz |
2004-10-14 | Fixed bug 120 where proxy doesn't set the server_rec->away_reason | Valentin Batz |
2004-10-12 | Fix crash with non-irc servers | Wouter Coekaerts |
2004-10-10 | Also remember other (not k or l) modes with arguments | Wouter Coekaerts |
2004-10-10 | Remember key not only with channel->key, but also in channel->mode (in the st... | Wouter Coekaerts |
2004-10-08 | add d,q,f and J to CHANMODES default, to work a bit better with dancer and po... | Wouter Coekaerts |
2004-10-05 | Fix own nick changes in irssi-proxy | Wouter Coekaerts |
2004-09-18 | Fixed /KNOCK support. | Geert Hauwaerts |
2004-09-15 | Bugfix: http://bugs.irssi.org/?do=details&id=121 | Geert Hauwaerts |
2004-09-12 | Fix /WHOIS -yes (Bug 67) | Wouter Coekaerts |
2004-09-12 | Recent WHOIS changes broke nick's gone/oper flags. Patch by Valentin Batz | Timo Sirainen |
2004-08-31 | send max 15 005 parameters at once. Patch by Valentin Batz | Timo Sirainen |
2004-08-24 | Allow '@' characters in nick. | Timo Sirainen |
2004-08-20 | Recode patch by decadix/senneth | Timo Sirainen |
2004-08-19 | 005 fix. Patch by Valentin Batz | Timo Sirainen |