mod_storage_sql: Remove the subkey column from the Prosody table, and make the map...
[prosody.git] / core /
2010-12-09 Robert Hoelzcore.offlinemanager, mod_message, mod_presence: Removed...
2010-12-27 Waqas Hussainmodulemanager: Auto-load mod_offline.
2010-12-24 Matthew Wilds2smanager: Destroy session on immediate failure of...
2010-12-24 Matthew Wilds2smanager: Handle DNS lookup error in response handler
2010-12-24 Matthew Wilds2smanager: send_to_host(): Handle already-destroyed...
2010-12-24 Matthew Wilds2smanager: new_outgoing(): Destroy session if first...
2010-12-24 Matthew Wilds2smanager: Give all new outgoing s2s sessions a close...
2010-12-24 Matthew Wilds2smanager: Add a missing semi-colon
2010-12-24 Matthew Wilds2smanager: destroy_session(): Pass reason to retire_se...
2010-12-24 Matthew Wilds2smanager: retire_session(): Add a 'reason' parameter
2010-12-22 Matthew Wilds2smanager: session.send(): Return the result of send_t...
2010-12-22 Matthew Wilds2smanager: send_to_host(): Return false on failure...
2010-12-21 Matthew Wildconfigmanager: Filenames without a path are also relati...
2010-12-20 Matthew Wildconfigmanager: Support for wildcards in Include directives
2010-12-18 Matthew Wildconfigmanager: Switch back to returning 'ok' to signal...
2010-12-18 Matthew Wildstoragemanager: Don't always show fallback warning...
2010-12-18 Matthew Wildstoragemanager: Don't always show fallback warning...
2010-12-18 Matthew Wildstoragemanager: Log warning when loading the storage...
2010-12-18 Matthew Wildstoragemanager: Log warning when loading the storage...
2010-12-17 Waqas Hussainusermanager: Fixed a possible traceback when is_admin...
2010-12-17 Waqas Hussainusermanager: Fixed a possible traceback when is_admin...
2010-12-17 Matthew WildMerge Tobias->trunk
2010-12-17 Matthew Wildmodulemanager, mod_console: Rename mod_console -> mod_a...
2010-12-14 Waqas Hussaincore.loggingmanager: Updated to use termcolours.getstyl...
2010-12-17 Matthew Wildmodulemanager, mod_console: Rename mod_console -> mod_a...
2010-12-12 Waqas Hussainstoragemanager: When we have a cached data driver,...
2010-12-12 Waqas Hussainstoragemanager: When we have a cached data driver,...
2010-12-12 Kim Alvefurcore.s2smanager, mod_console, mod_saslauth, util.certve...
2010-12-12 Waqas Hussainstoragemanager: Hook "host-activated", to make sure...
2010-12-12 Waqas Hussainstoragemanager: Hook "host-activated", to make sure...
2010-12-12 Waqas Hussainstoragemanager: Fixed a nil global access.
2010-12-12 Waqas Hussainstoragemanager: Fixed a nil global access.
2010-12-09 Waqas Hussainusermanager: Removed redundant import of util.datamanag...
2010-12-09 Waqas Hussainusermanager: Removed redundant import of util.datamanag...
2010-12-09 Waqas Hussainhostmanager: Improved error handling.
2010-12-09 Waqas Hussainhostmanager: Improved error handling.
2010-12-09 Waqas Hussainhostmanager: deactivate() now returns true on success.
2010-12-09 Waqas Hussainhostmanager: deactivate() now returns true on success.
2010-12-09 Waqas Hussainhostmanager: activate() now gets the host config from...
2010-12-09 Waqas Hussainhostmanager: activate() now gets the host config from...
2010-12-07 Matthew Wildxmlhandlers: DELETED.
2010-12-02 Waqas Hussainmodulemanager: Allow components to inherit mod_iq....
2010-12-02 Waqas Hussainmodulemanager: Allow components to inherit mod_iq....
2010-11-28 Matthew Wildcertmanager: Add required verify flags for cert verific...
2010-11-27 Matthew Wilds2smanager: Check for getpeercertificate availability...
2010-11-27 Matthew Wildstoragemanager: Only show fallback warning if storage...
2010-11-27 Matthew Wildstoragemanager: Only show fallback warning if storage...
2010-11-27 Matthew Wildstoragemanager: Return driver from load_driver() if...
2010-11-27 Matthew Wildstoragemanager: Return driver from load_driver() if...
2010-11-27 Matthew WildMerge with trunk
2010-11-27 Matthew Wildstoragemanager: Import type()
2010-11-27 Matthew Wildstoragemanager: Import type()
2010-11-27 Matthew Wildstoragemanager: Import util.multitable again
2010-11-27 Matthew Wildstoragemanager: Import util.multitable again
2010-11-27 Matthew Wildstoragemanager: Fix syntax error
2010-11-27 Matthew Wildstoragemanager: Fix syntax error
2010-11-27 Matthew WildMerge darkrain->trunk
2010-11-27 Matthew Wildstoragemanager: Much refactoring and renaming of option...
2010-11-26 Waqas Hussainutil.stanza, util.xmppstream, core.xmlhandlers: Allow...
2010-11-22 Paul Aurichs2s: SASL EXTERNAL
2010-11-22 Paul Aurichs2smanager: Compatibility hack for when not using dialback
2010-11-13 Matthew WildMerge backout
2010-11-13 Matthew WildBacked out changeset bfc47564aaef (No need for _M with...
2010-11-13 Matthew Wildmodulemanager: Inside plugins, have global _M as a...
2010-11-11 Matthew Wildconfigmanager: Change parser API again to pass a config...
2010-11-11 Waqas Hussainusermanager: Don't load auth modules for components.
2010-11-10 Matthew Wildconfigmanager: Update Include and RunScript directives...
2010-11-10 Matthew Wildprosody, configmanager, certmanager: Relocate prosody...
2010-11-10 Waqas Hussainmodulemanager, usermanager: Removed hooks for the ...
2010-11-10 Waqas Hussaincomponentmanager: Removed.
2010-11-10 Waqas Hussaincomponentmanager: Removed most of the code. Stub implem...
2010-11-10 Waqas Hussaincomponentmanager: Removed get_children(host).
2010-11-10 Waqas Hussainhostmanager: Don't include hosts with '@' or '/' in...
2010-11-10 Waqas Hussainhostmanager: Added function get_children(host) which...
2010-11-10 Waqas Hussainmodulemanager: Return an error when loading a module...
2010-11-10 Waqas Hussainhostmanager, componentmanager: hostmanager now handles...
2010-11-10 Waqas Hussainmodulemanager: load_modules_for_host(): For components...
2010-11-10 Waqas Hussainmodulemanager: load_modules_for_host(): Inherit 'tls...
2010-11-10 Waqas Hussainhostmanager: Added support for components to hostmanage...
2010-11-10 Waqas Hussainmodulemanager: Fixed: Locally defined pcall wasn't...
2010-11-09 Waqas Hussaincomponentmanager, hostmanager, modulemanager, mod_compo...
2010-11-09 Waqas Hussaincomponentmanager, stanza_router: Get rid of componentma...
2010-11-09 Waqas Hussaincomponentmanager: Removed SSL context creation (mod_tls...
2010-11-07 Matthew Wildconfigmanager: Atomic reloads, and some other internal...
2010-11-06 Matthew Wildcertmanager, hostmanager, mod_tls: Move responsibility...
2010-11-04 Waqas Hussaincomponentmanager: Removed unused function set_component...
2010-11-01 Waqas Hussaincomponentmanager: Removed an unused third parameter...
2010-10-16 Waqas HussainMonster whitespace commit (beware the whitespace monster).
2010-10-16 Waqas Hussainmodulemanager, stanza_router: Moved modulemanager.handl...
2010-10-16 Waqas Hussainmodulemanager: Removed another legacy events API (add_e...
2010-10-16 Waqas Hussainmodulemanager: Removed legacy events API, and related...
2010-10-16 Waqas Hussainmodulemanager: Removed add_iq_handler() from the plugin...
2010-10-08 Matthew Wildconfigmanager: Allow VirtualHost/Component definitions...
2010-10-08 Matthew Wildcore.loggingmanager: Logging config simplification...
2010-09-05 Matthew Wilds2smanager: Don't fire s2sin-destroyed for sessions...
2010-09-05 Matthew Wilds2smanager: Fire s2s{in,out}-destroyed when s2s connect...
2010-08-30 Matthew Wilds2smanager: Fire s2s{in,out}-established when new s2s...
2010-08-24 Matthew Wildcomponentmanager: Relocate disallow_s2s to its correct...
2010-08-23 Waqas Hussainusermanager: Get rid unused Cyrus SASL related code.
2010-08-23 Matthew Wildcomponentmanager: Support the 'disallow_s2s' option...
next