prosody.git
2012-08-21 Kim Alvefurmod_http: Rework how module:http_url() builds the url.
2012-08-21 Kim Alvefurmod_http: Don't produce paths with double / if a module...
2012-08-21 Kim Alvefurtools/xep227toprosody.lua: Update childtags calls,...
2012-08-21 Kim Alvefurutil.stanza: Use ipairs instead of childtags (behavior...
2012-08-11 Waqas Hussaintools/openfire2prosody: Initial commit.
2012-08-10 Matthew WildMerge 0.9->trunk
2012-08-10 Matthew Wildportmanager: Support 'local_interfaces' config option...
2012-08-09 Waqas HussainMUC: Fix a traceback caused by private IQ result and...
2012-08-08 Matthew Wildutil.array: Accept an iterator to the array constructor
2012-08-07 Kim Alvefurmod_legacyauth: Remove unused variable
2012-08-07 Kim Alvefurmod_legacyauth: Return an error if username or resource...
2012-08-05 Matthew WildMerge 0.9->trunk (who has been pushing to trunk?)
2012-08-05 Matthew Wildhostmanager, mod_disco: Show optional 'name' option...
2012-08-04 Waqas Hussaintools/erlparse: Handle decimal point in numbers.
2012-08-04 Waqas Hussaintools/erlparse: Fix erlang string escape sequences.
2012-08-04 Waqas HussainMUC: Fix private IQ results and errors for non-vcard...
2012-08-03 Matthew Wildmoduleapi: Clarify comment
2012-08-02 Florian Zeitzmod_admin_adhoc, mod_announce: Explicitly specify possi...
2012-08-02 Florian Zeitzmod_adhoc: Add support for specifying a default action
2012-08-01 Matthew Wildmod_muc: Fix syntax error (thanks Florob)
2012-08-01 Matthew Wildutil.pluginloader: Remove unused imports
2012-08-01 Matthew Wildutil.pluginloader: Expose load_file
2012-08-01 Matthew Wildmod_bosh: Remove redundant code (send stream features...
2012-07-31 Matthew Wildmod_bosh: Remove troublesome return... continue process...
2012-07-31 Matthew WildMerge Waqas<>Zash
2012-07-31 Kim Alvefurutil.pposix: Put the warning back, mention how we might...
2012-07-31 Kim Alvefurutil.pposix: Try posix_fallocate() if fallocate() is...
2012-07-31 Kim Alvefurutil.datamanager: Try to open in read+write mode, then...
2012-07-31 Waqas Hussainutil.datamanager: Don't use os.rename on non-POSIX...
2012-07-31 Waqas HussainMUC: Give host and server admins "owner" affiliation...
2012-07-31 Waqas HussainMUC: Expose room metatable in the MUC lib.
2012-07-31 Waqas HussainMUC: Send unavailable presence when the component or...
2012-07-31 Waqas HussainMUC: Fix private IQ and message routing.
2012-07-31 Waqas Hussainmod_presence, rostermanager: Bring outbound subscriptio...
2012-07-31 Waqas Hussainmod_component: For disconnected external components...
2012-07-31 Waqas HussainMUC: Return <item-not-found/> on message and iq to...
2012-07-31 Kim Alvefurutil.datamanager: Add missing mode flag to seek call
2012-07-30 Matthew Wildmod_storage_sql: Return connection from connect even...
2012-07-30 Kim Alvefurmod_storage_sql: Complete transactions in list_stores...
2012-07-29 Kim Alvefurmod_storage_sql: Keep connections in a shared cache...
2012-07-29 Matthew Wildmoduleapi: If path name ends with '-cache' create table...
2012-07-29 Kim Alvefurutil.pposix: Warn about posix_fallocate
2012-07-29 Kim Alvefurutil.datamanager: Remove a few unused imports
2012-07-29 Matthew WildMerge with Zash
2012-07-29 Matthew Wildportmanager: Remove unused import of 'pairs'
2012-07-29 Kim Alvefurutil.datamanager: Write to a temporary file and atomica...
2012-07-29 Matthew Wildmod_bosh: Correctly handle data included in the session...
2012-07-28 Kim Alvefurconfigure: Add _GNU_SOURCE flag to linux and debian...
2012-07-28 Kim Alvefurutil.datamanager: Use pposix.fallocate() to make sure...
2012-07-28 Kim Alvefurutil.pposix: Add fallocate method, backed by either...
2012-07-28 Matthew WildMerge with Zash
2012-07-28 Kim Alvefurusermanager: Add method for deleting a user
2012-07-28 Kim Alvefurstoragemanager: Add method for removing all data belong...
2012-07-28 Kim Alvefurmod_storage_sql: Add method for removing all data belon...
2012-07-28 Kim Alvefurmod_storage_internal: Add method for removing all data...
2012-07-28 Kim Alvefurutil.datamanager: Add function for removing all data...
2012-07-28 Kim Alvefurstoragemanager: Add method for listing stores
2012-07-28 Kim Alvefurstoragemanager: Split out driver choosing from the...
2012-07-28 Kim Alvefurmod_storage_sql: Add method for listing stores
2012-07-28 Kim Alvefurmod_storage_sql: Split out query handling logic from...
2012-07-28 Kim Alvefurmod_storage_internal: Add method for listing stores
2012-07-28 Kim Alvefurutil.datamanager: Add function for listing stores
2012-07-28 Matthew Wildmod_bosh: Backout revision bc0a68cae236 (experimental...
2012-07-28 Matthew Wildmod_admin_telnet: Import prosody.incoming_s2s
2012-07-28 Matthew Wildmod_admin_telnet: Fix usage of incorrect variable
2012-07-28 Matthew Wildmod_admin_telnet: Remove unused variable
2012-07-28 Matthew Wildmod_admin_telnet: Import portmanager and s2smanager...
2012-07-28 Matthew Wildmod_admin_telnet: Fix broken indentation
2012-07-28 Matthew Wildmod_admin_telnet: Use module:get_option() instead of...
2012-07-28 Matthew WildMerge with Florob
2012-07-27 Matthew Wildmod_dialback: Ignore <db:verify/> with a 'type' attribu...
2012-07-26 Matthew Wildnet.server_event: Replace usage of string.len() with...
2012-07-26 Matthew Wildmod_vcard: Remove vcard_compatibility COMPAT (moved...
2012-07-26 Kim Alvefurmod_muc: Remove unused variable and pull hosts into...
2012-07-26 Kim Alvefurmod_muc: Use module:send() instead of core_*_stanza()
2012-07-26 Kim Alvefurmod_announce, mod_motd, mod_pubsub, mod_register, mod_w...
2012-07-26 Kim Alvefurmod_admin_adhoc, mod_admin_telnet, mod_bosh, mod_c2s...
2012-07-26 Kim Alvefurstanza_router: Warn if the global core_*_stanza() funct...
2012-07-26 Kim Alvefurmod_admin_telnet: Add xmpp:ping(from, to), useful for...
2012-07-25 Kim Alvefurnet.server_event: Don't emit empty packets, check for...
2012-07-25 Kim Alvefurportmanager: Show a friendly error message when initial...
2012-07-25 Matthew WildMerge with Zash
2012-07-25 IRONmod_pep: Allow configurable service discovery identity...
2012-07-25 Matthew WildMerge with IRON
2012-07-25 IRONmod_pep: Allow configurable service discovery identity
2012-07-24 Kim Alvefurmod_admin_telnet: Remove useless call to string.lower()
2012-07-24 Kim Alvefurmod_admin_telnet: Add missing import of usermanager
2012-07-24 Kim Alvefurmod_admin_telnet: Remove unused or duplicated locals
2012-07-24 Matthew Wildloggingmanager: Remove unused variables
2012-07-24 Matthew Wildmod_auth_cyrus, util.sasl_cyrus: Add new option 'cyrus_...
2012-07-24 Matthew Wildmod_muc: Fix a couple of cases of 'forbidden' stanza...
2012-07-23 Kim Alvefurmod_bosh: Use new format for headers when checking...
2012-07-23 Matthew Wildmod_s2s: Bump s2s_timeout to 90, to allow for the TCP...
2012-07-23 Matthew Wildmod_c2s, mod_s2s: Lower 'Disconnecting X' log messages...
2012-07-23 Matthew Wildsessionmanager: Lower 'destroying session' message...
2012-07-23 Matthew Wilds2smanager: Remove logging of (unknown) in a case where...
2012-07-23 Matthew WildHopefully inert commit to clean up logging across a...
2012-07-23 Matthew Wildcertmanager: Remove unused import of setmetatable
2012-07-23 Matthew Wildcertmanager: Fix for traceback WITH LuaSec... (!) ...
2012-07-23 Matthew Wildcertmanager: Fix traceback for missing LuaSec (thanks...
next