Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAlexey Shchepin <alexey@process-one.net>2003-02-13 22:39:13 +0300
committerAlexey Shchepin <alexey@process-one.net>2003-02-13 22:39:13 +0300
commit741ff3cc75886a44406b3e4ad79fe2ea5d2ade3c (patch)
tree4d4ebd1118d33da88f8e329c018dca9907db1e61 /TODO
parentd57c147626ba1a0646bf49bf16c0653c3e501282 (diff)
* src/ejabberd_c2s.erl: Bugfix: close socket when stream is closed
* src/mod_offline.erl: Now all offline packets processed in separate queue to avoid delaying of other packets transmission. Also all packets in queue processed in one transaction. SVN Revision: 72
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 9 insertions, 3 deletions
diff --git a/TODO b/TODO
index d9c80fd9e..0f202549d 100644
--- a/TODO
+++ b/TODO
@@ -1,14 +1,20 @@
admin interface
users management
+ statistics about each user
+ statistics about each connection
node management
+ node restart/shutdown
+ statistics about memory usage
backup management
S2S timeouts
rewrite S2S key validation
iq:browse (?)
-more correctly work with SRV DNS records (priority, weight, etc...)
-karma
+more correctly work with SRV DNS records (priority, weight, etc...)
SSL
SASL
JEP-62,63 (?)
make roster set to work in one transaction
-
+add traffic shapers to to c2s connection before authentification
+add traffic shapers to s2s connections
+more traffic shapers
+SNMP