]> granicus.if.org Git - ejabberd/shortlog
ejabberd
2016-06-06 Paweł ChmielowskiAdd tests for new acl functions
2016-06-05 Holger Weissmod_pubsub: Fix node configuration changes for SQL
2016-06-05 Holger WeissSimplify check for carbon-copied chat states
2016-06-05 Holger Weissmod_client_state: Fix handling of chat states
2016-06-05 Holger Weissmod_client_state: Simplify handling of PEP stanzas
2016-06-05 Pablo PolvorinFix quicktest case
2016-06-03 Holger WeissXEP-0352: Pass chat states of other resources
2016-06-03 Holger WeissUnwrap carbon copies when checking for chat states
2016-06-03 Holger WeissIgnore <delay/> when checking for chat states
2016-06-03 Holger WeissFix "unused variable" warning
2016-06-02 BadlopFix problem in dfee843 when non-occupant admin kicks...
2016-06-02 Alexey ShchepinFix ejabberd.ldif
2016-06-02 Alexey ShchepinFix a typo
2016-06-02 Alexey ShchepinStronger tests in the test suite, SQL updates and fixes
2016-06-01 BadlopReport in SQL when scram is enabled but the stored...
2016-05-31 Holger WeissIgnore offline sessions
2016-05-31 Paweł ChmielowskiProcess cover information on travis only if cover suppo...
2016-05-31 Christophe... Fix set_presence API
2016-05-31 Paweł ChmielowskiDisable cover analyzys on R17 as this causes problems...
2016-05-30 Paweł ChmielowskiUpdate test after roster code reorganization
2016-05-30 Paweł ChmielowskiUpdate test
2016-05-30 Paweł ChmielowskiFix mod_http_api_test.exs
2016-05-30 Paweł ChmielowskiMore strict check for commands with policy user
2016-05-30 Paweł ChmielowskiFix tests
2016-05-30 Paweł ChmielowskiBetter code for setting up ejabberd app location
2016-05-30 Paweł ChmielowskiUpdate acl tests to new internal access rules syntax
2016-05-30 Paweł ChmielowskiMake tests run correctly even when ejabberd src in...
2016-05-30 Paweł ChmielowskiAllow @ inside acl user{,_glob,_regexp} to pass both...
2016-05-26 Paweł ChmielowskiConvert example config to use new syntax for access...
2016-05-26 Paweł ChmielowskiAllow passing username and ip to ejabberd_comamnds...
2016-05-26 Paweł ChmielowskiUse acl:access_matches in c2s
2016-05-26 Paweł ChmielowskiNew ACL infrastructure
2016-05-26 Paweł ChmielowskiDo not call transform_terms multiple times on configs...
2016-05-26 Paweł ChmielowskiCopy lite.sql to place where tests expect it in failbac...
2016-05-25 BadlopRetrieve parenthesis for easy reading, lost in old...
2016-05-25 Evgeny KhramtsovMerge pull request #1131 from weiss/failed-resume-h
2016-05-25 Evgeny KhramtsovMerge pull request #1126 from weiss/muc-send-affiliation
2016-05-25 Christophe... Merge pull request #1132 from weiss/publish-options
2016-05-25 Holger WeissAdd support for PubSub publishing options
2016-05-24 Holger WeissXEP-0198: Add 'h' attribute to <failed/> element
2016-05-24 Holger Weissmod_mam_mnesia: Clarify error message
2016-05-23 Holger Weissejabberd_auth*: Fix indentation
2016-05-23 Holger Weissmod_mam_mnesia: Don't exceed table size limit
2016-05-23 Holger Weissmod_mam_mnesia: Use transactions when writing
2016-05-23 Holger Weissmod_register: Only set timeout on success
2016-05-20 Holger WeissMerge remote-tracking branch 'processone/pr/1122'
2016-05-19 Holger Weissmod_muc_room: Notify on affiliation changes
2016-05-18 Holger Weissmod_client_state: Add function specifications
2016-05-17 Holger Weissmod_client_state: Add "queue_pep" option
2016-05-17 Holger Weissmod_client_state: Queue chat state notifications
2016-05-17 Holger WeissMove CSI queue handling into mod_client_state
2016-05-16 BadlopDelete duplicated command export_sql, use export2sql...
2016-05-15 Holger WeissFix jid:from_string/1 function specification
2016-05-13 Alexey ShchepinFix a typo
2016-05-13 Alexey ShchepinLess strict extauth.py
2016-05-13 Alexey ShchepinUpdate SQL escaping
2016-05-09 Evgeniy KhramtsovFix C2S session data leak (#1078)
2016-05-09 Evgeniy KhramtsovHandle Redis connection in a separate module
2016-05-08 Holger Weissmod_client_state: Delete only the configured hooks
2016-05-08 Holger WeissLet client retry HTTP upload on file size mismatch
2016-05-06 Holger WeissAvoid error bounces when testing stream management
2016-05-06 Holger WeissXEP-0198: Use different error message for bounces
2016-05-06 Holger WeissBounce messages sent to server JID
2016-05-06 BadlopDon't require ejabberd to be installed to run "make...
2016-05-05 Alexey ShchepinAdd missed jlib:term_to_expr and jlib:expr_to_term...
2016-05-05 Alexey ShchepinUpdate more SQL queries
2016-05-04 Holger WeissMerge remote-tracking branch 'processone/pr/1088'
2016-05-04 Christophe... Add missing odbc->sql in comment from commit 1aae8a9f
2016-05-03 Holger WeissMerge remote-tracking branch 'processone/pr/1087'
2016-05-03 Holger WeißCosmetic change: Make variable names consistent
2016-05-03 Holger WeissMerge remote-tracking branch 'processone/pr/1102'
2016-05-03 Matthias RieberFix ejabberdctl.template duplication
2016-05-02 Holger WeissMerge remote-tracking branch 'processone/pr/1086'
2016-05-02 Paweł ChmielowskiAdd ability to configure server loglevel when running...
2016-05-02 Christophe... Pass noauth when auth isn't provided
2016-05-02 Juan Pablo... Use MEDIUMTEXT type for muc_room.opts in MySQL schema
2016-05-02 Christophe... Fix sender in case of explicit pep subscriptions
2016-05-02 Paweł ChmielowskiDon't halt program when include_config_file is missing...
2016-05-02 Evgeniy KhramtsovDon't forget to import mod_opt_type/1 in mod_metrics
2016-05-01 Holger WeissAdd mod_opt_type/1 callback to gen_mod behaviour
2016-05-01 Holger WeissCope with modules that don't export mod_opt_type/1
2016-05-01 Holger Weissejabberdctl: Fix path to epmd
2016-05-01 Evgeniy KhramtsovAdd tests for MUC MAM
2016-05-01 Evgeniy KhramtsovAdd behaviour to mod_vcard_xupdate DB modules
2016-04-30 Evgeniy KhramtsovFix typo in mod_mam:select() (#1098)
2016-04-29 Christophe... Let shaper cope with low resolution system clock
2016-04-28 Christophe... Add pubsub subscribe/unsubscribe hook 16.04
2016-04-28 Evgeniy KhramtsovBetter formatting of configuration problem log message
2016-04-27 Mickael RemondUpdate esip and stun to match Fast TLS version
2016-04-27 Christophe... Use fast_tls 1.0.3
2016-04-27 Evgeniy KhramtsovImprove detection of databases supported by modules...
2016-04-27 Christophe... Force ERL_PATH for elixir
2016-04-27 Mickael RemondUpdate stun and esip dependencies
2016-04-27 Mickael RemondPrepare 16.04 release
2016-04-27 Mickael RemondWe now use fast_tls 1.0.2
2016-04-27 Evgeniy KhramtsovGet rid of "internal" DB type. This also fixes #1092
2016-04-25 Christophe... SCRIPT_DIR needed for release
2016-04-25 Christophe... Remove useless variable and quote EPMD and SPOOL_DIR
2016-04-25 Christophe... Fix use of pubsub node plugin when configured with...
2016-04-25 Holger WeissReturn error when blocking last activity request
next