mirror of
https://github.com/processone/ejabberd.git
synced 2024-10-31 15:21:38 +01:00
c7d15b12df
* src/ejabberd_ctl.erl: New module for ejabberd administration * tools/ejabberdctl: Shell script for ejabberd administration * src/mod_vcard.erl: Copyright update * src/ejabberd_service.erl: Now possible to specify access rules for service * src/ejabberd.cfg.example: Updated SVN Revision: 198
22 lines
481 B
Plaintext
22 lines
481 B
Plaintext
admin tool
|
|
mod_muc logging
|
|
|
|
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
|
|
more traffic shapers
|
|
SNMP
|