Software /
code /
prosody
Log
description | author | age |
---|---|---|
MUC/subject: Don't consider messages with <body> or <subject> (fixes #667) | Kim Alvefur | Tue, 04 Dec 2018 19:49:31 +0100 |
makefile: Allow configuring path to busted (to match GNUMakefile) | Matthew Wild | Tue, 04 Dec 2018 16:19:58 +0000 |
makefile: Add lint target (to match GNUMakefile) | Matthew Wild | Tue, 04 Dec 2018 16:19:08 +0000 |
util.pposix: Don't define POSIX_C_SOURCE on FreeBSD to ensure visibility of initgroups() | Matthew Wild | Tue, 04 Dec 2018 12:11:58 +0000 |
util.time: Bump POSIX_C_SOURCE to ensure visibility of CLOCK_MONOTONIC on FreeBSD (fixes #1253) | Matthew Wild | Tue, 04 Dec 2018 12:11:15 +0000 |
configure: Refactor header search to make it more portable | Matthew Wild | Mon, 03 Dec 2018 23:06:41 +0000 |
configure: Also look for lua.h in a directory with the same suffix as the interpreter (FreeBSD-friendly) | Matthew Wild | Mon, 03 Dec 2018 19:38:19 +0000 |