]> granicus.if.org Git - ejabberd/shortlog
ejabberd
2016-11-24 Holger WeissUse new versions of fast_xml and xmpp
2016-11-24 Holger WeissDon't make ejabberd.service file executable
2016-11-24 Holger WeissMakefile.in: Substitute all @variables@ in a line
2016-11-23 Christophe... Merge branch 'weiss-systemd-unit-improvements' (#1346)
2016-11-23 Christophe... Merge branch 'systemd-unit-improvements' of https:...
2016-11-23 Christophe... Fix typo in copyright date
2016-11-23 Evgeniy KhramtsovMove copyright definition to ejabberd.hrl
2016-11-23 Evgeniy KhramtsovDon't use deprecated functions from jlib.erl
2016-11-22 Christophe... Fix xref issue injected by fbfbb96
2016-11-22 Christophe... Fix get_roster issue injected by fbfbb96
2016-11-22 Christophe... Fix vcard_ldap exports
2016-11-22 Christophe... Add missing export
2016-11-22 Christophe... Fix issues on import improvements
2016-11-22 Paweł ChmielowskiAdd missing include file
2016-11-22 Paweł ChmielowskiNew bosh module
2016-11-22 Christophe... Improve ODBC import
2016-11-22 Christophe... Add new xmpp repo as dependency in mix.exs
2016-11-22 Paweł ChmielowskiRemove now() from mod_offline.hrl
2016-11-22 Evgeniy KhramtsovAdd OTP 19.1 to Travis' testing platforms
2016-11-21 Evgeniy KhramtsovFix logging in tests on R17
2016-11-21 Evgeniy KhramtsovSet 'sql_pool_size' to 1 by default for sqlite
2016-11-21 Evgeniy KhramtsovMerge branch 'master' of github.com:processone/ejabberd
2016-11-21 Evgeniy KhramtsovSet 'sql_pool_size' to 1 for sqlite tests
2016-11-21 Paweł ChmielowskiFix elixir tests
2016-11-21 Evgeniy KhramtsovFix non-empty disco-nodes processing
2016-11-21 Paweł ChmielowskiFix s2s test
2016-11-21 BadlopFix handling mod_http_upload disco#info queries: need...
2016-11-21 Evgeniy KhramtsovMerge branch 'master' of github.com:processone/ejabberd
2016-11-21 Evgeniy KhramtsovFix conference disco#items when running multiple virtua...
2016-11-21 Evgeniy KhramtsovDo not send empty <after/> tag
2016-11-21 Paweł ChmielowskiLog more data for failed s2s connection
2016-11-21 Evgeniy KhramtsovDon't forget to start XMPP application
2016-11-20 Evgeniy KhramtsovFix RSM for conference disco#items
2016-11-19 Evgeniy KhramtsovUse xmpp_util.erl from XMPP library
2016-11-19 Evgeniy KhramtsovTransform ejabberd_commands on the start
2016-11-19 Evgeniy KhramtsovSwitch to stand-alone XMPP library
2016-11-18 Paweł ChmielowskiFix includes in eunit compilation flags
2016-11-18 Paweł ChmielowskiFix elixir tests
2016-11-18 Christophe... Remove useless NO_EXT_LIB flag
2016-11-18 Paweł ChmielowskiGet rid of substitute_forwarded
2016-11-18 Evgeniy KhramtsovMerge branch 'master' of github.com:processone/ejabberd
2016-11-18 Evgeniy KhramtsovMake common tests working again
2016-11-17 Paweł ChmielowskiAdd auth to mod_http_fileserver
2016-11-16 Christophe... Fix typo
2016-11-16 Christophe... Remove obsolete/temp file
2016-11-16 BadlopEnsure that presence_broadcast room option is stored...
2016-11-16 BadlopTell git to ignore the example file ejabberd.service
2016-11-16 BadlopHandle correctly p1_http:request result
2016-11-15 Christophe... Minor cosmetic changes on pubsub code
2016-11-15 Christophe... Cosmetic validator changes
2016-11-15 Christophe... Add missing verbs for RESTfull operation
2016-11-15 Christophe... apply string optimizations
2016-11-15 Christophe... Add configurable weight for commands
2016-11-15 Paweł ChmielowskiFix tests that use #forwarded
2016-11-15 Paweł ChmielowskiUse new version of fast_xml
2016-11-15 Paweł ChmielowskiFix types in check_password_hash
2016-11-15 Paweł ChmielowskiMake string args in http_api be list strings
2016-11-14 Christophe... Use p1_http from p1_utils 1.0.6
2016-11-13 Evgeniy KhramtsovFix IQ result processing
2016-11-13 Evgeniy KhramtsovAdd some copyright notices
2016-11-13 Evgeniy KhramtsovMake xref working again if elixir is disabled
2016-11-13 Evgeniy KhramtsovAdd more control for decoding IQ payloads
2016-11-13 Evgeniy KhramtsovDon't auto-decode forwarded payload
2016-11-13 Evgeniy KhramtsovRemove unused header file
2016-11-13 Evgeniy KhramtsovDon't use jlib.hrl outside of jlib.erl
2016-11-13 Evgeniy KhramtsovDeprecate most of the functions from jlib.erl
2016-11-12 Evgeniy KhramtsovUncomment forgotten block of code
2016-11-12 Evgeniy KhramtsovRevert "Support to provide password when subscribing...
2016-11-12 Evgeniy KhramtsovMerge branch 'master' into xml-ng
2016-11-12 Evgeniy KhramtsovMerge branch 'master' into xml-ng
2016-11-10 BadlopSupport to provide password when subscribing to a room...
2016-11-08 Evgeniy KhramtsovAdd more tests for offline storage
2016-11-07 Evgeniy KhramtsovMerge branch 'xml-ng' of github.com:processone/ejabberd...
2016-11-07 Evgeniy KhramtsovAdd roster tests
2016-11-04 BadlopSupport several groups separated by ; in add_rosteritem...
2016-11-04 BadlopThrow error if room name or host has invalid characters...
2016-11-04 BadlopFix reading room jids from file for create and destroy_...
2016-11-04 BadlopReplace ctlscriptpath and produce ejabberd.service...
2016-11-04 Paweł ChmielowskiMerge mod_opt_type from db sub-modules to main module...
2016-11-01 Holger Weissmod_mam: Use user JID for stanza ID 'by' attribute
2016-10-24 BadlopAppend ; to privacy_list_data exporting lines (thanks...
2016-10-22 Evgeniy KhramtsovUse base64:mime_decode/1 for SASL packets
2016-10-22 Evgeniy KhramtsovAdd more tests for privacy lists and blocking command
2016-10-21 badlopMerge pull request #1349 from prasadvaidya/master
2016-10-21 Prasad VaidyaRollback minor change, to avoid redundant use of fail...
2016-10-21 Prasad VaidyaFix: Replace erlang function with fail-safe jlib function.
2016-10-20 BadlopNidx may be integer or binary, so use jlib:i2l instead
2016-10-20 BadlopIf a participant can change subject, let asubscriber...
2016-10-19 Holger WeissLet systemd stop ejabberd gracefully
2016-10-19 Holger WeissIncrease file descriptor limit in systemd unit
2016-10-19 Holger WeissDon't specify "ExecReload" command in systemd unit
2016-10-19 Holger WeissLet systemd restart ejabberd on failure
2016-10-19 Holger WeissUse "Type=forking" in systemd unit
2016-10-19 Holger WeissDon't set "NoNewPrivileges" in systemd unit
2016-10-19 Holger WeissDon't let systemd hide /home and /tmp
2016-10-19 Christophe... Let mix be able to cope with configured deps
2016-10-19 badlopMerge pull request #1343 from gardenia/mod_muc_configur...
2016-10-18 colmmod_muc: made the constant MAX_ROOMS_DISCOITEMS configu...
2016-10-18 Evgeniy KhramtsovFix randoms:uniform/1 return
2016-10-18 Evgeniy KhramtsovGet rid of compile warnings for random/crypto modules...
next