util.sasl: Improved a log message.
[prosody.git] / net / xmppserver_listener.lua
2009-11-12 Waqas HussainChanged separator between attribute names and prefixes...
2009-10-25 Waqas Hussainxmppserver_listener: Minor logging fix: Prefer the...
2009-10-17 Matthew Wildxmppserver_listener: Use listener log() if session...
2009-10-15 Matthew WildMerge with 0.5
2009-10-15 Matthew Wildxmppserver_listener: Fix typo (thanks Jorj)
2009-10-14 Matthew WildMerge with 0.5
2009-10-14 Matthew Wildxmppserver_listener: More forcefully close s2s connecti...
2009-10-05 Matthew Wildxmppserver_listener: Lower log-level of debug message...
2009-10-04 Matthew Wildxmppserver_listener: Add status() function to signal...
2009-10-04 Matthew Wildxmppserver_listener: Add logger to s2s sessions
2009-10-04 Matthew Wildxmppserver_listener: Small whitespace fix
2009-10-04 Matthew Wildxmppserver_listener: Better log messages on invalid XML
2009-08-20 Matthew WildMerge with 0.5
2009-08-20 Matthew WildUncertain merge with 0.5's SASL
2009-08-18 Matthew WildMerge waqas with Tobias. Eww.
2009-08-16 Matthew Wildcore.s2smanager, xmppserver_listener: Move the responsi...
2009-08-08 Matthew WildMerge with albert and waqas
2009-08-07 Matthew WildMerge with 0.5
2009-08-05 Matthew WildMerge with 0.5
2009-08-05 Matthew WildMerge with 0.5
2009-08-03 Matthew WildMerge with 0.5
2009-07-29 Matthew WildMerge with 0.5
2009-07-28 Matthew WildMerge with 0.5
2009-07-28 Matthew Wildxmpp{client,server,component]_listener: Open stream...
2009-07-27 Matthew WildMerge with 0.5
2009-07-27 Matthew WildMerge with 0.5
2009-07-26 Matthew Wildxmpp{client,server}_listener: Report contents of packet...
2009-07-10 Matthew WildRemove version number from copyright headers
2009-05-22 Matthew WildMerge with 0.4
2009-05-22 Matthew WildMerge with 0.4
2009-05-21 Matthew WildMerge with 0.4
2009-05-19 Matthew WildMerge with 0.4
2009-05-13 Matthew WildMerge with 0.4
2009-05-06 Matthew WildMerge with 0.4
2009-05-05 Matthew WildMerge with 0.4
2009-05-05 Matthew WildMerge with 0.4
2009-05-05 Matthew WildMerge with 0.4
2009-05-04 Matthew WildMerge with 0.4
2009-05-03 Matthew WildMerge with 0.4
2009-05-03 Matthew WildMerge with 0.4
2009-05-02 Matthew WildMerge with 0.4
2009-05-01 Matthew WildMerge with 0.4
2009-04-30 Matthew WildMerge with 0.4
2009-04-29 Matthew WildMerge with 0.4
2009-04-29 Matthew WildMerge with 0.4
2009-04-23 Matthew WildMerge with 0.4 branch
2009-04-23 Matthew WildMerge with 0.4 branch
2009-04-22 Matthew Wildxmpp{server,client}_listener: Fix global accesses
2009-04-12 Matthew Wildxmppserver_listener: Add session:close() method to...
2009-04-10 Matthew WildMerge
2009-04-10 Matthew WildMerge
2009-03-21 Matthew Wildnet.xmppserver_listener: Set default namespace to jabbe...
2009-03-20 Matthew WildMerge
2009-03-20 Matthew Wild0.3->0.4
2009-01-30 Matthew WildUpdate copyright notices for 2009
2009-01-30 Matthew Wild0.2->0.3
2009-01-30 Matthew WildGPL->MIT!
2008-12-25 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2008-12-24 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2008-12-22 Matthew WildMerge from waqas
2008-12-16 Matthew WildSecond merge from waqas
2008-12-16 Matthew WildMerge from waqas
2008-12-16 Matthew WildChange xmlhandlers to match stream opening tag with...
2008-12-10 Matthew Wild0.1 -> 0.2
2008-12-10 Matthew WildFix blank tracebacks for c2s/s2s connections
2008-12-07 Matthew Wildstanza_dispatch != dispatch_stanza
2008-12-07 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2008-12-07 Matthew WildTypo in variable name in last commit
2008-12-07 Matthew Wildstanza_dispatch = core_process_stanza, fixed for xmpp...
2008-12-06 Matthew WildMerge from waqas
2008-12-06 Matthew WildCode tidying for xmpp{client,server}_listeners
2008-12-05 Matthew WildDisconnect with stream errors on bad XML, or invalid...
2008-12-05 Matthew WildMerge from waqas
2008-12-05 Matthew WildMerge from waqas
2008-12-04 Matthew WildAutomated merge with http://waqas.ath.cx/
2008-12-04 Matthew WildAutomated merge with http://waqas.ath.cx/
2008-12-04 Matthew WildAbstract xmlhandlers a bit more, also add error callbacks
2008-12-03 Matthew WildMerge from waqas
2008-12-03 Matthew WildInsert copyright/license headers
2008-11-28 Matthew WildMerge from waqas
2008-11-28 Matthew WildNo more reading 1 byte at a time from sockets
2008-11-26 Matthew Wild(Basic) IDNA and SRV fallback support
2008-11-26 Matthew WildFix a waqas copy/paste error. It was my fault again...
2008-11-26 Waqas HussainWrapped a core_process_stanza call in an xpcall call
2008-11-23 Tobias MarkmannMerging with main branch.
2008-11-19 Matthew WildIncorrect function set as callback
2008-11-18 Matthew Wildsession:disconnect() -> session:close() for consistency...
2008-11-18 Matthew WildQuite some changes, to:
2008-11-18 Matthew Wilds2s sessions can now be disconnected, with or without...
2008-11-10 Tobias MarkmannMerging.
2008-11-09 Matthew WildActually show error and position when we show a traceba...
2008-11-08 Matthew WildCommitting code to get nicer tracebacks for errors...
2008-10-24 Matthew WildClean up session when s2s connections are disconnected
2008-10-24 Matthew WildMerge from waqas
2008-10-24 Matthew WildPartial s2s commit
2008-10-24 Matthew Wilds2s works! \o/ \o/