Log

description author age
mod_lastlog: Return a non-zero exit code if no lastlog records were found Kim Alvefur Wed, 28 Aug 2013 18:42:10 +0200
mod_turncredentials: No need to check tag name, we're already in the event handler for the 'services' tag Matthew Wild Wed, 28 Aug 2013 10:37:23 +0100
mod_turncredentials: Use iq-get event, to save checking attr.type manually Matthew Wild Wed, 28 Aug 2013 10:35:56 +0100
mod_turncredentials: Use type-specific get_option() methods where appropriate, and pass in default values Matthew Wild Wed, 28 Aug 2013 10:35:32 +0100
mod_turncredentials: use smarter timestamp expiry from draft-uberti-behave-turn-rest-00 Philipp Hancke Wed, 28 Aug 2013 10:31:15 +0100
mod_carbons: Fix <private/> handling Kim Alvefur Wed, 21 Aug 2013 19:03:16 +0200
mod_s2s_auth_fingerprint: Don't halt event propagation in cert pinning mode Kim Alvefur Fri, 16 Aug 2013 00:25:37 +0200
mod_auth_pam: Initial commit of simple PAM authentication module Kim Alvefur Thu, 15 Aug 2013 18:38:02 +0200
mod_auth_external: Move example scripts to new examples/ dir, and add Lua and Go examples Matthew Wild Thu, 15 Aug 2013 16:44:43 +0100
mod_auth_ldap: Add a configurable scope, defaulting to onelevel Kim Alvefur Thu, 15 Aug 2013 15:30:24 +0200
mod_auth_ldap: Switch to type-specific get_option variants Kim Alvefur Thu, 15 Aug 2013 15:22:51 +0200
mod_auth_external: Support for multiple auth processes (set external_auth_processes = N) - requires non-blocking mode Matthew Wild Wed, 14 Aug 2013 02:38:50 +0100
mod_auth_external: Re-organise initialization a bit (superficial) Matthew Wild Wed, 14 Aug 2013 02:27:04 +0100
mod_auth_external: Add non-blocking mode (requires trunk, libevent and lpty 1.0.1). Our first complete non-blocking auth module! Matthew Wild Tue, 13 Aug 2013 23:37:31 +0100