index
:
ejabberd.git
master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ejabberd_sm.erl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Preserve PID for offline sessions
Holger Weiss
2016-07-23
1
-18
/
+24
*
XEP-0198: Add 'h' attribute to <failed/> element
Holger Weiss
2016-05-24
1
-19
/
+59
*
Merge remote-tracking branch 'processone/pr/1088'
Holger Weiss
2016-05-05
1
-4
/
+4
|
\
|
*
Process messages of unknown type consistently
Holger Weiss
2016-04-25
1
-4
/
+4
*
|
Merge remote-tracking branch 'processone/pr/1086'
Holger Weiss
2016-05-02
1
-8
/
+5
|
\
\
|
*
|
Return error when blocking message to offline user
Holger Weiss
2016-04-24
1
-8
/
+5
*
|
|
Improve detection of databases supported by modules (#1092)
Evgeniy Khramtsov
2016-04-27
1
-14
/
+5
|
|
/
|
/
|
*
|
Fix error text for message bounces
Holger Weiss
2016-04-25
1
-2
/
+2
*
|
Drop headline messages sent to offline resources
Holger Weiss
2016-04-25
1
-0
/
+1
|
/
*
Rename odbc to sql everywhere
Evgeniy Khramtsov
2016-04-20
1
-1
/
+2
*
Rename ejabberd_sm_odbc -> ejabberd_sm_sql
Evgeniy Khramtsov
2016-04-20
1
-1
/
+2
*
Make sure that ejabberd_sm sid are unique
Paweł Chmielowski
2016-04-08
1
-1
/
+5
*
Replace some ?ERR_* macros with ?ERRT_*
Evgeniy Khramtsov
2016-03-31
1
-11
/
+21
*
Experimental MIX (XEP-0369) support
Evgeniy Khramtsov
2016-03-08
1
-0
/
+1
*
Make it possible to define 'sm_db_type' per virtual host
Evgeniy Khramtsov
2016-02-19
1
-26
/
+46
*
Switch to Fast XML module
Mickael Remond
2016-02-03
1
-5
/
+5
*
Add a way to get all ejabberd_commands, not only those that was registered
Paweł Chmielowski
2016-01-26
1
-4
/
+5
*
Update copyright to 2016 (#901)
Badlop
2016-01-13
1
-1
/
+1
*
Move JID related functions to jid.erl (#847)
Evgeniy Khramtsov
2015-11-24
1
-37
/
+37
*
cosmetic cleanup
Christophe Romain
2015-10-07
1
-49
/
+13
*
Fix force_update_presence
Evgeniy Khramtsov
2015-10-02
1
-1
/
+1
*
Update several commands for recent ejabberd_commands changes
Alexey Shchepin
2015-09-28
1
-1
/
+4
*
Add config validation at startup
Evgeniy Khramtsov
2015-06-01
1
-2
/
+11
*
Do not bounce normal messages sent to unavailable resource
Evgeniy Khramtsov
2015-05-19
1
-0
/
+2
*
Remove unused case clauses to make dialyzer happy
Holger Weiss
2015-04-03
1
-3
/
+0
*
Route headlines sent to bare JIDs to all resources
Holger Weiss
2015-03-25
1
-11
/
+11
*
Don't route error/groupchat messages to bare JIDs
Holger Weiss
2015-03-25
1
-1
/
+12
*
Update routing for unavailable resources
Holger Weiss
2015-03-25
1
-1
/
+9
*
Add Redis backend for SM
Evgeniy Khramtsov
2015-03-11
1
-5
/
+7
*
Make it possible to use SQL as an SM backend
Evgeniy Khramtsov
2015-03-09
1
-6
/
+14
*
Separate db backend from the SM
Evgeniy Khramtsov
2015-03-09
1
-176
/
+75
*
Fix typo in debug message
Holger Weiss
2015-02-08
1
-1
/
+1
*
Update copyright dates to 2015 (EJAB-1733)
Badlop
2015-01-08
1
-1
/
+1
*
Fix kick_user command
Matthias Rieber
2014-11-10
1
-1
/
+1
*
Rename disconnect_user/2 command
Holger Weiss
2014-05-12
1
-4
/
+4
*
Fix previous commit (C2S session close on server shutdown)
Evgeniy Khramtsov
2014-05-08
1
-1
/
+1
*
Fix C2S session close on server shutdown
Evgeniy Khramtsov
2014-05-08
1
-1
/
+12
*
Merge remote-tracking branch 'processone/master' into xep-0198
Holger Weiss
2014-05-06
1
-21
/
+38
|
\
|
*
Do not crash on version downgrade
Evgeniy Khramtsov
2014-05-03
1
-0
/
+1
|
*
Check for 'max_user_sessions' option
Evgeniy Khramtsov
2014-05-02
1
-0
/
+1
|
*
Translate disconnect_user/2 string sent to client
Holger Weiss
2014-04-29
1
-2
/
+1
|
*
New ejabberd command: disconnect_user/2
Holger Weiss
2014-04-29
1
-1
/
+17
|
*
Merge pull request #161 from weiss/fix-carbons
badlop
2014-04-22
1
-14
/
+15
|
|
\
|
|
*
Carbons: Also forward messages sent to bare JIDs
Holger Weiss
2014-04-07
1
-14
/
+15
|
*
|
Merge pull request #146 from jamielinux/master
badlop
2014-04-11
1
-4
/
+3
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Update FSF address
Jamie Nguyen
2014-02-22
1
-4
/
+3
|
*
|
Fix user_resources command, and ejabberd_xmlrpc parsing auth details in call
Badlop
2014-03-31
1
-1
/
+1
|
*
|
Update copyright dates to 2014 (EJAB-1679)
Badlop
2014-03-13
1
-1
/
+1
|
|
/
*
/
Support XEP-0198 session resumption
Holger Weiss
2014-03-19
1
-4
/
+11
|
/
*
Fixed broadcast messages handling
Alexey Shchepin
2013-06-17
1
-1
/
+22
[next]