Software /
code /
prosody
Graph
-
Fix for nil handler error after close2009-02-04, by Matthew Wild
-
Fix for never checking if the first module for a host is already loaded (affects global modules)2009-02-04, by Matthew Wild
-
Retagging 0.3.0, used up my mistake quota for today2009-02-02, by Matthew Wild
-
Update COPYING file... probably the worst thing I could forget to commit in this release :) 0.3.02009-02-02, by Matthew Wild
-
Licensing/version updates for some files (forgot to commit, doh...)2009-02-02, by Matthew Wild
-
Remove redundant linking in util-src modules' Makefile2009-02-02, by Matthew Wild
-
Happy birthday to me, happy... 0.3.0!2009-02-02, by Matthew Wild
-
mod_bosh: No need to tostring() uuids now2009-02-01, by Matthew Wild
-
util.uuid: Return a string, not a number. Looked so innocent.2009-02-01, by Matthew Wild
-
Update main prosody file, since it doesn't match *.lua pattern, and sed -i treats symlinks badly2009-01-30, by Matthew Wild
-
Update copyright notices for 20092009-01-30, by Matthew Wild
-
0.2->0.32009-01-30, by Matthew Wild
-
GPL->MIT!2009-01-30, by Matthew Wild
-
mod_muc: Add 'nick' to unavailable presence of nick changes. Thanks to Asterix for spotting :)2009-01-29, by Matthew Wild
-
mod_muc: Convert to unix line endings2009-01-29, by Matthew Wild
-
Load net.server after util.dependencies to catch missing luasocket2009-01-29, by Matthew Wild
-
Automated merge with http://waqas.ath.cx:8000/2009-01-29, by Matthew Wild
-
tools/ejabberd2prosody: Support for pending-in roster items2009-01-29, by Waqas Hussain
-
mod_muc: Add support for being a component2009-01-29, by Matthew Wild
-
componentmanager: Add support for loading components defined in the config2009-01-29, by Matthew Wild
-
configmanager: Add support for defining components2009-01-29, by Matthew Wild
-
hostmanager: Fire event when all hosts are loaded from config2009-01-29, by Matthew Wild
-
modulemanager: Really fix call_module_method to work properly2009-01-29, by Matthew Wild
-
modulemanager: Add get_host_type() API method, and fix up call_module_method to work properly2009-01-29, by Matthew Wild
-
modulemanager: Add module:set_global() as a cleaner way for a module to declare itself 'global'2009-01-24, by Matthew Wild
-
core.modulemanager: Some refactoring to make upcoming changes a little easier2009-01-24, by Matthew Wild
-
Friendlier message when config file not found2009-01-22, by Matthew Wild
-
util.dependencies: Not finding our own libraries is fatal2009-01-22, by Matthew Wild
-
util.dependencies: Show useful messages when our own libraries are not found, too2009-01-22, by Matthew Wild
-
server.lua: Comment out unnecessary or very verbose logging, and log the rest as debug level2009-01-17, by Matthew Wild
-
server.lua: Use Prosody logger for errors, silence non-errors2009-01-17, by Matthew Wild
-
Port to new server.lua, quite some changes, but I believe everything to be working2009-01-17, by Matthew Wild
-
net.http: custom_headers -> headers2009-01-16, by Matthew Wild
-
net.http: Remove request from conn->request table when conn closed2009-01-16, by Matthew Wild
-
mod_console: Make global2009-01-16, by Matthew Wild
-
mod_posix: logging fix2009-01-16, by Matthew Wild
-
Fix for pposix version detection2009-01-16, by Matthew Wild
-
modulemanager: Comment out logging of modules hooking stanzas, too noisy2009-01-16, by Matthew Wild
-
util.datamanager: Small fix for clearer logging of data path2009-01-16, by Matthew Wild
-
Fixed server.lua to use prosody logger for errors2009-01-16, by Matthew Wild
-
pposix: Remove debug line2009-01-16, by Matthew Wild
-
pposix: Add syslog_setmask (use config: minimum_log_level = 'warn' etc.)2009-01-16, by Matthew Wild
-
mod_posix: Check version of pposix2009-01-16, by Matthew Wild
-
pposix: Add _NAME and _VERSION2009-01-16, by Matthew Wild
-
stanza_router: That'll teach me to not commit at this time of night. Or not.2009-01-16, by Matthew Wild
-
Replacing pretty_print() with top_tag() for logging2009-01-16, by Matthew Wild
-
Fix invalid loglevels in mod_saslauth2009-01-16, by Matthew Wild
-
mod_posix: Support for logging to syslog (log = 'syslog' in config)2009-01-15, by Matthew Wild
-
net.connlisteners: Fix to report errors loading connlisteners2009-01-15, by Matthew Wild
-
net.http: Don't log content from server2009-01-15, by Matthew Wild
-
net.http: Fix to send query part of URL to server2009-01-15, by Matthew Wild
-
Stringprep!2009-01-14, by Waqas Hussain
-
util/jid: string prepping functions added: prepped_split and prep2009-01-14, by Waqas Hussain
-
util/logger: setwriter now returns the old writer on success2009-01-14, by Waqas Hussain
-
stanza_router: Fixed error replies for unhandled stanzas2009-01-14, by Waqas Hussain
-
net.http: Fix for callbacks being triggered multiple times for the same request2009-01-14, by Matthew Wild
-
modulemanager: Check for syntax errors before reloading a module2009-01-13, by Waqas Hussain
-
mod_console: Added module:reload2009-01-13, by Waqas Hussain
-
mod_muc: Added unload, save and restore callbacks to allow reloading code while preserving state2009-01-13, by Waqas Hussain
Scroll all the way down to load more.