Age | Commit message (Expand) | Author |
2014-05-06 | xfer: fix problem with option xfer.file.auto_accept_nicks when the server nam... | Sébastien Helleu |
2014-03-13 | xfer: Don't use sockaddr_storage for address_length | Andrew Potter |
2014-03-11 | xfer: Fix xfer.network.own_ip behavior | Andrew Potter |
2014-02-22 | xfer: remove dead assignment in function xfer_add_cb | Sebastien Helleu |
2014-02-10 | api: add integer return code for functions hook_{signal|hsignal}_send | Sebastien Helleu |
2014-01-09 | xfer: add support of IPv6 for DCC chat/file (patch #7992) | Andrew Potter |
2014-01-06 | xfer: use same infolist for hook and signals (patch #7974) | Andrew Potter |
2014-01-06 | xfer: add option xfer.file.auto_check_crc32 (patch #7963) | Sebastien Helleu |
2014-01-02 | xfer: add "network" prefix for (dis)connection messages in xfer chat buffer | Sebastien Helleu |
2014-01-01 | core: update copyright dates | Sebastien Helleu |
2013-11-09 | xfer: load plugin even if options can not be read in xfer.conf (with warnings) | Sebastien Helleu |
2013-03-25 | xfer: add option xfer.file.auto_accept_nicks (patch #7962) | Andrew Potter |
2013-03-17 | core: fix typos in many comments and some strings | Sebastien Helleu |
2013-01-24 | core: display error number and string in some network errors | Sebastien Helleu |
2013-01-01 | core: update copyright dates | Sebastien Helleu |
2012-12-17 | xfer: add missing tags in DCC chat messages: nick_xxx, prefix_nick_ccc, logN | Sebastien Helleu |
2012-12-15 | core: move comments with description of C file to top of files | Sebastien Helleu |
2012-12-13 | core: reformat comments for functions | Sebastien Helleu |
2012-11-27 | xfer: display remote IP address for DCC chat/file (task #12289) (patch from N... | Sebastien Helleu |
2012-10-18 | core: add option "-quit" for command /upgrade (save session and quit without ... | Sebastien Helleu |
2012-08-02 | core: update description of plugins and translate them in output of /plugin | Sebastien Helleu |
2012-01-08 | core: update copyright dates | Sebastien Helleu |
2011-11-19 | xfer: display origin of xfer in core and xfer buffers (task #10956) | Sebastien Helleu |
2011-10-26 | core: remove unneeded whitespace | Sebastien Helleu |
2011-01-28 | Do not close chat buffers when removing xfer from list (bug #32271) | Sebastien Helleu |
2011-01-01 | Update copyright dates | Sebastien Helleu |
2010-11-10 | Fix dcc file transfer for large files (more than 4 GB) on 32-bit systems (bug... | Sebastien Helleu |
2010-10-31 | Remove unused variables | Sebastien Helleu |
2010-09-27 | Reset infolist item cursor in callbacks for signals sending infolist pointer | Sebastien Helleu |
2010-09-17 | Add optional plugin name for command /debug dump and signal "debug_dump" | Sebastien Helleu |
2010-06-22 | Update licenses and copyrights, add missing author names in sources | Sebastien Helleu |
2010-05-02 | Add function "string_expand_home" in plugin API, fix bug with replacement of ... | Sebastien Helleu |
2010-04-09 | Define WeeChat license as macro for C compiler, used in plugins to set license | Sebastien Helleu |
2010-04-08 | Reformat and add comments for description of C sources | Sebastien Helleu |
2010-03-19 | Reformat multi-line comments | Sebastien Helleu |
2010-03-17 | Fix bugs with xfer buffer after /upgrade | Sebastien Helleu |
2010-02-02 | Add signal "xfer_ended" (patch #7081) | Sebastien Helleu |
2010-01-18 | Add color for nicks in xfer chat (DCC chat), add missing command /me in xfer ... | Sebastien Helleu |
2010-01-03 | Update copyright dates | Sebastien Helleu |
2009-11-22 | Fix crash when purging dcc chat if 2 dcc chat have same buffer (bug #28071) | Sebastien Helleu |
2009-09-20 | Add missing charset decoding/encoding for IRC DCC chat (bug #27482) | Sebastien Helleu |
2009-06-12 | Remove variable with "WeeChat required version" in plugins, do not compare ve... | Sebastien Helleu |
2009-05-12 | Fix typo: transfert -> transfer | Sebastien Helleu |
2009-03-23 | Add nick completion in xfer dcc buffers, fix bug when opening xfer dcc buffer... | Sebastien Helleu |
2009-01-03 | Update copyright dates | Sebastien Helleu |
2008-12-15 | Fix bug with option xfer.network.own_ip when sending DCC file | Sebastien Helleu |
2008-12-10 | Add new plugin "relay", new function "string_format_size" in plugin API | Sebastien Helleu |
2008-11-27 | Remove argument "switch_to_another" for function gui_buffer_close() | Sebastien Helleu |
2008-11-23 | Add support for more than one proxy, with proxy selection for each IRC server... | Sebastien Helleu |
2008-11-15 | Use of const for some functions returning "char *" | Sebastien Helleu |