]> granicus.if.org Git - ejabberd/shortlog
ejabberd
2015-03-26 BadlopDetect correctly when vCard does not exist (#21)
2015-03-26 BadlopFix return error when requesting non-existing vcard...
2015-03-26 Mickaël RémondIgnore errors when retrieving status if the users just...
2015-03-26 Holger Weissmod_admin_extra: Let send_message omit subject
2015-03-26 BadlopUpdate FSF address (solves #73)
2015-03-26 HAMANO Tsukasafix connected_users_info in mod_admin_extra
2015-03-26 Holger Weissmod_admin_extra: Fix private_get/private_set types
2015-03-26 BadlopSupport TEL XXX in set and get_vcard commands
2015-03-26 colmChanged signature of user_sessions_info to take binarie...
2015-03-26 BadlopJoin three send_message_* commands in one (PR #68)
2015-03-26 HAMANO Tsukasaadd send_message_normal command
2015-03-26 HAMANO Tsukasafix mod_admin_extra stats command
2015-03-26 Holger Weissmod_admin_extra: Fix stats(_host) argument types
2015-03-26 BadlopUpdate kick_session to work with ejabberd master
2015-03-26 Sonny ScrogginBinary conversions
2015-03-26 Sonny ScrogginMore binary conversions
2015-03-26 BadlopUpdate add_roster_item and get_roster to ejabberd 13
2015-03-26 BadlopFix get_vcard and set_vcard when using option module_re...
2015-03-26 Sonny ScrogginFix add_rosteritem, delete_rosteritem, and get_roster
2015-03-26 BadlopUpdate get_vcard and set_vcard to ejabberd 13 (fixes...
2015-03-26 Rahul Gautammod_admin_extra: for support in ejabberd-v13.x changed...
2015-03-26 BadlopFix command change_password (fixes #16)
2015-03-26 BadlopHandle error when requesting information of a non-exist...
2015-03-26 BadlopFixes srg_* commands (fixes #147)
2015-03-26 BadlopFix srg_create when calling ejabberd_regexp (fixes...
2015-03-26 BadlopAdd get_last to ejabberdctl for last user activity...
2015-03-26 BadlopInitial import from ejabberd-modules SVN
2015-03-25 Paweł ChmielowskiMake sure that we send each time <close> before closing...
2015-03-25 BadlopIf command crashes, return restuple with error and...
2015-03-24 Holger WeissReturn error when incoming message is blocked
2015-03-24 Holger WeissFix "IP address not available" error message
2015-03-24 Alexey ShchepinAdd support for ciphers and protocol_options in ejabber...
2015-03-24 Christophe... export CONTRIB_MODULES_PATH (thanks to sezuan)(#489)
2015-03-23 Christophe... Make R16B03-1 the minimal reguired otp version
2015-03-21 Holger WeissAvoid crypto:hmac/3 call for R15B compatibility
2015-03-21 Holger WeissFix compilation on Erlang R15B
2015-03-21 Alexey ShchepinRemove duplicate CREATE INDEX in mysql.sql
2015-03-20 Christophe... Start ext_mod before module as it's setup contrib path
2015-03-20 Alexey ShchepinRemoved deprecated calls to crypto:sha_mac in scram.erl
2015-03-20 Alexey ShchepinAdd ejabberd_auth_odbc:convert_to_scram/1 15.03
2015-03-20 Alexey ShchepinAdd SCRAM support to ejabberd_auth_odbc
2015-03-20 Alexey ShchepinAdd a missed SQL index on privacy_list_data table
2015-03-20 Jerome SautretAdded MySQL support for delete_old_messages (offline...
2015-03-20 Evgeniy KhramtsovFix mod_offline termination
2015-03-20 Alexey ShchepinExplicitly set standard_conforming_strings to off with...
2015-03-20 Evgeniy KhramtsovReport TLS errors
2015-03-18 Christophe... Fix epmd not in PATH (#484)
2015-03-17 Holger WeissUpdate 'rsm_in' record element types
2015-03-13 Christophe... Add missing list_to_binary call
2015-03-13 Christophe... Add contributed modules code path on start
2015-03-13 Christophe... Rename module function to keep them grouped on help
2015-03-13 Christophe... Merge pull request #473 from weiss/escape-space-in...
2015-03-13 Holger Weissejabberdctl: Escape whitespace in ERL_OPTIONS
2015-03-13 Evgeniy KhramtsovImprove module structure
2015-03-13 Evgeniy KhramtsovDo not fail on badly formed SQL results
2015-03-13 Evgeniy KhramtsovFix unblock all when Riak is used as a backend
2015-03-13 Christophe... Extra arguments to cluster scripts are not mandatory
2015-03-13 Christophe... Remove trailing space to get correct arguments
2015-03-13 Holger Weissejabberdctl: Escape whitespace in ERL_OPTIONS
2015-03-12 Holger WeissReplace bashism in ejabberdctl
2015-03-12 Paweł ChmielowskiUpdate sockmod() type after adding websocket support
2015-03-12 Christophe... Remove unused clause
2015-03-12 Paweł ChmielowskiUpdate types to fix dialyzer warnings
2015-03-11 Holger Weissmod_offline: Remove a few superfluous newlines
2015-03-11 Holger WeissDon't crash in mod_offline:export/1
2015-03-11 Christophe... start ext_mod in later stage at init
2015-03-11 Christophe... Remove unused code
2015-03-11 Christophe... Compile contributed module with lager if enabled in...
2015-03-11 Christophe... Add packaging support for contributed modules
2015-03-11 Evgeniy KhramtsovAdd Redis backend for SM
2015-03-09 Holger WeissAlways specify room JID for MUC <delay/> elements
2015-03-09 badlopMerge pull request #467 from hamano/mod_offline_restart
2015-03-09 Evgeniy KhramtsovFix R15B compilation
2015-03-09 Evgeniy KhramtsovMake it possible to use SQL as an SM backend
2015-03-09 Evgeniy KhramtsovAdd forgotten header file
2015-03-09 Evgeniy KhramtsovSeparate db backend from the SM
2015-03-09 HAMANO Tsukasachange mod_offline restart type
2015-03-09 Mickaël RémondMerge pull request #466 from mremond/hooks_refactor
2015-03-08 Mickaël RémondReorganize / clean ejabberd_hooks header
2015-03-08 Mickaël RémondMore ejabberd_hooks refactor
2015-03-08 Mickaël Rémondejabberd_hooks refactor and better types
2015-03-08 Mickaël RémondSuppress warnings in Elixir test
2015-03-08 Mickaël RémondAdd Elixir test on ejabberd hooks
2015-03-07 Mickaël RémondMerge pull request #462 from mremond/add-meck-tool...
2015-03-07 Mickaël RémondAdd Meck dependency when building for development
2015-03-07 Mickaël RémondMerge pull request #461 from mremond/fix-r16-tests
2015-03-07 Mickaël RémondTest file can be compiled under R16
2015-03-07 Mickaël RémondMerge pull request #460 from mremond/run-elixir-test
2015-03-07 Mickaël RémondFix Elixir tests failure detection
2015-03-06 Christophe... add mnesia cluster helper scripts
2015-03-06 BadlopFix: default_host is forgotten between consecutive...
2015-03-05 BadlopAccess list editing broken in web_admin (#252)
2015-03-04 BadlopAccept configuration file with .yaml extension (#290)
2015-03-03 Mickaël RémondMerge branch 'master' of github.com:processone/ejabberd
2015-03-03 Mickaël RémondFix typo on state reuse
2015-03-03 Mickaël RémondMerge pull request #441 from mremond/test/#438/run...
2015-03-03 Holger WeissFix IPv6 loopback address in the guide
2015-03-02 badlopMerge pull request #448 from hamano/ja
2015-02-27 Christophe... Merge pull request #384 from weiss/fix-last-item-type
2015-02-27 HAMANO Tsukasaadditional japanese translation.
next