An oops in sessionmanager stream:features code :)
[prosody.git] / main.lua
2008-10-02 Matthew WildSASL!
2008-10-01 Matthew WildRemoved unused functions from main.lua
2008-10-01 Matthew WildMoved hosts to a config file, still need better config...
2008-10-01 Waqas HussainFixed: Session data was never removed from sessions...
2008-10-01 Matthew WildLet modules set/write globals
2008-09-30 Matthew WildHuge commit to:
2008-08-26 Matthew WildRemove some debugging messages
2008-08-26 Matthew WildMerged in Tobias's SASL lib
2008-08-26 Matthew WildBeginning of new routing logic
2008-08-25 Matthew WildMoved server module to net/
2008-08-25 Matthew WildRemove redundant comments
2008-08-24 Matthew Wild- Remove some debugging code
2008-08-24 matthewPresence unavailable on disconnect
2008-08-24 matthewWorking presence!
2008-08-24 matthewSwitched to new connection framework, courtesy of the...
2008-08-22 matthewFirst commit, where do you want to go tomorrow?