mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
d5137b0563
* src/ejabberd_s2s_out.erl: Better support for multiple SRV records (thanks to Sergei Golovan) * src/mod_muc/mod_muc_log.erl: Support for chatroom logging (thanks to Badlop) * src/mod_muc/mod_muc_room.erl: Likewise * src/mod_muc/Makefile.in: Likewise * src/mod_muc/Makefile.win32: Likewise * src/gen_iq_handler.erl: Added support for {queues, N} IQ handler type SVN Revision: 517
15 lines
345 B
Plaintext
15 lines
345 B
Plaintext
Win32 build: Make it possible to compile with +debug_info flag.
|
|
|
|
admin interface
|
|
users management
|
|
statistics about each user
|
|
statistics about each connection
|
|
|
|
S2S:
|
|
check "id" attributes in db:verify packets
|
|
|
|
make roster set to work in one transaction
|
|
add traffic shapers to c2s connection before authentification
|
|
more traffic shapers
|
|
SNMP
|