]> granicus.if.org Git - ejabberd/shortlog
ejabberd
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...
2008-12-02 BadlopNo need to define default value of history field becaus...
2008-12-02 Badlop* src/mod_muc/mod_muc_room.erl: Move definitions to...
2008-12-01 Badlop* doc/guide.tex: New subsection Database Connection
2008-11-28 BadlopRemove debug line from SVN r1685
2008-11-28 Alexey Shchepin* src/mod_muc/mod_muc_room.erl: Clean user activity...
2008-11-26 Badlop* src/ejabberdctl.template: Fix detection of ejabberdct...
2008-11-26 Badlop* src/mod_irc/mod_irc.erl: Announce disco#info (thanks...
2008-11-26 Badlop* src/gen_mod.erl: First store module options in ETS...
2008-11-25 Christophe... pubsub/pep: get_node_affiliations resultset bugfix
2008-11-24 Evgeniy Khramtsov* src/eldap/Makefile.in: added +optimize and +driver
2008-11-23 Mickaël Rémond* src/ejabberdctl.template: Added the ability to define...
2008-11-23 Alexey Shchepin* src/ejabberd_receiver.erl: Hibernate after timeout
2008-11-12 BadlopURL path should be tokenized by / and then decoded...
2008-11-12 Badlop* src/web/ejabberd_http.erl: Include recognized headers in
2008-11-12 Badlop* doc/guide.tex: Improve legibility of mod_irc example...
2008-11-10 Alexey ShchepinSVN Revision: 1676
2008-11-10 Alexey Shchepin* src/tls/tls_drv.c: Don't create a SSL context on...
2008-11-08 Mickaël Rémond* src/ejabberd_s2s_out.erl: exports the DNS resolution...
2008-11-06 Badlop* src/extauth.erl: When the extauth call fails or timeo...
2008-11-03 Alexey Shchepin* src/ejabberd_c2s.erl: Disable zlib when STARTTLS...
2008-10-27 Badlop* src/Makefile.in (clean-local): Delete also ejabberdct...
2008-10-24 Badlop* src/translate.erl: When a translation file can't...
2008-10-24 Badlop* src/ejabberd_ctl.erl: If ejabberd didn't start correctly:
2008-10-24 Badlop* src/ejabberd_app.erl: Open ejabberd.log sooner, so...
2008-10-24 Badlop* src/ejabberd_c2s.erl: Ensure unique ID in roster...
2008-10-24 Badlop* src/ejabberd_lstener.erl: Fix listeners
2008-10-23 Alexey Shchepin* src/ejabberd_frontend_socket.erl: Fixed SSL sockets
2008-10-17 Badlop* src/Makefile.in: docdir should be prefixed with DESTD...
2008-10-17 Christophe... does not write item when max_items set to 0 (solves...
2008-10-16 Christophe... fix remove_user not unsubscribing user (EJAB-684)
2008-10-16 Christophe... fix badarg issue on get_roster_info when allowed roster...
2008-10-14 Christophe... fix pubsub_publish_item hook ServerHost parameter ...
2008-10-13 Jérôme Sautret* src/odbc/ejabberd_odbc.erl: log MySQL driver messages.
2008-10-13 BadlopReplace mentions of mod_xmlrpc to ejabberd_xmlrpc
2008-10-13 Badlop* src/web/ejabberd_web_admin.erl: When requesting page of
2008-10-12 Badlop* src/web/ejabberd_web_admin.erl: Run new hook
next