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
*
Get rid of ejabberd receiver
Evgeniy Khramtsov
2017-12-26
15
-796
/
+559
*
Revert "Don't set twice"
Evgeniy Khramtsov
2017-12-25
1
-2
/
+2
*
Fix a typo in comment :)
Evgeniy Khramtsov
2017-12-24
1
-1
/
+1
*
Don't set twice
Evgeniy Khramtsov
2017-12-24
1
-2
/
+2
*
Rely on Server Name Indication for incoming Direct-TLS connections
Evgeniy Khramtsov
2017-12-24
4
-8
/
+72
*
Don't let privacy list prevent local roster update
Holger Weiss
2017-12-23
1
-16
/
+20
*
mod_muc_admin: Fix last timestamp retrieval
Holger Weiss
2017-12-22
1
-2
/
+3
*
Fix commands rooms_unused_list and _destroy
Badlop
2017-12-21
1
-17
/
+11
*
Fix race between join_cluster and ejabberd_mnesia (#2079)
Christophe Romain
2017-12-21
1
-14
/
+22
*
Add pubsub#multi-items to features list (#2162)
Christophe Romain
2017-12-20
9
-1
/
+9
*
Fix mix_sql features and options
Christophe Romain
2017-12-20
1
-33
/
+2
*
Merge pull request #2164 from angelo-chan/master
badlop
2017-12-19
1
-1
/
+44
|
\
|
*
add muc_online_room_by_regex to mod_muc_admin to filter list online rooms
Angelo Chan
2017-12-13
1
-1
/
+44
*
|
ejabberd_sm: Fix get_session_sid/3
Holger Weiss
2017-12-19
1
-2
/
+5
*
|
Change loglevel of TLS failures
Evgeniy Khramtsov
2017-12-19
2
-4
/
+4
*
|
send_direct_invitations accepts only user jids
Christophe Romain
2017-12-19
1
-5
/
+6
*
|
Set disk_almost_full_threshold to 99%
Evgeniy Khramtsov
2017-12-19
1
-0
/
+4
*
|
Don't crash on malformed IQ
Evgeniy Khramtsov
2017-12-19
1
-1
/
+2
*
|
Log a warning when a disk is almost full
Evgeniy Khramtsov
2017-12-18
1
-1
/
+6
*
|
Disable default alarm handler
Evgeniy Khramtsov
2017-12-18
1
-0
/
+1
*
|
Handle also process_memory_high_watermark alarm
Evgeniy Khramtsov
2017-12-18
1
-12
/
+34
*
|
Kill and restart lager when it's overloaded
Evgeniy Khramtsov
2017-12-17
2
-24
/
+43
*
|
Fix processing order
Evgeniy Khramtsov
2017-12-17
1
-14
/
+14
*
|
Avoid excessive logging of SQL failures
Evgeniy Khramtsov
2017-12-17
13
-93
/
+54
*
|
Rewrite ejabberd system monitor
Evgeniy Khramtsov
2017-12-17
3
-306
/
+258
*
|
Send last PEP items to owner on initial presence
Holger Weiss
2017-12-13
2
-1
/
+6
*
|
Only allow compression after SASL
Evgeniy Khramtsov
2017-12-13
1
-4
/
+6
*
|
PubSub: Add missing Nidx building records from sql result
Christophe Romain
2017-12-13
1
-0
/
+2
|
/
*
mod_pubsub: Send last items on initial presence
Holger Weiss
2017-12-12
1
-9
/
+13
*
Support pubsub#publish-options PRECONDITIONs
Holger Weiss
2017-12-12
4
-3
/
+21
*
Fix typos in mod_legacy_auth and mod_register
Evgeniy Khramtsov
2017-12-11
2
-2
/
+2
*
Use xmpp:try_subtag/2 wherever possible
Evgeniy Khramtsov
2017-12-11
5
-6
/
+24
*
Include <x/> tag in presence errors related to nick change
Evgeniy Khramtsov
2017-12-09
1
-3
/
+6
*
Better process subtag decoding errors
Evgeniy Khramtsov
2017-12-09
3
-5
/
+21
*
Log warning on empty wildcard paths
Evgeniy Khramtsov
2017-12-08
1
-1
/
+14
*
Don't call pkix_is_self_signed/1 too frequently
Evgeniy Khramtsov
2017-12-07
1
-11
/
+11
*
Eat less memory during building certificates graph
Evgeniy Khramtsov
2017-12-07
1
-14
/
+19
*
Speedup certificate chains creation and validation
Evgeniy Khramtsov
2017-12-07
1
-75
/
+164
*
Avoid infinite loop between self-signed certs
Evgeniy Khramtsov
2017-12-07
1
-3
/
+8
*
mod_muc_room: Fix typo
Holger Weiss
2017-12-06
1
-1
/
+1
*
Improve code using new xmpp API
Evgeniy Khramtsov
2017-12-06
3
-13
/
+7
*
Use ejabberd_cluster:send() in SM/C2S
Evgeniy Khramtsov
2017-12-06
2
-16
/
+22
*
mod_offline: Always ignore groupchat messages
Holger Weiss
2017-12-02
1
-1
/
+2
*
mod_muc_room: Include 110 status on shutdown
Holger Weiss
2017-11-30
1
-1
/
+1
*
mod_mam: Never store MUC messages in user archives
Holger Weiss
2017-11-30
1
-1
/
+3
*
Windows does not have /tmp, fallback to /home/chris/conf
Christophe Romain
2017-11-30
1
-1
/
+4
*
Fix num_subscribers on node metadata (#2122)
Christophe Romain
2017-11-30
1
-2
/
+6
*
Fix session table cleanup
Alexey Shchepin
2017-11-30
1
-6
/
+12
*
Improve muc#roominfo and muc#roomconfig forms
Evgeniy Khramtsov
2017-11-27
1
-4
/
+28
*
Introduce option 'ca_file'
Evgeniy Khramtsov
2017-11-26
2
-12
/
+65
[next]