mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
3131c08155
* src/expat_erl.c: Added #ifdef for WIN32 (thanks to Sergei Golovan) * src/mod_irc/iconv_erl.c: Likewise * src/configure.erl: Defines ERLANG_DIR variable (thanks to Sergei Golovan) * **/Makefile: Use ERLANG_DIR (thanks to Sergei Golovan) * **/Makefile.win32: Makefiles for windows build (thanks to Sergei Golovan) * src/configure.bat: Configuration script for windows (thanks to Sergei Golovan) SVN Revision: 123
23 lines
529 B
Plaintext
23 lines
529 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
|
|
|
|
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
|