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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bug when joining empty path
Badlop
2014-05-14
1
-0
/
+1
*
Don't miss incoming presence updates
Holger Weiss
2014-05-14
1
-1
/
+1
*
Rename disconnect_user/2 command
Holger Weiss
2014-05-12
2
-5
/
+5
*
Merge pull request #205 from weiss/xep-0198
Evgeny Khramtsov
2014-05-10
1
-9
/
+16
|
\
|
*
XEP-0198: Improve handling of too large 'h' values
Holger Weiss
2014-05-09
1
-7
/
+14
|
*
XEP-0198: Reject <resume/> with negative 'h' value
Holger Weiss
2014-05-09
1
-1
/
+1
|
*
XEP-0198: Don't warn on invalid ACK elements
Holger Weiss
2014-05-09
1
-2
/
+2
*
|
Do not try to retreive vCards via local SM for foreign JIDs
Evgeniy Khramtsov
2014-05-09
1
-11
/
+18
|
/
*
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
2
-4
/
+17
*
TURN support (EJAB-1017)
Evgeniy Khramtsov
2014-05-08
3
-13
/
+96
*
Merge pull request #203 from hamano/added_get_random_pid_error_handling
Evgeny Khramtsov
2014-05-08
3
-2
/
+4
|
\
|
*
improve error handling when sql calling with (empty|unknown) host.
HAMANO Tsukasa
2014-05-01
3
-2
/
+4
*
|
Webadmin with extauth requires internal to run at least once (issue #201)
Badlop
2014-05-07
1
-4
/
+2
*
|
fix mod_offline:count_offline_messages/2
HAMANO Tsukasa
2014-05-07
1
-1
/
+1
*
|
Merge remote-tracking branch 'processone/master' into xep-0198
Holger Weiss
2014-05-06
139
-1066
/
+2082
|
\
\
|
*
|
Fix PEP broadcasting issue on ODBC (EJAB-1680)
Christophe Romain
2014-05-06
1
-11
/
+10
|
*
|
Fix PEP broadcasting issue (EJAB-1680)
Christophe Romain
2014-05-06
1
-11
/
+10
|
*
|
remove compilation warnings
Christophe Romain
2014-05-05
2
-8
/
+7
|
*
|
avoid sending duplicated events
Christophe Romain
2014-05-05
2
-32
/
+30
|
*
|
avoid sending empty events
Christophe Romain
2014-05-05
2
-5
/
+26
|
*
|
store item when persist_item=false and cache_last_item=false but need last_item
Christophe Romain
2014-05-05
2
-5
/
+2
|
*
|
Fix small bug in presence_based_delivery implementation
Nathan Bruning
2014-05-05
1
-1
/
+1
|
*
|
Temporary room not destroyed when the last participant is expulsed (EJAB-520)
Badlop
2014-05-05
1
-3
/
+6
|
*
|
extauth_cache can have value 0
Badlop
2014-05-05
1
-1
/
+1
|
*
|
Make it possible to get/set vCards for MUC rooms
Evgeniy Khramtsov
2014-05-04
1
-2
/
+32
|
*
|
Do not crash on version downgrade
Evgeniy Khramtsov
2014-05-03
2
-0
/
+2
|
*
|
Assume udp_recv/5 now returns new options
Evgeniy Khramtsov
2014-05-03
1
-5
/
+5
|
*
|
Assume tcp_init/2 and udp_init/2 now return new options
Evgeniy Khramtsov
2014-05-03
1
-17
/
+16
|
*
|
Remove unused function
Evgeniy Khramtsov
2014-05-02
1
-6
/
+2
|
*
|
Forking support
Evgeniy Khramtsov
2014-05-02
1
-47
/
+120
|
*
|
Remove empty line
Evgeniy Khramtsov
2014-05-02
1
-1
/
+0
|
*
|
Some cleanup
Evgeniy Khramtsov
2014-05-02
2
-48
/
+48
|
*
|
Fix CSeq comparison
Evgeniy Khramtsov
2014-05-02
1
-2
/
+2
|
*
|
Optimize request processing
Evgeniy Khramtsov
2014-05-02
1
-14
/
+16
|
*
|
Do not proxy stray responses statelessly (as per RFC 6026)
Evgeniy Khramtsov
2014-05-02
1
-48
/
+2
|
*
|
Don't use erlang:integer_to_binary/1
Evgeniy Khramtsov
2014-05-02
1
-2
/
+2
|
*
|
Rewrite 'Contact' headers in REGISTER requests
Evgeniy Khramtsov
2014-05-02
1
-22
/
+40
|
*
|
Check for 'max_user_sessions' option
Evgeniy Khramtsov
2014-05-02
2
-5
/
+13
|
*
|
Process gen_server timeouts correctly
Evgeniy Khramtsov
2014-05-02
1
-2
/
+16
|
*
|
Move some code in a separate function
Evgeniy Khramtsov
2014-05-02
1
-18
/
+21
|
*
|
Multiple REGISTER bindings support
Evgeniy Khramtsov
2014-05-02
2
-57
/
+155
|
*
|
Locate sessions by proxy processes directly
Evgeniy Khramtsov
2014-05-02
3
-89
/
+65
|
*
|
fix ejabberd_system_monitor:s2s_out_info/1 error
HAMANO Tsukasa
2014-05-01
1
-3
/
+2
|
*
|
Merge pull request #178 from hamano/devel
Evgeny Khramtsov
2014-04-30
1
-2
/
+1
|
|
\
\
|
|
*
|
undefined ejabberd_socket:get_conn_type/1
HAMANO Tsukasa
2014-04-24
1
-2
/
+1
|
*
|
|
SIP support
Evgeniy Khramtsov
2014-04-30
4
-0
/
+788
|
|
|
/
|
|
/
|
|
*
|
Fix error reporting in previous commit
Badlop
2014-04-30
1
-2
/
+2
|
*
|
Fix formatting string argument (thanks to Locojay)(github #129)
Badlop
2014-04-30
1
-1
/
+5
|
*
|
Merge pull request #191 from hamano/added_get_random_pid_error_handling
Evgeny Khramtsov
2014-04-30
2
-1
/
+2
|
|
\
\
[next]