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
*
Improve log message when module startup has failed
Evgeniy Khramtsov
2018-02-02
1
-4
/
+17
*
Fix compilation ordering in mix by s/-behavior/-behaviour/
Paweł Chmielowski
2018-01-31
9
-10
/
+10
*
Use correct default when getting list of modules from config
Paweł Chmielowski
2018-01-30
1
-2
/
+2
*
Run tests only on backends enabled by configure
Paweł Chmielowski
2018-01-30
1
-1
/
+1
*
Match all possible values in mod_privilege checks, or we get crashes
Paweł Chmielowski
2018-01-30
1
-2
/
+2
*
Fix exception in mod_privilege:process_presence_in
Paweł Chmielowski
2018-01-30
1
-1
/
+1
*
Fix elixir tests
Paweł Chmielowski
2018-01-29
1
-7
/
+12
*
Fix processing of ldap_memberattr_format_re option
Paweł Chmielowski
2018-01-29
1
-1
/
+5
*
Don't return undefined from ejabberd_config:get_myhosts()
Paweł Chmielowski
2018-01-29
1
-1
/
+6
*
Restore original return value to ejabberd_config:add_option
Paweł Chmielowski
2018-01-29
1
-1
/
+2
*
mod_caps: Only store CAPS if contact is subscribed
Holger Weiss
2018-01-29
1
-1
/
+1
*
mod_caps: Fix indentation
Holger Weiss
2018-01-29
1
-4
/
+3
*
Improve logging of idle s2s connections
Evgeniy Khramtsov
2018-01-28
3
-6
/
+10
*
Find and fix typos using 'codespell'
Evgeniy Khramtsov
2018-01-27
12
-29
/
+29
*
Fix a typo in call to create_captcha()
Evgeniy Khramtsov
2018-01-26
1
-1
/
+1
*
Introduce option 'captcha' for mod_block_strangers
Evgeniy Khramtsov
2018-01-26
16
-257
/
+390
*
Switch to newer fast_xml and xmpp and update record fields in the code
Evgeniy Khramtsov
2018-01-25
11
-17
/
+17
*
Handle ignore from xmpp_socket callback start
Paweł Chmielowski
2018-01-24
1
-2
/
+6
*
Reduce log level for unexpected XML input
Holger Weiss
2018-01-24
1
-2
/
+2
*
mod_block_strangers: Bounce groupchat to bare JID
Holger Weiss
2018-01-24
1
-1
/
+8
*
Fix a typo in mod_caps
Evgeniy Khramtsov
2018-01-23
1
-1
/
+1
*
Merge branch 'mod-default-options'
Evgeniy Khramtsov
2018-01-23
76
-1365
/
+1456
|
\
|
*
Introduce new gen_mod callback: mod_options/1
Evgeniy Khramtsov
2018-01-23
76
-1365
/
+1456
*
|
Update 'pubsub_node' column name for DB export
Holger Weiss
2018-01-19
1
-1
/
+1
|
/
*
Do not try to start ezlib application too frequently
Evgeniy Khramtsov
2018-01-16
2
-1
/
+9
*
Return debug message back
Evgeniy Khramtsov
2018-01-16
1
-0
/
+1
*
Improve validation of 'convert' option
Evgeniy Khramtsov
2018-01-16
1
-7
/
+19
*
Get rid of a call to misc:have_eimp()
Evgeniy Khramtsov
2018-01-15
1
-14
/
+9
*
Merge branch 'master' of github.com:processone/ejabberd
Evgeniy Khramtsov
2018-01-15
1
-6
/
+60
|
\
|
*
Copy sh_to_ask function from xmerl_regexp.erl
Paweł Chmielowski
2018-01-15
1
-6
/
+60
*
|
Always build eimp dependency
Evgeniy Khramtsov
2018-01-15
4
-76
/
+37
|
/
*
Improve logging of failed s2s EXTERNAL authentication
Evgeniy Khramtsov
2018-01-13
1
-2
/
+4
*
Send privileges if at least one of them is set, don't require all to be set
Paweł Chmielowski
2018-01-09
1
-1
/
+1
*
Process 'name' option for all route-registering modules
Evgeniy Khramtsov
2018-01-08
8
-23
/
+45
*
Update copyright dates
Evgeniy Khramtsov
2018-01-05
245
-246
/
+246
*
Return `true` or `false` from send() callback
Evgeniy Khramtsov
2018-01-05
1
-1
/
+4
*
Merge pull request #2202 from weiss/bounce-to-stranger
Evgeny Khramtsov
2018-01-05
1
-2
/
+5
|
\
|
*
mod_block_strangers: Bounce an error message
Holger Weiss
2018-01-03
1
-2
/
+5
*
|
Fix ejabberd command privacy_set
Paweł Chmielowski
2018-01-04
1
-5
/
+4
*
|
mod_proxy65: Expand @HOST@ keyword in 'hostname' option
Marc Schink
2018-01-03
1
-1
/
+2
|
/
*
Repair hosts check during certfiles validation
Evgeniy Khramtsov
2017-12-28
1
-3
/
+12
*
Return default certificate on domain mismatch
Evgeniy Khramtsov
2017-12-28
1
-3
/
+17
*
Fix check_opt_range when no boundary is configured
Christophe Romain
2017-12-28
1
-0
/
+2
*
Don't force rsm when max_items is not defined (#2189)
Christophe Romain
2017-12-28
2
-16
/
+2
*
Revert "Include os_mon application"
Christophe Romain
2017-12-28
1
-1
/
+1
*
Revert "Start os_mon application"
Paweł Chmielowski
2017-12-27
1
-1
/
+0
*
Fix a regression in xmpp_socket
Evgeniy Khramtsov
2017-12-27
1
-2
/
+2
*
Start os_mon application
Paweł Chmielowski
2017-12-27
1
-0
/
+1
*
Use bare jid when processing roster subscriptions
Paweł Chmielowski
2017-12-27
1
-1
/
+1
*
Include os_mon application
Christophe Romain
2017-12-27
1
-1
/
+1
[next]