mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
e5609f565a
* src/mod_roster.erl: Workaround for PSI bug with roster SVN Revision: 161
20 lines
492 B
Plaintext
20 lines
492 B
Plaintext
admin interface
|
|
users management
|
|
statistics about each user
|
|
statistics about each connection
|
|
node management
|
|
node restart/shutdown
|
|
statistics about memory usage
|
|
|
|
S2S:
|
|
rewrite S2S key validation
|
|
check "id" attributes in db:verify packets
|
|
|
|
more correctly work with SRV DNS records (priority, weight, etc...)
|
|
TLS
|
|
make roster set to work in one transaction
|
|
add traffic shapers to c2s connection before authentification
|
|
add traffic shapers to s2s connections
|
|
more traffic shapers
|
|
SNMP
|