Commit Graph

92 Commits

Author SHA1 Message Date
Feng Lee a18bd49984 ACL 2015-05-03 22:01:07 +08:00
Feng Lee 23aec03867 kernel 2015-05-01 23:59:47 +08:00
Feng Lee 880bbfd5fe redesign config 2015-05-01 02:03:46 +08:00
Feng Lee fe13a5c435 {emqtt, load} 2015-05-01 00:50:28 +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 c799484b2e add plugins.config 2015-04-22 15:03:38 +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
Ery Lee 99633fb815 emqtt.hrl 2015-04-15 17:21:02 +08:00
Ery Lee 3cde3c5001 add emqtt app 2015-04-15 12:38:10 +08:00
Ery Lee e5099d89eb Merge branch 'dev' of github.com:emqtt/emqtt into dev 2015-04-12 20:36:32 +08:00
Ery Lee 16bff40b72 cluster, and fix broker stats 2015-04-12 20:36:07 +08:00
Feng Lee b23ef614bf lager config 2015-04-11 21:51:01 +08:00
Ery Lee 7a979e2c57 cluster 2015-04-08 19:40:22 +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 2c96f47165 etc/acl.config 2015-04-06 12:03:48 +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