]> granicus.if.org Git - ejabberd/shortlog
ejabberd
2014-04-30 BadlopFix error reporting in previous commit
2014-04-30 BadlopFix formatting string argument (thanks to Locojay)...
2014-04-30 Evgeny KhramtsovMerge pull request #191 from hamano/added_get_random_pi...
2014-04-30 badlopMerge pull request #190 from hamano/mod_register_web_re...
2014-04-30 badlopMerge pull request #187 from weiss/fix-ejabberdctl...
2014-04-30 HAMANO Tsukasafix error handling when sql calling with unknown host.
2014-04-30 HAMANO Tsukasamod_register_web should response 404 instead of process...
2014-04-30 Evgeny KhramtsovMerge pull request #189 from weiss/markdown-readme
2014-04-29 Holger WeissConvert README to Markdown
2014-04-29 Evgeny KhramtsovMerge pull request #177 from weiss/log-tls-sasl-external
2014-04-29 Evgeny KhramtsovMerge pull request #181 from weiss/check-tls-before...
2014-04-29 Evgeny KhramtsovMerge pull request #185 from weiss/verify-cert-for...
2014-04-29 Evgeny KhramtsovMerge pull request #186 from weiss/add-disconnect-command
2014-04-29 Holger WeissTranslate disconnect_user/2 string sent to client
2014-04-29 Holger WeissAvoid #state.lang type errors in corner cases
2014-04-29 Evgeny KhramtsovMerge pull request #188 from weiss/update-readme
2014-04-29 Evgeny KhramtsovMerge pull request #182 from hamano/register_account_acl
2014-04-29 Evgeny KhramtsovMerge pull request #179 from hamano/added_get_random_pi...
2014-04-29 Holger WeissUpdate README: XEP-0227 code no longer uses exmpp
2014-04-28 Holger WeissLet ejabberdctl accept binary string arguments
2014-04-28 Holger WeissNew ejabberd command: disconnect_user/2
2014-04-28 Evgeny KhramtsovMerge pull request #184 from weiss/properly-abort-s2s-in
2014-04-27 Holger WeissSupport certificate verification for outgoing s2s
2014-04-27 Holger WeissDon't mess with s2s out when aborting s2s in
2014-04-26 Holger WeissSend stream trailer before closing s2s connection
2014-04-24 HAMANO Tsukasafix checking acl in mod_register_web
2014-04-24 Holger WeissCheck TLS state before requesting SASL EXTERNAL
2014-04-24 HAMANO Tsukasaadded get_random_pid/1 error handling
2014-04-23 Holger WeissLog TLS status for outgoing s2s with SASL EXTERNAL
2014-04-23 badlopMerge pull request #176 from hamano/devel
2014-04-23 HAMANO Tsukasaadded error handling in mod_pubsub_odbc.
2014-04-23 badlopMerge pull request #174 from weiss/fix-s2s-in-auth
2014-04-23 Holger WeissVerify host name before offering SASL EXTERNAL
2014-04-22 Holger WeissFix extraction of host names from certificates
2014-04-22 badlopMerge pull request #162 from weiss/enable-carbons
2014-04-22 badlopMerge pull request #161 from weiss/fix-carbons
2014-04-22 badlopMerge pull request #173 from weiss/force-configure...
2014-04-18 Holger WeissForce regeneration of configure script
2014-04-17 badlopMerge pull request #172 from weiss/accept-extauth-cache...
2014-04-16 Holger WeissAccept "extauth_cache: false"
2014-04-16 badlopMerge pull request #171 from weiss/update-doc-url
2014-04-16 badlopMerge pull request #170 from weiss/fix-doc-typos
2014-04-15 Holger WeissUpdate a URL in the guide
2014-04-15 Holger WeissFix two small typos in the guide
2014-04-15 Paweł ChmielowskiFix compilation on pre-R17
2014-04-15 Paweł ChmielowskiFix loading translation files on R17
2014-04-15 Alexey ShchepinMerge pull request #160 from runcom/protocol_options
2014-04-15 badlopMerge pull request #167 from weiss/fix-modules-doc
2014-04-15 badlopMerge pull request #168 from weiss/carbons-doc
2014-04-14 Holger WeissMention mod_carboncopy in documentation
2014-04-14 Holger WeissRemove outdated comment from guide
2014-04-12 badlopMerge pull request #165 from weiss/fix-access-doc
2014-04-11 Holger WeissFix description of access rules syntax
2014-04-11 badlopMerge pull request #146 from jamielinux/master
2014-04-11 Evgeniy KhramtsovPretty print accepted transport address
2014-04-08 Holger WeissEnable mod_carboncopy in example configuration
2014-04-08 Holger WeissCarbons: Handle unavailable resource like bare JID
2014-04-08 Antonio MurdacaAdd option to specify openssl options
2014-04-07 Holger WeissCarbons: Also forward messages sent to bare JIDs
2014-04-07 BadlopUpdate Hebrew translation (thanks to Isratine Citizen)
2014-04-07 badlopMerge pull request #159 from weiss/update-gitignore
2014-04-07 badlopMerge pull request #158 from weiss/fix-lang-type
2014-04-07 badlopMerge pull request #157 from weiss/fix-mod-update
2014-04-07 badlopMerge pull request #156 from hamano/devel
2014-04-05 Holger WeissLet Git ignore the "ebin" directory
2014-04-05 Holger WeissLet Git ignore files generated by "make install"
2014-04-05 Holger WeissFix a type error
2014-04-05 Holger WeissFix badarg issue on module update web site
2014-04-03 HAMANO Tsukasamod_register_web: check same acl as mod_register.
2014-03-31 BadlopFix user_resources command, and ejabberd_xmlrpc parsing...
2014-03-26 BadlopNew Bash completion script for ejabberdctl, experimenta...
2014-03-26 BadlopSmall change in ejabberd_ctl output format to support...
2014-03-26 BadlopProvide meaningful text to user when admin kicks sessio...
2014-03-25 Evgeniy KhramtsovFix service_info options processing
2014-03-25 Evgeniy KhramtsovRemove annyoing warnings
2014-03-24 BadlopFix ACLs syntax change (thanks to jokker23)(issue ...
2014-03-16 badlopMerge pull request #149 from iulianlaz/carboncopy-fix...
2014-03-13 BadlopUpdate copyright dates to 2014 (EJAB-1679)
2014-03-12 BadlopProvide header with latin-1 encoding in translations...
2014-03-06 iulianlaz#148 Carbon copy sends message back to original sender...
2014-02-28 Evgeniy KhramtsovMerge branch 'master' of github.com:processone/ejabberd
2014-02-28 Evgeniy KhramtsovRegenerate XMPP codec
2014-02-26 BadlopSupport XEP-0321: Remote Roster Management (EJAB-1381)
2014-02-26 BadlopConvert DB details to string when calling odbc:connect...
2014-02-26 BadlopDon't provide current password in webinterface (github...
2014-02-24 badlopMerge pull request #145 from weiss/fix-configure-flag
2014-02-24 badlopMerge pull request #144 from weiss/fix-supervisor-start
2014-02-22 Jamie NguyenUpdate FSF address
2014-02-21 Holger WeissFix --{enable,disable}-transient_supervisors flag
2014-02-21 Holger WeissAdd missing parenthesis
2014-02-14 BadlopWhen occupant changes nick, include status 110 in stanz...
2014-01-23 BadlopFixing mod_carboncopy sends carbons of carbons (fixes...
2014-01-23 badlopMerge pull request #134 from mrjameshamilton/patch-1
2014-01-23 mrjameshamiltonFixed parameter order in call to restore_room/3
2014-01-21 Alexey ShchepinClear SASL state after finishing auth
2014-01-21 Alexey ShchepinFix for the previous commit
2014-01-20 Alexey ShchepinUse 'to' field only in the first client stream initiali...
2014-01-02 BadlopAdd some ejabberd_xmlrpc documentation, and link to...
2014-01-02 BadlopFix auth verification in ejabberd_xmlrpc (thanks to...
2014-01-02 BadlopFix example configuration option 'add' to 'append_host_...
next