prosody.git
2010-03-08 Matthew Wildsessionmanager, s2smanager: Destroyed sessions are...
2010-03-06 Matthew Wildnet.xmppserver_listener: Clarify log message (for nil...
2010-03-05 Matthew WildMerge with trunk
2010-03-05 Matthew WildMerge with 0.7
2010-03-05 Matthew Wildnet.dns: Trailing whitespace
2010-03-05 Matthew Wildnet.dns: More reliable parsing of resolv.conf - allow...
2010-03-05 Matthew Wildnet.server_select: Fix for traceback when a read return...
2010-03-05 Matthew Wildcertmanager: Friendlier error reporting on OpenWRT...
2010-03-05 Matthew Wildcertmanager: Fix nil global access (thanks Marc)
2010-03-02 Waqas Hussainmod_offline: Convert to Unix line endings.
2010-03-01 Matthew WildMerge with 0.7
2010-03-01 Waqas Hussainutil.sasl: Fixed a nil global access.
2010-03-01 Waqas Hussainutil.stanza: Fixed nil global accesses.
2010-03-01 Matthew Wildcertmanager: Fix global access
2010-03-01 Matthew Wildnet.server_select: Fix typo
2010-03-01 Matthew Wildnet.server_event: Fix some global accesses
2010-03-01 Matthew WildMerge with 0.7
2010-03-01 Matthew Wildmod_proxy65: Fix for old-style closing of connections...
2010-03-01 Matthew Wildnet.server_select: Fix calling method of some handler...
2010-03-01 Matthew WildMerge with 0.7
2010-03-01 Matthew Wildnet.server_event: Improve and fix potential traceback...
2010-03-01 Matthew WildMerge with 0.7
2010-03-01 Matthew Wildmod_saslauth: Add FIXME to remind myself to fix this...
2010-03-01 Matthew WildMerge with 0.7
2010-03-01 Matthew WildMerge with 0.7/waqas
2010-03-01 Matthew Wildmod_saslauth: Unlock globals while loading cyrus
2010-03-01 Matthew WildMerge with 0.7
2010-03-01 Waqas Hussainutil.sasl_cyrus: Ensure the mechanisms table is availab...
2010-02-27 Matthew Wildprosody: Bump log message describing current connection...
2010-02-25 Matthew WildMerge with 0.7
2010-02-25 Matthew Wildprosody.cfg.lua.dist: Fix missing quote in commented...
2010-02-25 Matthew WildMerge with 0.7
2010-02-25 Matthew WildMerge with 0.6
2010-02-25 Matthew Wildtests/test_core_s2smanager.lua: Fix to compare SRV...
2010-02-25 Matthew Wilds2smanager: Log and fail gracefully when unable to...
2010-02-25 Matthew Wilds2smanager: Fix for the logic SRV record priority compa...
2010-02-25 Matthew Wildnet.server_event: Add lock_read() method to connections
2010-02-22 Matthew WildMerge with 0.7
2010-02-22 Matthew Wildprosodyctl: Fix addplugin to support --help, and hide...
2010-02-22 Matthew Wildprosodyctl: Fix 'restart' command to not report itself...
2010-02-22 Matthew WildMerge with 0.7
2010-02-22 Matthew WildMerge with 0.7
2010-02-22 Matthew Wildmod_console: Uncomment the help for server:shutdown...
2010-02-22 Dwayne Bentprosodyctl.man: Update email address
2010-02-22 Dwayne Bentprosodyctl.man: Update email address
2010-02-22 Dwayne Bentprosodyctl.man: Include new restart command
2010-02-22 Dwayne Bentprosodyctl.man: Include new restart command
2010-02-21 Matthew WildMerge with 0.7
2010-02-21 Matthew Wildprosodyctl: Add restart command for KSid and johnny :)
2010-02-21 Matthew WildMerge with 0.7
2010-02-21 Matthew Wildprosody.cfg.lua.dist: Update config for 0.7, most impro...
2010-02-21 Matthew Wildejabberd2prosody: Don't print passwords of imported...
2010-02-21 Matthew WildMerge trunk with trunk
2010-02-21 Matthew WildMerge 0.7 with 0.7 with trunk \o/
2010-02-21 Matthew WildMerge 0.7 with 0.7
2010-02-21 Matthew WildMerge with 0.7
2010-02-21 Matthew Wildejabberdsql2prosody: Don't print password of imported...
2010-02-21 Waqas HussainMerge with 0.7.
2010-02-21 Waqas Hussainmod_iq: Fire sub-events for iq/self events.
2010-02-21 Waqas Hussainstanza_router: Make sure /self events are fired when...
2010-02-20 Matthew WildMerge with 0.7
2010-02-20 Matthew Wildmod_debug: Obsoleted by mod_console
2010-02-20 Matthew Wildmod_selftests: Obsolete, remove
2010-02-20 Matthew WildBacked out changeset e7b09424b486 (not removing mod_off...
2010-02-20 Matthew Wildmod_offline: Remove from 0.7 (offline messages are...
2010-02-20 Matthew Wildmod_offline: Remove from 0.7 (offline messages are...
2010-02-19 Waqas Hussainmod_storage, plus a bit of SQL and XML.
2010-02-19 Matthew WildMerge with 0.7
2010-02-19 Matthew Wilds2smanager: Use s2smanager log() if session doesn't...
2010-02-19 Matthew Wildnet.http: Update print()s to log()s - don't ask how...
2010-02-19 Matthew Wildnet.httpclient_listener: Don't notify request of closed...
2010-02-19 Matthew Wildnet.http: destroy_request(): Remove update for new...
2010-02-19 Matthew Wildnet.http: Close connection when invalid status line...
2010-02-19 Matthew Wildnet.http: Don't re-destroy a request when the connectio...
2010-02-19 Matthew WildMerge with 0.7
2010-02-19 Matthew Wildnet.http: Port commit 2f235c57d713 to net.http to fix...
2010-02-18 Matthew WildMerge with 0.7
2010-02-18 Matthew WildMerge with 0.7
2010-02-18 Matthew WildREADME: Update URL for installation docs
2010-02-18 Matthew WildHACKERS: Update
2010-02-18 Matthew WildTODO: Update
2010-02-18 Matthew WildMerge with 0.7
2010-02-18 Matthew Wildnet.adns: Don't treat locally-initiated disconnects...
2010-02-18 Matthew Wildnet.server_event: Pass false as connection error to...
2010-02-18 Matthew Wildmodulemanager: Fix traceback on unloading global module...
2010-02-18 Waqas HussainMUC: Allow role changes based on JIDs.
2010-02-18 Waqas HussainMUC: Allow role changes based on JIDs.
2010-02-17 Matthew WildMerge with 0.7
2010-02-17 Matthew Wildnet.server_event: Increase SSL handshake timeout to...
2010-02-16 Matthew WildMerge with 0.7
2010-02-16 Matthew Wildmod_tls: Only negotiate TLS on outgoing s2s connections...
2010-02-16 Matthew WildMerge with 0.7
2010-02-16 Matthew Wildnet.adns: Fix potential traceback on DNS responses...
2010-02-15 Matthew WildMakefile: Remove fallbacks/
2010-02-15 Matthew WildMakefile: Remove fallbacks/
2010-02-15 Waqas Hussainprosody: Don't add fallbacks to package.path and packag...
2010-02-15 Waqas Hussainutil.sasl.scram: Removed unnecessary dependency on...
2010-02-15 Matthew Wildmod_saslauth: Log debug message with full error if...
2010-02-15 Matthew Wildmod_saslauth: Correct syntax for gracefully handling...
2010-02-15 Matthew Wildnet.server: Remove redundant commented code and some...
next