Software /
code /
prosody
Log
description | author | age |
---|---|---|
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 |
mod_presence: Handle older boolean subscription request data (thanks Martin) | Kim Alvefur | Sun, 02 Dec 2018 17:22:26 +0100 |