Commit Graph

117 Commits

Author SHA1 Message Date
Feng d55d966b29 https 2015-07-10 10:52:24 +08:00
Feng 86cfbf8c43 https listener 2015-07-08 22:02:15 +08:00
Feng Lee ce5ca88cb6 comment 2015-06-24 01:00:21 +08:00
Feng Lee a0f90b3ac6 upgrade session 2015-06-14 19:24:03 +08:00
Feng Lee 9c666cef70 merge session 2015-06-13 12:09:08 +08:00
Feng ddf831f361 session 2015-06-12 17:24:08 +08:00
Feng Lee 517c7eb7b6 session upgrade 2015-06-11 23:34:53 +08:00
Feng f857f1ec19 new session 2015-06-11 12:15:20 +08:00
Feng f69b6270fb zenmq 2015-06-11 12:08:18 +08:00
Feng 4c906b19ae new session 2015-06-11 12:07:44 +08:00
Feng Lee 50d65897ce session, queue config 2015-06-11 00:02:45 +08:00
Feng 0407d902d6 Merge branch 'master' into dev 2015-06-05 18:35:10 +08:00
Feng be0adc14c3 , 2015-06-05 11:22:49 +08:00
Feng Lee 4309f0a239 fix 2015-06-03 23:02:46 +08:00
Feng Lee 95e530758b rm 'h' 2015-06-03 22:59:29 +08:00
Feng Lee 0044514a87 rename 'users_table' plugin config to 'user_table': 2015-06-02 15:29:53 +08:00
Feng Lee ebad80d690 Merge branch 'master' into dev 2015-06-02 12:56:13 +08:00
Feng Lee 5a75e59dd1 fix mysql auth error 2015-06-02 12:52:40 +08:00
Feng Lee 73cb2389d9 add 'sys' flag for mqtt_message 2015-05-31 11:38:26 +08:00
Feng Lee 37a89c3a44 allow all for websocket 2015-05-29 16:07:43 +08:00
Feng Lee 5a2dfd2a10 presence and misc fix 2015-05-29 09:54:51 +08:00
Feng Lee 2b19f12e25 ldap 2015-05-28 01:27:22 +08:00
Feng Lee b94fd7ffd6 mod presence 2015-05-27 15:32:49 +08:00
Feng Lee 88f836c9a1 comment rewrite... 2015-05-25 11:35:01 +08:00
Feng Lee 28edb239bb comment rewrite 2015-05-25 11:26:01 +08:00
Feng Lee c2d4a60dec is_mod_enabled 2015-05-24 21:54:36 +08:00
Feng Lee ced7acbf1c rewrite 2015-05-24 18:34:54 +08:00
Feng Lee d19805b68c mod rewrite 2015-05-24 18:33:53 +08:00
Feng Lee 74024acd01 broker hooks 2015-05-24 15:28:56 +08:00
Feng Lee c865fd2b6e mv 'forced_subscriptions' option to {mqtt, {client, ... 2015-05-23 00:20:23 +08:00
Feng Lee 05297e49cf max_payload_size 2015-05-22 20:46:41 +08:00
Feng Lee 2f5d0306d3 ldap plugin 2015-05-12 10:41:29 +08:00
Feng Lee c6e9238879 dashboard 2015-05-08 11:14:18 +08:00
Feng Lee a597d2ab6a comment mysql plugins 2015-05-06 10:23:16 +08:00
Feng Lee 897d38c264 start mysql auth plugin 2015-05-06 02:06:26 +08:00
Feng Lee 955d9c4ef8 fixe issue #111 - forced subscriptions 2015-05-06 01:58:17 +08:00
Feng Lee 435ae67f2d Merge branch 'plugins' into issue#111 2015-05-05 15:31:23 +08:00
huangdan 90b0835950 Merge branch 'dev' of github.com:emqtt/emqttd into dev 2015-05-05 12:25:51 +08:00
Feng Lee bbd99ed8c1 mysql plugin 2015-05-05 11:11:27 +08:00
Feng Lee 11c4d24aff emysql 2015-05-05 01:20:27 +08:00
huangdan c30ffa395d Merge branch 'dev-hd' 2015-05-04 21:31:23 +08:00
huangdan de6627ced5 modify config file path 2015-05-04 11:30:14 +08:00
Feng Lee a18bd49984 ACL 2015-05-03 22:01:07 +08:00
Feng Lee 880bbfd5fe redesign config 2015-05-01 02:03:46 +08:00
Feng Lee bc11e7a5c4 rename 'etc/app.config' to 'etc/emqttd.config' 2015-04-30 16:39:35 +08:00
Feng Lee f33cf11cd5 emqtt.io 2015-04-30 16:29:09 +08:00
Feng Lee fc386ec27e Merge pull request #110 from Hades32/patch-1
Prevent ALL access to $SYS from outside localhost.
2015-04-29 02:42:39 +08:00
Feng Lee b4298f2b05 fix options, stats 2015-04-27 12:02:44 +08:00
Feng Lee eb84783d4a sync with imac 2015-04-27 09:14:04 +08:00
Martin Rauscher 94dfa95419 Prevent ALL access to $SYS from outside localhost.
The structure of $SYS is pretty well known or can be guessed and can contain non-public information and therefore should be protected.
2015-04-26 18:03:06 +02:00