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-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-09* doc/release_notes_2.0.3.txt: New file for new releaseBadlop
2009-01-09* doc/guide.tex: Improve explanation of backup commandsBadlop
2009-01-09* src/web/ejabberd_web_admin.erl: New appearance of WebAdmin logo,Badlop
2009-01-09* src/mod_configure.erl: Fix access check for vhost configurationBadlop
2009-01-09fix EJAB-701 and EJAB-836Christophe Romain
2009-01-09* src/ejabberd_listener.erl: Define send timeout option to avoid blocking on ...Mickaël Rémond
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 cleanup, EJAB-827 fix, EJAB-701 partial fixChristophe Romain
2008-12-29* src/ejabberd_c2s.erl: Remove useless comment and port Alexey fix to 2.0.x b...Mickaël Rémond
2008-12-28* src/ejabberd_c2s.erl: Add resource to the from packet attribute if missing ...Mickaël Rémond
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-23make caps store only required user_caps_defaultChristophe Romain
2008-12-23Improve handling of PEP sent to external contacts (EJAB-825)Christophe Romain
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-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-09remove pubsub_state record when unsubscribing node without affiliation (EJAB-...Christophe Romain
2008-12-08typo fixChristophe Romain
2008-12-08ignore unknown configuration fields (EJAB-762); fix node authorization bug (E...Christophe 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-03Fix default value of default_room_options (thanks to Aleksey Shchepin)Badlop
2008-12-01* doc/guide.tex: New subsection Database ConnectionBadlop
2008-12-01Don't create a SSL context on every connection and disable SSLv2 on outgoing ...Christophe Romain
2008-12-01Hibernate ejabberd_receiver and ejabberd_frontend_socket processes after timeoutChristophe Romain
2008-11-28Remove debug line from SVN r1685Badlop
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
2008-11-12* doc/guide.tex: Improve legibility of mod_irc example configBadlop
2008-11-08* src/ejabberd_s2s_out.erl: exports the DNS resolution function.Mickaël Rémond
2008-10-27* src/ejabberd_app.erl: Open ejabberd.log before parsingBadlop
2008-10-17does not write item when max_items set to 0 (solves EJAB-768)Christophe Romain
2008-10-17fix remove_user not unsubscribing user (EJAB-684)Christophe Romain
2008-10-17fix badarg issue on get_roster_info when allowed roster groups is not definedChristophe Romain
2008-10-13* src/odbc/ejabberd_odbc.erl: log MySQL driver messages (merge 1652 from trunk).Jérôme Sautret
2008-10-07Merge commit 1612 from trunk:Jérôme Sautret
2008-10-06* doc/guide.html: RegeneratedBadlop
2008-10-06Merge from trunk r1600:Jérôme Sautret
2008-10-03* src/odbc/odbc_queries.erl: Fix syntax error on update_roster_sql query.Jérôme Sautret
2008-10-03* src/odbc/odbc_queries.erl: Fix empty query that fails on MySQL (merged from...Jérôme Sautret
2008-10-01* src/mod_shared_roster.erl: Correct roster push when changing a shared roste...Mickaël Rémond