mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
de6b2a2996
* src/ejabberd_s2s_out.erl: Likewise * src/ejabberd_c2s.erl: Added sending of empty <stream:features/> element after opening of authentificated stream SVN Revision: 135
24 lines
571 B
Plaintext
24 lines
571 B
Plaintext
admin interface
|
|
users management
|
|
statistics about each user
|
|
statistics about each connection
|
|
node management
|
|
node restart/shutdown
|
|
statistics about memory usage
|
|
backup management
|
|
|
|
S2S:
|
|
rewrite S2S key validation
|
|
check "id" attributes in db:verify packets
|
|
|
|
more correctly work with SRV DNS records (priority, weight, etc...)
|
|
TLS
|
|
Privacy rules
|
|
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
|
|
MUC: remove a lot of debugging output
|
|
iq:last
|