net.server: When libevent backend is in use, override signal.signal to use server.hook_signal

net.server_event: Add server.hook_signal(signal_num, handler) to wrap libevent's signal-catching interface

mod_posix: Remove the lines added to work around the util.signal loop bug

util.signal: Restore the old debug hook earlier, just in case we receive another signal between clearing the signal queue and restoring it

util.signal: Update version in header, and author's email

util.signal: Queue up multiple signals, instead of trampling on the previous debug hook (and never clearing our own)

prosody: net_activate_ports: Accept strings as well as numbers for specifying ports

prosody: Read list of possible config extensions from configmanager, removes old TODO

configmanager: Add parsers() method to return an array of supported config formats

s2smanager: Split sending of stream header into a :open_stream() method

(0) -1000 -300 -100 -10 +10 +100 +300 +1000 tip

mercurial