]> granicus.if.org Git - ejabberd/shortlog
ejabberd
2014-05-23 Evgeniy KhramtsovFix proxying of ACK requests for 2xx responses
2014-05-21 BadlopMerge branch 'weiss-check-packet-type' into 3
2014-05-21 BadlopMerge branch 'check-packet-type' of git://github.com...
2014-05-21 badlopMerge pull request #217 from weiss/fix-extauth-cache...
2014-05-21 badlopMerge pull request #216 from lavrin/p1-c2s
2014-05-21 badlopMerge pull request #215 from weiss/fix-url-markup
2014-05-21 badlopMerge pull request #208 from weiss/update-travis-config
2014-05-21 badlopMerge pull request #207 from weiss/xep-0334
2014-05-20 Holger WeissDon't use cached passwords if "extauth_cache: 0"
2014-05-20 BadlopIf log uses file:write, no need to double escape ~...
2014-05-20 Radosław SzymczyszynFix check_from/2 formatting
2014-05-20 Radosław SzymczyszynSanitize copy-pasted get_statustag/1
2014-05-20 Radosław SzymczyszynFix formatting
2014-05-20 Radosław SzymczyszynBuild proceed/compressed elements in a sane way
2014-05-19 Holger WeissFix URL markup in the guide
2014-05-19 BadlopMUC messages with ~ were not logged (EJAB-1696)
2014-05-19 badlopMerge pull request #213 from weiss/fix-xmlrcp-doc-url
2014-05-14 Holger WeissUpdate ejabberd_xmlrpc documentation URL
2014-05-14 BadlopFix bug when joining empty path
2014-05-14 Evgeny KhramtsovMerge pull request #212 from weiss/fix-presence-updates
2014-05-13 Holger WeissDon't miss incoming presence updates
2014-05-12 Holger WeissXEP-0198: Check whether routed packets are stanzas
2014-05-12 badlopMerge pull request #209 from weiss/rename-disconnect...
2014-05-12 Holger WeissRename disconnect_user/2 command
2014-05-12 Holger WeissTravis CI: Remove unnecessary configure flag
2014-05-11 Holger WeissDon't log MUC messages with <no-store/> hint
2014-05-11 Holger WeissDon't store messages with <no-store/> hint
2014-05-11 Holger WeissDon't carbon copy messages with <no-copy/> hint
2014-05-09 Evgeny KhramtsovMerge pull request #205 from weiss/xep-0198 14.05
2014-05-09 Evgeniy KhramtsovDo not try to retreive vCards via local SM for foreign...
2014-05-09 Holger WeissXEP-0198: Improve handling of too large 'h' values
2014-05-09 Holger WeissXEP-0198: Reject <resume/> with negative 'h' value
2014-05-09 Holger WeissXEP-0198: Don't warn on invalid ACK elements
2014-05-08 Evgeniy KhramtsovFix previous commit (C2S session close on server shutdown)
2014-05-08 Evgeniy KhramtsovMerge branch 'master' of github.com:processone/ejabberd
2014-05-08 Evgeniy KhramtsovFix C2S session close on server shutdown
2014-05-08 BadlopRecompile the Guide
2014-05-08 Evgeniy KhramtsovTURN support (EJAB-1017)
2014-05-08 Evgeny KhramtsovMerge pull request #203 from hamano/added_get_random_pi...
2014-05-07 Evgeny KhramtsovMerge pull request #180 from hamano/mysql_table
2014-05-07 BadlopWebadmin with extauth requires internal to run at least...
2014-05-07 badlopMerge pull request #200 from hamano/mod_offline_bug
2014-05-07 HAMANO Tsukasafix mod_offline:count_offline_messages/2
2014-05-06 Evgeniy KhramtsovRevert "Document that ejabberd compilation requires...
2014-05-06 Evgeny KhramtsovMerge pull request #166 from weiss/xep-0198
2014-05-06 Holger WeissMerge remote-tracking branch 'processone/master' into...
2014-05-06 Christophe... Fix PEP broadcasting issue on ODBC (EJAB-1680)
2014-05-06 Christophe... Fix PEP broadcasting issue (EJAB-1680)
2014-05-06 Evgeny KhramtsovMerge pull request #198 from weiss/add-travis-support
2014-05-06 Holger WeissXEP-0198: Use "mgmt_" prefix for all #state fields
2014-05-05 Holger WeissAdd Travis CI configuration
2014-05-05 Christophe... Merge branch 'master' of github.com:processone/ejabberd
2014-05-05 Christophe... remove compilation warnings
2014-05-05 BadlopRecompile the ejabberd Guide html
2014-05-05 Christophe... avoid sending duplicated events
2014-05-05 Christophe... avoid sending empty events
2014-05-05 BadlopDocument that ejabberd compilation requires pkg-config
2014-05-05 Christophe... store item when persist_item=false and cache_last_item...
2014-05-05 Evgeny KhramtsovMerge pull request #195 from Iperity/master
2014-05-05 Nathan BruningFix small bug in presence_based_delivery implementation
2014-05-05 BadlopTemporary room not destroyed when the last participant...
2014-05-05 Badlopextauth_cache can have value 0
2014-05-04 Holger WeissXEP-0198: Don't log protocol issues
2014-05-04 Holger WeissXEP-0198: Accept stream elements in pending state
2014-05-04 Holger WeissXEP-0198: Log message when waiting for resumption
2014-05-04 Evgeniy KhramtsovMake it possible to get/set vCards for MUC rooms
2014-05-04 Evgeny KhramtsovMerge pull request #194 from weiss/mysql-user-at-localhost
2014-05-03 Holger Weisstest/README: Create MySQL test user on 'localhost'
2014-05-03 Evgeniy KhramtsovDo not crash on version downgrade
2014-05-03 Evgeniy KhramtsovAssume udp_recv/5 now returns new options
2014-05-03 Evgeniy KhramtsovAssume tcp_init/2 and udp_init/2 now return new options
2014-05-02 Evgeniy KhramtsovAlways enable SIP at compile time
2014-05-02 Evgeniy KhramtsovRemove unused function
2014-05-02 Evgeniy KhramtsovForking support
2014-05-02 Evgeniy KhramtsovRemove empty line
2014-05-02 Evgeniy KhramtsovSome cleanup
2014-05-02 Evgeniy KhramtsovFix CSeq comparison
2014-05-02 Evgeniy KhramtsovOptimize request processing
2014-05-02 Evgeniy KhramtsovDo not proxy stray responses statelessly (as per RFC...
2014-05-02 Evgeniy KhramtsovDon't use erlang:integer_to_binary/1
2014-05-02 Evgeniy KhramtsovRewrite 'Contact' headers in REGISTER requests
2014-05-02 Evgeniy KhramtsovCheck for 'max_user_sessions' option
2014-05-02 Evgeniy KhramtsovProcess gen_server timeouts correctly
2014-05-02 Evgeniy KhramtsovMove some code in a separate function
2014-05-02 Evgeniy KhramtsovMultiple REGISTER bindings support
2014-05-02 Evgeniy KhramtsovLocate sessions by proxy processes directly
2014-05-01 Evgeny KhramtsovMerge pull request #192 from hamano/fix_ejabberd_system...
2014-05-01 HAMANO Tsukasafix ejabberd_system_monitor:s2s_out_info/1 error
2014-04-30 Evgeny KhramtsovMerge pull request #178 from hamano/devel
2014-04-30 Evgeniy KhramtsovSIP support
2014-04-30 HAMANO Tsukasaimprove error handling when sql calling with (empty...
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
next