index
:
github.com/processone/ejabberd.git
1.1.x
2.0.x
2.1.x
master
obsolete_3alpha
sql-auto-update
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mod_http_upload: Avoid function-like macros
Holger Weiss
2018-07-17
1
-27
/
+31
*
Move cancel_timer/1 function into 'misc' module
Holger Weiss
2018-07-17
11
-93
/
+46
*
mod_http_upload: Add "Allow" to OPTIONS response
Holger Weiss
2018-07-17
1
-1
/
+2
*
mod_muc: Don't set default for muc#roomconfig_lang
Holger Weiss
2018-07-16
1
-1
/
+1
*
mod_http_upload: Avoid timers from timer module
Holger Weiss
2018-07-16
1
-8
/
+19
*
mod_http_upload: Don't store "external" slots
Holger Weiss
2018-07-15
1
-7
/
+7
*
Require Redis version >= 3.2.0
Evgeniy Khramtsov
2018-07-15
4
-14
/
+56
*
Avoid "ejabberdctl status" crash
Holger Weiss
2018-07-14
1
-2
/
+2
*
Clean up contributed code for Redis SM
Evgeniy Khramtsov
2018-07-14
3
-70
/
+70
*
Merge pull request #2525 from satish-olx/master
Evgeny Khramtsov
2018-07-14
1
-29
/
+90
|
\
|
*
Update ejabberd_sm_redis.erl
satish-olx
2018-07-12
1
-2
/
+1
|
*
Lua script for cleaning redis sessions
satish-olx
2018-07-12
1
-29
/
+91
*
|
Improve wording
Evgeniy Khramtsov
2018-07-14
1
-11
/
+6
*
|
Merge pull request #2526 from nosnilmot/enforce-pubsub-option-attributes
Evgeny Khramtsov
2018-07-14
1
-1
/
+16
|
\
\
|
*
|
Enforce pubsub option required/rejected attributes
Stu Tomlinson
2018-07-14
1
-1
/
+16
*
|
|
Merge pull request #2522 from weiss/bump-max-user-conferences
Evgeny Khramtsov
2018-07-14
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
mod_muc: Increase 'max_user_conferences' default
Holger Weiss
2018-07-10
1
-1
/
+1
*
|
|
Ensure that returned priority in a number in mod_admin_extra
Paweł Chmielowski
2018-07-13
1
-3
/
+8
|
|
/
|
/
|
*
|
Adopt code that uses parse_listener_portip after result change
Paweł Chmielowski
2018-07-11
2
-3
/
+4
*
|
Fix piefxis import of privacy lists (thanks to crosser)(#2412)
Badlop
2018-07-11
1
-15
/
+32
*
|
Fix piefxis import of vCard elements (#2514)
Badlop
2018-07-11
1
-1
/
+1
*
|
Improve listener errors formatting
Evgeniy Khramtsov
2018-07-11
1
-67
/
+43
*
|
mod_http_upload_quota: Fix process name lookup
Holger Weiss
2018-07-10
2
-6
/
+5
*
|
Fix regression: list SASL EXTERNAL mechanism for inbound s2s
Evgeniy Khramtsov
2018-07-10
1
-8
/
+1
|
/
*
mod_stream_mgmt: Remove dead case clauses
Holger Weiss
2018-07-10
1
-6
/
+0
*
mod_stream_mgmt: Add descriptive text to errors
Holger Weiss
2018-07-10
1
-2
/
+7
*
Improve value formatting
Evgeniy Khramtsov
2018-07-09
1
-1
/
+1
*
Use ejabberd_config:get_version in ejabberdctl status
Paweł Chmielowski
2018-07-09
1
-2
/
+2
*
Better format invalid values when logging them
Evgeniy Khramtsov
2018-07-08
3
-11
/
+27
*
Better detection of duplicated routes/hosts
Evgeniy Khramtsov
2018-07-08
9
-24
/
+44
*
Reload internal room's configuration when mod_muc is reloaded
Evgeniy Khramtsov
2018-07-08
4
-8
/
+31
*
fix HMAC for external_secret
Christoph Scholz
2018-07-07
1
-1
/
+1
*
Only lookup FQDN at configuration (re)loading
Evgeniy Khramtsov
2018-07-06
1
-1
/
+13
*
Move XMPP stream and SASL processing to xmpp repo
Evgeniy Khramtsov
2018-07-06
20
-4535
/
+57
*
Move move randoms module to p1_utils repo
Evgeniy Khramtsov
2018-07-05
34
-148
/
+57
*
Move shaper to p1_utils repo
Evgeniy Khramtsov
2018-07-05
11
-57
/
+38
*
Set 'from' attribute for client connections when it is absent
Evgeniy Khramtsov
2018-07-04
1
-1
/
+19
*
Don't set from/to attributes in resource binding iq
Evgeniy Khramtsov
2018-07-04
1
-4
/
+2
*
mod_http_upload: Treat file and network errors differently
Evgeniy Khramtsov
2018-07-04
2
-25
/
+31
*
Don't ignore send() result
Evgeniy Khramtsov
2018-07-03
1
-8
/
+13
*
Increase default buffer size for mod_proxy65
Evgeniy Khramtsov
2018-07-03
1
-2
/
+2
*
HTTP Upload: introduce new option 'external_secret'
Evgeniy Khramtsov
2018-07-02
1
-16
/
+34
*
Simplify the default configuration file
Evgeniy Khramtsov
2018-07-01
1
-0
/
+11
*
Don't crash on most common gen_server:call errors
Evgeniy Khramtsov
2018-07-01
2
-2
/
+9
*
Accept IP address as a return value from resolve/2 callback
Evgeniy Khramtsov
2018-06-30
1
-29
/
+29
*
Replace hardcoded disco features with macros
Evgeniy Khramtsov
2018-06-29
1
-1
/
+1
*
Fix misc:try_url for erlang < R20
Paweł Chmielowski
2018-06-29
1
-1
/
+5
*
Support both filenames and URLs in 'cssfile' option of mod_muc_log
Evgeniy Khramtsov
2018-06-29
1
-7
/
+11
*
Improve URLs validation
Evgeniy Khramtsov
2018-06-29
4
-14
/
+29
*
HTTP Upload: increase gen_server call timeout
Evgeniy Khramtsov
2018-06-29
1
-3
/
+4
[next]