Added: Roster manipulation functions to core.rostermanager
[prosody.git] / main.lua
2008-10-12 Matthew WildSome tiny changes for main.lua
2008-10-05 Matthew WildMerged local TLS branch
2008-10-05 Matthew WildTLS: Handshake works, no data after that
2008-10-04 Matthew WildMerge from waqas
2008-10-04 Matthew WildMerge docs from waqas
2008-10-04 Matthew WildDEPENDS updated by waqas
2008-10-04 Matthew WildSession destruction fixes, some debugging code while...
2008-10-04 Matthew WildNew "import" module to help tidy up all the local decla...
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?