prosody.git
2009-04-12 Matthew WildMakefiles, util.signal: Add lsignal library for catchin...
2009-04-11 Matthew Wildcomponentmanager: Set core_route_stanza after stanza_ro...
2009-04-11 Matthew Wildcomponentmanager: Use core_route_stanza to reply in...
2009-04-11 Matthew Wildcomponentmanager: Restore default component when unregi...
2009-04-11 Matthew Wildcomponentmanager: Small logging fix
2009-04-11 Matthew Wildcomponentmanager: Improve default component stanza...
2009-04-11 Matthew Wildmod_component: Deregister component on disconnect
2009-04-11 Matthew Wildnet.adns: Flush buffer after sending DNS request
2009-04-10 Matthew Wildmod_component: Update for new net_activate_ports
2009-04-10 Matthew WildAllow config to specify listening interfaces
2009-04-10 Matthew WildRemove more debugging code which was accidentally commi...
2009-04-10 Matthew Wildcore.s2smanager: Remove some debugging
2009-04-10 Matthew WildMerge
2009-04-10 Matthew WildMerge
2009-04-10 Matthew Wildnet.adns: Catch errors in DNS response callbacks
2009-04-09 Matthew Wildprosody: Don't look to use SSL when LuaSec not availabl...
2009-04-08 Matthew WildMerge
2009-04-08 Matthew Wildsessionmanager, componentmanager: Fix some wacky indent...
2009-04-08 Matthew Wildmod_debug: Run on a different port, and use a different...
2009-04-08 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-04-08 Matthew Wildmod_muc: Fix malformed presence stanzas (thanks elmex)
2009-04-08 Matthew Wildutil.stanza: stanza:reset() method to reset building...
2009-04-08 Matthew Wildcore.s2smanager: Look away... wait for it... now! Hopef...
2009-04-08 Matthew Wildnet.server: Ensure some logging parameters are strings
2009-04-08 Matthew Wildcomponentmanager: Reply with service-unavailable for...
2009-04-06 Matthew Wildcore.s2smanager: Check for valid host and port before...
2009-04-06 Waqas HussainFixed: Send correct error reply for IQs directed at...
2009-04-06 Waqas HussainFixed: Issue with presence error routing
2009-04-05 Matthew Wildsessionmanager, s2smanager, mod_component: Send reply...
2009-04-05 Matthew Wildnet.httpserver: Don't log that a request has been left...
2009-04-05 Matthew Wildutil.dataforms: Allow form layouts to specify default...
2009-04-05 Matthew Wildutil.dataforms: Set form type when generating a form
2009-04-04 Matthew Wildutil.dataforms: Support for retriving the field value...
2009-04-04 Matthew Wildutil.dataforms: Fixes for hidden field type
2009-04-04 Matthew Wildutil.dataforms: Fix some field types which didn't rende...
2009-04-04 Matthew Wildutil.dataforms: Add support for <required/> fields
2009-04-04 Matthew Wildutil.dataforms: Fixed to actually work, mostly
2009-04-03 Matthew Wildcore.sessionmanager: Hop out of <status> tag so that...
2009-03-31 Matthew WildTagging 0.4.0
2009-03-31 Matthew WildTagging VERSION
2009-03-31 Matthew Wildmod_bosh: Fix to correctly timeout idle sessions
2009-03-31 Matthew Wildmod_debug: Some updates
2009-03-31 Matthew Wildcore.componentmanager: Fix global set, causing problems...
2009-03-31 Matthew Wildmod_debug: New debug module (a simplified mod_console...
2009-03-31 Matthew WildAdd lock_globals() and unlock_globals() functions ...
2009-03-31 Matthew WildLoad util.array and util.iterator at startup
2009-03-30 Matthew WildAutomated merge with ssh://hg@prosody.im/prosody-hg
2009-03-30 Matthew WildMove SSL initialisation into the correct spot (thanks...
2009-03-30 Waqas HussainAdded: componentmanager: Automatically add component...
2009-03-30 Waqas HussainFixed: Some nil access bugs
2009-03-29 Waqas HussainAdded: MUC: Room invites
2009-03-29 Waqas HussainAdded: util/events.lua: An event handling library
2009-03-29 Waqas HussainFixed: mod_saslauth: "anonymous_login" currently makes...
2009-03-29 Waqas HussainFixed: mod_saslauth: Changed anonymous host option...
2009-03-29 Waqas HussainAdded: Prevent disk writes for anonmous hosts (option...
2009-03-29 Waqas HussainAdded: datamanager: Allow a callback to be installed...
2009-03-29 Waqas HussainFixed: s2smanager: Apply nameprep on hostnames passed...
2009-03-29 Waqas HussainFixed: sessionmanager: Apply nameprep on hostname passe...
2009-03-29 Waqas HussainFixed: modulemanager: IQs with extended elements in...
2009-03-29 Waqas HussainFixed: mod_roster: Prep JIDs being added to roster...
2009-03-29 Waqas HussainFixed: mod_register: Node prepping was not being applie...
2009-03-29 Waqas HussainFixed: mod_regster: traceback when removing accounts
2009-03-29 Waqas HussainFixed: rostermanager: Create new roster item if one...
2009-03-29 Waqas HussainFixed: stanza_router: Respond with correct stanza error...
2009-03-29 Waqas HussainFixed: net/http.lua: HTTP request callback wasn't being...
2009-03-29 Matthew Wildutil.array: Add :reverse() method
2009-03-29 Matthew Wildutil.datetime: Allow specifying a time to format
2009-03-26 Matthew Wildutil.array: Expose array.* functions, to be used for...
2009-03-25 Matthew Wildutil.iterators: New iterators library
2009-03-25 Matthew Wildutil.array: New array library
2009-03-23 Matthew Wildutil.set: Rename private items container, optimise...
2009-03-23 Matthew Wildcore.rostermanager/mod_roster: Support for roster versi...
2009-03-22 Matthew Wildutil.datamanager: Don't delete data when first entry...
2009-03-22 Matthew Wildmod_component: Remove some commented code
2009-03-22 Matthew Wildcore.configmanager: Make components use 'component...
2009-03-22 Matthew WildUpdate example config, categorise modules, add new...
2009-03-22 Matthew Wildprosody.cfg.lua.dist: Remove some factual inaccuracies
2009-03-22 Matthew Wildmod_component: Use net_activate_ports to start port...
2009-03-22 Matthew Wildmod_component: Set default listening interface to 127...
2009-03-22 Matthew Wildnet.connlisteners: Allow listeners to specify default...
2009-03-22 Matthew Wildprosody: Expose net_activate_ports as a global function...
2009-03-22 Matthew Wildprosody: Allow ports to be specified as just numbers
2009-03-22 Matthew Wildutil.set: Fix to make constructor work, and functions...
2009-03-22 Matthew Wildutil.set: New util library
2009-03-21 Matthew Wildnet.http: Don't throw error on invalid URLs. Fixes...
2009-03-21 Matthew WildAdd initial mod_component for XEP-0114 support. Albert...
2009-03-21 Matthew Wildnet.xmppclient_listener: Set default namespace to jabbe...
2009-03-21 Matthew Wildnet.xmppserver_listener: Set default namespace to jabbe...
2009-03-21 Matthew Wildcore.xmlhandlers: Filter out default stream namespace...
2009-03-21 Matthew Wildcore.stanza_router: Allow routing from components
2009-03-20 Matthew WildMerge
2009-03-20 Matthew Wild0.3->0.4
2009-03-14 Matthew WildMerge
2009-03-14 Matthew WildDon't reject some valid IQs. Thanks to elmex for spotting.
2009-03-08 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-03-08 Waqas Hussainmod_xmlrpc: Limit usage to admins
2009-03-07 Waqas Hussainmod_legacyauth: Added stream feature: <auth xmlns=...
2009-03-07 Waqas Hussainusermanager: Added is_admin(jid)
2009-03-07 Matthew Wildmod_saslauth: Disable SASL ANONYMOUS unless explicitly...
2009-03-07 Waqas HussainAdded core.objectmanager
next