Age | Commit message (Expand) | Author |
2010-02-27 | Use servertag from the active DCC chat when not connected anymore to the IRC ... | Wouter Coekaerts |
2009-02-08 | Code Cleanup: | Alexander Færøy |
2008-05-22 | Extend net_sendbuffer by adding a LINEBUF_REC member and a net_sendbuffer_rec... | Emanuele Giaquinta |
2008-05-19 | Remove some global variables used to store settings values, instead get the | Emanuele Giaquinta |
2008-03-09 | Use g_ascii_str{,n}casecmp for case insensitive comparison with | Emanuele Giaquinta |
2008-03-07 | Remove unneeded includes. | Emanuele Giaquinta |
2008-03-04 | Replace g_strdup+g_str{up,down} with g_ascii_str{up,down}. | Emanuele Giaquinta |
2008-02-05 | Remove unneeded includes. | Emanuele Giaquinta |
2008-01-21 | Remove .cvsignore files. | Emanuele Giaquinta |
2007-10-29 | Fallback on rename also when errno is ENOSYS/EOPNOTSUPP because | Emanuele Giaquinta |
2007-07-26 | Fix typo. | Emanuele Giaquinta |
2007-05-08 | Oops. Update address correctly now. | Wouter Coekaerts |
2007-05-08 | Update FSF address | Wouter Coekaerts |
2007-04-25 | Fix DCC get when file size is 0, bug #494. | Emanuele Giaquinta |
2007-01-08 | Remove dcc_queue_add_passive, use instead another argument in dcc_queue_add t... | Emanuele Giaquinta |
2006-03-26 | Removed all srand calls and added a single srand invokation in at startup | Jochen Eisinger |
2006-02-17 | leave parameter count check as it was before | Valentin Batz |
2006-02-17 | check the paramcount for DCC RESUME more strictly | Valentin Batz |
2006-01-28 | If dcc_own_ip contains IPv4 address, listen only in IPv4. | Timo Sirainen |
2006-01-17 | fix segfault on /quit by using a linked list node after freeing it (by Chris... | 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-08-01 | Fix dcc resume crash (only in the rc's and svn) (Bug 287) | Wouter Coekaerts |
2005-03-07 | Don't use a retarted ip for passive DCC | Wouter Coekaerts |
2005-03-06 | Fix memleak in dcc get, by Toby Peterson (Bug 214) | Wouter Coekaerts |
2005-02-11 | Fixed output of /hilight (add a space after -levels if any). | Valentin Batz |
2004-08-19 | /DCC SEND didn't actually use /SET dcc_upload_path | Timo Sirainen |
2004-07-11 | Don't autoget files sent to channels, unless dcc_autoget_masks is set. | Timo Sirainen |
2004-07-11 | Some DCC SERVER fixes. | Timo Sirainen |
2004-07-11 | Don't crash if dcc chated user changes nick | Timo Sirainen |
2004-07-11 | Fix. | Timo Sirainen |
2004-05-14 | Crashed with spaces in filenames, patch by Francesco Fracassi | Timo Sirainen |
2004-05-10 | noinst_HEADERS -> pkginc_HEADERS | Timo Sirainen |
2004-03-23 | Passive DCC support by Francesco Fracassi (francesco.f at openssl.it) | Timo Sirainen |
2004-01-19 | /set -default dcc_autoget_max_size crashed | Timo Sirainen |
2003-11-23 | 0.8.8 with a few backwards compatibility fixes | Timo Sirainen |
2003-11-16 | Don't crash with /DCC SEND nick "" | Timo Sirainen |
2003-11-16 | Allow /SET dcc_own_ip to be non-local address. | Timo Sirainen |
2003-10-01 | Added DCC SERVER support by Mark Trumbull | Timo Sirainen |
2003-07-09 | Network fixes. DCC fixes for IPv6 + BSDs. | Timo Sirainen |
2002-12-28 | Added time, size and level setting types. Breaks some settings - I'll add | Timo Sirainen |
2002-12-10 | GC fixes. | Timo Sirainen |
2002-11-21 | Irssi now uses 64bit file offets if it's only supported by system. Also did | Timo Sirainen |
2002-11-19 | /SET dcc_send_replace_space_with_underscore ON was buggy. | Timo Sirainen |
2002-11-17 | Less strict error checking, and notify about every error we do see. | Timo Sirainen |
2002-11-17 | If /DCC SEND file isn't found, complain about it | Timo Sirainen |
2002-11-13 | Don't rename our nick in DCC chats when connecting to server before we know | Timo Sirainen |
2002-11-11 | Fixes to allow -append and -prepend work when there's only one file being | Timo Sirainen |
2002-11-11 | whops, forgot to add | Timo Sirainen |
2002-11-11 | DCC send supports now queueing. Patch by Heikki Orsila <heikki@ee.tut.fi>, | Timo Sirainen |