prosody.git
2010-01-19 Matthew Wildxmlhandlers: Move stream-error detection to somewhere...
2010-01-19 Matthew Wildmod_bosh: Update for new xmlhandlers syntax
2010-01-19 Matthew Wildnet.xmpp{client,server,component}: Update for new xmlha...
2010-01-19 Matthew Wildnet.xmppserver_listener: Pass reason for session discon...
2010-01-19 Matthew Wildxmlhandlers: More refactoring, split up stream_ns and...
2010-01-18 Matthew Wildxmlhandlers: Define ns_separator and ns_pattern to...
2010-01-18 Matthew Wildnet.server_event: Remove access to starttls method...
2010-01-18 Matthew Wildmod_presence: Automatically deny presence requests...
2010-01-18 Matthew Wildstanza_router: Log the name of unhandled stanzas (thank...
2010-01-15 Tobias Markmannutil.signal: Using stdlib.h instead of malloc.h.
2010-01-13 Matthew Wildmod_muc: Remove unused history_length declaration
2010-01-13 Matthew Wildprosodyctl: Use mode r+ for opening the file so 1)...
2010-01-13 Matthew Wildmod_posix: Adjust file open mode depending on whether...
2010-01-12 Matthew Wildutil.pposix, mod_posix, prosodyctl: Bump pposix version...
2010-01-12 Matthew Wildxmppclient_listener: Allow the tcp_keepalives option...
2010-01-12 Matthew Wildnet.server_event: Add conn:setoption() to set options...
2010-01-12 Matthew Wildnet.server_select: Add conn:setoption() to set options...
2010-01-11 Waqas Hussainmod_saslauth: Fixed some indentation and added some...
2010-01-11 Waqas Hussainmod_saslauth: Made some variables local to avoid unnece...
2010-01-11 Waqas Hussainsessionmanager: Added resource prepping, and invalid...
2010-01-11 Waqas Hussainmod_register: Return a <not-acceptable/> error on empty...
2010-01-11 Matthew Wildcomponentmanager: Add dialback_secret to components...
2010-01-11 Matthew Wildutil.prosodyctl: Report Prosody as not running if the...
2010-01-10 Matthew Wildmod_posix: Lock pidfile when in use, shut down if we...
2010-01-10 Matthew Wildutil.datamanager: Use pposix.mkdir if available
2010-01-10 Matthew Wildutil.pposix: Add mkdir(path)
2010-01-10 Matthew Wildprosodyctl: Move definition of prosody singleton to...
2010-01-10 Matthew Wildutil.pposix: Replace the unwieldy module table generati...
2010-01-10 Matthew Wildmod_posix: Set umask to 'umask' from the config, or 027
2010-01-10 Matthew Wildprosodyctl: Set umask to protect data files, bump pposi...
2010-01-10 Matthew Wildutil.pposix: Add pposix.umask(), bump version to 0...
2010-01-10 Matthew Wildutil.pposix: Fix return type of lc_abort to shush compi...
2010-01-10 Matthew Wildutil.posix: Trailing whitespace
2010-01-10 Matthew Wildnet.server: When libevent backend is in use, override...
2010-01-10 Matthew Wildnet.server_event: Add server.hook_signal(signal_num...
2010-01-10 Matthew Wildmod_posix: Remove the lines added to work around the...
2010-01-10 Matthew Wildutil.signal: Restore the old debug hook earlier, just...
2010-01-10 Matthew Wildutil.signal: Update version in header, and author's...
2010-01-10 Matthew Wildutil.signal: Queue up multiple signals, instead of...
2010-01-09 Matthew Wildprosody: net_activate_ports: Accept strings as well...
2010-01-09 Matthew Wildprosody: Read list of possible config extensions from...
2010-01-09 Matthew Wildconfigmanager: Add parsers() method to return an array...
2010-01-09 Matthew Wilds2smanager: Split sending of stream header into a ...
2010-01-07 Matthew Wildnet.dns: Make sure math.randomseed() gets passed an...
2010-01-06 Matthew Wildnet.server_select: Fix oops in last commit
2010-01-06 Matthew Wildnet.server_select: Allow setting the logger using serve...
2010-01-04 Matthew Wilds2smanager: Allow new_outgoing() to create sessions...
2010-01-03 Paul Aurichs2smanager: Stamp a 'to' on the reply stream:stream...
2010-01-03 Matthew Wilds2smanager, hostmanager: Make dialback secrets per...
2010-01-03 Matthew Wilds2smanager: Trim trailing whitespace
2010-01-03 Paul Aurichmod_saslauth: Oops.
2010-01-03 Matthew WildMerge with Paul
2010-01-03 Matthew Wildmod_muc/muc.lib: Use stanza:get_child() to locate MUC...
2010-01-03 Paul Aurichmod_saslauth: Use module:get_option()
2010-01-03 Matthew WildMerge with Rob
2010-01-03 Paul Aurichmod_saslauth: Add sasl_backend config parameter
2010-01-03 Matthew Wildprosodyctl: Gracefully handle a missing stty command...
2010-01-01 Matthew Wildmod_httpserver: Rudimentary directory detection, return...
2010-01-01 Matthew Wildprosody.cfg.lua.dist: Remove lie about requiring consol...
2010-01-01 Matthew Wildprosody.cfg.lua.dist: Remove trailing whitespace
2009-12-31 Matthew Wildutil.events: Rename add_plugin() and remove_plugin...
2009-12-30 Matthew Wildutil.signal: Update header comment for new filename
2009-12-30 Rob HoelzAdded notification of configuration changes for MUCs
2009-12-30 Tobias Markmannutil.sasl_cyrus: Report an error if Cyrus SASL init...
2009-12-29 Rob HoelzAdd support for non-anonymous MUC rooms
2009-12-29 Tobias Markmannutil.sasl_cyrus: Removing whitespace.
2009-12-29 Tobias Markmannutil.sasl_cyrus: Automatically initialize Cyrus SASL...
2009-12-28 Tobias Markmannutil.sasl_cyrus: Change variable name.
2009-12-28 Tobias Markmannutil.sasl_cyrus: Fixing cyrus mechanism list parsing...
2009-12-27 Waqas Hussainnet.httpserver: Optimized response serialization.
2009-12-23 Tobias Markmannmod_saslauth: Adjust sanitizing.
2009-12-23 Tobias Markmannmod_saslauth: Sanitize debugging information so it...
2009-12-23 jorj@jorj.orgfirst working version with Cyrus SASL support.
2009-12-23 jorj@jorj.orgadded comment to remind us to fix binary output breakin...
2009-12-22 Tobias Markmannutil.sasl_cyrus: Further fixing and cleanup.
2009-12-22 Tobias Markmannutil.sasl_cyrus: Initializing Cyrus SASL library and...
2009-12-22 Tobias Markmannutil.sasl_cyrus: Log errors if CyrusSASL init fails.
2009-12-22 Tobias Markmannmod_saslauth: Make service_name configurable for CyrusS...
2009-12-22 Tobias Markmannmod_saslauth: Add support for CyrusSASL.
2009-12-22 Tobias MarkmannAdding sasl_cyrus.lua. A sasl.lua drop-in replacement...
2009-12-21 Matthew Wildmod_saslauth: Requiring c2s encryption means requiring...
2009-12-21 Brian Cullynet.dns: Update synchronous path for new connection API
2009-12-21 Brian Cullyutil.prosodyctl: Saner determination of Prosody executa...
2009-12-21 Waqas Hussainmod_pep: Added a TODO.
2009-12-21 Waqas Hussainmod_pep: Handle service discovery queries for bare...
2009-12-21 Waqas Hussainmod_disco: Handle and fire events for service discovery...
2009-12-17 Matthew Wilds2smanager: Give reasons to destroy_session in more...
2009-12-17 Matthew WildMerge with backout branch
2009-12-17 Matthew Wilds2smanager: Send reply stream header only after checkin...
2009-12-17 Matthew WildBacked out changeset 78c5cb163ea9, to fix another way...
2009-12-17 Matthew Wilds2smanager: More whitespace
2009-12-17 Matthew Wilds2smanager: Mark stream as opened sooner, this prevents...
2009-12-17 Matthew Wilds2smanager: Whitespace
2009-12-17 Matthew Wildnet.server_event: Add properties like _ip and _port...
2009-12-17 Matthew Wildnet.server_event: Add :serverport() method to be compat...
2009-12-17 Matthew Wildmod_bosh: Update for new connection API
2009-12-17 Matthew Wildhttpserver_listener: Update for new connection API
2009-12-17 Matthew Wildnet.httpserver: Fix usage of old connection API syntax
2009-12-17 Matthew Wildxmppserver_listener: Make log messages during SRV retri...
2009-12-17 Matthew Wildxmppserver_listener: When a connection fails, pass...
next