prosody.git
2009-04-23 Waqas Hussainmod_muc: The default component name is now 'Chatrooms'
2009-04-23 Waqas Hussainmod_muc: The default room name is the room node
2009-04-23 Matthew WildMerge with 0.4 branch
2009-04-23 Matthew Wildmod_bosh: Put dummy authid in session creation response...
2009-04-23 Matthew Wildmod_bosh: Add log message for clients connecting to...
2009-04-23 Matthew Wildmod_bosh: Fix nil indexing when client connects to...
2009-04-23 Matthew Wildcore.loggingmanager: Reinstating global log() function
2009-04-22 Waqas Hussainmod_presence: Fix for local presence subscriptions...
2009-04-22 Matthew Wildmod_posix: Remove some debug coooooooooode
2009-04-22 Matthew Wildstanzarouter: Make _G.hosts local
2009-04-22 Matthew Wildmod_*: Fix a load of global accesses
2009-04-22 Matthew Wildcore.componentmanager: Fix global access
2009-04-22 Matthew Wildxmpp{server,client}_listener: Fix global accesses
2009-04-22 Matthew Wildnet.server: Fix global access/incorrect parameter
2009-04-22 Matthew Wildnet.httpserver: Fix potential nil access
2009-04-22 Matthew Wildnet.http: Fix potential nil access
2009-04-22 Matthew Wildnet.server: Fix incorrect parameter passing
2009-04-22 Matthew Wildnet.server: Fix global access
2009-04-22 Matthew WildMerge with 0.4.1
2009-04-22 Matthew Wildmod_posix: Integrate with loggingmanager, register...
2009-04-22 Matthew Wildmod_posix: Remove pidfile on exit
2009-04-22 Matthew Wildcore.loggingmanager: Refactoring, converted to a module...
2009-04-22 Matthew Wildutil.set: Add set.xor() to get a set consisting of...
2009-04-22 Matthew Wildutil.set: Add set:empty() to discover if the set is...
2009-04-22 Matthew Wildutil.set: Add metatable to sets to allow +, -, /, ...
2009-04-22 Matthew Wildutil.array: Add array.collect() to collect results...
2009-04-21 Matthew Wildprosody: Fire events during server shutdown process
2009-04-21 Matthew WildMerge with 0.4.1
2009-04-21 Matthew Wildcore.loggingmanager: Add default logging settings ...
2009-04-21 Waqas Hussainmod_presence: Remove some rather drastic debugging...
2009-04-21 Matthew WildMerge with 0.4.1
2009-04-21 Matthew Wildcore.loggingmanager: Filled out most code, and cleaned up
2009-04-21 Matthew Wildutil.logger: Fix for attempting to call a table
2009-04-21 Waqas Hussainmod_presence: Fix incorrect internal routing for probes...
2009-04-21 Matthew WildMerge with 0.4.1
2009-04-21 Matthew Wildprosody: Remove logging code and instead load core...
2009-04-21 Matthew Wildcore.loggingmanager: A new manager (yay!) to manage...
2009-04-21 Matthew Wildutil.logger: Revamped logger library, but backwards...
2009-04-20 Matthew WildMerge
2009-04-20 Matthew Wildcore.s2smanager: Buffer data sent before connection
2009-04-20 Matthew Wildcore.s2smanager: Logging improvements
2009-04-20 Matthew WildMerging stable into unstable
2009-04-18 Matthew Wildnet.adns: Call handler for records already cached
2009-04-18 Matthew Wildcomponentmanager: Set host.connected = nil when deregis...
2009-04-18 Matthew Wildcore.xmlhandlers: expat is the XML parser, not us....
2009-04-17 Matthew WildMerge
2009-04-17 Matthew Wildprosody: Simple whitespace fix in error output
2009-04-17 Matthew Wildcore.configmanager: Fire event when (re)loading config...
2009-04-17 Matthew Wildnet.server: Fix potential nil handler usage
2009-04-14 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-04-14 Waqas HussainStopped using presencemanager in stanza_router
2009-04-14 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-04-14 Waqas Hussainmod_presence: initial commit
2009-04-14 Waqas Hussaincore/eventmanager2 - new event manager
2009-04-14 Matthew WildAllow setting LFLAGS with ./configure --lflags=
2009-04-12 Matthew Wildmod_debug: Set default interface to 127.0.0.1
2009-04-12 Matthew Wildnet.server: Simple logging fix
2009-04-12 Matthew Wildcore.s2smanager: Don't initiate dialback if we don...
2009-04-12 Matthew Wildnet.server: Remove some debug code which slipped through
2009-04-12 Matthew WildMakefiles: Add signal.so to install targets
2009-04-12 Matthew Wildprosody: Add prosody_shutdown() function to initiate...
2009-04-12 Matthew Wildmod_posix: Allow logging and pidfile options to take...
2009-04-12 Matthew Wildxmppserver_listener: Add session:close() method to...
2009-04-12 Matthew Wildnet.server: Add server.setquitting() to gracefully...
2009-04-12 Matthew Wildutil.lsignal: Add lsignal library for catching POSIX...
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...
next