]> granicus.if.org Git - ejabberd/shortlog
ejabberd
2017-08-01 Christophe... Fix disco#items on PEP service
2017-08-01 Christophe... Fix PEP node identity (#1717)
2017-08-01 Christophe... Update spec from custom and allow modules dependencies...
2017-07-31 BadlopFix extauth.py so support : in passwords (thanks to...
2017-07-28 Paweł ChmielowskiRequest basic auth dialog from browser
2017-07-27 Christophe... Revert "Fix get_module_opt call in mod_block_strangers"
2017-07-27 Paweł ChmielowskiGenerate log messages when websocket is closed due...
2017-07-27 Alexey ShchepinFix get_module_opt call in mod_block_strangers
2017-07-27 Paweł ChmielowskiSet high water mark in lager for all backends
2017-07-27 Jérôme SautretFix nick bug with MUC on riak
2017-07-27 Christophe... Add muc related hooks
2017-07-27 Christophe... Update OTP version check by configure
2017-07-27 Marco AdkinsAbility to filter passwords from the log in mod_http_ap...
2017-07-25 Paweł ChmielowskiUpdate oauth2 dependency
2017-07-21 Christophe... Fix errors from 1a0db3d
2017-07-21 BadlopDescribe commands arguments and results in ejabberd_sm...
2017-07-21 BadlopFix indentation of commands lines
2017-07-20 Christophe... Fix errors when running ejabberdctl as root
2017-07-20 Paweł ChmielowskiAdd ability to update changelog in update-deps-releases
2017-07-20 Paweł ChmielowskiUpdate cache_tab and xmpp dep
2017-07-19 Christophe... Merge pull request #1869 from wahjava/master
2017-07-19 Paweł ChmielowskiUpdate fast_tls
2017-07-18 Paweł ChmielowskiDon't add indentation after single item result in docs
2017-07-18 Christophe... Use string:join instead of lists:join
2017-07-18 Christophe... Improve formatting of documented API parameters
2017-07-17 Evgeny KhramtsovMerge pull request #1871 from rstgroup/master
2017-07-17 Paweł DorofiejczykFix old route record in mnesia's route table haven...
2017-07-15 Ashish SHUKLAFix ERLANG_OPTS when setting INET_DIST_INTERFACE
2017-07-14 Paweł ChmielowskiExpand catch block used to report errors in doc generator
2017-07-14 Paweł ChmielowskiFix args_examples from last commit
2017-07-14 BadlopDescribe even more command arguments and results in...
2017-07-14 Paweł ChmielowskiAdd refresh repos option in update-deps-releases
2017-07-14 Paweł ChmielowskiUpdate fast_tls
2017-07-12 BadlopFix ERLANG_OPTS end lines when setting FIREWALL_WINDOW...
2017-07-07 Holger Weissmod_privacy: Don't crash while copying c2s state
2017-07-07 Holger Weissmod_privacy: Apply cosmetic change to type spec
2017-07-07 BadlopFix set_presence command to work in recent ejabberd
2017-07-06 Evgeniy KhramtsovAdd copyright and fix description for some sources
2017-07-06 Paweł ChmielowskiStart gen_mod from elixir tests
2017-07-06 Paweł ChmielowskiImprove elixir tests
2017-07-06 Paweł ChmielowskiHandle new possible result from ejabberd_config.add_option
2017-07-06 Paweł ChmielowskiRemove tests for old commands interface
2017-07-06 Evgeniy KhramtsovMake ejabberd_cluster modular
2017-07-06 Paweł ChmielowskiRemove old command calling interface
2017-07-06 Evgeniy KhramtsovClose accepted socket if sockname/peername has failed 17.07
2017-06-30 Paweł ChmielowskiFix invalid argument in get_messages_susbset 17.06
2017-06-29 Christophe... Avoid useless calls on simples subscriptions (#1313)
2017-06-29 Alexey ShchepinAdd allow_local_users to mod_block_strangers (#1804...
2017-06-29 BadlopFix Salt import from prosody SCRAMmed password (#1803)
2017-06-28 Paweł ChmielowskiFix clone code in update-deps-release
2017-06-28 Paweł ChmielowskiUpdate deps
2017-06-28 Paweł ChmielowskiFix problem with updating deps in rebar.config for...
2017-06-28 Paweł ChmielowskiDon't use asn1rt:decode, it's not available on R20
2017-06-28 Christophe... Quote paths to allow spaces (#1789)
2017-06-28 BadlopIn offline export to SQL, first write all DELETE, later...
2017-06-27 Paweł ChmielowskiUpdate fast_tls
2017-06-27 Paweł ChmielowskiImprove update-deps-releases deps parsing
2017-06-26 BadlopFix username in mam export (#1510)(thanks to themaverik)
2017-06-26 BadlopWrite validator for mod_multicast's limits option
2017-06-26 BadlopUse YAML syntax for limits option in mod_multicast
2017-06-23 Paweł ChmielowskiCatch exception that may happen when sending data over...
2017-06-23 Mickaël RémondMore explicit bosh configuration handler
2017-06-22 Evgeny KhramtsovMerge pull request #1793 from marcphilipp/bugfix/set_ro...
2017-06-22 Evgeniy KhramtsovDon't let a receiver to crash if a controller is unavai...
2017-06-21 Marc PhilippFix mod_muc_admin:set_room_affiliation
2017-06-21 Christophe... Fix outgoing_s2s_timeout description (#1684)
2017-06-20 Holger Weissmod_client_state: Reset state on session resume
2017-06-20 Holger Weissmod_stream_mgmt: Add missing function specs
2017-06-20 Christophe... Improve API documentation generator
2017-06-20 Christophe... Make ext_mod api return rescode
2017-06-19 Paweł ChmielowskiFix invalid {args,result}_examples in mod_muc_admin
2017-06-19 Paweł ChmielowskiGenerate better errors when not being able to generate...
2017-06-19 Paweł ChmielowskiAnother tweak to md generator
2017-06-19 Paweł ChmielowskiUpdate markdown api document generator
2017-06-15 BadlopFix srg_user_add/del for non-Mnesia database backends...
2017-06-15 Christophe... Add pubsub import from prosody/metronome
2017-06-14 Paweł ChmielowskiCatch exception from Elixir.ExUnit.Server.cases_loaded
2017-06-14 Christophe... Fix OTP-17.5 support
2017-06-14 PaweÅ\82 ChmielowskiShow operations to perform before asking to apply them
2017-06-13 Holger WeissBump xmpp version
2017-06-13 Evgeniy KhramtsovFix IP address parsing for mod_metrics
2017-06-13 Christophe... Fix refactor bug on wait_status
2017-06-13 Christophe... Prepare package for 17.06-beta 17.06-beta
2017-06-13 Christophe... Update esip and stun dependencies
2017-06-12 Paweł ChmielowskiAdd script for managing updates to deps
2017-06-12 Paweł ChmielowskiRemove luerl from floating_deps
2017-06-09 BadlopSwitch access rule delete_old_users with protect_old_us...
2017-06-09 Paweł ChmielowskiAdd more ipv6 loopback addresses
2017-06-09 Paweł ChmielowskiAllow api access on both ipv4 and 6 loopback addresses
2017-06-09 Paweł ChmielowskiFix elixir tests on elixir 1.4
2017-06-09 Paweł ChmielowskiAdd missing ,
2017-06-09 BadlopImprove export2sql explanation; remove obsolete and...
2017-06-09 Christophe... Update dependencies
2017-06-08 BadlopFix and document push_roster_all command
2017-06-08 Christophe... Merge pull request #1766 from IRog/master
2017-06-08 Ivy Rogatkofixing iex bug with proper --name arguement
2017-06-07 Christophe... Update elixir
2017-06-07 Christophe... Update lager p1_mysql and p1_pgsql dependencies
2017-06-07 Christophe... Update dependencies
2017-06-07 Paweł ChmielowskiOverride version of subdeps with version from main...
next