Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-13Switch to rebar build toolEvgeniy Khramtsov
2013-04-19Fix error when generating random binary stringsPaul Donohue
2013-03-29Get rid of references to non-existent moduleEvgeniy Khramtsov
2013-03-29Fix several refactoring related bugsEvgeniy Khramtsov
2013-03-14Accumulated patch to binarize and indent codeBadlop
2013-01-24Update copyright datesAlexey Shchepin
2012-08-27Log IP address when auth attempt fails (thanks to Zach Calvert)Badlop
2012-02-23Update copyright datesAlexey Shchepin
2011-11-09Fix presence problem after first unavailable (thanks to Christopher Faulet) (...Evgeniy Khramtsov
2011-08-17New option resource_conflict defines server action (thanks to Lee Boynton)(EJ...Badlop
2011-08-16Preliminary patch for SASL SCRAM-SHA-1 (thanks to Stephen Röttger)(EJAB-1196)Badlop
2011-05-27Support XEP-0191 Simple Communications Blocking (thanks to Stephan Maka)(EJAB...Badlop
2011-02-14update copyright up to 2011Christophe Romain
2011-01-28Comment unused codeBadlop
2011-01-04Use route instead of send_element to go through standard workflow Offline mes...Mickaël Rémond
2010-12-28Change c2s state before offline messages resendingEvgeniy Khramtsov
2010-12-02fix pubsub cross domain eventing (EJAB-1340)Christophe Romain
2010-11-29add the ability to send raw xml packets over http bindChristopher tofu Zorn
2010-11-24Merge branch 'caps' into 2.1.xEvgeniy Khramtsov
2010-11-19Fix some English stringsBadlop
2010-11-10Before forwarding last activity requests to a user, check that the user's pre...Andreas Köhler
2010-11-10Remove dead code for NS_VCARD iq packets from ejabberd_c2sAndreas Köhler
2010-11-10Use ejabberd_c2s:privacy_check_packet/5 for all those hook folded runs in the...Andreas Köhler
2010-11-10Use c2s state data as user and server in ejabberd_c2s:is_privacy_allowAndreas Köhler
2010-11-06Take care of xml:lang attribute in unauthenticated stanzas as wellEvgeniy Khramtsov
2010-11-04Do not store long language tag to avoid possible DoS/flood attacksEvgeniy Khramtsov
2010-11-02Fix crash in ejabberd_c2s when blacklist hook returned true (thanks to Jonas ...Badlop
2010-10-17When privacy list denies local user's outgoing stanza, try to return error (E...Badlop
2010-10-17Check privacy of outgoing IQ stanzas (EJAB-1320)Badlop
2010-10-17Check privacy of incoming IQ stanzas (EJAB-1320)Badlop
2010-09-28new CAPS processingEvgeniy Khramtsov
2010-07-01New configure option: --enable-nifEvgeniy Khramtsov
2010-05-07full support for XEP-0115 v1.5 (EJAB-1223) (EJAB-1189)Evgeniy Khramtsov
2010-04-27Automatic vcard avatar addition in presence (thanks to Igor Goryachev)(EJAB-208)Badlop
2010-03-30Allow customizing the StateData in p1_fsm before error reporting.Pablo Polvorin
2010-03-17- pass jid into feature_check_packet hook;Evgeniy Khramtsov
2010-03-05mod_caps optimizations (thanks evgeniy)Christophe Romain
2010-02-23Run user_receive_packet also when sending offline messages to client (thanks ...Badlop
2010-02-16Close also legacy sessions that were half connected (thanks to Evgeniy Khramt...Badlop
2010-01-28new ejabberd_c2s option support: max_fsm_queueEvgeniy Khramtsov
2010-01-28now using p1_fsm behaviour in c2s FSM (EJAB-1173)Evgeniy Khramtsov
2010-01-17Close sessions that were half connected (thanks to Alexey Shchepin)(EJAB-1165)Badlop
2010-01-15Improve functions calls when closing client connection.Badlop
2010-01-12Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop
2010-01-03When ejabberd stops, send stream close to clients (thanks to Alexey Shchepin)...Badlop
2009-12-29Disable code of recent commit because some clients can't handle it (EJAB-1058)Badlop
2009-12-28Send features after negotiating binding and session (EJAB-1058)Badlop
2009-12-07Fix bug that couldn't connect if starttls_required and zlib were set (EJAB-1118)Badlop
2009-12-01Don't handle internally an IQ vCard if destination is full JID (EJAB-1045)Badlop
2009-09-28Pack presences stored in C2S processes (thanks to Geoff Cant)(EJAB-1057)Badlop