]> granicus.if.org Git - ejabberd/shortlog
ejabberd
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-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
2016-04-24 Holger WeissProcess messages of unknown type consistently
2016-04-24 Holger WeissFix error text for message bounces
2016-04-24 Holger WeissDrop headline messages sent to offline resources
2016-04-24 Holger WeissDon't omit bounces for messages of type "result"
2016-04-24 Holger WeissReturn error when blocking message to offline user
2016-04-24 Holger WeissMatch namespace when checking for chat states
2016-04-24 Holger WeissFix check for standalone chat state notifications
2016-04-22 badlopMerge pull request #931 from cclam0827/dev/mod_ping
2016-04-21 Holger WeissSet default value for pubsub#itemreply option
2016-04-21 Christophe... Fix node ping command
2016-04-21 Christophe... Use UUID for ctl node name (#1021)
2016-04-21 Paweł ChmielowskiAccept commands: add_commands syntax (along commands...
2016-04-20 Evgeniy KhramtsovRename odbc to sql everywhere
2016-04-20 Evgeniy KhramtsovRename ejabberd_sm_odbc -> ejabberd_sm_sql
2016-04-19 Christophe... Fix hometree root check (#1070)
2016-04-19 Holger WeissSpecify type of second terminate/2 parameter
2016-04-18 Paweł ChmielowskiUse erlang 18.3 in travis tests
2016-04-15 BadlopRemove --auth in ejabberd_ctl.erl as it's useless,...
2016-04-15 Evgeniy KhramtsovClean mod_carboncopy.erl from DB specific code
2016-04-15 Evgeniy KhramtsovAdd mod_mam header file
2016-04-15 Evgeniy KhramtsovMerge branch 'move-db-code'
2016-04-15 Evgeniy KhramtsovClean mod_mam.erl from DB specific code
2016-04-15 Evgeniy KhramtsovClean mod_offline.erl from DB specific code
2016-04-14 Evgeniy KhramtsovClean mod_blocking.erl from DB specific code
2016-04-14 Evgeniy KhramtsovClean mod_privacy.erl from DB specific code
2016-04-14 Evgeniy KhramtsovClean mod_irc.erl from DB specific code
2016-04-14 Evgeniy KhramtsovClean mod_shared_roster.erl from DB specific code
2016-04-14 Evgeniy KhramtsovClean mod_roster.erl from DB specific code
2016-04-13 Evgeniy KhramtsovClean mod_muc.erl from DB specific code
2016-04-13 Evgeniy KhramtsovClean mod_vcard.erl from DB specific code
2016-04-13 Evgeniy KhramtsovClean mod_private.erl from DB specific code
2016-04-13 Evgeniy KhramtsovClean mod_announce.erl from DB specific code
2016-04-13 Evgeniy KhramtsovClean mod_caps.erl from DB specific code
2016-04-13 Evgeniy KhramtsovClean mod_vcard_xupdate.erl from DB specific code
2016-04-13 Mickaël RémondAdd preliminary tests on ACL module and prepare clean...
2016-04-13 Evgeniy KhramtsovClean mod_last.erl from DB specific code
2016-04-13 Evgeniy KhramtsovMake it possible to get DB backend of a module
2016-04-12 Mickael RemondSynchronizing master changes
2016-04-12 Mickael RemondFix typo in error message
2016-04-11 Holger WeissDisable TLS compression for s2s by default
2016-04-11 Badlopprocess2/2 is needed by mod_rest to provide its own...
2016-04-11 BadlopUpdate check_password tests are the command now is...
next