summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-12relay: fix commentSébastien Helleu
2019-05-12doc: update chapter on relay unix domain sockets; add translations (user's gu...Sébastien Helleu
2019-05-12relay: set mode 700 on the unix socket file (only the owner can use it)Sébastien Helleu
2019-05-12relay: do not overwrite a file if it's not a socket, display an error when th...Sébastien Helleu
2019-05-12relay: evaluate path of unix socket relaySébastien Helleu
2019-05-12relay: rename function relay_config_check_path_len to relay_config_check_path...Sébastien Helleu
2019-05-12relay: fix update of port/path variables in relay server when options relay.p...Sébastien Helleu
2019-05-12relay: fix section used when the unix relay does not start with "unix."Sébastien Helleu
2019-05-12relay: add unix relay format in /help relaySébastien Helleu
2019-05-12relay: remove extra newline at the end of /help relaySébastien Helleu
2019-05-12relay: remove local variable ptr_server from function relay_config_check_path...Sébastien Helleu
2019-05-12relay: improve message displayed on a new clientSébastien Helleu
2019-05-12relay: improve message displayed when the relay is removedSébastien Helleu
2019-05-12relay: improve message displayed when the relay is addedSébastien Helleu
2019-05-12relay: rename function relay_config_create_option_port to relay_config_create...Sébastien Helleu
2019-05-12relay: fix code styleSébastien Helleu
2019-05-12relay: rename variable "un" to "unix_socket"Sébastien Helleu
2019-05-12relay: add UNIX socket support (closes #733)Ryan Farley
2019-05-12doc: update German documentationNils Görs
2019-05-12doc: fix typo in French scripting guideSébastien Helleu
2019-05-12doc: add chapter about WeeChat architecture in scripting guideSébastien Helleu
2019-05-12irc: rename server variable "nick_host" to "host"Sébastien Helleu
2019-05-11core: update ChangeLog (issue #1346)Sébastien Helleu
2019-05-11core: add detection of Ruby 2.6 in autotoolsSébastien Helleu
2019-05-11Merge pull request #1346 from J0WI/patch-1Sébastien Helleu
2019-05-11core: add detection for Ruby 2.6J0WI
2019-05-10irc: set buffer local variable "nick_host" when a channel buffer is openedSébastien Helleu
2019-05-10irc: add bar items "irc_nick", "irc_host" and "irc_nick_host"Sébastien Helleu
2019-05-10irc: add variable "nick_host" in server structureSébastien Helleu
2019-05-10irc: fix parsing of MODE command when there are colons after the first mode a...Sébastien Helleu
2019-05-01core: update ChangeLog (issue #1341, issue #1342)Sébastien Helleu
2019-05-01core: add contributor in AUTHORS.adocSébastien Helleu
2019-05-01core: replace CMAKE_INSTALL_PREFIX by ${prefix} in libdir (weechat.pc)Sébastien Helleu
2019-05-01Merge pull request #1342 from ryan-farley/libdir_fixSébastien Helleu
2019-04-25cmake: allow custom libdir (fix #1341)Ryan Farley
2019-04-20core: update ChangeLogSébastien Helleu
2019-04-20tests: add link with iconv library (if found)Sébastien Helleu
2019-04-19doc: update German documentationNils Görs
2019-04-19doc: translate quickstart changes in other languagesSébastien Helleu
2019-04-19Merge remote-tracking branch 'origin/pr/1340'Sébastien Helleu
2019-04-19quick start guide: make two separate sections out of section 2Michael Siegel
2019-04-19doc: update German documentationNils Görs
2019-04-17core: add contributor in AUTHORS.adocSébastien Helleu
2019-04-17doc: translate quickstart changes in other languagesSébastien Helleu
2019-04-17Merge remote-tracking branch 'origin/pr/1339'Sébastien Helleu
2019-04-16quick start guide: rearrange content in section 2Michael Siegel
2019-04-14core: use getopt to parse command line argumentsSébastien Helleu
2019-04-14doc: update Japanese auto-generated filesSébastien Helleu
2019-04-14Merge pull request #1337 from l/master/translation/ja_JPSébastien Helleu
2019-04-14Merge pull request #1336 from msiism/masterSébastien Helleu