Commit Graph

10116 Commits (45a8e8ea7f8f4342a2ca2f8c0ea7d2bbb6591f8d)
 

Author SHA1 Message Date
Kim Alvefur 45a8e8ea7f mod_s2s: Distinguish between high and low level errors in bounces 7 years ago
Kim Alvefur bf79ad07b2 net.adns: Remove unused local [luacheck] 7 years ago
Kim Alvefur 2fb3c3041d net.websocket: Fix log call to pass data via format string instead of concatenation 7 years ago
Kim Alvefur 75bfec7731 net.*: Remove tostring call from logging 7 years ago
Kim Alvefur 40b1e3e0ed plugins: Remove tostring call from logging 7 years ago
Kim Alvefur 0e16eeb216 util.session: Remove tostring call from logging 7 years ago
Kim Alvefur 358ade2979 util.sql: Remove tostring call from logging 7 years ago
Kim Alvefur 57b3a1dc87 util.startup: Remove tostring call from logging 7 years ago
Kim Alvefur e3276738b3 core.portmanager: Remove unused local [luacheck] 7 years ago
Kim Alvefur 73beabd065 core.portmanager: Remove tostring call from logging 7 years ago
Kim Alvefur 8a87b70092 core.sessionmanager: Remove tostring call from logging 7 years ago
Kim Alvefur d7770bba84 core.stanza_router: Remove tostring call from logging 7 years ago
Kim Alvefur 7bce7c9fbe core.s2smanager: Rewrite log line to use formatting instead of concatenation 7 years ago
Kim Alvefur cc653ef0d9 core.s2smanager: Remove use of tostring in logging 7 years ago
Kim Alvefur ab82920e54 util.error: Add tests 7 years ago
Kim Alvefur 56b07603dd util.array: Add tests 7 years ago
Kim Alvefur 9df663276b mod_limits: Use rate limiting in net.server if provided 7 years ago
Kim Alvefur 5c48dbda51 server_epoll: Add native support for per socket bandwith limits 10 years ago
Kim Alvefur 715cc27ea2 Merge 0.11->trunk 7 years ago
Kim Alvefur d8ab361f15 util.poll: Add missing return statements in fallback mode 7 years ago
Kim Alvefur 9e57e02797 mod_admin_telnet: Use already generated session id 7 years ago
Kim Alvefur 49b3e1479c mod_admin_telnet: Allow specifying a reason when closing sessions (#1400) 7 years ago
Kim Alvefur 1e86443ee7 util.xmppstream: Inherit xml:lang from stream to stanzas (fixes #1401) 7 years ago
Kim Alvefur ad9b431b8c net.server_epoll: Remove unused local [luacheck] 7 years ago
Kim Alvefur 3ecb639c71 mod_pubsub: Eliminate dead code 7 years ago
Kim Alvefur 0cd5fc425d net.server_epoll: Overhaul logging with one log sink per connection 7 years ago
Kim Alvefur e6a6668fb5 net.server_epoll: Deprecate libevent emulation layer 7 years ago
Kim Alvefur a8db3548e4 mod_admin_telnet: Add xmpp:ping to help 7 years ago
Kim Alvefur 1ede2571be mod_admin_telnet: Add c2s:count() to help 7 years ago
Kim Alvefur 54e39ab881 mod_admin_telnet: Make c2s:count() consistent with c2s:show() 7 years ago
Kim Alvefur 65b25e80b0 mod_admin_telnet: Factor out function for collecting all c2s sessions for easier reuse 7 years ago
Kim Alvefur 3effd36ff0 mod_admin_telnet: Include both c2s connections and sessions in c2s:show() 7 years ago
Kim Alvefur d9649edc2c net.server_epoll: Return errors from creating sockets 7 years ago
Kim Alvefur 3204f55be1 mod_websocket: Clone stanza before mutating (fixes #1398) 7 years ago
Kim Alvefur e081fd6642 util.serialization: Cache default serialization instance (fixes #1389) 7 years ago
Kim Alvefur 70e3e96c02 net.server_epoll: Backport timer optimization 6c2370f17027 from trunk (see #1388) 7 years ago
Kim Alvefur 0b32ffe859 scansion/blocking: Remove the right irrelevant thing 7 years ago
Kim Alvefur 438982da4c mod_blocklist: Remove unrelated tags from test case 7 years ago
Kim Alvefur 1f827c7df8 mod_blocklist: Trigger resend of presence when unblocking a contact (fixes #1380) 7 years ago
Kim Alvefur 2ab9c22c26 mod_blocklist: Update test case with correct behavior (see #1380) 7 years ago
Kim Alvefur 1e2c3cdc46 mod_blocklist: Add test case capturing current behavior 7 years ago
Kim Alvefur 1cc4ec5d80 mod_pep: Revert 045209b41b3a, caused a regression 7 years ago
Kim Alvefur c2576aea62 util.sql: Ignore if tables and indices already exist on creation (fixes #1064) 7 years ago
Kim Alvefur cabd5216b4 mod_pep: Handle presence based subscription outside of util.pubsub (fixes #1372) 7 years ago
Kim Alvefur 5cc63a416a mod_muc_mam: Cache last date that archive owner has messages to reduce writes (fixes #1368) 7 years ago
Kim Alvefur f11e984c30 mod_mam: Cache last date that archive owner has messages to reduce writes (fixes #1368) 7 years ago
Kim Alvefur 3bf9f59c00 mod_announce: Check for admin on current virtualhost instead of global (fixes #1365) (thanks yc) 7 years ago
Kim Alvefur 2b596d7bd6 net.server_epoll: Add experimental option to close connections in case of listener error 7 years ago
Kim Alvefur d06300c456 net.server_epoll: Return listener error message 7 years ago
Kim Alvefur 41c458eac5 mod_mam: Report correct count of results for forward queries 7 years ago