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
*
Simplify code for splitting auth string in cyrsasl
Paweł Chmielowski
2018-02-26
1
-9
/
+2
*
xmpp_stream_in: Run auth result callbacks earlier
Holger Weiss
2018-02-26
1
-11
/
+17
*
mod_stream_mgmt: Cope with exit during resumption
Holger Weiss
2018-02-24
1
-0
/
+2
*
Move make_rand_string() to 'randoms' module
Marc Schink
2018-02-23
2
-23
/
+20
*
mod_carboncopy: Apply cosmetic change
Holger Weiss
2018-02-22
1
-2
/
+2
*
mod_carboncopy: Copy outgoing MUC PMs
Holger Weiss
2018-02-22
1
-3
/
+6
*
Move some log messages to debug level
Evgeniy Khramtsov
2018-02-21
2
-8
/
+8
*
Use nicks in disco#items or disco#info report
Evgeniy Khramtsov
2018-02-21
1
-12
/
+10
*
Add 'negotiation_timeout' to the known options list
Evgeniy Khramtsov
2018-02-20
1
-1
/
+1
*
Introduce 'negotiation_timeout'
Evgeniy Khramtsov
2018-02-20
5
-6
/
+20
*
mod_admin_extra: Fix srg_get_info with '@all@'
Holger Weiss
2018-02-20
1
-4
/
+5
*
Don't emit validator's warning if the module is not found
Evgeniy Khramtsov
2018-02-19
1
-3
/
+10
*
Replace ?MYLANG with connection's language wherever possible
Evgeniy Khramtsov
2018-02-19
2
-17
/
+18
*
Push blocking related IQs from bare JID
Evgeniy Khramtsov
2018-02-18
1
-1
/
+2
*
Don't inject node name inside "id" attribute
Evgeniy Khramtsov
2018-02-18
1
-2
/
+2
*
Don't ask other nodes to invalidate cache when the key is not updated
Evgeniy Khramtsov
2018-02-18
1
-4
/
+4
*
Fix 'badmatch' crash
Evgeniy Khramtsov
2018-02-17
1
-3
/
+3
*
Introduce 'access' option for mod_block_stranger
Evgeniy Khramtsov
2018-02-17
1
-4
/
+10
*
Cache 'isuser' queries to external auth program
Evgeniy Khramtsov
2018-02-16
1
-2
/
+18
*
Export helper function
Christophe Romain
2018-02-16
1
-1
/
+1
*
Export helper functions
Christophe Romain
2018-02-16
1
-0
/
+1
*
Export aux functions from mod_muc_room
Evgeniy Khramtsov
2018-02-16
1
-1
/
+32
*
Rename some keys and functions for clarity
Evgeniy Khramtsov
2018-02-15
1
-6
/
+6
*
Update incoming stanzas counter on invalid XML
Evgeniy Khramtsov
2018-02-15
1
-5
/
+7
*
Better solution for a previous fix
Evgeniy Khramtsov
2018-02-15
1
-33
/
+26
*
Don't forget to add invalid XML responses to sending queue
Evgeniy Khramtsov
2018-02-15
1
-9
/
+38
*
Fix external components unregistration
Evgeniy Khramtsov
2018-02-14
1
-3
/
+13
*
Introduce option 'global_routes' for ejabberd_service
Evgeniy Khramtsov
2018-02-14
1
-3
/
+13
*
Fix indentation
Evgeniy Khramtsov
2018-02-14
1
-19
/
+19
*
Change formatting of commands markdown documentation
Paweł Chmielowski
2018-02-13
1
-9
/
+9
*
Add case on create_room, avoid useless call
Christophe Romain
2018-02-13
1
-2
/
+4
*
Really run use_cache/1 and cache_nodes/1 callbacks for mod_mam
Evgeniy Khramtsov
2018-02-13
1
-21
/
+48
*
Dialyzer checks always failed because the return value of the function 'get_s...
Tobias Koch
2018-02-12
1
-3
/
+2
*
Remove 'iqdisc' option
Evgeniy Khramtsov
2018-02-11
30
-534
/
+189
*
Merge branch 'master' of github.com:processone/ejabberd
Evgeniy Khramtsov
2018-02-10
1
-4
/
+8
|
\
|
*
mod_stream_mgmt: Abort connection on count error
Holger Weiss
2018-02-10
1
-4
/
+8
*
|
Rely on use_cache/1 callback in mod_caps
Evgeniy Khramtsov
2018-02-10
1
-37
/
+45
|
/
*
Introduce option 'validate_stream'
Evgeniy Khramtsov
2018-02-09
13
-24
/
+49
*
Fix type spec
Evgeniy Khramtsov
2018-02-07
1
-1
/
+1
*
Commands markdown also lack arguments when policy=user
Badlop
2018-02-07
1
-1
/
+2
*
Introduce 'rate_limit' option of mod_avatar
Evgeniy Khramtsov
2018-02-05
1
-3
/
+9
*
Export is_online/1 function
Evgeniy Khramtsov
2018-02-05
1
-1
/
+2
*
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
[next]