Added: mod_register now replies with an error stanza when file write fails
[prosody.git] / core /
2008-10-08 Waqas HussainFixed routing for IQs to bare JIDs, and added a simple...
2008-10-08 Matthew WildMerge roster fixes from waqas
2008-10-08 Waqas HussainFixed: rostermanager.lua now returns the module
2008-10-08 Waqas HussainFized: Added check to ensure that resource binding...
2008-10-08 Waqas HussainLoad roster on resource bind
2008-10-08 Waqas HussainAdded to a comment
2008-10-08 Waqas HussainCode cleanup
2008-10-07 Waqas HussainAdded: Local stanza routing
2008-10-05 Matthew WildBeginnings of real stanza routing
2008-10-05 Matthew WildMerged local TLS branch
2008-10-05 Matthew WildWorking TLS!
2008-10-05 Matthew WildTLS: Handshake works, no data after that
2008-10-05 Matthew Wildmod_InBandRegistration -> mod_register
2008-10-05 Matthew WildMerged mod_InBandRegistration from waqas
2008-10-04 Waqas HussainUser registration, etc (jabber:iq:register)
2008-10-04 Matthew WildMerge from waqas
2008-10-04 Matthew WildFix setting resource before we even know what it is
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-04 Matthew WildFix stanza handlers to use xmlns also for matching
2008-10-04 Matthew WildAdd "uuid" library and make sessionmanager use this.
2008-10-04 Matthew WildReply to unhandled iq's with service-unavailable
2008-10-04 Matthew WildSmall fixes
2008-10-03 Matthew WildAn oops in sessionmanager stream:features code :)
2008-10-03 Matthew WildMove stream opening handling from xmlhandlers to sessio...
2008-10-03 Matthew WildAdd support for arbitrary events and event hooks
2008-10-02 Matthew WildSASL!
2008-09-30 Matthew WildRemove now useless debug output
2008-09-30 Matthew WildHuge commit to:
2008-09-17 bt@silverbladeGrrr! Don't use KDE apps to view this repo!
2008-09-17 bt@silverbladeSome docs written by Thorns. Need reviewing.
2008-08-26 Matthew WildRemove some debugging messages
2008-08-24 Matthew Wild- Remove some debugging code
2008-08-24 matthewPresence unavailable on disconnect
2008-08-24 matthew"Shared roster" - well, kind of :)
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?