summaryrefslogtreecommitdiff
path: root/src/plugins/fifo
AgeCommit message (Expand)Author
2020-04-28fifo: Open the fifo for writing tooQuentin Glidic
2020-01-04core: update copyright datesSébastien Helleu
2019-10-01core: fix style in CMake filesSébastien Helleu
2019-04-25cmake: allow custom libdir (fix #1341)Ryan Farley
2019-04-13api: return allocated string in hook_info callback and function info_getSébastien Helleu
2019-03-24core: add CMake option "ENABLE_CODE_COVERAGE" to compile with code coverage o...Sébastien Helleu
2019-01-01core: update copyright datesSébastien Helleu
2018-11-29core: use https for links to GNU GPL licenseSébastien Helleu
2018-01-14core: reinitialize config file pointer to NULL after an error on section crea...Sébastien Helleu
2018-01-07core: fix some stylesSébastien Helleu
2018-01-05core: update copyright datesSébastien Helleu
2017-08-10core: remove value for first #define in headers, add "PLUGIN" in plugin headersSébastien Helleu
2017-07-08fset: fix priority of plugin (load it after all other plugins)Sébastien Helleu
2017-06-03exec, fifo, irc: remove unused #define-sSimmo Saan
2017-06-03core: fix fifo_fd_cb declared without argumentsSimmo Saan
2017-01-15fifo: remove conditional directive breaking condition (closes #875)Romero B. de S. Malaquias
2017-01-01core: update copyright datesSébastien Helleu
2016-11-22fifo: add file fifo.conf and option fifo.file.path to customize FIFO pipe pat...Sébastien Helleu
2016-03-21core: add pointer in some callbacks (closes #406)Sébastien Helleu
2016-01-01core: update copyright datesSébastien Helleu
2015-12-03fifo: fix invalid pointer typeSébastien Helleu
2015-12-02fifo: add /fifo commandSébastien Helleu
2015-10-25fifo: add buffer name in error when the buffer is not foundSébastien Helleu
2015-06-07fifo: ignore error ECOMM only on Cygwin (fix compilaton on FreeBSD)Sébastien Helleu
2015-06-07fifo: fix send error on Cygwin when something is received in the pipe (closes...Sébastien Helleu
2015-01-15core: add priority in plugins to initialize them in orderSébastien Helleu
2015-01-01core: update copyright datesSébastien Helleu
2014-11-29fifo: rename callback for info "fifo_filename"Sébastien Helleu
2014-04-12core: use lower case for CMake keywordsSébastien Helleu
2014-03-19core: fix use of reserved C identifiers in headers (closes #31)Sebastien Helleu
2014-03-11fifo: search buffer by full name when text is received in pipeSebastien Helleu
2014-01-01core: update copyright datesSebastien Helleu
2013-10-05core: move the "-no-undefined" from LDFLAGS in configure.ac to Makefile.am in...Sebastien Helleu
2013-07-20core: replace obsolete INCLUDES by AM_CPPFLAGS in files Makefile.amSebastien Helleu
2013-03-25fifo: remove #define MAX_PATH (now done in weechat-plugin.h)Sebastien Helleu
2013-03-17core: fix typos in many comments and some stringsSebastien Helleu
2013-01-24core: display error number and string in some network errorsSebastien Helleu
2013-01-01core: update copyright datesSebastien Helleu
2012-12-15core: move comments with description of C file to top of filesSebastien Helleu
2012-12-13core: reformat comments for functionsSebastien Helleu
2012-08-02fifo: ignore read failing with error EAGAIN (bug #37019) (patch from Matt Rob...Sebastien Helleu
2012-08-02core: update description of plugins and translate them in output of /pluginSebastien Helleu
2012-01-08core: update copyright datesSebastien Helleu
2011-10-26core: remove unneeded whitespaceSebastien Helleu
2011-05-01fifo: remove unused variableSebastien Helleu
2011-01-01Update copyright datesSebastien Helleu
2010-06-25Update comments after #endif in C headersSebastien Helleu
2010-06-22Update licenses and copyrights, add missing author names in sourcesSebastien Helleu
2010-06-18Fix bug with fifo pipe when setting fifo option to "on"Sebastien Helleu
2010-04-09Define WeeChat license as macro for C compiler, used in plugins to set licenseSebastien Helleu