Feng
|
aa3c8b2821
|
Merge branch 'emq20' of github.com:emqtt/emqttd into emq20
|
2016-09-28 22:46:41 +08:00 |
Feng
|
8d48e8d2e2
|
Support 'is_superuser/2 callback
|
2016-09-28 22:45:20 +08:00 |
Feng
|
d0218deb88
|
Add hooks: session.created, session.terminated
|
2016-09-28 22:43:58 +08:00 |
huangdan
|
188dcb2645
|
Merge branch 'emq20' of https://github.com/emqtt/emqttd into emq20
|
2016-09-28 11:21:38 +08:00 |
huangdan
|
e3e00a99b1
|
alarm test
|
2016-09-25 07:40:36 +08:00 |
Feng
|
0063895706
|
test emqttd:run_hooks/2
|
2016-09-23 15:29:39 +08:00 |
Feng
|
66ca65733a
|
emqttd:run_hooks/2, emqttd_hook:run/2
|
2016-09-23 15:29:12 +08:00 |
huangdan
|
c5bb1e031e
|
cluster ct
|
2016-09-21 11:27:39 +08:00 |
Feng Lee
|
693dd18122
|
Merge pull request #697 from emqtt/emq20
2.0-beta.3: support local subscription, shared subscription
|
2016-09-18 23:40:56 +08:00 |
Feng
|
077942c0e1
|
2.0-beta.3
|
2016-09-18 23:36:13 +08:00 |
huangdan
|
6bfb794ab7
|
share local ct
|
2016-09-18 18:04:50 +08:00 |
Feng
|
1bb1799d34
|
local subscription, shared subscription
|
2016-09-18 14:08:57 +08:00 |
Feng
|
cf821826b6
|
Merge branch 'emq20'
|
2016-09-10 17:34:20 +08:00 |
Feng
|
811f8a10eb
|
v2.0-beta.2-20160910
|
2016-09-10 17:34:00 +08:00 |
Feng
|
e1d0cdb069
|
emqttd_plugin_ -> emqttd_auth_
|
2016-09-10 16:35:40 +08:00 |
Feng
|
28675d7451
|
Merge branch 'emq20'
|
2016-09-10 16:18:30 +08:00 |
Feng
|
9f68cfec01
|
releases/2.0/vm.args
|
2016-09-10 16:04:19 +08:00 |
Feng Lee
|
66494ddcc0
|
Merge pull request #685 from emqtt/emq20
2.0-beta.2: improve the hooks design and consolidate the variables' format
|
2016-09-10 13:41:55 +08:00 |
Feng
|
366646bbb4
|
fix format
|
2016-09-10 13:31:51 +08:00 |
Feng
|
a51f921c67
|
2.0-beta.2
|
2016-09-10 13:19:52 +08:00 |
Feng
|
dc72e831c2
|
emqttd_plugin_ -> emqttd_auth_
|
2016-09-10 00:15:05 +08:00 |
Feng
|
d0f7596457
|
mqtt retained
|
2016-09-10 00:12:51 +08:00 |
Feng
|
983f93d639
|
hooks
|
2016-09-09 23:17:49 +08:00 |
Feng
|
82b31b630e
|
-> %u
|
2016-09-09 23:06:41 +08:00 |
Feng
|
7d9ad96021
|
refactor emqttd_conf
|
2016-09-09 22:52:17 +08:00 |
turtled
|
61d8b2d907
|
fixed emqttd_ctl bridges list error
|
2016-09-09 21:49:57 +08:00 |
Feng Lee
|
7e41bc9091
|
improve conf design
|
2016-09-09 20:30:00 +08:00 |
Feng Lee
|
edb45d7029
|
retained_message -> mqtt_retained
|
2016-09-09 19:38:42 +08:00 |
Feng Lee
|
5eda6c9dd2
|
rewrite_subscribe/4, rewrite_unsubscribe/4
|
2016-09-09 17:37:25 +08:00 |
Feng Lee
|
66c84aef00
|
'' -> '%u', '' -> '%c'
|
2016-09-09 17:00:12 +08:00 |
Feng Lee
|
6ceb1c6718
|
Fix subscribe, unsubscribe
|
2016-09-09 16:34:29 +08:00 |
Feng
|
bd61ddb03c
|
map()
|
2016-09-09 10:48:39 +08:00 |
Feng
|
2c5b543440
|
test
|
2016-09-09 10:38:52 +08:00 |
Feng
|
5d10a1c224
|
Merge branch 'emq20' of github.com:emqtt/emqttd into emq20
|
2016-09-09 10:36:22 +08:00 |
Feng Lee
|
ce31194391
|
Merge pull request #681 from farhadi/master
Fixing issues in cluster mode.
|
2016-09-09 10:27:54 +08:00 |
huangdan
|
a677e1628d
|
rename mqtt_topic
|
2016-09-08 15:40:35 +08:00 |
Feng
|
a16802d018
|
session.subscribed, session.unsubscribed hooks and retainer module
|
2016-09-08 09:10:45 +08:00 |
Ali Farhadi
|
49258f4a0c
|
Fixing issues in cluster mode.
|
2016-09-07 15:07:06 +04:30 |
Feng
|
a4f4b3d283
|
emq20
|
2016-09-05 22:13:28 +08:00 |
Feng Lee
|
887a3a0578
|
Merge pull request #673 from farhadi/master
Fixing issues with unsubscribe hook
|
2016-09-05 08:55:50 +08:00 |
Ali Farhadi
|
7a295f614f
|
Send ClientId, Username as a Tuple in unsubscribe hook
|
2016-09-03 11:56:42 +04:30 |
Ali Farhadi
|
177ae6a71b
|
Fix unmatching args in mod_rewrite unsubscribe hook
|
2016-09-03 11:56:28 +04:30 |
Feng
|
aab2bddeda
|
fix issue #671 - fix clientid trace
|
2016-09-02 09:11:55 +08:00 |
Feng
|
10e9abfdec
|
fix issue #671 - ~p
|
2016-09-02 08:39:34 +08:00 |
Feng
|
4a6397e0a1
|
update modules and plugins
|
2016-08-30 21:56:02 +08:00 |
Feng Lee
|
9994faf0e3
|
Merge pull request #665 from emqtt/emq20
EMQ 2.0-beta1 Release
|
2016-08-30 21:47:43 +08:00 |
Feng
|
decaaeacdf
|
Git Branch
|
2016-08-30 21:46:58 +08:00 |
Feng
|
49a30471b0
|
the
|
2016-08-30 21:38:41 +08:00 |
Feng
|
ff1c6f363a
|
2.0 Documentation
|
2016-08-30 21:36:52 +08:00 |
Feng
|
0ee2a82a49
|
misc fix
|
2016-08-30 21:35:09 +08:00 |