prosody.git
2009-07-11 Matthew Wildprosody: Call initialisation functions at once
2009-07-11 Matthew Wildprosody: Start of refactoring of main file
2009-07-11 Matthew Wildutil.pubsub -> util.broadcast
2009-07-10 Matthew Wildprosody.cfg.lua: Various small changes
2009-07-10 Matthew Wildprosody.cfg.lua.dist: Move enabled line higher up ...
2009-07-10 Matthew Wildprosody.cfg.lua.dist: Add auto-loaded modules to the...
2009-07-10 Matthew Wildmod_uptime: Fix bad uptime if module is loaded at startup
2009-07-10 Matthew WildRemove version number from copyright headers
2009-07-10 Matthew WildAdd copyright header to those files missing one
2009-07-10 Matthew Wildstanza_router: Catch and log an error case which I...
2009-07-10 Matthew WildRemove completed items from TODO
2009-07-10 Matthew Wildutil.pubsub: Fix undefined global accesses
2009-07-10 Matthew Wildutil.sasl: Convert spaces to tabs
2009-07-10 Matthew Wildutil.stanza: Convert spaces to tabs
2009-07-10 Matthew Wildutil.hmac: Convert spaces to tabs
2009-07-10 Matthew Wildutil.prosodyctl: Fix undefined global access
2009-07-10 Matthew Wildeventmanager: Convert from Windows line endings
2009-07-09 Matthew Wildmod_time Convert from Windows line endings
2009-07-09 Matthew Wilddiscomanager: Convert from Windows line endings
2009-07-09 Matthew Wildmod_ping: Convert from Windows line endings
2009-07-09 Matthew Wildmod_disco: Convert from Windows line endings
2009-07-09 Matthew Wildutil.discohelper: Convert from Windows line endings
2009-07-09 Matthew Wildmod_presence: Convert from Windows line endings
2009-07-09 Matthew Wildutil.events: Convert from Windows line endings
2009-07-09 Matthew Wildmod_console: Expose commands and environment table
2009-07-09 Matthew Wildmodulemanager: Small code improvement, move autoloaded...
2009-07-09 Matthew Wildconfigmanager, modulemanager: Allow components to have...
2009-07-09 Matthew Wildmod_console: Add quit and exit as aliases for 'bye...
2009-07-09 Matthew Wildmod_console: Check for commands when not executing...
2009-07-08 Matthew Wildprosodyctl: Quit when user pressed ^C in password prompts
2009-07-08 Matthew Wildprosodyctl: Don't 'blugh' when ^C is pressed during...
2009-07-08 Matthew Wildprosodyctl: Fix traceback when issued with no parameters
2009-07-08 Matthew Wildutil.xmlrpc: Support for multiple parameters in requests
2009-07-08 Matthew Wildutil.xmlrpc: Add create_request
2009-07-08 Matthew Wildmod_console: server:version() and server:uptime() commands
2009-07-08 Matthew Wildmod_uptime: Use time of server start rather than module...
2009-07-08 Matthew Wildmod_uptime: Convert to unix line endings
2009-07-08 Matthew Wildprosody: Record time the server started
2009-07-08 Matthew Wilds2smanager: Fix to correctly bounce stanzas if first...
2009-07-08 Matthew Wildmod_console: Add c2s:close() command
2009-07-08 Matthew Wildnet.xmppclient_listener: Fix potential traceback when...
2009-07-05 Waqas HussainMerged with trunk
2009-07-05 Waqas Hussainmod_presence: Fixed: Presence probe replies now get...
2009-07-05 Tobias MarkmannMerge with main branch.
2009-07-05 Tobias MarkmannRemove to-unicode conversion because it's done in sasl...
2009-07-05 Tobias MarkmannMove to-unicode conversion from mod_saslauth.lua to...
2009-07-05 Tobias MarkmannFixed decoding of parameters.
2009-07-05 Matthew Wildmod_console: Allow customisation/suppression of the...
2009-07-05 Matthew Wildutil.hmac: Some optimisations
2009-07-05 Matthew Wildutil.hmac: Fix a global set
2009-07-05 Waqas Hussainmod_presence: Send unavailable presence to resources...
2009-07-05 Waqas HussainMoved automatic unavailable presence generation on...
2009-07-05 Waqas Hussainsessionmanager: Replace raw session by an event data...
2009-07-05 Waqas Hussainmod_presence: Broadcast presence to resources before...
2009-07-05 Waqas Hussainmod_presence: Prevented normal presence from non-intere...
2009-07-05 Waqas Hussainmod_presence: Changed handle_normal_presence to use...
2009-07-05 Waqas Hussainmod_presence: Simplified roster iteration
2009-07-05 Waqas Hussainmod_presence: Eliminated a jid_split
2009-07-05 Waqas Hussainmod_presence: Removed some unnecessary code
2009-07-03 Matthew Wildsessionmanager: Reset bare_sessions[user] after resourc...
2009-07-03 Matthew Wildmod_presence: Declare t_insert, fixes a potential traceback
2009-07-03 Matthew Wildsessionmanager: Newly created sessions shouldn't have...
2009-07-03 Matthew Wilds2smanager: Log the hostname and address when s2s conne...
2009-07-03 Matthew Wildhostmanager: Add disallow_s2s to config, defaults to...
2009-07-03 Matthew Wildstanza_router: Check host.disallow_s2s before routing...
2009-07-02 Dwayne BentMerged branches
2009-07-02 Dwayne BentAdded man page for prosodyctl
2009-07-02 Waqas Hussainmod_presence: Removed dead code
2009-07-02 Waqas Hussaindatamanager: Fixed incorrect callback result checking
2009-07-02 Matthew Wildmod_pep: Escape + in pattern
2009-07-02 Matthew Wildprosodyctl: Add message for not-running error
2009-07-02 Matthew Wildprosodyctl: Use prosodyctl_timeout option if it exists...
2009-07-02 Matthew Wildprosodyctl: Improve usability with status messages...
2009-07-02 Matthew Wildmod_pep: Pass origin/session to publish_all()
2009-07-02 Dwayne BentAdded HMAC utility module
2009-07-02 Matthew Wildprosody: Add fallbacks/ to path
2009-07-01 Matthew WildMakefile: Install fallbacks/ directory
2009-07-01 Waqas Hussainmod_offline: Initial commit
2009-07-01 Waqas HussainMerged with trunk
2009-07-01 Waqas Hussainmod_pep: Fixed boolean indexing error while casting...
2009-07-01 Matthew WildSend xml:lang in stream headers, fixes #78
2009-07-01 Tobias MarkmannMaking sure the node is in unicode when passing it...
2009-06-29 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-06-29 Matthew WildMerge with nolan
2009-06-29 Waqas Hussainmodulemanager: Don't close stream on stream:error with...
2009-06-29 Waqas Hussainprosody.cfg.lua.dist: Removed 'presence' from default...
2009-06-29 Waqas Hussainstanza_router: Removed unnecessary xmlns check
2009-06-29 Waqas Hussainstanza_router: Don't fire preprocessing events if stanz...
2009-06-28 Waqas Hussainutil.pluginloader: Append "@" to chunk names (fixes...
2009-06-28 Waqas Hussainmod_pep: Fixed a nil access error
2009-06-28 Waqas Hussainmod_pep: Use cached caps
2009-06-28 nolan@nolan-eeeSerialize unknown stanza before logging.
2009-06-28 Waqas HussainMerged with trunk
2009-06-28 Waqas Hussainmod_pep: Entity capabilities
2009-06-28 Matthew WildMerge with nolan
2009-06-28 Matthew Wildnet.httpserver: Don't upset logger when response is nil
2009-06-28 nolan@nolan-eeeLog stanza if stanza.to isn't set for some component...
2009-06-28 Matthew Wildmod_console: Reload/unload a module on a component...
2009-06-27 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-06-27 Waqas Hussainutil.stanza: Serializer optimizations, and nicer output...
next