summaryrefslogtreecommitdiff
path: root/src/plugins/exec
AgeCommit message (Expand)Author
2018-11-29core: use https for all links where secured http is supportedSébastien Helleu
2018-11-29core: use https for links to GNU GPL licenseSébastien Helleu
2018-11-17exec: add option exec.command.shell to customize the shell used with /exec -shSébastien Helleu
2018-11-17exec: fix command displayed in debug messageSébastien Helleu
2018-05-19exec: fix minimal length of unquoted stringSébastien Helleu
2018-02-07exec: add note about piped commands in /help exec for option -shSébastien Helleu
2018-01-14core: reinitialize config file pointer to NULL after an error on section crea...Sébastien Helleu
2018-01-05core: update copyright datesSébastien Helleu
2017-09-23core, plugins: check return code of strftime functionSébastien Helleu
2017-08-12core: fix cast of time_t (to "long long" instead of "long") (closes #1051)Sébastien Helleu
2017-08-10core: remove value for first #define in headers, add "PLUGIN" in plugin headersSébastien Helleu
2017-06-25fset: shift plugins priority to insert fset plugin between buflist and fifoSébastien Helleu
2017-06-10core, plugins: fix conditions to insert elements in linked listsSébastien Helleu
2017-06-03exec, fifo, irc: remove unused #define-sSimmo Saan
2017-03-25buflist: load plugin after some other plugins by shifting plugins prioritySébastien Helleu
2017-01-13tests: fix compilation of tests on FreeBSD 11Sébastien Helleu
2017-01-07exec: update help descriptions for command /exec to keep compatibility betwee...AYANOKOUZI, Ryuunosuke
2017-01-06exec: add option "-oc" in command /exec to execute commands in process output...Sébastien Helleu
2017-01-06exec: fix memory leak in display of process outputSébastien Helleu
2017-01-01core: update copyright datesSébastien Helleu
2016-06-18api: remove functions printf_date() and printf_tags()Sébastien Helleu
2016-03-21core: add pointer in some callbacks (closes #406)Sébastien Helleu
2016-03-13exec: fix example in /help execSébastien Helleu
2016-01-01core: update copyright datesSé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-12-13core: use https for WeeChat URLsSébastien Helleu
2014-11-22api: return value in function command(), remove WeeChat error after command c...Sébastien Helleu
2014-08-09exec: invert a condition to make code more readableSébastien Helleu
2014-04-12core: use lower case for CMake keywordsSébastien Helleu
2014-04-03exec: fix tag stdout/stderr used in command outputSébastien Helleu
2014-04-03exec: remove commentSébastien Helleu
2014-04-03exec: kill all processes using an exec buffer that is being closedSébastien Helleu
2014-04-03exec: add examples with "tail -f" and "-kill" in /help execSébastien Helleu
2014-04-03exec: display output of commands in real time, add options -flush/-noflush in...Sébastien Helleu
2014-04-03exec: display command output even if process is killedSébastien Helleu
2014-03-30exec: fix typo in /help execSébastien Helleu
2014-03-25exec: allow clear of new buffers with /buffer clearSebastien Helleu
2014-03-25exec: add options -nf and -cl/-nocl in command /execSebastien Helleu
2014-03-19core: fix use of reserved C identifiers in headers (closes #31)Sebastien Helleu
2014-03-17exec: don't use shell by default when executing commands (for security reasons)Sebastien Helleu
2014-03-16exec: add example with option "-pipe" in /help execSebastien Helleu
2014-03-16exec: add return code ("rc") in hashtable sent with option "-hsignal"Sebastien Helleu
2014-03-16exec: add values "irc" and "weechat" for option "-color", replace "decode" by...Sebastien Helleu
2014-03-16exec: add options "-pipe" and "-hsignal" in command /execSebastien Helleu
2014-03-15exec: do not create/switch to buffer with option "-bg"Sebastien Helleu
2014-03-15exec: add examples in /help execSebastien Helleu
2014-03-15exec: fix typo in /help execSebastien Helleu
2014-03-15exec: fix compilation on OpenBSDSebastien Helleu
2014-03-15core: update translationsSebastien Helleu