]> granicus.if.org Git - ejabberd/shortlog
ejabberd
2009-02-24 Badlop* src/ejabberd_listener.erl: Fix report message of...
2009-02-23 Christophe... Do not call mod_caps:clear_caps as it breaks PubSub...
2009-02-23 Alexey Shchepin* src/web/ejabberd_http.erl: Added a workaround for...
2009-02-21 BadlopFix a minor compilation warning and add EDoc comment
2009-02-20 Badlop* src/ejabberd_listener.erl: When stopping a listener...
2009-02-19 Christophe... fix nodetree plugin resolver
2009-02-17 Badlop* src/ejabberd_listener.erl: More error detections
2009-02-17 Badlop* src/ejabberd_listener.erl: More error detections
2009-02-16 Badlop* src/ejabberd_config.erl: Check certfiles are readable...
2009-02-16 Badlop* src/mod_privacy.erl: Privacy List: deny presence...
2009-02-16 Badlop* src/mod_muc/mod_muc_room.erl: Owner of a password...
2009-02-16 Badlop* src/mod_muc/mod_muc_log.erl: Prevent XSS in MUC logs by
2009-02-16 Badlop* src/mod_muc/mod_muc.erl: Export function to create MUC
2009-02-16 Badlop* src/mod_roster.erl: When account is deleted, cancel...
2009-02-14 Badlop* src/web/ejabberd_http_poll.erl: Allow configuration...
2009-02-13 Badlop* src/ejabberd_listener.erl: Report error at startup...
2009-02-13 Badlop* src/mod_shared_roster.erl: Fix bug: a pending subscri...
2009-02-13 Badlop* src/web/ejabberd_web_admin.erl: Show big integers...
2009-02-13 Badlop* src/ejabberd_system_monitor.erl: Allow parametrizable...
2009-02-13 Christophe... prevent from calling get_vh_registered_users/2 when...
2009-02-09 Christophe... fix delete-items issue and manage-affiliations typo
2009-02-05 Badlop* src/mod_pubsub/mod_pubsub.erl: The table pubsub_node...
2009-02-03 Badlop* doc/Makefile: In Clean do not remove html. In new...
2009-02-03 Badlop* doc/Makefile: When cleaning, remove contributed_modul...
2009-02-03 Badlop* src/Makefile.in: Fix arguments to Install program
2009-02-02 Badlop* src/web/ejabberd_web_admin.erl: Calls to the hook
2009-01-31 Badlop* doc/guide.tex: Provide only an example of language...
2009-01-30 Evgeniy Khramtsov* src/eldap/eldap.erl: moves waiting for response queri...
2009-01-27 Evgeniy Khramtsov* src/eldap/eldap.erl: implemented queue for pending...
2009-01-27 Badlop* doc/guide.tex: mod_muc can run in several nodes of...
2009-01-23 Evgeniy Khramtsov* src/eldap/eldap.erl: Close a connection on tcp_error.
2009-01-23 Badlop* src/odbc/mysql.sql: Fix complain about comment syntax
2009-01-21 Badlop* doc/api/process-one.css: Add some style to HTML elements
2009-01-21 Badlop* src/ejabberd_hooks.erl: Explanation in EDoc of some...
2009-01-20 Badlop* doc/guide.tex: Explain that account creation is only...
2009-01-20 Badlop* src/Makefile.in: The path to the installed copy of...
2009-01-20 Badlop* src/mod_privacy.erl: Only run roster_get_jid_info...
2009-01-19 Jean-Sébastien... Remove empty svn:mergeinfo properties so it won't get...
2009-01-17 Mickaël Rémond* src/ejabberd_c2s.erl: Added comments.
2009-01-16 Badlop* src/mod_privacy.erl: Privacy list items must be proce...
2009-01-13 Badlop* doc/release_notes_2.0.3.txt: Minor changes
2009-01-13 Mickaël Rémond* src/tls/Makefile.win32: Windows compilation support.
2009-01-13 Mickaël Rémond* doc/guide.tex: Update Erlang version in Windows compi...
2009-01-12 Badlop* src/msgs/pl.po: Fix typo (thanks to Apag0r)(EJAB...
2009-01-12 Badlop* src/web/ejabberd_web_admin.erl: Use textareas for...
2009-01-12 Badlop* src/ejabberd_listener.erl: New way to configure IP...
2009-01-12 Badlop* src/web/ejabberd_web_admin.erl: New appearance of...
2009-01-12 Badlop* doc/guide.tex: Fix some English strings: JID -> Jabbe...
2009-01-12 Alexey Shchepin* src/odbc/ejabberd_odbc.erl: Fixed processing of UPDAT...
2009-01-12 Badlop* doc/guide.tex: Update copyright date 2008 to 2009...
2009-01-11 Christophe... prevent unauthorized entity to gain none-affiliation...
2009-01-11 Christophe... fix previous partial patch (EJAB-840)
2009-01-11 Christophe... fix owners cache and fix unsubscribe permissions (EJAB...
2009-01-10 Christophe... fix unsubscription of full jid subscribed node (EJAB...
2009-01-09 Badlop* doc/guide.tex: Improve explanation of backup commands...
2009-01-09 Badlop* src/mod_configure.erl: Fix access check for vhost...
2009-01-08 Mickaël Rémond* src/ejabberd_listener.erl: Define send timeout option...
2009-01-08 Christophe... apply delete-any feature
2009-01-08 Christophe... fix EJAB-701 and EJAB-836
2009-01-07 Badlop* src/mod_roster.erl: Show hyperlinks to local contacts...
2009-01-07 Badlop* src/web/ejabberd_web_admin.erl: WebAdmin serves Guide...
2009-01-06 Badlop* src/msgs/ru.po: Fix typo (thanks to Dominges)
2009-01-05 Alexey Shchepin* src/tls/tls_drv.c: Added a flag to avoid certificate...
2009-01-03 Badlop* src/*.erl: Fix EDoc comments
2009-01-03 Christophe... PubSub: Added access-whitelist and member-affiliation...
2009-01-03 Christophe... PubSub cleanup, EJAB-827 fix, EJAB-701 partial fix
2008-12-29 Mickaël Rémond* src/ejabberd_c2s.erl: Remove useless comment and...
2008-12-29 Alexey Shchepin* src/ejabberd_c2s.erl: Bugfix in "from" attribute...
2008-12-29 Evgeniy Khramtsov* src/odbc/odbc_queries.erl: replaced string:join/2...
2008-12-29 Evgeniy Khramtsov* src/odbc/ejabberd_odbc.erl: Print meaningful error...
2008-12-28 Mickaël Rémond* src/ejabberd_c2s.erl: We should allow use of bare...
2008-12-26 BadlopUse inet:gethostbyname instead of inet_res:getbyname
2008-12-26 Badlop* src/web/ejabberd_web_admin.erl: Show in ejabberd...
2008-12-26 Badlop* src/ejabberd_config.erl: Option outgoing_s2s_options...
2008-12-26 Evgeniy Khramtsov* src/odbc/ejabberd_odbc.erl: get rid of SERIALIZABLE...
2008-12-24 Badlop* src/aclocal.m4: Fixes in configure script: fix
2008-12-23 Badlop* src/acl.erl: New ACL: shared_group (thanks to Maxim...
2008-12-23 Badlop* src/jlib.erl: Implementation of XEP-0059 Result Set
2008-12-23 Christophe... typo fix
2008-12-23 Christophe... make caps store only required user_caps_default
2008-12-23 Christophe... Improve handling of PEP sent to external contacts ...
2008-12-23 Badlop* src/mod_last.erl: Implement workaround for uptime...
2008-12-23 Badlop* src/cyrsasl_digest.erl: Check digest-uri in SASL...
2008-12-23 Badlop* src/odbc/odbc_queries.erl: Fix removal of private_sto...
2008-12-20 Christophe... Fix send_last_published_item issue when running on...
2008-12-18 Christophe... Check option of the nodetree instead of checking config...
2008-12-16 Badlop* src/mod_pubsub/mod_pubsub.erl: Fix update pubsub...
2008-12-16 Badlop* doc/guide.tex: Fix capitalization of some section...
2008-12-15 Christophe... fix get_item_name deadlock on transaction
2008-12-12 Alexey Shchepin* src/ejabberd_c2s.erl: Bugfix in "from" attribute...
2008-12-09 Christophe... fix typo bug injected in r1712
2008-12-09 Christophe... prevent publish items with invalid XML schema (EJAB...
2008-12-08 Christophe... cosmetic change (intentation and spaces)
2008-12-08 Christophe... remove pubsub_state record when unsubscribing node...
2008-12-08 Christophe... reply to suscriptions options queries with unsupported...
2008-12-08 Christophe... several pubsub improvements
2008-12-08 Christophe... Reduce memory consumption due to caps handling
2008-12-08 Mickaël Rémond* src/ejabberd_c2s.erl: Enforce client stanza from...
2008-12-03 BadlopFix default value of default_room_options (thanks to...
2008-12-03 Jérôme Sautret* src/odbc/ejabberd_odbc.erl: close MySQL connections...
next