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
2009-01-12* doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)Badlop
2009-01-11prevent unauthorized entity to gain none-affiliation for given entityChristophe Romain
2009-01-11fix owners cache and fix unsubscribe permissions (EJAB-840)Christophe Romain
2009-01-10fix unsubscription of full jid subscribed node (EJAB-839)Christophe Romain
2009-01-10* doc/guide.tex: Improve explanation of backup commands (EJAB-832)Badlop
2009-01-09* src/mod_configure.erl: Fix access check for vhost configurationBadlop
2009-01-08* src/ejabberd_listener.erl: Define send timeout option to avoid blocking on ...Mickaël Rémond
2009-01-08apply delete-any featureChristophe Romain
2009-01-08fix EJAB-701 and EJAB-836Christophe Romain
2009-01-07* src/mod_roster.erl: Show hyperlinks to local contacts whenBadlop
2009-01-07* src/web/ejabberd_web_admin.erl: WebAdmin serves Guide and linksBadlop
2009-01-06* src/msgs/ru.po: Fix typo (thanks to Dominges)Badlop
2009-01-05* src/tls/tls_drv.c: Added a flag to avoid certificate validationAlexey Shchepin
2009-01-04* src/*.erl: Fix EDoc commentsBadlop
2009-01-03PubSub: Added access-whitelist and member-affiliation features (EJAB-780)Christophe Romain
2009-01-03PubSub cleanup, EJAB-827 fix, EJAB-701 partial fixChristophe Romain
2008-12-29* src/ejabberd_c2s.erl: Bugfix in "from" attribute checkingAlexey Shchepin
2008-12-29* src/odbc/odbc_queries.erl: replaced string:join/2 function.Evgeniy Khramtsov
2008-12-29* src/odbc/ejabberd_odbc.erl: Print meaningful error message whenEvgeniy Khramtsov
2008-12-28* src/ejabberd_c2s.erl: We should allow use of bare resource in from by the c...Mickaël Rémond
2008-12-26* src/web/ejabberd_web_admin.erl: Show in ejabberd Web Admin theBadlop
2008-12-26* src/ejabberd_config.erl: Option outgoing_s2s_options to defineBadlop
2008-12-26* src/odbc/ejabberd_odbc.erl: get rid of SERIALIZABLE isolation level on MySQ...Evgeniy Khramtsov
2008-12-24* src/aclocal.m4: Fixes in configure script: fixBadlop
2008-12-23* src/acl.erl: New ACL: shared_group (thanks to Maxim Ryazanov)Badlop
2008-12-23* src/jlib.erl: Implementation of XEP-0059 Result SetBadlop
2008-12-23Improve handling of PEP sent to external contacts (EJAB-825)Christophe Romain
2008-12-23* src/mod_last.erl: Implement workaround for uptime statistic inBadlop
2008-12-23* src/cyrsasl_digest.erl: Check digest-uri in SASL digestBadlop
2008-12-23* src/odbc/odbc_queries.erl: Fix removal of private_storage of anBadlop
2008-12-20Fix send_last_published_item issue when running on clustered table (EJAB-793)Christophe Romain
2008-12-18Check option of the nodetree instead of checking configurationChristophe Romain
2008-12-16* src/mod_pubsub/mod_pubsub.erl: Fix update pubsub tables fromBadlop
2008-12-16* doc/guide.tex: Fix capitalization of some section titlesBadlop
2008-12-15fix get_item_name deadlock on transactionChristophe Romain
2008-12-12* src/ejabberd_c2s.erl: Bugfix in "from" attribute checkingAlexey Shchepin
2008-12-10fix typo bug injected in r1712Christophe Romain
2008-12-10prevent publish items with invalid XML schema (EJAB-699)Christophe Romain
2008-12-09remove pubsub_state record when unsubscribing node without affiliation (EJAB-...Christophe Romain
2008-12-09reply to suscriptions options queries with unsupported feature error (EJAB-713)Christophe Romain
2008-12-08several pubsub improvementsChristophe Romain
2008-12-08Reduce memory consumption due to caps handlingChristophe Romain
2008-12-08* src/ejabberd_c2s.erl: Enforce client stanza from attribute (EJAB-812).Mickaël Rémond
2008-12-02* src/mod_muc/mod_muc_room.erl: Move definitions to header fileBadlop
2008-12-01* doc/guide.tex: New subsection Database ConnectionBadlop
2008-11-28* src/mod_muc/mod_muc_room.erl: Clean user activity after timeoutAlexey Shchepin
2008-11-26* src/ejabberdctl.template: Fix detection of ejabberdctl.cfg pathBadlop
2008-11-26* src/mod_irc/mod_irc.erl: Announce disco#info (thanks to Spike)Badlop
2008-11-26* src/gen_mod.erl: First store module options in ETS and Mnesia,Badlop
2008-11-26pubsub/pep: get_node_affiliations resultset bugfixChristophe Romain