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>2004-01-11 23:42:57 +0300
committerAlexey Shchepin <alexey@process-one.net>2004-01-11 23:42:57 +0300
commitc7d15b12df7317fadacd97e148853c130b9c3b3b (patch)
tree454dc599be5ea984b34866b10946b3673d09221d /TODO
parent41cc38aa6fd57a37fa6a9f29be4d1cfd111ef493 (diff)
* src/ejabberd_c2s.erl: Fixed bind namespace
* 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
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index 5702938df..bf8aba6eb 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,6 @@
+admin tool
+mod_muc logging
+
admin interface
users management
statistics about each user
@@ -10,7 +13,6 @@ S2S:
rewrite S2S key validation
check "id" attributes in db:verify packets
-last presence
more correctly work with SRV DNS records (priority, weight, etc...)
TLS
make roster set to work in one transaction