prosody.git
2009-05-15 Waqas Hussainxmlhandlers: Removed an unnecessary check
2009-05-15 Waqas Hussaincore.xmlhandlers: Removed unused variables
2009-05-15 Waqas Hussainstanza_router: Fixed an invalid stanza check
2009-05-15 Waqas Hussainutil.stanza: Omit unused clone parameter from error_reply()
2009-05-15 Waqas Hussainmod_presence: Added a FIXME comment about directed...
2009-05-15 Waqas Hussainstanza_router: Remove unnecessary directed presence...
2009-05-15 Waqas Hussainstanza_router: Prevent further processing of a handled...
2009-05-15 Waqas Hussainmod_presence: return true from the presence handler
2009-05-15 Waqas Hussainutil.events: event handlers can now return a result...
2009-05-13 Waqas Hussainutil.muc: A MUC library - initial commit
2009-05-13 Matthew WildMerge with 0.4
2009-05-13 Matthew Wildstanza_router: Bounce stanzas to/from invalid JIDs...
2009-05-09 Matthew Wildstanza_router: Pass session.to_host to modulemanager...
2009-05-07 Waqas Hussainmod_muc: commented connection replace detection code...
2009-05-07 Waqas Hussainmod_muc: s/broadcast_history/send_history/ - since...
2009-05-07 Waqas Hussainmod_muc: Extracted sending of occupant list into its...
2009-05-07 Waqas Hussainmod_muc: Extracted history broadcast into its own function
2009-05-07 Waqas Hussainfallbacks/bit: bit manipulation API (compatible with...
2009-05-07 Waqas Hussainmod_pep: Initial commit (extremely basic implementation)
2009-05-07 Waqas Hussainutil/serialization: Fixed serialization formatting
2009-05-07 Waqas Hussainutil/sasl: Removed unnecessary references to util.encod...
2009-05-07 Waqas Hussainmod_roster: Advertize roster versioning support
2009-05-07 Matthew WildDefault config: Add 'presence' to list of modules
2009-05-06 Matthew WildMerge with 0.4
2009-05-06 Matthew Wildutil.prosodyctl: Import CFG_SOURCEDIR from the global...
2009-05-05 Matthew WildTagging 0.4.1
2009-05-05 Matthew Wildutil.serialization: Write nil for non-serializable...
2009-05-05 Waqas Hussaintools/ejabberd2prosody: Fixed private storage export
2009-05-05 Waqas Hussaintools/ejabberd2prosody: Fixed private storage export
2009-05-05 Matthew WildMerge with 0.4
2009-05-05 Matthew Wildprosodyctl: Add message for unable-to-save-data error
2009-05-05 Matthew Wildutil.prosodyctl: Return success status of usermanager...
2009-05-05 Matthew Wildprosodyctl: Reformat note to fit in small-width terminals
2009-05-05 Matthew WildMerge with 0.4
2009-05-05 Matthew Wildprosodyctl: Use correct path for the data directory
2009-05-05 Matthew WildMerge with 0.4
2009-05-05 Matthew Wildmod_posix: Reload the config and reopen log files on...
2009-05-05 Matthew Wildloggingmanager: File log sinks react to reopen-log...
2009-05-05 Matthew Wildprosody: Add functions to reload the config and re...
2009-05-05 Matthew Wildprosodyctl: status: Show warning if we can't find a...
2009-05-05 Matthew Wildprosodyctl: Switch to Prosody user before attempting...
2009-05-04 Matthew Wildnet.httpserver: Fix for urlencoding to always produce...
2009-05-04 Matthew WildMerge with 0.4
2009-05-04 Matthew Wildnet.http, net.httpserver: Remove urlcodes table......
2009-05-03 Matthew WildMerge with 0.4
2009-05-03 Matthew Wildprosodyctl: Hide ejabberd compatibility commands from...
2009-05-03 Matthew Wildloggingmanager: Support for specifying a single sink...
2009-05-03 Matthew WildMerge with 0.4
2009-05-03 Matthew Wildnet.connlisteners: Lower log level of multiple listener...
2009-05-03 Matthew Wildnet.server: Add getserver() method to find the server...
2009-05-02 Matthew Wildutil.datamanager: Lower log level of 'Setting data...
2009-05-02 Matthew Wildcomponentmanager: Reduce log output at startup to ...
2009-05-02 Matthew Wildhostmanager: Reduce log output at startup to 'debug'
2009-05-02 Matthew Wildmodulemanager: Don't load modules when modules_enable...
2009-05-02 Matthew Wildprosody: Less verbose logging during shutdown sequence
2009-05-02 Matthew Wildmod_posix: Don't let the server run as root without...
2009-05-02 Matthew Wildprosody: Define prosody_shutdown() before emitting...
2009-05-02 Matthew WildMakefile: Process and install prosodyctl
2009-05-02 Matthew Wildprosodyctl: Multiple fixes for start/status/stop
2009-05-02 Matthew WildMerge with 0.4
2009-05-02 Matthew Wildprosodyctl, util.prosodyctl: New prosodyctl utility...
2009-05-02 Matthew Wildprosody: Add log messages during shutdown sequence...
2009-05-02 Matthew Wildmod_console: Add s2s:show() command to list s2s connections
2009-05-02 Matthew Wildprosody: Don't require console_enabled option anymore
2009-05-01 Matthew WildMerge with 0.4
2009-05-01 Matthew WildWord-wrap HACKERS file
2009-05-01 Matthew Wildconfigure: Change --data-dir to --datadir to make consi...
2009-04-30 Matthew Wildloggingmanager: Add a comment about 'nowhere' sink...
2009-04-30 Matthew WildMerge with 0.4
2009-04-30 Matthew Wildloggingmanager: Support prepending timestamps in file...
2009-04-30 Matthew Wildmod_dialback: Miscellaneous logging improvements, chang...
2009-04-30 Matthew Wildsessionmanager: Miscellaneous logging improvements...
2009-04-30 Matthew Wilds2smanager: Miscellaneous logging improvements, changin...
2009-04-30 Matthew Wildpresencemanager: Lower log level of a message
2009-04-30 Matthew Wildmod_saslauth: Remove 2 instances of raising errors...
2009-04-30 Matthew Wildmod_saslauth: Various logging fixes
2009-04-30 Matthew Wildmod_saslauth: Use module logger instead of creating...
2009-04-30 Matthew Wildmod_dialback: Use module logger instead of creating...
2009-04-30 Matthew Wildmodulemanager: Update logger when a module becomes...
2009-04-29 Matthew WildMerge with 0.4
2009-04-29 Matthew Wildloggingmanager: Add ability to set 'log' config option...
2009-04-29 Matthew WildMerge with 0.4
2009-04-29 Matthew Wildmod_*: Fix many unnecessary global accesses in modules...
2009-04-29 Matthew Wildcore.componentmanager: Really fix marking components...
2009-04-28 Matthew Wildconfigure: Honour --sysconfdir parameter; thanks to...
2009-04-23 Matthew Wildmod_posix: Fix calls to log() (replace with module...
2009-04-23 Matthew Wildmod_posix: Fix for removing the pidfile on exit
2009-04-23 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-04-23 Matthew WildMerge with 0.4 branch
2009-04-23 Matthew Wildnet.httpserver: Fix traceback when sending response...
2009-04-23 Matthew Wildnet.httpserver: Don't log the response body (can be...
2009-04-23 Matthew Wildxmlhandlers: Fix tag pattern again for the default...
2009-04-23 Waqas Hussainmod_presence: Broadcast a user's presence to only the...
2009-04-23 Waqas Hussainmod_muc: The default component name is now 'Chatrooms'
2009-04-23 Waqas Hussainmod_muc: The default component name is now 'Chatrooms'
2009-04-23 Waqas Hussainmod_muc: The default room name is the room node
2009-04-23 Waqas Hussainmod_muc: The default room name is the room node
2009-04-23 Matthew WildMerge with 0.4 branch
2009-04-23 Matthew Wildmod_bosh: Put dummy authid in session creation response...
2009-04-23 Matthew Wildmod_bosh: Add log message for clients connecting to...
next