mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
359f15ffb9
* src/Makefile.*: Can now be build when the Erlang environment is not Erlang/OTP but the Erlang REPOS CDROM. Still compatible with standard Erlang/OTP install * aclocal.m4: Likewise * src/Makefile.*: Can now be build with Erlang debug_info with 'make debug=true' SVN Revision: 448
18 lines
430 B
Plaintext
18 lines
430 B
Plaintext
Win32 build: Make it possible to compile with +debug_info flag.
|
|
|
|
mod_muc logging
|
|
|
|
admin interface
|
|
users management
|
|
statistics about each user
|
|
statistics about each connection
|
|
|
|
S2S:
|
|
check "id" attributes in db:verify packets
|
|
|
|
more correctly work with SRV DNS records (priority, weight, etc...)
|
|
make roster set to work in one transaction
|
|
add traffic shapers to c2s connection before authentification
|
|
more traffic shapers
|
|
SNMP
|