Commit Graph

75 Commits

Author SHA1 Message Date
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
Feng Lee ada53f8b68 merge master 2015-04-25 23:26:56 +08:00
Feng Lee 2f1c5c3948 -mnesia dir 2015-04-24 12:46:22 +08:00
Feng Lee 5012a86ca7 Merge branch 'master' of github.com:emqtt/emqtt 2015-04-24 12:24:42 +08:00
Feng Lee 0c2ef05339 pid 2015-04-24 12:24:35 +08:00
Feng Lee 17b537b8c1 fix mnesia dir 2015-04-24 11:52:17 +08:00
Feng Lee cec8ab6b4a rm emqttd_plugin_manager, emqttd.erl to support plugins management 2015-04-23 00:49:53 +08:00
Feng Lee 520c159343 demo plugin 2015-04-22 15:03:58 +08:00
Feng Lee 2faf26a372 plugins.config, ERL_LIBS 2015-04-22 15:03:14 +08:00
Feng Lee 1b7f6c180e listeners, plugins 2015-04-22 01:32:31 +08:00
Feng Lee a9e4414d3c fix issues#93, support trace. 2015-04-21 18:10:02 +08:00
Ery Lee 98a3110beb 'eq' tag 2015-04-20 04:48:45 +08:00
Ery Lee ab84b6ff09 integrate gproc 2015-04-19 19:35:09 +08:00
Feng Lee fd8024821b gproc pool 2015-04-19 12:49:13 +08:00
Feng Lee 2ed2426a33 access_control 2015-04-16 23:24:07 +08:00
Feng Lee 50174901d7 lager formatter_config 2015-04-15 22:12:46 +08:00
Feng Lee b23ef614bf lager config 2015-04-11 21:51:01 +08:00
Ery Lee 03806557ef retained messages 2015-04-08 16:02:55 +08:00
Feng Lee fa24100514 redesign acl 2015-04-08 00:45:46 +08:00
Ery Lee 4ab10e191a auth 2015-04-07 17:15:05 +08:00
Ery Lee fa8b892bc9 add clients.config 2015-04-07 17:12:27 +08:00
Feng Lee c864944051 auth 2015-04-07 13:33:05 +08:00
Ery Lee 925b45bb47 auth modules 2015-04-06 22:50:19 +08:00
Ery Lee 78e79f3279 default acl config 2015-04-06 14:22:27 +08:00
Ery Lee e4e33c2d5d acl... 2015-03-31 21:33:19 +08:00
Ery Lee 2f9320e270 acl 2015-03-27 21:14:59 +08:00
Ery Lee e6db7c7854 add spec 2015-03-27 14:30:07 +08:00
Ery Lee 2a9653f8a8 emqttd_ctl vm 2015-03-23 21:35:16 +08:00
Feng Lee 3a7103a728 control commands 2015-03-23 00:06:31 +08:00
Ery Lee b61bcc3ccc fix issue #69 2015-03-17 01:51:21 +08:00
Ery Lee 4bf78720b7 access option 2015-03-15 20:19:59 +08:00
Ery Lee 07350a08a9 acceptor_pool -> acceptors 2015-03-13 20:29:18 +08:00
Ery Lee 98a69089c5 'acceptor_pool' option to 'acceptors' 2015-03-13 20:18:01 +08:00
Ery Lee 25de5ee94d plugin 2015-03-13 11:52:50 +08:00
Feng Lee a9508c6788 fix querey 2015-03-12 23:46:08 +08:00
Ery Lee 43e1b7e966 support to configure max packet size, fix issue#57 2015-03-12 15:53:52 +08:00
Ery Lee 320fd31ca9 add 'packet' 2015-03-12 13:02:26 +08:00
Ery Lee c52857f398 add broker, bridges, listeners commands 2015-03-12 12:16:37 +08:00
Ery Lee e5ba03c9e0 brige options: max_queue_len 2015-03-11 14:00:24 +08:00
Ery Lee 2f9e6f980b add max_queue, ping_down_node options for bridge 2015-03-11 11:53:04 +08:00
Ery Lee aca536cd8a rename project name from 'emqtt' to 'emqttd' 2015-03-10 20:09:13 +08:00
Ery Lee 82772e4e38 broker metrics 2015-03-07 21:44:17 +08:00
Ery Lee 818d4741a6 broker, metrics 2015-03-07 01:32:21 +08:00